Skip to main content
1-Visitor
September 7, 2012
Question

Add Drawing approver name from Windchill into the proe drawing

  • September 7, 2012
  • 1 reply
  • 1377 views

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?

1 reply

GregoryPERASSO
16-Pearl
September 10, 2012

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