Get Import Session Entities With Issues
  • 20 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Get Import Session Entities With Issues

  • Dark
    Light

Article Summary

Step Details

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

The Get Import Session Entities With Issues step returns a list of Import Session entities with issues.



Properties

Inputs

PropertyDescriptionData Type
Import Session IdThe Id of the desired Import SessionString

Outputs

PropertyDescriptionData Type
OutputOutputs the list of entity data for entities found for the specified import session with issues
List of ImportSessionEntity

Example Inputs and Outputs

InputOutput
08dafaf7-b717-48ef-1f24-2216a00c0abf
[]
NullEXCEPTION MESSAGE
EmptyEXCEPTION MESSAGE


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 a value into the Import Session Id field.

Exception Message:

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



Was this article helpful?