We were trying to catch the stage change events :?: out of box available in EDA framework do you have any links or details of how we can catch say an SLA breach to write some custom solution based on this EDA event.
Say the even <>common\EventTypeStore\WebM\Process\1.0\ProcessStageBreached.xsd
Could you please provide the following additional information about your use case:
Which SAG products are you using? Are you interested in writing some application from scratch to process these events, e.g. a Java application, or you’d rather leverage some existing SAG product that could serve your needs, e.g. IS?
thanks for the information. I suggest you leverage the built-in IS service “pub.event.routing:subscribe”. It’s a bit more difficult to use than IS triggers, but it should serve your needs.
Thanks Atanas for this information I tried the same but seems not to work. Any information on how i can view these events on the IS server logs i had enabled the logging level to trace I was able to see the process Change events on logs but the stage change or breach events are not getting visible on the IS logs so i suspect something is not correct with the configuration any reference you have how to check Stage events on IS logs
The stage related events are generated by Optimize Analytic Engine if it is configured to generate EDA events for the given business process. You may find the exact details in the Analytic Engine configuration guide.