Business object attributes

This section provides more information about the attributes of BO_DTS_Call.

ServiceName

The service name. This name must be between one and 16 characters in length, and it must be the name of a VJC service that is configured to connect to an OpenVME TPMS system.

MessageDataFormat

The data format of the message, either plain text or HEX. If the message is formatted as HEX data, this data must be converted to a string before it can be sent via VJC. Valid values are either Text or HEX.

MessageType

The type of the message, equivalent to the MessageTag property of the DTS message.

MessageData

The actual message that is being sent.

ConversationID

An identifier that specifies an ongoing conversation. This attribute is used to correlate a business object that represents a reply to an event with an existing DTS connection.

ReplyMessageTag

This is the ReplyMessageTag of the DTS message.

Template

This is the Template of the DTS message.

Copyright IBM Corporation 2005. All Rights Reserved.