Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi All,
I have to check the source of tables on one of step of Wizard. i have tried to debug it with jcaDebug, but t won't work.
Is any way to debug the Wizard and getting information about the tables present on Wizards pages ?
Thanks.
Solved! Go to Solution.
Hello Vivek
Where did you tried to put the jcaDebug ? Actually, the location in the URL is important.
I suggest you to add the "jcaDebug" in the URL of your parent page, the context jcaDebug should be propagated to your wizard page:
.../Windchill/app/?jcaDebug=1#ptc1/tcomp/infoPage?oid=...
Florent
Hello Vivek
Where did you tried to put the jcaDebug ? Actually, the location in the URL is important.
I suggest you to add the "jcaDebug" in the URL of your parent page, the context jcaDebug should be propagated to your wizard page:
.../Windchill/app/?jcaDebug=1#ptc1/tcomp/infoPage?oid=...
Florent