Invoking a service synchronously from outside of Rich UI

Service invocation outside of Rich UI is always synchronous, which means that the requester waits for a response from the service. At this writing, the synchronous call statement is available only for accessing an IBM i program.

For details on the IBM i support, see Accessing an IBM i called or service program.