Printing an item before it is sent through the business review/approval process

How to print a hard copy of an item before it is sent through the business review/approval process

To produce a hard copy of an item that arrives from UCCnet, do these steps:
  1. Create a second UCCnetMessageReceive collaboration object.
  2. Connect its FromAS2 port to an AS2 channel connector
  3. Connect its ToRetail_Processing port to a JTextConnector
  4. Connect its ToRetail_Response, ToMessage_Store, and ToIdentifier_Store ports to the PortConnector.

This second UCCnetMessageReceive collaboration object sends the item to the JTextConnector, which writes it to a file system. From the file system, the file can be printed by using any local print function.

Parent topic: Using a business process to review and approve an item