Add Global Attributes Values to The Publish Content Naming With AfterEDRloader.java
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0
Hello, While using AfterEDRloader, which adds Worker-generated documents to the Attachment section, we want to add an attribute created with Global Attribute in EPM Document to the names of these files. When we applied the solutions with our own experiments and PTC articles, we did not get any results. We need your help in structuring the AfterEDRloader.java file accordingly.
I am currently using the AfterEDRloader.java that I uploaded. What I want to add is created as global attribute and EPM document added string WorkerFileNumber display named and WorkerFileNo internal named parameter. It is single-line and reads data from The Creo Parametric Application for WorkerFile attribute. How do I add this parameter to the naming convention in AfterEDRloader?