Expand my Community achievements bar.

Good Ways to Debug a Process

Avatar

Level 3
Hello Developers,

Just wondering if anyone know of good ways to debug a Workbench process. Could not find information in the documentation. So far, I'm using the system log and the Variable Logger component. If you know a better ways please share. Regards, Jesse
2 Replies

Avatar

Former Community Member
In 8.0.1.x, it is not as easy as in the upcoming LiveCycle ES update 1...which allows you to invoke and see a process execute in Workbench - I digress, you can do use the following in the current released described at:

- Goto www.adobe.com/go/learn_lc_workbench and see the section Creating Processes > Testing and Troubleshooting Process Versions > Troubleshooting process versions , which describes how to use exception catching and the Variable Logger service to debug a process.



Hope that helps!

Avatar

Level 9
There are some techniques here:

http://avoka.dnsalias.com/confluence/display/Public/Debugging+Techniques

I think you've discovered most of these yourself...

Howard