Finish Import
- 31 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Finish Import
- Updated on 31 Jan 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 step completes the execution of an import session.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Import Session Id | The Id of the desired Import Session | 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 Import Session Id.
Exception Message:
Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Import Session Id must be provided
at DecisionsFramework.ServiceLayer.Services.ImportExport.ImportExportSteps.FinishImport(String importSessionId)
Was this article helpful?