This advanced debugging component outputs all the payload and all the workflow variables (including the values) into the job log and the system log.
The component has no parameters.
You can e.g. use this to debug your workflow.
It is possible to gain access to the debug information within the current workflow as described below-
The Log to XML component can e.g. be used together with Debug headers component to dump the values of all workflow variables. The debug headers function lists all defined variables and their variables and adds them to the system log and the current job log, and you can even retrieve that information in the current workflow. Here is an example:
In the workflow above these 4 steps are used:
This workflow writes the job log of the current workflow into an output file:
The output file looks like below in this case:
It can be quite tricky, but in principle the workflow can extract information from this job log and use that in the processing.
As of January 13, 2025, we are excited to announce that our new Help Center is in the final stages of development. While the Knowledge Base is already accessible, our current JIRA system will continue to manage support tickets during this transition period. For assistance with InterForm Output Management Software, please refer to the Support for InterForm Output Management Software.
We appreciate your patience and understanding as we work to enhance your support experience. If you have any questions or encounter any issues, please do not hesitate to reach out via the existing support channels.
Best regards,
The InterForm Support Team