If you use the Send HL7 Message action on a WorkView object, you can populate the outbound HL7 message with the object's attributes. To map an HL7 field to an attribute, you must first set the value of a property from that attribute.
- In the life cycle's configuration, use the Set Property From Attribute action to map the attribute to a property. For information about configuring this action, see Set Property From Attribute.
- Configure the Send HL7 Message action as described under Send HL7 Message.
- Map the HL7 message field to the property you specified in the Set Property From Attribute action. See Option:Property.
- Make sure the Set Property From Attribute action precedes the Send HL7 Message action. The property value must be set before the Send HL7 Message action executes.