Event Action Dispatch IDO Method
Note: You can access this form only from the
Event Actions form.
Use this form to construct an event action that calls an IDO method on a system to which a user is not currently connected or logged on, passing any parameters that the method requires and accepting any return values. The Dispatch IDO Method action type takes parameters passed to the IDO method, as well as output parameters, which are passed back using return variables (RV) or parameters (RE).
Note: The Dispatch IDO Method action type is similar
to the Call IDO Method action type. The primary difference is that the Call IDO Method
action type invokes the IDO method on the system from which it is initiated; the
Dispatch IDO Method invokes the IDO method on a remote system.