...
Return values are specified as HTTP as
response status code. Although the body of some responses may contain informational text, you should not rely on this text to make any decisions as to whether the request was successful or not.
...
Parameter | Description |
---|
200 | The signal was received and stored successfully. |
400 | The request was not acceptable/ acceptedfor one of the following reasons:-- An invalid type parameter was specified. The type parameter is specific to the category specified by the cat parameter. Further, the type value (e.g. 0x01) can be used in multiple categories.
- The objid was missing. Specify the ID of the object you want the signal to relate to.
- The cat and type parameters (- category and signal type, respectively ) - must be specified and cannot be zero.
- The version of TIM Enterprise you are running does not understand the signal.js script.
|
404 | The object specified by the combination of the objtype and objid parameters (- and optionally the key parameter ) - could not be found. |
500 | Referencemacro |
---|
Label | Internal Server Error |
---|
| prevented the signal from being stored successfully. This may be due to a badly-configured database, or the lack of a signals a table in the TIM Enterprise database. |