6To publish the message as a data service, click Publish.
7Configure the data service properties.
The following table describes the data service properties:
Property
Description
Service Name
Name of the data service.
Runtime Environment
Runtime environment that contains a running Secure Agent.
Publish Options
Defines how to publish the data service for consumption. Select one or more of the following options:
- Parser. The data service is used to receive messages from your partners.
- Serializer. The data service is used to send messages to your partners.
- Restricted Serializer. The data service is used to send messages to your partners, including validation messages. Applies to HIPAA messages.
The customizer will publish a data service for each option that you select.
8Click Publish.
After you publish the message as a data service, you can view the data service in the data services repository in Administrator and use it in a Data Services transformation.
Adding an element to the message structure
Use the customizer to add an element to the message structure. When you add an element, the customizer populates the element with nested elements based on the messaging standard.
1In the message structure, select the element.
2Click the Add button and select one of the following options:
- New. Append an element to the end of the list of elements.
- Insert Within. Insert the element within the selected element.
3Perform one of the following tasks:
- Select an existing element to add.
- Create a new element by specifying the element ID.
4Click Select or Create, respectively.
Editing element properties
Use the customizer to edit element properties in the message structure.
1In the message structure, select the element.
The Properties panel displays the element properties.
2In the Properties panel, click the property value and enter a new value.
3Optionally, hover over the property and select Restore default value to undo changes.
Adding enumerations
Add enumerations to an element to create a table of permitted values.
1In the message structure, select the element.
The Properties panel displays the element properties.
2In the Properties panel, hover over the Enumerations row and select the Update Enumeration icon.
3Specify a name for the enumerations table.
4Click the Add icon.
5Enter a value and description for the enumeration.
6Click Update.
Deleting an element from the message structure
Use the customizer to delete an element from the message structure.