|
The preference Display representations from image associated EPM documents must be enabled for the Image or Contributing image-associated EPMDocument representations to display correctly in the dynamic part structure in Creo View or Visualization tab.
|
|
The Populate Part Uses Occurrence Utility is supported only for occurrence links where the parent WTPart in the occurrence link is associated with Creo Parametric and CATIA V5 data.
|
|
This utility relies on the component IDs and expects representations and CAD documents to have the same component IDs. For CATIA V5 data, refer to the article CS210894 for information about enabling recipe option for assigning component IDs from a CAD document to a representation when publishing.
|
|
The default option value is 2 that is Latest only iterations, if not specified.
|
|
The successfully updated occurrence link’s “Last Modified” date is updated and the update count increases for the same in the database.
|
windchill com.ptc.wvs.server.util.builtbymaster.PopulatePartUsesOccurrenceUtility -h | -help
|
To view the help of the utility
|
||
windchill com.ptc.wvs.server.util.builtbymaster.PopulatePartUsesOccurrenceUtility -count
|
To get the count of instances of part usage occurrence links that are eligible for updates.
|
||
windchill com.ptc.wvs.server.util.builtbymaster.PopulatePartUsesOccurrenceUtility -run_population
|
Update the eligible instances with necessary information. By default, this updates the latest only iteration when the parameter ‘-iterations’ is not specified. For more supported parameters, use ‘-help’ command.
|
|
For example: windchill com.ptc.wvs.server.util.builtbymaster.PopulatePartUsesOccurrenceUtility -run_population -username=wcadmin -password=wcadmin -iterations=1 -batchsize=10 -threadcount=5 -threadtimeout=20 -threadtimeoutunit=MINUTES -timebox=6 -timeboxunit=HOURS
|