CollaborationCustomerDemandUploads
The Collaboration Customer Demand Uploads resource manages compressed files containing customer demands that are processed by Oracle Supply Chain Collaboration Cloud. This resource is associated with a feature that requires opt in.
Columns
| Name | Type | Description |
| ImportRequestId [KEY] | String | Value that uniquely identifies the user's request to import data. |
| LoadProcessId | String | Value that uniquely identities the running Load Collaboration Customer Demand scheduled process. |
| ProcessId | String | Value that uniquely identifies the running Process Collaboration Customer Demand scheduled process. |
| DocumentTypeCode | String | Abbreviation that identifies the type of document used for collaboration. |
| DocumentTypeName | String | Type of document used for collaboration. |
| Filename | String | Name of the uploaded customer demand file. |
| DocumentId | String | Value that uniquely identifies the uploaded customer demand file. |
| Attachment | String | Value that identifies the base 64 encoded customer demand file. |
| StatusCode | String | Abbreviation that identifies the current state of the import data upload request. |
| Status | String | Current state of the upload request. |
| PublishedByPartyCode | String | Abbreviation that identifies the type of user who performed the requested action. Values include ORA_VCS_INTEGRATION_SPECIALIST, ORA_VCS_CUSTOMER, ORA_VCS_ENTERPRISE. |
| PublishedByParty | String | Type of user who performed the requested action. |
| Notes | String | Notes associated with the upload request. |
| CreatedBy | String | User who created the record. |
| CreationDate | Datetime | Date and time when the user created the record. |
| LastUpdatedBy | String | Date and time when the user most recently updated the record. |
| LastUpdateDate | Datetime | User who most recently updated the record. |
| ErrorFlag | Bool | Contains one of the following values: true or false. If true, then errors occurred when processing the import data request. If false, then errors did not occur. This attribute does not have a default value. |
| IncrementalFlag | Bool | Contains one of the following values: true or false. If true, then the data is processed as an incremental change within the editable date range. If false, then the data is processed as a full replace within the editable date range. The default value is false. |
| InitiateProcessingFlag | Bool | Contains one of the following values: true or false. If true, then the data will be processed. If false, then the data will not be processed. The default value is false. |
| MessageId | String | Value that uniquely identifies the B2B message. |
| B2BUser | String | User who created the B2B message. |
| B2BFlag | Bool | Contains one of the following values: true or false. If true, then the request originated from a business-to-business message. If false, then it did not. The default value is false. |
| PartnerId | String | Value that uniquely identifies the trading partner invoking the B2B message. |