You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

DRM SOAP API StartImportbyName via Oracle Integration Cloud

edited Jul 7, 2021 8:17PM in Integration 3 comments

Content

We have a DRM integration which will run dimension exports from EDMCS and then import the data in DRM via SOAP API StartimportbyName operation.  Below are the document details of SOAP API…

 startImportByName

Starts an asynchronous job to import given an import definition.

Input Parameters:

string importName: The import name field.

base64Binary compressedFileContent: Byte array of compressed bytes that represent the file. The deflate algorithm should be used to compress the content.

ObjectAccessEnum access: Access level of the import.

string versionName: Version name field. This field value will be used as the name of the version.

string versionDescription: Version description field. This field value will be used as the description of the version.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!