Skip Import Entities With Same Issue
  • 26 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Skip Import Entities With Same Issue

  • Dark
    Light

Article Summary

Step Details

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

The Skip Import Entity With Same Issue step reads an Import Session Id and the  Entity Id of the entity to exclude during the import if it contains the issue specified by the  Missing Entity Id input. It then outputs the list of imported entities which will not include the specified entity if it experiences the issue. 



Properties

Inputs

PropertyDescriptionData Type
Entity IdEntity Id of the desired entityString
Import Session IdImport Session IdString
Missing Entity IdEntity Id to compareString


Common Errors

Import Entity Id/Session Id must be provided

If an import Id value is not mapped or configured correctly, an error will occur.

To correct this, ensure that the Id is entered or mapped correctly.

Exception Message:

Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Import Entity Id must be provided 
at DecisionsFramework.ServiceLayer.Services.ImportExport.ImportExportSteps.SkipImportEntitiesWithSameIssue(String importSessionId, String entityId, String missingEntityId)



Was this article helpful?