B2bTradingPartnersdocumentsmessageProcessingRules
B2bTradingPartnersdocumentsmessageProcessingRules
Columns
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | B2bTradingPartnersTradingPartnerId of B2bTradingPartnersdocumentsmessageProcessingRules |
DocumentsTradingPartnerDocumentId [KEY] | Long | DocumentsTradingPartnerDocumentId of B2bTradingPartnersdocumentsmessageProcessingRules |
NodeId [KEY] | Long | Value that uniquely identifies the message processing rule. It is a primary key that the application generates when it creates a message processing rule record. This attribute is required. |
Name | String | Name of the message processing rule. |
MessageNodeXpath | String | Value that specifies the cross reference path of the external message. |
DefaultValue | String | Value that specifies the default value of the node identified in the XPath. |
ValueRequiredFlag | Bool | Contains one of the following values: true or false. If true, then a value is required for a field. If false, then value is not required for a field. This attribute does not have a default value. |
IncludeInOutputFlag | Bool | Contains one of the following values: true or false. If true, then the field should be included in the message. If false, then the field should not be included in the message. The default value is false. |
LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartnersdocumentsmessageProcessingRules |
CreationDate | Datetime | CreationDate of B2bTradingPartnersdocumentsmessageProcessingRules |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
TradingPartnerId | Long | TradingPartnerId |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |