Skip to main content
1-Visitor
August 8, 2013
Question

How to insert multiple docs against an existing wtPart - easily?

  • August 8, 2013
  • 2 replies
  • 1571 views

I can insert a single document against an existing wtPart, but need to add multiple in a single operation instead of inserting multiple documents and then linking against the wtPart.

How can I insert multiple documents of the same type against a existing wtPart? Is this possible within the software as is, or do I require customization? If this needs customization, any pointers on API's would be great.

2 replies

1-Visitor
August 12, 2013

Assuming the documents are already in Windchll, you can use the Copy/Paste action to add multiple documents to a wt.part. Just collect all the documents via Copy (to the Clipboard) and then Paste them all in one shot.

If the documents are not in Windchill, you can use the Multi-Doc Create action or simple drag-n-drop with Desktop Integration to create the new documents first.

You do have a good point, there is no Add Multi-Doc toolbar action in the Described By or Referenced By tables.

1-Visitor
August 13, 2019

Refer article Article - CS22015. For further details, refer to windchill Data Load guide also