Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
When any drawing is Released from Windchill, I want to add Drawing approver user name from Windchill into the proe drawing.
The way in which we add drawing creator name using parameter "PTC_WM_CREATED_BY' in format.
How to add approver syntax? If such syntax is not available out of box, how to do it?
Hello
In the PTC guide "Using Creo® with Windchill®", chapter "Customizing the Parameters in the Download
Service",
I explains how to implement a server side class thet permit to add parameters when downloading ProE parts (in the workspace or by the CAD worker ..)
You can then add any information from Windchill .... Change Rerquest number , promoter, etc ...
regards