Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Error Message List

Prev Next

Step Details

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

The Get Error Message List step returns a list of error messages from the import session.



Properties

Inputs

PropertyDescriptionData Type
Import Session IdImport session idString

Outputs

PropertyDescriptionData Type
OutputThe part of the string that was extracted.List of String

Example Inputs and Outputs

Import Session IdOutput
StartImportSession1_Output
Done[]
Null ValueEXCEPTION MESSAGE


Common Errors

Import Session Id must be provided

If the Import Session Id is not mapped or entered, an error will occur.
To correct this, ensure that the field 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.GetErrorMessageList(String importSessionId)