A00002

Reference Name: InvalidResourceAdvisory

Description

Resource given for {RESOURCE} was not able to be loaded. Function will continue as expected without.

Parameters Definition

KeyDescription
RESOURCEThe variable name that caused the Resource Issue

Example

Resource given for {RESOURCE} was not able to be loaded. Function will continue as expected without.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "data_overlay",
  "Action": "do_01",
  "Code": "A00002",
  "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. Function will continue as expected without.
Last Updated:
Contributors: Matthew Satti