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 CompleteIndicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
TaskCode: string
Title:
Task CodeThe 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 ReportRead Only:truePattern:^(?:[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 ContentRead Only:truePattern:^(?:[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 NameThe name of the .zip file containing the setup task CSV files. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
ProcessLog: string
(byte)
Title:
Process LogRead Only:truePattern:^(?:[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 NameName of the setup task CSV export process. -
ProcessResultsReport: string
(byte)
Title:
Process Results ReportRead Only:truePattern:^(?:[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 ReportRead Only:truePattern:^(?:[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 CodeThe 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 CompleteIndicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
TaskCode: string
Title:
Task CodeThe 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 ReportRead Only:truePattern:^(?:[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 ContentRead Only:truePattern:^(?:[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 NameThe name of the .zip file containing the setup task CSV files. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
ProcessLog: string
(byte)
Title:
Process LogRead Only:truePattern:^(?:[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 NameName of the setup task CSV export process. -
ProcessResultsReport: string
(byte)
Title:
Process Results ReportRead Only:truePattern:^(?:[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 ReportRead Only:truePattern:^(?:[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 CodeThe 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:
LinksThe link relations associated with the resource instance.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item
Type:
Show Source
object-
ProcessCompletedFlag: string
Title:
Process CompleteIndicates whether the setup task CSV export process is complete. This attribute doesn't have a default value. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
TaskCode: string
Title:
Task CodeThe unique code of the setup task for which the CSV file is generated.
Nested Schema : setupTaskCSVExports-SetupTaskCSVExportProcess-item-response-allOf[2]
Type:
Show Source
objectNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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 ReportRead Only:truePattern:^(?:[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 ContentRead Only:truePattern:^(?:[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 NameThe name of the .zip file containing the setup task CSV files. -
ProcessId: integer
(int32)
Title:
Process IDThe unique identifier of the setup task CSV export process. -
ProcessLog: string
(byte)
Title:
Process LogRead Only:truePattern:^(?:[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 NameName of the setup task CSV export process. -
ProcessResultsReport: string
(byte)
Title:
Process Results ReportRead Only:truePattern:^(?:[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 ReportRead Only:truePattern:^(?:[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 CodeThe status of the setup task CSV export process. The valid values are NOT_STARTED, IN_PROGRESS, COMPLETED, COMPLETED_WARNINGS, and COMPLETED_ERRORS.