Finish Import Async
- 02 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Finish Import Async
- Updated on 02 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.12.0 |
Location | System > Advanced > Import - Export |
The Finish Import Async step completes an import session asynchronously.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Import Session Id | The Id of the Import Session Id | String |
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?