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

Thread: Index of RTECALLS

  1. #1
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,271

    Default Index of RTECALLS

    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  2. #2
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,271

    Default

    Following rtecalls are not documented in the latest documentation from Peregrine.


    Code:
    rtecall("abend", $bob, $bob)
    rtecall("alertperiodic", $L.error.code)
    rtecall("blobcopy", $L.errcode, "eventin", evsysseq.attach in $4, "probsummary", number in $axces.target)
    rtecall("copycurrent", $L.errcode, $L.file.save, $L.file)
    rtecall("exportddl", $L.rc, $L.dbdict, $L.ddl.name, true)
    rtecall("gettermlists", $L.rtncod, $L.adlenbfilbfr, $L.irtrm, $L.irtrmcnt, $L.adltrm, $L.adltrmcnt)
    rtecall("importddl", $L.rc, $L.ddl.name)
    rtecall("intersect", $L.err, $L.retract.intersect, $L.groups, approved.groups in $L.approval)
    rtecall("isalnum", $L.return.code, $L.str)
    rtecall("isnumeric", $L.return.code, $L.str)
    rtecall("isupper", $L.return.code, $L.temp.user.name)
    rtecall("localinit", $L.error, $file.variable, $L.name, $dbdict)
    rtecall("logrotate", $L.errcode)
    rtecall("msg", $L.rc, $L.error.msg, 3)
    rtecall("refresh", $L.errcode, $5)
    rtecall("sqlmap", $L.rc, $L.old, $L.sql.db.type, $L.suffix, $L.pad.lng, $L.array.code, $L.options, $L.replace.flg, $L.alter)
    rtecall("statusupdate", $L.err, "line3", $L.line3)
    rtecall("tag", $L.errcode, $L.tag, $L.core)
    rtecall("tagquery", $L.rtncod, $L.adlenbfilbfr, $L.qrywrk, $L.tagval)
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  3. #3
    Junior Member
    Join Date
    Jan 2002
    Location
    Switzerland
    Posts
    20

    Default $L.void=rtecall("tag")

    Hi tommy
    do you know the rtecall above? What does it do?
    I have found it in us.notify in panel process.onc.
    $L.void=rtecall("tag", $L.errcode, $L.target, $L.file)

    cheers
    Christian

  4. #4
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,271

    Default

    Sorry I don't know what that rtecall does.
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  5. #5
    Senior Member
    Join Date
    Apr 2007
    Posts
    160

    Default

    Tommy,

    I understand there is an rtecall that will copy field values to fields in another table, do you recall what retcall that is?

    The recommendation is not to use post.fc but use either this rtecall or JavaScript, but I'm also not too sure what the JavaScript would be neither.

    Cheers

    Martin

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

    Default

    The RAD panel is project, but I don't think it works as an RTECALL

  7. #7
    Senior Member
    Join Date
    Apr 2007
    Posts
    160

    Default

    Quote Originally Posted by glg View Post
    The RAD panel is project, but I don't think it works as an RTECALL
    I see, cheers glg,

    Do you use JavaScript in this case or would you just use post.fc?

    The only issue with post.fc is that I may need to post information that has been updated by a process. I do have the answer using a macro but I try to avoid using macros as much as I can.

    Cheers

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

    Default

    I'd call post.fc from formatcontrol, but set before to false, that makes it run after the record is saved (ie after the process updates, etc)

  9. #9
    Senior Member
    Join Date
    Apr 2007
    Posts
    160

    Default ah ha.. but.......

    Quote Originally Posted by glg View Post
    I'd call post.fc from formatcontrol, but set before to false, that makes it run after the record is saved (ie after the process updates, etc)
    What would your solution be to have data copied to another field on another table if the source field would also be updated by a process as well. Obviously processes do not use forms meaning that no format control would be used.

    Cheers

    Martin

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

    Default

    Quote Originally Posted by Nosnibor35 View Post
    What would your solution be to have data copied to another field on another table if the source field would also be updated by a process as well. Obviously processes do not use forms meaning that no format control would be used.
    You going to have to define "process", because you're evidently not talking about Process in the SC sense (doc engine). How exactly is this data being updated?

  11. #11
    Junior Member
    Join Date
    Mar 2007
    Location
    Maumelle, AR
    Posts
    1

    Default

    have not seen this name nosnibor in a long time
    that is my name spelled backwards
    Milton Robinson

  12. #12

    Default

    Would be nice if you could update the links. They all give 404 Not Found.

    Thanks a lot.

+ 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