Documentation Center

Event data

Event data is passed as a parameter to the post-processing chain in an XML file.

An event data XML file is saved to \InfoShare\DataDITA\publishingservice\Data\WatchFolder. Event data is passed as a parameter to the post-processing chain, so that the post-processor chain can find the following information:

  • Ccontent and metadata
  • Export report
  • Job ticket.
Example:
<eventdata>  
   <exportlocation>C:\InfoShare\...\PublishingService\Data</exportlocation> 
   <exportspeclocation>C:\InfoShare\...\WatchFolder\some-id.en.xml</exportspeclocation>
</eventdata>