Message Fields and Error Types
Generic InMsg
Field Name | Required | Description |
---|---|---|
MessageState | No | State of the message. |
MessageId | No | Identifies the message. |
CorrelationId | No | Correlates the record being passed in. |
Custom Attributes | No | Custom-defined attributes. |
SkipSemanticValidation | No | The default is false. If set to true, the process will skip semantic validation. |
ImportIsirErrors InMsg
Field Name | Database Info | Required | Description |
---|---|---|---|
FilePath | FilePath | Yes | Full file path and file name of the imported file. |
Local Path | No | Local path for processing of ISIR files. | |
CampusId | SyCampus | Yes | Campus Identifier. |
AwardYears | AwardYears | Yes | Specified Award Year. |
UserId | SyStaff | Yes | UserId of InMsg. |
ImportIsirErrorsOutMsg
Field Name | Database Info | Required | Description |
---|---|---|---|
BatchId | FaBatchExpImp | Yes |
|
ImportIsirRequestMsg
Field Name | Database Info | Required | Description |
---|---|---|---|
ImportIsirInMsg | Yes | Consists of an array of ImportIsirInMsg. |
ImportIsirErrorsResponseMsg
Field Name | Database Info | Required | Description |
---|---|---|---|
ImportIsirErrorsOutMsg | Yes | Consists of an array of ImportIsirErrorsOutMsg. |
Using FaAppProcessFileService – ImportIsirErrors
Object Name | Product | Method | Comments |
---|---|---|---|
WPF forms | Regulatory | ProcessISIRErrorsFile | This operation is called in ImportIsirError Report. |
Automated Process | FA Automation | Dispatcher Windows Service. |
Error Types
Error Code | Error Description | Reason | Resolution Step |
---|---|---|---|
ISIRERRI0001 | Invalid User Id | User Identifier passed in the in-message parameter is invalid. | Contact system administrator or Anthology Inc. Support. |
ISIRERRI0002 | Invalid Service Process code | Service Process Code passed in the in-message parameter is invalid. | |
ISIRERRI0003 | Invalid Award Year(s) | One or all award years in the in-message parameter are invalid. | |
ISIRERRI0004 | Invalid Campus Id | Campus Identifier in the in-message parameter is invalid. | Navigate to Setup > Campus Locations > Select Campus > Financial Aid tab. Select FAFSA/ISIR Settings tab and enter valid EDE path. |
ISIRERRI0005 | Invalid File Path | File path in the in-message parameter is invalid. | |
ISIRERRI0006 | Invalid File Name | File name in the in-message parameter is invalid. | Contact system administrator or Anthology Inc. Support. |
ISIRERRI0007 | Invalid School Code | School Code in the import file is invalid (School Code not found in system). | |
ISIRERRI0008 | Invalid SSN | SSN in the import file is invalid (SSN not found in system). |
Navigate to Setup > Admissions, ensure ISIR Lead Flag is set to Yes. Contact your system administrator or Anthology Inc. Support. |