A MessageOUT Process sends output to a MessageIN Event (see About MessageIN). The configuration tool for this type of Process is the MessageOUT tool.When you configure an output connector for MessageOUT output, do not specify any device driver (use option No Device).If you specify a code page for the output connector, the same code page will be used as the XML encoding declaration in the header of the XML document. For example:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>The output data structure must be described in an SXD file, and this file must be made available to the corresponding MessageIN Event. See Generating the MessageOUT SXD file.You can specify a processing instruction that will be added to the output data. See Specifying a processing instruction.If you want to transfer variables from the MessageOUT instance to the MessageIN instance, you must enable the use of variables. See Enabling the use of variables.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |