Topic Options
Rate This Topic
#105579 - 10/04/04 11:22 AM Launching Remedy from other applications
Anonymous
Unregistered


Does enyone know how to launch Remedy from other application and pass parameters?

Top
#105580 - 10/04/04 04:01 PM Re: Launching Remedy from other applications [Re: Anonymous]
Quick Offline
Stealth Member
*****

Registered: 12/14/03
Posts: 111
Loc: Oslo/Norway
Hi...

Launching remedy from another application is really easy seen from the Remedy-side :-)

An example of such a launch could be to open a form in new modus, then put some parameter-value into a field and trigger some work-flow.

Such launching including all above:
1) Launch ARUser with a macro as a parameter
2) This macro accepts some parameters (also given on the command-line)
3) Finally the macro could trigger some workflow by simulating an ENTER in a field.

Shouldn't be to complex to do, but I think you have to do it via a macro.
_________________________
------
Quick

Top