Finish Import Async
  • 02 Feb 2023
  • 1 Minute to read
  • Dark
    Light

Finish Import Async

  • Dark
    Light

Article Summary

Step Details

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

The Finish Import Async step completes an import session asynchronously.


Properties

Inputs

PropertyDescriptionData Type
Import Session IdThe Id of the Import Session IdString


Common Errors

Import Session Id must be provided

If the Import Session Id is null or empty, the step will cause an error.

To correct this, enter or map the correct value for the Import Session Id.

Exception Message:

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



Was this article helpful?