Call Operations – Task Execution (Magic xpa 4.x)
This operation lets you call a program by selecting one of the options below:
Call Program – This option lets you call a program. You can specify that arguments and return values number that the called program sends.
Call Subtask – This option lets you call a subtask. The Return Value property is not supported for subtasks.
Call Expression – This option issues return values from dynamic calls to selected programs at runtime.
Call Name – This option lets you specify a name that is used to call other components that are only recognized by the application at runtime.
Call Remote – This option lets you specify a service, program, argument, or parameter that is executed from a remote site.
You can access Call Properties by pressing Alt+Enter.
Note: The Main Program is not available for Call operations – you cannot explicitly call the Main Program.
Calling Browser Programs and Tasks