RETURN PARAMETER DESCRIPTION |
Zero value of the first '^'-piece of the Results[0] indicates that an
^01: Error code
^02: Message
^03: Error location
^04: Message type
Results[j] Line of the additional info (optional)
^01: ""
^02: Text
If the error descriptor in the Results[1] has the error code -21, this
error occurred during the execution of the procedure. In this case, the
means that the RPC could not lock the image(s). A message that explains
who/what locked the image(s) and when this happened is attached to this
error as additional information. Example:
Results[0]='0^The image is locked by other user/task.
Please try later.'
Results[1]='-21^The image is locked by other user/task.
Please try later.^LOCKFM+11~MAGGA04^W'
Results[2]='^Locked by IMAGEUSER,ONE about Feb 17, 2009@13:21:54;
Job #5728'
errors are returned in the Results array as shown below:
In case of a successful lock, '1^Ok' is returned in the Results[0].
Results[0] Result descriptor
^01: 0
^02: Message
Results[i] Error descriptor
|