Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Version: Windchill 13.0
Use Case: I want to bring Part Structure Browser and 3D Visualization Tab in windchill custom jsp. How to render it. We know there is gwt framework involved in it. Is there any way we can bring these two component in separate tab of object.
Description:
I tried multiple ways to bring the visualization and part structure browser in my custom jsp.
1. I copied psb-iframe.jsp content (location: C:\ptc\Windchill_13.0\Windchill\codebase\netmarkets\jsp\psb\psb-iframe.jsp)
2. Also there is viz.jsp (Location : C:\ptc\Windchill_13.0\Windchill\codebase\netmarkets\jsp\cat\viz.jsp)
Hi @SS_10396212
I've never been successful, In my opinion You can not use the gwt framework in your custom jsp without deep gwt customization.
btw the effort to do so is so huge that is not rentable.
I've given up to do so many years ago.
PetrH