Create import folder

Creates an import folder.

An import folder is a temporary storage location and a logical path on AWS S3. During data migration, you may upload resource data to this folder prior to data import.

This operation supports the creation of six different folder types (CEDE, EDM, EXPOSURE_BULK_EDIT MRI, OED, and RDM) that support the corresponding import job types. The import folder accepts uploads of files in a specific file format depending on the folder type.

Folder TypeFile TypeDescription
CEDEBAK, MDFImport CEDE data.
EDMBAK, MDFImport on-premise EDM data.
EXPOSURE_BULK_EDITJSON, JZImport exposures from JSON file.
MRICSV, TXT, XLSXImport exposure data using MRI multi-relational import).
OEDCSV, TXTImport exposure data in OED format.
RDMBAK, MDFImport analysis data.

This operation accepts two required parameters:

  • The folderType identifies the content uploaded to the import folder and the import job needed to import the uploaded resources into the Intelligent Risk Platform.
  • The properties object identifies the format of resource data uploaded to the import folder. Different properties are required depending on the folderType.
Language
Credentials
URL