Skip to main content
1-Visitor
February 2, 2018
Question

Add Creo model parameter values as suffix to published additional files thru xml

  • February 2, 2018
  • 1 reply
  • 1765 views

Is there a way to modify the additional files published names by using model parameters (like revision, or version, for example) as a suffix? 

What I'd like to do is something like this:

<publish on="create-representation" display-label="Publish w/ additional files" additional-files="dump_to_all" output-suffix=">{revision parameter} </> but as another post noted, the keys aren't available. 

 

1 reply

1-Visitor
October 29, 2019

Hi @Dobrisa ,

This https://www.ptc.com/en/support/article/CS216668 article should suit your purpose.

Dobrisa1-VisitorAuthor
1-Visitor
October 29, 2019

Thanks! We have that the AfterEDRLoader running now and it does in fact name things appropriately.