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
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 action type is similar to the action type. The primary difference is that the action type invokes the IDO method on
the system from which it is initiated; the invokes the IDO method on a remote system.