webMethods

 View Only
Expand all | Collapse all

EntireX/RPC

  • 1.  EntireX/RPC

    Posted Wed August 02, 2023 04:04 AM

    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?


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: EntireX/RPC

    Posted Wed August 02, 2023 07:46 AM

    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.


    #Mainframe-Integration
    #EntireX
    #webMethods