Add File Data To Current Import Session
  • 27 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Add File Data To Current Import Session

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationSystem > Advanced > Import - Export

The Add File Data To Current Import Session allows a user to add file data to an import session.



Properties

Inputs

PropertyDescriptionData Type
File DataFile to be added with sessionFileReference
Import Session IdImport session IdString



Common Errors

Import Session Id must be provided

If the input value for the session Id is not properly configured, an error will occur.

To correct this, ensure that the field is set correctly.

Exception Message:

Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Import Session Id must be provided at
 DecisionsFramework.ServiceLayer.Services.ImportExport.ImportExportSteps.AddFileDataToCurrentImportSession(String importSessionId, FileData fileData)

Was this article helpful?