Event Action Call 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, passing any parameters that the method requires and accepting any return values. The Call 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 Call IDO Method action type is similar to the Dispatch 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.