productSync event
MASTER
data.
The event publishes all product information of published products that belong to the catalog
organization of each enterprise. To receive the complete product data, the following event must also
be subscribed along with the productSync
event. The accompanying event is described
as follows:
category event
This event is published with the productSync
event. The event publishes the
category of the product in the corresponding productSync
event.
Event schema
For example, consider a scenario in which Sterling Order Management System Software contains ten products and
each product belongs to three categories. When the Data Publish agent runs for item data, it will
publish the products in a batch event where each batch will contain data for one item. Each batch
will contain a productSync
event and all the corresponding
category
events of the product.
Refer productSync Schema for event data in JSON format.