Hi all, I am looking for enabling the debug mode to debug the workflow.The code is like this:*sub debug{**TAG_info(***iw_output_file => "<input type='text' value='/tmp/foo.xml'>",***iw_debug_mode* =>***"<input type='radio' value='true'>True</input>" .***"<input type='radio' value='false'>False</input>",******);*} and this debug() function is called.During running the workflow, when I click on "true" radio button the workflow enters in debug mode and shows the screen (Workflow template debug mode -yellow and green color webpage) in which it prints the original workflow code and the processed code (with the values instead of variables).But does not update the iw_solutions_debug.log log file as well no xml creates.Can anyone please throw some light why this happens?Do I need to do any external setting to achieve this debug?Thanks,-ParagTeamSite 6.7.1, OD 6.1.1, Win 2K3
Thanks Ghoti,A quick question, during debugging does the log file (iw_solutions_debug.log )updates? Does the XML files creates? Thanks again-Parag