EntireX/RPC

Is there an equivalent ‘Hello World’ to distinguish whether a service is successfully up and running? For a Live implementation (before opening up to the public) we can’t issue a Live transaction so we’ve no way of knowing whether the service is working or not, have tried PINGing using the ‘XC’ option within ‘NATURAL SYSRPC UTILITY’ but that only gives us ‘ETB is not available’ and nothing in the RPC Log on Sysview to determine successful connectvity

Detailed explanation of the problem:

Error messages / full error message screenshot / log file:

Question related to a free trial, or to a production (customer) instance?

In Library SYSEXT you’ll find USR2073N which will allow you to PING a server.

However, as long as SYSRPC XC results in “ETB is not available” that won’t work either.

This message tells you the Broker stubs for your respective NATURAL environment have not been set up correctly.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.