Question
Can I read the C++ publish return code in JSFL or in a CEP extension?
Hello everyone,
I have a hybrid extension with both a C++ publisher and a CEP extension.
I see that the Publisher::Publish methods have a return code. Is there any way to read that through JSFL or through a CEP extension, as I would like to know the status of the publish. If publishing fails I can inform users that something went wrong.
Kind Regards,
Ognyan
