F00026

Reference Name: InvalidResourceFailure

Description

Resource given for {RESOURCE} was not able to be loaded.

Parameters Definition

KeyDescription
RESOURCEThe variable name that caused the Resource Issue

Example

Resource given for {RESOURCE} was not able to be loaded.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "file_management",
  "Action": "fm_03",
  "Code": "F00026",
  "Parameters": {
    "RESOURCE": "The variable name that caused the Resource Issue"
  }
}

Potential Output

Resource given for The variable name that caused the Resource Issue was not able to be loaded.
Last Updated:
Contributors: Matthew Satti