Since Stambia DI Rutime 20.1.0 and higher, there is a dedicated HTTP Rest API metadata.


When using this metadata in a mapping, we can use the INTEGRATION Rdbms to Http template.

This template offers the Debug Option, to export information about the execution. This is used for debug purposes only.

The following modes are available:

- off: Nothing is done.

- console: debug information is printed to the Runtime console during execution.

- file: debug information is printed in the runtime actionCodes log file during execution.


When using the Debug File option, you will surely want to open the file generated by the Debug Option.


To find it, you need to select the Integration step (GET request in this example) and in the Variables tab, you can consult the the value of OUT_FILE_NAME : it contains the path to the debug file.