These are the messages that are used in the B2BCommerce layer. Any base ATG Commerce messages are also used here.

atg.b2bcommerce.order.scheduled.ScheduledOrderMessage

The Scheduled Order Message is sent for any action on a scheduled order. You can tell what the action was by looking at the messages action property which is of type ScheduledOrderAction (Enum).

Base type: CommerceMessageImpl
JMS type: atg.b2bcommerce.order.scheduled.ScheduledOrderMessage

Actions

Source

Properties

atg.b2bcommerce.approval.ApprovalRequiredMessage

The Approval Required message is sent if there is an order that requires approval before it can be submitted.

Base type: CommerceMessageImpl
JMS type: atg.b2bcommerce.approval.ApprovalRequired

Source

Properties

atg.b2bcommerce.approval.ApprovalUpdate

The Approval Update message is sent with one of two JMS types.

Base type: CommerceMessageImpl
JMS type: varied

JMSTypes

Source

ProcSendApprovalCompleteMessage or ProcSendApprovalMessage. Both of these are in pipeline chains that are executed by the ApprovalFormHandler.

Properties

atg.b2bcommerce.invoice.messaging.InvoiceMessage

JMS type: varied

This message can be sent for one of three reasons, each with a different JMS type:

JMSTypes

Source

Properties

 
loading table of contents...