Flow Builder Response Codes
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | add to queue exception | Returned when unable to add to queue. |
3003 | add to queue fail | Returned when failed to add to the queue. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | workflow not available | Returned when the workflow is not available. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | CDR insertion exception | Returned when an error occurs while inserting a CDR. |
3003 | CDR insertion fail | Returned when failed to insert into the queue. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | invalid datatype | Returned when an invalid datatype is found. |
3003 | mandatory path not found | Returned when a mandatory path is not found in the given input. |
3004 | exception | Returned when an exception occurs during the runtime. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | query execution fail | Returned when failed to execute the query. |
| | |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | query execution fail | Returned when failed to execute the query. |
Error Code | Message | Description |
---|
3001 | exception occur | Returned when the mandatory parameters are missing. |
3002 | normal error execution | Returned when an occurs during execution. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | script execution fail | Returned when the script failed to execute. |
3003 | invalid result | Returned when an invalid results are produced. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | invalid event occurs | Returned when the eventid is invalid. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | http exception | Returned when the HTTP exception occurs. |
3003 | http response null | Returned when the HTTP response is null. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | encode exception | Returned when an exception occurs during encoding. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | Repository operation fail | Returned when the repository operation is failed. |
Error Code | Message | Description |
---|
201 | Success | Returned by onsalesforcesuccess event when the record is created or updated successfully. |
400 | Failure | Returned by onsalesforcefailure event when the response could not be updated because the JSON body contains an error. |
500 | Failure | Returned when an error occurred within Salesforce.com. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | http exception | Returned when the HTTP exception occurs. |
3003 | http response null | Returned when the HTTP response is null. |
3004 | http response body null | Returned when the HTTP response body is null. |
3005 | option not found | Returned when the option is not found. |
Error Code | Message | Description |
---|
3001 | message not available | Returned when a message is configured with an empty text. |
3002 | http exception | Returned when the http exception occurs. |
3003 | endpoint unreachable | Returned when the HTTP messaging API is not reachable. |
3004 | gateway exception | Returned when the messaging API response is in incorrect format. |
Error Code | Message | Description |
---|
3001 | validation fail | Returned when the mandatory parameters are missing. |
3002 | transform exception | Returned when an exception occurs during transform. |
Updated about 5 years ago