F00003
Reference Name: ResourceNotFound
Description
Unable to load resource. File could not be located.
Parameters Definition
Key | Description |
---|---|
DATAPATH | The variable name that caused the Input Issue |
Example
Unable to load resource. {DATAPATH} File could not be located.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
File Management
- Action:
FM_01
{
"Version": "1.0.0",
"Interface": "file_management",
"Action": "fm_01",
"Code": "F00003",
"Parameters": {
"DATAPATH": "/8bf8d2f512984f56ae57846fa2a6c1ad/scan.3vxl"
}
}
Potential Output
Unable to load resource. /8bf8d2f512984f56ae57846fa2a6c1ad/scan.3vxl File could not be located.