Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi,
I need to update the parameters like designer name, Engineer name, Date, Company Name, etc., in "N" number of drawings. Please help me to update these parameters in Batch.
Note: I am not using Windchill/ other Data bases. Kindly let me know how to do it in standalone.
While you will probably get better responses over in System Administration, I'll take a crack at this.
ModelCheck has the ability to automatically set parameters to certain specified values. Setting it up is not simple. Start here: https://www.ptc.com/en/support/article?n=CS134093
Once configured, it is possible to run ModelCheck in batch mode. See https://www.ptc.com/en/support/article?n=CS145606.
When we did a batch update with ModelCheck, we found that certain parameters could not be changed directly by ModelCheck in batch mode. We had to have a custom toolkit application written to get to those parameters. The custom app then called ModelCheck to do the settings it could do.
Batch ModelCheck can do more than interactive ModelCheck, but it still cannot do everything.