Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 6 of 6

Thread: Create record in screlation file

  1. #1
    Junior Member
    Join Date
    Feb 2006
    Location
    Montreal, Canada
    Posts
    8

    Default Create record in screlation file

    I'd like to know if there is a RAD application to write into screlation file using screlconfig without having the prompt pop-up to enter the key of my related record.

    I used RAD: us.save.relation
    but it does not copy the fieldname included in screlconfig and it does not create the relationship 2 ways ...

    example:

    incidents --> problem
    problem --> incident

    thanks

  2. #2
    Senior Member
    Join Date
    Jun 2002
    Location
    Germany
    Posts
    291

    Default

    Quote Originally Posted by berubea@yahoo.com
    I'd like to know if there is a RAD application to write into screlation file using screlconfig without having the prompt pop-up to enter the key of my related record.
    In such a case I would create a script and
    creating such records manually by using
    rtecalls - I don't know, if this helps you...

    Are you familiar with rtecalls?

    Lars

  3. #3
    Member
    Join Date
    May 2002
    Location
    Belgium
    Posts
    69

    Default

    Have you tried this one?

    Application apm.save.association
    Names Values
    name id of ticket you want to link to (source)
    index id of ticket you want to link (depend)
    text source table
    string1 depend table

  4. #4
    Junior Member
    Join Date
    Feb 2006
    Location
    Montreal, Canada
    Posts
    8

    Default

    I have tried the rtecalls way.
    apm.save.association is only between calls and incidents I need to associate calls with rootcause or incidents with rootcause and the other way around

    With rtecalls it is working because screlation got a trigger to build the second relationship automaticlly !!

    thanks for your help !!

  5. #5
    Senior Member
    Join Date
    Jun 2002
    Location
    Germany
    Posts
    291

    Default

    Quote Originally Posted by berubea@yahoo.com
    thanks for your help !!
    You're welcome
    Lars

  6. #6
    Senior Member glg's Avatar
    Join Date
    Aug 2004
    Location
    Chicago, IL, USA
    Posts
    714

    Default

    Quote Originally Posted by berubea@yahoo.com
    apm.save.association is only between calls and incidents I need to associate calls with rootcause or incidents with rootcause and the other way around
    That is not true in SC6 (which is the forum you're posting in). It takes source and destination files as stated by PieterVanPetegem. Prior to SC6, it was only call to incident.

    In any case, you shouldn't need to do anything to get the fields from screlconfig copied in or to have the "backwards" record created, as that is all handled by triggers.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts