Positive Action Notifications

A positive action notification indicates that the request has been handled successfully. If WAIT(*YES) has been specified, the classification code is always "WCMD" and the report code contains the return code that the command returned. Otherwise it contains a message with classification "_WE_" and a report code "0000000000", meaning that WindowsEnabler has successfully issued the command. At the moment, positive action notifications do not contain additional data.

class

code

type of additional data

report meaning

_WE_

0000000000

none

Only possible if WAIT(*NO): Asynchronous request has been started

WCMD

return code of command

none

Only possible if WAIT(*YES): Synchronous request has been completed