Create a file import activity data file
post
/crmRestApi/resources/11.13.18.05/importActivities/{ImportActivityId}/child/DataFiles
Request
Path Parameters
-
ImportActivityId(required): integer(int64)
The unique identifier that represents an import activity.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
FileName: string
Title:
File NameMaximum Length:150The name for the source CSV file. -
InputFileContentId: string
Title:
Source File Content IDMaximum Length:150The unique identifier of the UCM Content for the source CSV file. -
MessageCode: string
Maximum Length:
100Indicates the Message Code related to import job.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : importActivities-DataFiles-item-response
Type:
Show Source
object-
CanceledBy: string
Read Only:
trueIndicates the user who canceled the import job. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
Description: string
Title:
DescriptionRead Only:trueThe description of the import job. -
EndTime: string
(date-time)
Title:
End TimeRead Only:trueThe date and time when the processing of the source data file ends. -
ErrorReportContentId: string
Title:
Error File Content IDRead Only:trueThe unique identifier of the error report file. -
ErrorsReported: string
Title:
Records with ErrorsRead Only:trueMaximum Length:150The number of import records read from the source CSV file. -
EstimatedCompletionTime: string
Title:
Estimated Completion TimeRead Only:trueMaximum Length:150The approximate time that it will take to process the source CSV file import. -
ExceptionReportContentId: string
Title:
Exception File Content IDRead Only:trueThe unique identifier of the exception report file. -
FileName: string
Title:
File NameMaximum Length:150The name for the source CSV file. -
InputFileContentId: string
Title:
Source File Content IDMaximum Length:150The unique identifier of the UCM Content for the source CSV file. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Title:
Last UpdatedRead Only:trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoadedSuccessfully: string
Title:
Successfully LoadedRead Only:trueMaximum Length:150The number of import records successfully loaded from the source CSV file. -
MessageCode: string
Maximum Length:
100Indicates the Message Code related to import job. -
ReadFromFile: string
Title:
Total RecordsRead Only:trueMaximum Length:150The number of import records read from the source CSV file. -
Size: string
Title:
File SizeRead Only:trueThe file size for the source CSV file. -
StartTime: string
(date-time)
Title:
Start TimeRead Only:trueThe date and time when the processing of the source data file begins. -
Status: string
Title:
StatusRead Only:trueThe current status of the source CSV file import processing. -
SuccessReportContentId: string
Title:
Success File Content IDRead Only:trueThe unique identifier of the success report file that is generated when the import is successfully completed. -
Title: string
Title:
TitleRead Only:trueThe file name title for the source CSV file. -
Unprocessed: string
Read Only:
trueThis field is to show unprocessed record count for a cancelled job -
Warnings: string
Title:
Records with WarningsRead Only:trueMaximum Length:150The number of import records processed from the source CSV file, which resulted in warning.
Nested 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.
Links
- DataFilesStatusVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DMKT_IMPORT_SCHEDULE_STATUS
The list of valid statuses for an import activity data file.
The following properties are defined on the LOV link relation:- Source Attribute: Status; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
Examples
The following example shows how to create a file import activity data file by submitting a POST request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X POST -d
@example_request_payload.json https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/importActivities/300100139995470/child/DataFiles
Example of Request Body
The following shows an example of the request body in JSON format.
{
"InputFileContentId": "UCMFA00007278"
}Example of Response Body
The following shows an example of the response body in JSON format.
{
"FileName" : null,
"Title" : null,
"Size" : null,
"Description" : "User provided input data file",
"InputFileContentId" : "UCMFA00007278",
"StartTime" : null,
"EndTime" : null,
"EstimatedCompletionTime" : null,
"Status" : "ORA_MKT_QUEUED",
"ReadFromFile" : null,
"LoadedSuccessfully" : null,
"SuccessReportContentId" : null,
"ErrorsReported" : null,
"Warnings" : null,
"ErrorReportContentId" : null,
"ExceptionReportContentId" : null,
"CreatedBy" : "SALES_ADMIN",
"CreationDate" : "2017-11-03T05:15:16+00:00",
"LastUpdateDate" : "2017-11-03T05:15:16.076+00:00",
"LastUpdateLogin" : "5D0B0B6EB0A51FF9E05309C5F20A3696",
"LastUpdatedBy" : "SALES_ADMIN",
"links" :
...
}