File Import Activity Service

Service related to file based import activity. This service enables submitting import activity and monitoring the status of the same.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/marketing/commonMarketing/mktImport/model/}ImportPublicService

Service WSDL URL: https://servername/crmService/ImportPublicService?WSDL

Logical Business Objects

  • CRM : Marketing : File Import

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handles

File Import Activity Log Output Parameters

Handles

Import Job Parameters View Object

Handles

Name

Handles

Name

Handles

Import Job Object Parameters View Object

Handles

File Import Activity Status Output Parameters

Handles

Name

Handles

File Import Activity Output Parameters

Handles

File Import Activity Output Parameters

Handles

File Import Activity Input Parameters

Operations

getImportActivityLogs

The method to get the file import activity logs.

Life Cycle Status: Active

Request Payload

Element Name Type Description

importJobId

long

The unique identifier of the import job.

batchId

long

The unique identifier of the batch for the import job.

Response Payload

Element Name Type Description

result

File Import Activity Log Output Parameters

The return parameter of the file import activity.

getImportActivityStatus

The method to get the file import activity status.

Life Cycle Status: Active

Request Payload

Element Name Type Description

importJobId

long

The unique identifier of the import job.

Response Payload

Element Name Type Description

result

File Import Activity Status Output Parameters

The return parameter of the getImportActivityStatus process.

submitImportActivity

The method to submit the file import activity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

importJobSubmitParam

File Import Activity Input Parameters

The input parameters of the file import activity.

Response Payload

Element Name Type Description

result

File Import Activity Output Parameter

The return parameter of the submitImportActivity process.

submitSimplifiedImportActivity

The method to submit the file import activity with input parameters.

Life Cycle Status: Active

Request Payload

Element Name Type Description

objectCode

string

The code identifying the object.

inputFileContent

{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler

The content of the input file.

Response Payload

Element Name Type Description

result

Simplified File Import Activity Output Parameter

The return parameter of the submitSimplifiedImportActivity process.

getImportActivityLogFiles

Process to get the log files. Supports both Zip and non Zip formats.

Life Cycle Status: Active

Request Payload

Element Name Type Description

importJobId

long

The unique identifier of the import job.

batchId

long

The unique identifier of the batch for the import job.

Response Payload

Element Name Type Description

result

Import Service File

The return parameter of the getImportActivityLogFiles.

submitSimplifiedImportActivityWithParam

The parameters of the simplified import activity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputFileContent

{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler

The content of the input file.

importJobParams

Import Job Parameters View Object

The input parameters of the file import activity.

importObjectParams

Import Job Object Parameters View Object

The parameters of the import job object.

Response Payload

Element Name Type Description

result

Import Job Parameters View Object

The return parameter of the submitSimplifiedImportActivityWithParam process.

getDfltObjAttrHints

Service implemented as part of devconnect bug.

Life Cycle Status: Active

Request Payload

Element Name Type Description

viewName

string

Service implemented as part of devconnect bug.

localeName

string

The locale used when evaluating the locale-based user interface hints. The localeName is in the ISO 639-1 format.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ObjAttrHints

Service implemented as part of devconnect bug.

getServiceLastUpdateTime

Service implemented as part of devconnect bug.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Service Implemented as part of devconnect bug.

getEntityList

Service implemented as part of devconnect bug.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ServiceViewInfo

Service Implemented as part of devconnect bug.