cloneproduct

Note: This object is only available with the Adapter for Dynamics 365 and CRM.

Use the cloneproduct adapter object to create a new Dynamics 365 product, product family, or bundle. The name and ID of the clone are the name and ID of the item you are cloning concatenated with a timestamp. For example, if you create a product, MyWidget, and assign it an ID, 100, cloning MyWidget creates a clone product named MyWidget-20151006181338775, assigned the ID 100-20151006181338775.

To use this adapter object, add a cloneproduct Execute step to your DTS file. The cloneproduct entity, which is only available as an Execute step, has the following required fields:

See also

Using The Adapter Objects