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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

API to copy WTDocuments from one product to another

gramasamy
1-Newbie

API to copy WTDocuments from one product to another

Hi All,

I am currently working on a requirement, where we have to copy certain WTDocuments from one product to another programmatically.

I need an API which could do this for me. Please let me know if you have come across certain APIs.

Thanks in Advance.

Regards,

Ganesh.

1 REPLY 1
KD
4-Participant
4-Participant
(To:gramasamy)

Hi Ganesh,

Try

EnterpriseHelper.service.saveCopy or EnterpriseHelper.service.newCopy.

One of them should meet your requirement.

Regards,

Kaushik

Top Tags