I am trying to use the Event generators in a later version of Weblogic. Currently I am using the Event Generators in Weblogic 10.3.1, and it is working fine. But in the later versions of weblogic when I am tryin to use them they are not being able to be invoked.
After some investigation its found that the Event generators are now only on Oracle SOA Suite enabled Weblogic.
But I am not permitted to use SOA Suite for Weblogic.
Is there an alternative for Event Generators which is found in Weblogic 11g or 12c ?
If not what will be the alternative to do to invoke time scheduling in Weblogic server.
Should I write code for invoking time-triggered jobs ?