Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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