Jan du Toit schrieb:
> Hi.
>
> I'm executing a CLI command by using the CommandAction. It is executed
> correctly and have the desired effect.
>
> It doesn't seem if the action is generating any manager events. Why is
> this?
> What other way than using a manager response (as the manager response
> doesn't give me much information) can you use to get information
> regarding the executed action?
use the managerresponse and cast it to a commandresponse, it contains
all information.
=Stefan
|