Response Error Codes
The following lists the response error codes for the REST API Details in Data Structure Setup:
| Code | Message | Details |
|---|---|---|
| 200 | success | If the request is successful |
| 500 | Server Error, contact the system administrator. | If there is server exception when running this service |
| 600 | Invalid options | |
| 619 | Invalid field value (or) a field-specific error message will be displayed | If an unsupported value is provided for any field |
| 620 | Input Required (or) a field-specific error message will be displayed | If the required field value is not provided in the request |
| 1101 | Empty or Invalid JSON data | |
| 1500 | Required field validation for DDS Name | |
| 1501 | Cannot begin with a number. | |
| 1502 | Allowed characters are A-Z a-z 0-9 _ | |
| 1503 | Reserved word validation (Eg: starts with sys,uuu..etc) | |
| 1504 | Starts with Underscore validation | |
| 1505 | Field Max length validation. | |
| 1506 | Value set contains Master data element | |
| 1507 | Invalid Order for Value set and Behavior set | |
| 1508 | DDS name already Exist | |
| 1509 | Invalid Data element in DDS Definition | |
| 1510 | DDS usage validation for update and delete DDS Definition. | |
| 1511 | Invalid DDS name | |
| 1512 | Value Set is Required | |
| 1513 | Invalid DDS Data Options | |
| 1514 | Option value was doesn't match the available data options | |
| 1515 | Duplicate dds data combination. | |
| 1516 | Restricted data element that is part of the behavior. The value of this data element cannot be set as Disabled and Clear | |
| 1517 | Value Set/Behavior Set contains duplicate DE's for DDS name | |
| 1518 | Invalid DDS Data id | |
| 1519 | Invalid Action for Update DDS Definition | |
| 1520 | data_definition value cannot be updated | If the DE is pre-defined or deployed then data_definition of that DE cannot be updated |
| 1521 | Data Element is used in Unifier, it cannot be deleted. | |
| 1522 | This data element is being used in uDesigner and cannot be deleted. | |
| 1523 | Pre-Defined Data Elements cannot be deleted. | |
| 1531 | Cannot delete data definition. | |
| 1532 | Data definition does not exists. | |
| 3000 | Partial delete | |
| 3002 | Invalid Input |