Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
HI,
I have around 100 parts create in PLM, which will have individual attachments. Is there anyways i can add easily instead of editing each parts and attaching the document ?
Solved! Go to Solution.
Not that easy, this is a roll your own type of task. Here is what you need but this can be done in a single load file:
Loading Docs:https://www.ptc.com/en/support/article/CS38296?source=search
Loading Parts: https://www.ptc.com/en/support/article/CS17492?source=search
Loading links between Parts and Docs:
This is well in scope for a load file.
You will spend some time getting the format right and this does need to be loaded at the server level. But you should be able to take an Excel list of attributes to translate into an XML file that can be loaded. The content can be loaded as well.
Do we have any excel list where i can edit this ?
Not that easy, this is a roll your own type of task. Here is what you need but this can be done in a single load file:
Loading Docs:https://www.ptc.com/en/support/article/CS38296?source=search
Loading Parts: https://www.ptc.com/en/support/article/CS17492?source=search
Loading links between Parts and Docs:
Yes, if you can create a file that maps the part to the file you want attached I could write a utility that you’d run from a Windchill shell that would get the job done.
The utility can attach WITHOUT iterating the part if that’s desired.
If interested send me a private message with your work email address and we’ll get the ball rolling.
David