You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

What is the functional difference b/w fusion_ora_ess.request_history and fusion.ess_request_history

Summary:

What is the functional difference between fusion_ora_ess.request_history and fusion.ess_request_history and please explain ErrorType codes present in fusion.ess_request_history table

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

#Fusion

#BIP



Code Snippet (add any code snippets that support your topic, if applicable):

select

from
fusion.ess_request_history erh, — has ErrorType column
fusion_ora_ess.request_history frh

where 1=1

and erh.requestid = frh.requestid(+)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!