Non-XML on-ramps require a normalization Unity Script to convert non-XML messages into XML messages.
To create a custom non-XML on-ramp:
- Connect to the appropriate repository in OnBase Studio.
-
Right-click the HIS On-Ramp node in the Integration Services tab of the Repositories pane, then select New | Custom Non-XML On-Ramp. The Create HIS On-Ramp dialog box is displayed.
- Enter a name for the on-ramp in the Name field.
- Select the target message item type for incoming non-XML messages from the Non-XML Message Item Type drop-down list.
-
Select a message normalization option to convertt non-XML messages into XML
messages. The following options are available:
- Use Auto Transformation: select this option to use auto transformation to convert non-XML messages into XML messages. Select the desired transformation from the Use Auto Transformation drop-down list.
- Message Normalization Script: select this option to use a Unity Script to convert non-XML messages into XML messages. Select the desired Unity Script from the Message Normalization Script drop-down list.
- Select the target message item type for converted XML messages from the Message Item Type drop-down list.
- Select the destination life cycle for converted XML message items from the Life Cycle drop-down list.
- If needed, you can select the Support Message Properties option to save header information from incoming messages to the Workflow property bag. This information can then be used for other Workflow functions, such as setting Workflow properties from the message header values.
- Click OK to save the custom on-ramp.