cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

How to debug Wizard pages ?

VivekSurya
4-Participant

How to debug Wizard pages ?

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.

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Florent
14-Alexandrite
(To:VivekSurya)

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

Florent ROUSSEL
www.4cad.ca

View solution in original post

1 REPLY 1
Florent
14-Alexandrite
(To:VivekSurya)

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

Florent ROUSSEL
www.4cad.ca
Top Tags