Error: 3142: Process 'POXML/1009032-403724' has no activities waiting to receive event 'oracle.apps.
Hi, we have exactly the same error like in 1955689.1, but the script returns only one line.
Any ideas?
...
The following script returned to lines as shown below:
select wes.phase, wes.status, wes.wf_process_type, wes.wf_process_name
from wf_event_subscriptions wes, wf_events we
where we.name = 'oracle.apps.po.event.xmlpo' and wes.event_filter_guid =
we.guid
and wes.wf_process_type = 'POXML';
greetz
Tim