Syndicate Assets from PIM to Syndication
The application provides the feature of syndicating assets such as images, documents, audios, and videos along with the product data from PIM to Syndication.
Prerequisite
Before the asset syndications are performed, the following relationship types must be modelled in the PIM application for the corresponding asset type syndications to be successful:
| Asset Type | Relationship | Mapped Attribute |
|---|---|---|
| Documents | hasdocuments | syndigoInternalAssetLocale syndigoInternalDocumentType |
| Videos | hasvideos | syndigoInternalAssetLocale syndigoInternalVideoType |
| Audios | hasaudios | syndigoInternalAssetLocale syndigoInternalAudioType |
| Images | hasimages | syndigoInternalAssetLocale syndigoInternalImageType |
Notes:
- The names of attributes and asset types while modelling must match the names in the above table. A sample data model is attached for your reference.
- The attributes defined for the intended asset type must be syndicatable. To do this, you must ensure that the IS SYNDICATABLE? property is set to Yes. A sample asset model is attached for your reference. It has the image type mapped. You can map for the other asset types based on your need.
Sample Data Model for Asset Types, Mapped Attributes and Relationships:
DataModel_Mappings_for_AssetSyndications.xlsx
Sample Asset Model:
ThingDomainModel-DigitalAssets.xlsx
In this article: