Configuring a Chain route detail
On the Route Messages or Route Replies tab, double-clicking the Type opens the Route Details dialog box.
The Chain type is shown as "chain first_chain_item | second_ chain_item" on the Properties panel.
You can view a message when it goes through each Chain detail. For example, you can see the message output after it goes through an xlt file in the Chain. Then, you can see the message after it goes through another xlt file.
The output that is displayed is each xlate's output in the route testing for the Chain or Branch.
Three route types are available for mixed Chains:
-
Tells the engine to pass the message data through without translation. This can also contain procs to be run before message transmission.
(default) -
Contains Pre Procs, Xlate, Post Procs, Read-only, and Elevate Warnings to Errors. These behaviors are the same as the Xlate Route details, translating the message according to the actions from a previously configured translation file. This is the typical translation mechanism.
The configuration specifies the name of a translation specification (XLT) file, generated by the Translation Configurator, to control the translation process.
-
Contains Pre Procs, Xlate, and Post Procs. These behaviors are the same as the XSLT Route details. XML messages are taken as inputs and translated into other formats according to the formats specified in the XSLT file.
Clicking $HCISITEDIR/xslt and $HCIMASTERSITEDIR/xslt directories. Root-level XSLT files are shown in blue italics.
opens a dialog box that shows all XSLT files located in the