Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

Starting in release 5.8.0, you can specify "plog=1" on the URL's that call Profound.js modules to enable performance logging for certain actions related to the calling of JS modules and ILE programs and service program procedures and other Profound.js internal tasks. Below is an example where a web service calls an RPG program, passing custnoIn as input, and gets back customer data custDataOut as an output data structure, which is converted to JSON and returned to the caller of the web service.

...