Add Extra Entities
  • 30 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Add Extra Entities

  • Dark
    Light

Article Summary

Step Details

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

The Add Extra Entities step allows users to add additional entities to the import session.


Properties

Inputs

PropertyDescriptionData Type
EntitiesAllows a user to configure a list of entities to add to the Import SessionList of ImportSessionEntity
Import Session IdThe Id of the import session being usedString


Common Errors

Import Session Id must be provided

If the Import Session Id is null or empty, an error will occur.

To correct this, make sure the Id is entered or mapped correctly.

Exception Message:

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



Was this article helpful?