B2bTradingPartnersinboundCollaborationMessages
The Inbound Collaboration Messages resource gets the details of all the inbound messages that a trading partner sends to Oracle Collaboration Messaging Framework Cloud.
Columns
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersinboundCollaborationMessages |
PartnerMessageId [KEY] | Long | Value that uniquely identifies the trading partner message. It is a primary key that the application generates when it creates a inbound collaboration message record. This attribute is required. |
PartnerMessageName | String | Name of the inbound collaboration message. |
PartnerMessageStatus | String | Value that specifies the status of the trading partner message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
PartnerMessageStatusDate | Datetime | Date when the inbound collaboration message was created or updated. |
AcknowledgementCode | String | Value that indicates whether the application processing feedback should be sent for inbound messages or not. |
ProcessingAction | String | Value that defines the action of inbound and outbound that is sent through SOAP headers. |
ApplicationPartnerCodeXpath | String | Value that stores the application partner code cross reference path. |
ObjectKey1Xpath | String | Value that identifies the first key of the XPath in the input payload. |
ObjectKey2Xpath | String | Value that identifies the second key of the XPath in the input payload. |
ObjectKey3Xpath | String | Value that identifies the third key of the XPath in the input payload. |
ObjectKey4Xpath | String | Value that identifies the fourth key of the XPath in the input payload. |
ObjectKey5Xpath | String | Value that identifies the fifth key of the XPath in the input payload. |
ObjectKey6Xpath | String | Value that identifies the sixth key of the XPath in the input payload. |
MessageId | Long | 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. |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
DocumentName | String | DocumentName of B2bTradingPartnersinboundCollaborationMessages |
PartnerMessageCustomizationId [KEY] | Long | Value that uniquely identifies the partner message customization. It is a primary key that the application generates when it creates a inbound collaboration message record. This attribute is required. This is a read-only attribute. |
RetentionDuration | Int | Value that indicates the duration of retention of the inbound collaboration message. |
RetentionDurationType | String | Value that indicates the type of duration of retention of the inbound collaboration message. |
OverrideStatus | String | Value that specifies the override status of the inbound collaboration message. Values include Inactive, Active, or Loopback. The default value is Inactive. |
OverrideStatusDate | Datetime | Date when the inbound collaboration message was overridden. |
LastUpdateDate | Datetime | Date when the user most recently updated the inbound collaboration message for the trading partner. |
CreationDate | Datetime | Date when the user set up the inbound collaboration message for the trading partner. |
UserDefinedFlag | Bool | UserDefinedFlag of B2bTradingPartnersinboundCollaborationMessages |
BindServiceProviderId | Long | BindServiceProviderId of B2bTradingPartnersinboundCollaborationMessages |
Finder | String | Finder of B2bTradingPartnersinboundCollaborationMessages |
TradingPartnerId | Long | TradingPartnerId of B2bTradingPartnersinboundCollaborationMessages |