Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Debugging Flow Services
 
Debugging Flow Services
 
About Debugging Flow Services
Creating Launch Configurations for Debugging Flow Services
Debugging a Flow Service
Stepping Through Flow Services
Using Breakpoints When Debugging Flow Services
Disabling and Enabling Flow Steps and Transformers
Disabling and Enabling Conditions
Modifying the Flow Service Pipeline while Debugging
Saving and Restoring the Flow Service Pipeline while Debugging
Viewing Service Results from a Flow Service Debug Session
Using the Server Log for Debugging
Designer provides a range of tools to assist you during the debugging phase of development. For example, you can:
*Run flow services, specify their input values, and inspect their results.
*Examine the call stack and the pipeline when an error occurs.
*Execute services in debug mode, a mode that lets you monitor a flow service’s execution path, execute its steps one at a time, specify points where you want to halt execution, and examine and modify the pipeline before and after executing individual flow service steps.