Business Service debug methods
is there a practical way to debug BS server scripts? (Written in Tools and use server data for debug/test)
- via BS Simulator at Client:
- BS have to compiled and deployed to the appservers
- inputs can be set and ouputs can be checked
This way it is slow and the variables'/objects' values cannot be checked during runtime step-by-step.
1. Which component's parameters should be set to get a detailed log file about BS Simulation? With a detailed log file at least it can be useful to se the whole process, variable values, running errors etc.
- via Debug at Tools: