FAQ: How to Use Dynamic Metadata Schema Package Handling for ZIP Processing

As of Sentry 8.11, there are now two special attributes - ZIP_FILE_PREFIX and ZIP_KEY_PREFIX - that can be set via mapping tasks to define the FILE and KEY prefix values enabling custom packages that follow the CBC ZIP schema formats.

<ZIP_FILE_PREFIX>_<UTC>.zip
   <ZIP_FILE_PREFIX>_Payload
     <ZIP_FILE_PREFIX>_Payload.zip
       <ZIP_FILE_PREFIX>_Payload.xml
   <ZIP_KEY_PREFIX>_Key
<ZIP_FILE_PREFIX>_Metadata.xml
 

The attributes can be set using "Map Attributes and Headers" or "Map Attributes from XML" per the following examples.

Map Attributes and Headers Task  

Map Attributes from XML Task

 

 

 

 

 

 

 

0 Comments

Article is closed for comments.