publishproducthierarchy
Note: This object is only available with the Adapter for Dynamics 365 and CRM.
Use the publishproducthierarchy adapter object to publish the current product, product family, or bundle, and any children. Before you publish a child product, you must publish the parent product of that child. Publishing changes the state of the product, family, or bundle to active.
To use this adapter object, add a publishproducthierarchy Execute step to your DTS file. The publishproducthierarchy entity, which is only available as an Execute step, has the following required field:
- productid — Specify the ID of the product, product family, or bundle that you are publishing.
See also