XML-based message items can be processed in Workflow without needing additional conversion. You can create an XML-based message item type by importing an XSD file, associating with a serialization type of an OnBase object, or referencing a schema from an off-ramp.
To create an XML-based message item type:
- Connect to the appropriate repository in OnBase Studio.
-
Launch the message item type wizard by doing one of the following:
-
Click the Message Item Type button in the Integration Services ribbon.
-
Right-click the HIS Workflow XML Messaging node in the Integration Services tab of the Repositories pane, then select New | Message Item Type.
The Create Message Item Type: Message Item Type details dialog is displayed. -
- Enter the name of the message item type in the Name field.
-
Click Next. The message format page is displayed.
-
Click XML. The message item type creation method page is displayed.
Continue to the appropriate subsection for further pages in the wizard, depending on how you are creating the message item type:
-
XSD Import- See XSD Import.
-
Serialize OnBase Object - See Serialized Object.
-
Select Schema from Off-Ramp- You can create a message item type from either a WSDL off-ramp or a REST off-ramp. See one of the following:
-