HOLGER SIMON | Hello, we want to implement an AXL Error mapping. For doing that, we need an complete list of axl error codes. What we found is the List in the axl devepers guide (i.e. 8.5.1 page 2-162). Ther are 4 errors within the range of 5000 - 5007. That don't seems to be complete. for example while trying to create a phone which already exist i get the error message: <axlError> <axlcode>-239</axlcode> <axlmessage>Could not insert new row - duplicate value in a UNIQUE INDEX column (Unique Index:x_device_name).</axlmessage> <request>addPhone</request> </axlError> So my questions is: where can i get a complete list of the axl error tags ? Kind regards, Holger Simon |
| Please sign in to flag this as inappropriate. |