Get Current Import Stats
  • 29 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Get Current Import Stats

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Get Current Import Stats returns a list of information on the import session.



Properties

Inputs

PropertyDescriptionData Type
Import Session IdId of the import sessionString

Outputs

PropertyDescriptionData Type
OutputList of import informationStringCurrentImportStats

Example Inputs and Outputs

InputOutput
Null EXCEPTION MESSAGE
StartImportSession1_OutputImport Stats
Empty StringEXCEPTION MESSAGE


Common Errors

Import Session Id must be provided

If the Import Session Id value is null or not entered, an error will occur.

To correct this, ensure that the Import Session 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.GetCurrentImportStats(String importSessionId)



Was this article helpful?