S03036
Error Code
S03036
Error Message
The CEP engine ‘xxx' failed to call function 'xxx’, with error: xxx. RefId:
S03036
Probable Causes
After a successful event match, the CEP engine will call callback functions. This error occurs when there’s an error in the callback functions.
Solutions
Modify the code of the callback functions based on the specific error message.