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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Moving objects from a Product/Folder to another with the java API

fbaumann
5-Regular Member

Moving objects from a Product/Folder to another with the java API

Hello,

I'm looking for the best way to move EPM documents and attached WTParts from a product container to another and/or from a folder to another with the JAVA API (remotely and in a workflow robot).
Should I use the setContainer() method from the initialized EPMDocument? Is there a specific Helper avalaible?

I would like also to do it from the client-side...should I find a solution with the JCA interface (ActionModel interface).

Thank in advance

Fabrice
1 REPLY 1

You can use webject changeIdentity
Top Tags