B2bTradingPartnersoutboundCollaborationMessages
The Outbound Collaboration Messages resource gets the details of all the outbound messages that a trading partner receives from Oracle Collaboration Messaging Framework Cloud.
Columns
| Name | Type | Description |
| B2bTradingPartnersTradingPartnerId | String | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersoutboundCollaborationMessages |
| PartnerMessageId | String | Value that uniquely identifies the trading partner message. This attribute is a foreign key reference to the trading partner message. |
| PartnerMessageName | String | Name of the outbound collaboration message. |
| PartnerMessageStatus | String | Value that specifies the status of the outbound collaboration message. |
| PartnerMessageStatusDate | Datetime | Date when the outbound collaboration message status is set. |
| ProcessingAction | String | Value that defines the action of outbound message which is sent through SOAP headers. |
| MessageId | String | Value that uniquely identifies the collaboration message. This attribute is a foreign key reference to the collaboration message. |
| MessageName | String | Name of the collaboration message name. |
| ServiceProviderId | String | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider. |
| DocumentId | String | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
| DocumentName | String | DocumentName of B2bTradingPartnersoutboundCollaborationMessages |
| DeliveryMethodId | String | Value that uniquely identifies the delivery method for the outbound collaboration message. This attribute is a foreign key reference to the delivery method for the outbound collaboration message. |
| DeliveryMethodName | String | Name of the delivery method for the outbound collaboration message. |
| AlternateDeliveryMethodId | String | Value that uniquely identifies the alternate delivery method. It is a primary key that the application generates when it creates a delivery method record. |
| AlternateDeliveryMethodName | String | Name of the alternate delivery method. |
| PartnerMessageCustomizationId | String | Value that uniquely identifies the trading partner message customization. This attribute is a foreign key reference to the trading partner message customization. |
| RetentionDuration | Int | Value that specifies the duration of retention of the outbound collaboration message. |
| RetentionDurationType | String | Value that specifies the type of duration of retention of the outbound collaboration message. |
| OverrideStatus | String | Value that specifies the override status of the outbound collaboration message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
| OverrideStatusDate | Datetime | Date when the status of the outbound collaboration message was overridden. |
| CreationDate | Datetime | CreationDate of B2bTradingPartnersoutboundCollaborationMessages |
| LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersoutboundCollaborationMessages |
| AttachmentProcessingMethod | String | Value that indicates how the message attachments are sent to trading partners. Valid values include In message, In payload, and MIME part. |