Transferring Assets
Assets can easily be included in the outbound data to PDX by adding the appropriate tags to the Advanced STEPXML template of the PDX OIEP. For more information, refer to Advanced STEPXML Format topic in the Data Format documentation here.
The integration to PDX also allows transfer of context-specific assets, when the dimension dependency is managed on the reference type, refer to the Dimension Dependency on a Reference Type section of the Dimension Dependent Reference and Link Types topic for additional details here.
If the assets are stored in an external DAM integrating with STEP, the following property can be added to the sharedconfig.properties file on the STEP application server, in order to disable the default behavior of STEP pushing asset binaries to PDX:
PDSDelivery.IncludeAssetContentsFromDAM=false
This is the preferred option in cases where an asset URL is stored on the relevant asset objects allowing PDX to automatically download the assets from the DAM. If this URL can be forwarded to the recipients downstream of PDX, it would significantly reduce the total amount of data transferred between the parties involved.