Errors which occur when implementing basic operations on transport requests.
To continue your troubleshooting investigations, select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| TRANSPORTREQUEST-1 | The mandatory filter in the Search Transport Request operation is missing. | Add a filter in the Search Transport Request operation. |
| TRANSPORTREQUEST-2 | An error occurred during the execution of the search operation: {0}. | |
| TRANSPORTREQUEST-3 | The Web services of the updater are not available for receiving responses. | Enable the Web services of the updater. |
| TRANSPORTREQUEST-4 | The execution of transport requests is already running. | Wait for the end of current transport requests execution before attempting a new one. |
| TRANSPORTREQUEST-5 | The mandatory filter in the Execute Transport Request operation is missing. | Add a filter in the Execute Transport Request operation. |
| TRANSPORTREQUEST-6 | An error occurred during the transport request execution: {0}. | |
| TRANSPORTREQUEST-7 | The name of the associated Change List is missing. | Add a change list name in the Create Transport Request operation. |
| TRANSPORTREQUEST-8 | The Transport Request cannot be created because the change list {0} does not exist. | Create first the associated change list with the given name. |
| TRANSPORTREQUEST-9 | The mandatory filter in the Delete Transport Request operation is missing. | Add a filter in the Delete Transport Request operation. |
| TRANSPORTREQUEST-10 | An error occurred during the execution of the delete operation: {0}. | |
| TRANSPORTREQUEST-11 | The Transport Request is missing in the creation operation. | Add a Transport Request to the creation operation. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.