Response Error Codes
The following applies to the Response Error Codes (REST API Details in Business Processes) Web Services V2:
| Code | Message | Details |
|---|---|---|
| 200 | success | If the request is successful |
| 500 | Server Error, contact the system administrator. | If there is any exception when running this service |
| 603 | Business Process Name is not correct. | |
| 650 |
Create Business Process failed reasons, files cannot be attached to upper form. Create Business Process failed reasons, files cannot be attached to detail form: <tab_name> Update Business Process failed reasons, files cannot be attached to upper form. Update Business Process failed reasons, files cannot be attached to detail form: <tab_name> |
|
| 657 | Invalid record_no. | |
| 895 | Record has already been accepted by Task Assignee | |
| 1101 | Empty or Invalid JSON data | If required input JSON is empty |
| 1419 | The Project Funding Sheet has to be created prior to this operation. | When user is creating a Fund type BP record or Funding and WBS type BP Record, but a Project Funding Sheet has not been created. |
| 3000 | Partial failure. | Partial failure of REST service |
| 3002 | Invalid Input | |
| 11001 | File not found for file ID(s): | If the user provides invalid file IDs for which there are no files in DM |
| 11002 | Currently, Document Type BP is not supported for attachments from DM | If the user tries to attach files from DM for Document Type BP |
| 11003 | No of files attached exceeds the allowed limit. Allowed limit: [50] | If the user tries to attach more than 50 files from DM at either record- or line item-level |
| 11004 | Invalid value for field dm_file_ids | If the user tries to give any value other than comma-separated numbers for the dm_file_ids field |
| 11005 | Currently, Text Type BP is not supported for attachments from DM | If the user tries to attach files from DM for Text Type BP |