Skip to main content
1-Visitor
December 6, 2016
Question

API to copy WTDocuments from one product to another

  • December 6, 2016
  • 1 reply
  • 1085 views

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

12-Amethyst
December 6, 2016

Hi Ganesh,

Try

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

One of them should meet your requirement.

Regards,

Kaushik