Create an export process
post
/fscmRestApi/resources/11.13.18.05/setupTaskCSVExports/{TaskCode}/child/SetupTaskCSVExportProcess
Create an export process
Request
Path Parameters
- TaskCode(required): string The short code of the setup task. This attribute is required.
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item
Type:
Show Source object
- ProcessCompletedFlag: string Title:
Process Complete
Indicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task Code
The unique code of the setup task for which the CSV file is generated.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-SetupTaskCSVExportProcessResult-item
Type:
Show Source object
- CSVTemplateReport: string (byte) Title:
CSV Template Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the template report files for the setup task CSV export. - FileContent: string (byte) Title:
File Content
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the setup task CSV files. - FileName: string Title:
File Name
The name of the .zip file containing the setup task CSV files. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - ProcessLog: string (byte) Title:
Process Log
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The log containing the processing details of each business object in the setup task CSV export process. - ProcessName: string Title:
Process Name
Name of the setup task CSV export process. - ProcessResultsReport: string (byte) Title:
Process Results Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The report that contains the results for each business object of the task included in the CSV export process. - ProcessResultsSummaryReport: string (byte) Title:
Process Results Summary Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The summary report for the setup task CSV export process. - StatusCode: string Title:
Status Code
The status of the setup task CSV export process. The valid values are NOT_STARTED, IN_PROGRESS, COMPLETED, COMPLETED_WARNINGS, and COMPLETED_ERRORS.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item
Type:
Show Source object
- ProcessCompletedFlag: string Title:
Process Complete
Indicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task Code
The unique code of the setup task for which the CSV file is generated.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-SetupTaskCSVExportProcessResult-item
Type:
Show Source object
- CSVTemplateReport: string (byte) Title:
CSV Template Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the template report files for the setup task CSV export. - FileContent: string (byte) Title:
File Content
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the setup task CSV files. - FileName: string Title:
File Name
The name of the .zip file containing the setup task CSV files. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - ProcessLog: string (byte) Title:
Process Log
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The log containing the processing details of each business object in the setup task CSV export process. - ProcessName: string Title:
Process Name
Name of the setup task CSV export process. - ProcessResultsReport: string (byte) Title:
Process Results Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The report that contains the results for each business object of the task included in the CSV export process. - ProcessResultsSummaryReport: string (byte) Title:
Process Results Summary Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The summary report for the setup task CSV export process. - StatusCode: string Title:
Status Code
The status of the setup task CSV export process. The valid values are NOT_STARTED, IN_PROGRESS, COMPLETED, COMPLETED_WARNINGS, and COMPLETED_ERRORS.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Nested Schema : ItemProperties
Type:
Show Source object
- links: array Links Title:
Links
The link relations associated with the resource instance.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item
Type:
Show Source object
- ProcessCompletedFlag: string Title:
Process Complete
Indicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task Code
The unique code of the setup task for which the CSV file is generated.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item-response-allOf[2]
Type:
Show Source object
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source Nested Schema : link
Type:
Show Source object
- href: string Title:
hyperlink reference
The URI to the related resource. - kind: string Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. - name: string Title:
name
The name of the link to the related resource. - properties: object properties
- rel: string Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source object
- changeIndicator: string Change indicator or the ETag value of the resource instance.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-SetupTaskCSVExportProcessResult-item-response
Match All
Show Source Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-SetupTaskCSVExportProcessResult-item
Type:
Show Source object
- CSVTemplateReport: string (byte) Title:
CSV Template Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the template report files for the setup task CSV export. - FileContent: string (byte) Title:
File Content
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The .zip file containing the setup task CSV files. - FileName: string Title:
File Name
The name of the .zip file containing the setup task CSV files. - ProcessId: integer (int32) Title:
Process ID
The unique identifier of the setup task CSV export process. - ProcessLog: string (byte) Title:
Process Log
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The log containing the processing details of each business object in the setup task CSV export process. - ProcessName: string Title:
Process Name
Name of the setup task CSV export process. - ProcessResultsReport: string (byte) Title:
Process Results Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The report that contains the results for each business object of the task included in the CSV export process. - ProcessResultsSummaryReport: string (byte) Title:
Process Results Summary Report
Read Only:true
Pattern:^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
The summary report for the setup task CSV export process. - StatusCode: string Title:
Status Code
The status of the setup task CSV export process. The valid values are NOT_STARTED, IN_PROGRESS, COMPLETED, COMPLETED_WARNINGS, and COMPLETED_ERRORS.