Components > Industry data service customizer > Customizing an industry-standard message
  

Customizing an industry-standard message

Customize an industry-standard message to add, edit, and remove elements in the message structure and publish the message as a data service.
    1In Data Integration, click New > Components > Industry Data Services Customizer.
    2Click Create.
    3Configure the general properties.
    The following table describes the general properties:
    Property
    Description
    Name
    Name of the message.
    Location
    Location of the message. Browse to a folder where you want to store the message or use the default location.
    Description
    Description of the message.
    Message Type
    Out-of-the-box message type based on the messaging standard.
    4Configure the message structure and edit element properties.
    5Click Save.
    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:
    3Perform one of the following tasks:
    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.
    1In the message structure, select the element.
    2Click the Delete button.
    3Click OK.