cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

move location project

aohara
1-Newbie

move location project

Hi

Is it possible to move items around (mass move) within a project?

Basically I have a project with about 50 folders, within each folder are wtparts, models and drawings. I need to move all content of the 50 folders into one folder within the project. Is this possible? The folder update script does not recognize the project name as a context

Cheers for any help

2 REPLIES 2

Hi Aidan,

if you are comfortable with using Windchill API (Customization), then to move a folder across containers use ContainerMoveHelper.service.moveAllVersions API. Refer to Windchill JavaDocs. You can download Windchill JavaDoc from https://support.ptc.com/appserver/cs/doc/refdoc.jsp

Below are few KB articles which can help you on this:

I hope this helps you. Feel free to reply if you have any questions.

Thanks,

Shirish

Hi Aidan,

OOTB , you can try cut-paste option. I am not sure about the "folder update script", is it an SQL script?

Regards,

Bhushan

Top Tags