Innovative Zero
Friday, July 10, 2009
Oracle Refresh Problem in R12
Some time we add Responsibility to particular user and it does not reflect. We need to do below process to reflect. This may rectify any reflect problem.
Run Below Procedure
BEGIN
wf_event
.
listen
(
p_agent_name
=>
'WF_DEFERRED'
,
p_correlation
=>
'oracle.apps.fnd.wf.ds.%'
);
END
and Run below concurrent program.
Workflow_Directory_Service_User/Role_Validation
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment