Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.12.0 |
Location | System > Advanced > Import - Export |
The Is Evaluate Current Import Completed step evaluates whether the Evaluate Current Import is completed.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Import Session Id | Import session Id | String |
Common Errors
Import Session Id must be provided
If the Import Session Id value is null or not provided, the step will cause an error.
To correct this, ensure that the Import Session Id is mapped or entered correctly.
Exception Message:
Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Import Session Id must be provided
at DecisionsFramework.ServiceLayer.Services.ImportExport.ImportExportSteps.IsEvaluateCurrentImportCompleted(String importSessionId)