Hi,
is there a way to “debug” Natural’s communication with EntireX? I would like to “trace” an outgoing call from Natural via the EntireX Mini Runtime on Linux to see the parameters and other technical information. I know of the corresponding feature for incoming calls (EntireX → Natural RPC Server) where I can log the information to a text file via a setting in NatParm. But I can’t find a setting for outgoing calls.
Background: We use EntireX to call services in Integration Server from Natural. Unfortunately, a certain service call leads to a core dump in the Natural session. Although the service is executed correctly and Integration Server returns a valid response, the Natural session is killed immediately after the service call. The service works fine for different parameter combinations but for a single combination it reproducibly crashes. Because I have absolutely no idea what goes wrong, I would like to compare a working call to a failing one and need some kind of debug information.
Best regards,
Stefan