Oracle applications
oracle e-business suite [sql,plsql,ora-apps,reports,forms(oaf,adf)]
Labels
adf
apps
bip
EDI
oaf
OBIEE
ODI
pl\sql
Reports
Rtf
sql
URL's
Tuesday, January 10, 2017
ODI Creating Projects and Models 03:
https://www.youtube.com/watch?v=kR8zjsT35AU
Topology Dataserver, Physical and Logical Schema creation in ODI www.oditraining.com
https://www.youtube.com/watch?v=ejtgeygPgV4
Creating Master Repository Wizard ::
http://dwteam.in/creating-repositories-in-odi-11-1-1-5/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
SQL Query to get Quantity On Hand of any item
SELECT item.segment1 item_code, item.description item_description, SUM (on_hand.on_hand) on_hand FROM mtl_system_items_...
Message Radio Button @ OAF
Message Radio Button In this lesson we are going to learn how to use Radio Button items in the OAF page. We can create i...
Error You are trying to access a page that is no longer active. - The referring page may have come from a previous session. Please select Home to proceed.
The root cause of this error are the profile options: 1) FND_VALIDATION_LEVEL - None 2) FND_FUNCTION_VALIDATION_LEVEL - None 3)Framework...
No comments:
Post a Comment