RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Mapping a RosettaNet PIP Document | Creating an Inbound Mapping Service | Assigning Inputs and Outputs | Headers
 
Headers
You can retrieve headers from the pipeline using the pub.estd.rosettaNet:getRNOMimePart service, and then map the headers to your own IS document types that represent them. For more information about obtaining header objects and IS documents to which to map them, see pub.estd.rosettaNet:getRNOMimePart.
Note:
If you migrated from RosettaNet Module 6.0.1, you can retrieve all the header IS document types from the pipeline. First, create a service that calls the pub.estd.rosettaNet:getRNOMimePart service multiple times for each required header object. Then, use that service at the start of the existing inbound map service.