ServerModule - SendFailed
ServerModule - SendFailed
I'd like to pro-grammatically cause a ServerModule to issue a SendFailed. Will issuing an ABORT in the SrvRoutine do this?
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: ServerModule - SendFailed
Hi Jim
If the server module fails for any reason e.g. Divide by zero or abort, the Failed event will fire on the client with a ReasonCode of ServerError.
http://docs.lansa.com/14/en/lansa016/PR ... FAILED.htm
Regards
If the server module fails for any reason e.g. Divide by zero or abort, the Failed event will fire on the client with a ReasonCode of ServerError.
http://docs.lansa.com/14/en/lansa016/PR ... FAILED.htm
Regards