Business Event - Default Error - ‘Raise With Event Key, Event Data And Parameters’
(Doc ID 2651048.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Workflow - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.4 version, Workflow API’s (WF Packages)
Problem Summary
---------------------------------------------------
Business Event - Default Error - ‘Raise with Event Key, Event Data and Parameters’
Problem Description
---------------------------------------------------
Unexpected results when a Default Event Error Process WFERROR is re-tried using the ‘Raise with Event Key, Event Data and Parameters’ option in the notification. Result is a new message (WFERROR) and record is not received in xxxx.
Based on our testing, our preference would be to leave the subscription as Skip to Next. When we leave it as Skip to Next, the Raise Event fails with the following error stack:
Error Stack java.lang.NullPointerException null: null at oracle.apps.fnd.wf.bes.RESTServiceInvokerSubscription.performInit(RESTServiceInvokerSubscription.java:221) at oracle.apps.fnd.wf.bes.RESTServiceInvokerSubscription.onBusinessEvent(RESTServiceInvokerSubscription.java:166) at oracle.apps.fnd.wf.bes.EventDispatcher.executeSubscription(EventDispatcher.java:880) at oracle.apps.fnd.wf.bes.EventDispatcher.processSubscription(EventDispatcher.java:567) at oracle.apps.fnd.wf.bes.EventDispatcher.dispatch(EventDispatcher.java:336) at oracle.apps.fnd.wf.bes.AgentListenerProcessorNew.processMessage(AgentListenerProcessorNew.java:373) at oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process(SvcComponentProcessor.java:668) at oracle.apps.fnd.cp.gsc.Processor.run(Processor.java:283) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:515) at oracle.apps.fnd.wf.bes.RESTServiceInvokerSubscription.getAllParameters(RESTServiceInvokerSubscription.java:361) at oracle.apps.fnd.wf.bes.RESTServiceInvokerSubscription.initParameters(RESTServiceInvokerSubscription.java:236) at oracle.apps.fnd.wf.bes.RESTServiceInvokerSubscription.performInit(RESTServiceInvokerSubscription.java:217) ... 8 more
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |