Specifies annotations for participant business processes involved in exchanging ebXML business messages.
@jpd:ebxml
protocol-name="ebXML"
ebxml-service-name="serviceName"
ebxml-action-mode="default" | "non-default"
The protocol name, which is always ebXML.
The name of the ebXML service associated with this business process and defined in the TPM repository. Defaults to the name of the business process file. The name specified here must match the service name specified on the initiator side (for example, in the ebxml-service-name annotation on the ebXML control in the initiator business process). You provide this service name to your trading partners.
Note: This service name corresponds to the eb:Service entry in the ebXML message envelope.
Action mode for this business process. Determines the value specified in the eb:Action element in the message header of the ebXML message, which becomes important in cases where multiple message exchanges occur within the same conversation. One of the following values:
If unspecified, the ebxml-action-mode is set to non-default.