Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space BL and version 8.2

...

In addition to the default work type categories, you can configure new work-type categories and new types per category, which are then globally available to all Prinergy Workshop operators in the prepress system. Operators can also customize a work type for a specific job.

A subscription is also required in order for the WorkType and CostType info to be sent to the MIS. Here is an example of a subscription node in a SubmitQueuEntry:

<NodeInfo>
   <JMF MaxVersion="1.3" SenderID="MISPrepress"
   TimeStamp="2008-01-21T12:00:00Z" Version="1.3">
      <Query
      ID="ALCES_1RANQU_7_20161005210141_ALCES_1RANQU_8_20161005210141"
      Type="Resource" xsi:type="QueryResource">
         <ResourceQuParams Classes="Consumable Handling Parameter"
         Exact="true" JobID="1006" Usage="Output"/>
   <Subscription URL="http://127.0.0.1:9090/alces/jmf"/>
   </Query>
   <Query
      ID="ALCES_1RANQU_7_20161005210141_ALCES_1RANQU_9_20161005210141"
      Type="Status" xsi:type="QueryStatus">
         <StatusQuParams DeviceDetails="Details" JobDetails="Brief"
         JobID="1006" QueueInfo="false"/>
      <Subscription URL="http://127.0.0.1:9090/alces/jmf">
      <ObservationTarget ObservationPath="//*/@*"/>
   </Subscription>
   </Query>
</JMF>

</NodeInfo>