日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

MetaData Service (MDS) in OA Framework

系統(tǒng) 2331 0
OAF的XML文件有:
  • UIX Pages and Regions.
  • OAF Personalizations
  • BC4J Substitutions (EO, VO Substitutions)
  • BC4J Components (EO.xml, VO.xml, AM.xml, AO.xml, VL.xml)

OAF的很多組件都是以XML的形式存在,但到最終的系統(tǒng)里,OAF的XML文件會(huì)存儲(chǔ)到數(shù)據(jù)庫(kù)表中(JDR_表)。MDS提供API(JDR_UTILS)從JDR表讀取,并構(gòu)建XML的定義。



Table Details
JDR_PATHS Stores document paths, packages and there parent child relationship.
Primary Key: PATH_DOCID
JDR_COMPONENTS Stores components on documents and OA Framework pages.
Primary Key: COMP_DOCID, COMP_SEQ
JDR_ATTRIBUTES Stores attribute/properties of components on documents and OA Framework pages.
Primary Key: ATT_COMP_DOCID, ATT_COMP_SEQ, ATT_SEQ
JDR_ATTRIBUTES_TRANS Stores translated attribute values of document components or OA framework pages.
Primary Key: ATL_COMP_DOCID, ATL_LANG, ATL_COMP_REF, ATL_NAME


JDR_UTILS API

How to get page or region contents from MDS repository
BEGIN
jdr_utils.printDocument('/oracle/apps/fnd/framework/toolbox/tutorial/webui/HelloWorldPG',1000);
END;

Lists all the MDS documents of specified directory currently imported into database.
BEGIN
jdr_utils.listdocuments ('/oracle/apps/per/selfservice.webui', TRUE ) ;
END

Delete a Page from MED repository
BEGIN
jdr_utils.deletedocument ('p_document => /oracle/apps/per/selfservice/webui/somepagePG') ;
END ;



In jDeveloper, when I build a page and its regions, it looks I am building an XML file. Is page definition stored as XML file in OA Framework?
The storage page definition happens in JDR tables, where page components are not stored as XML . But MDS provides API's to build XML definition from the data in JDR tables.
Hence there are two provisions
1. When you design a page, you store "page definiton" in XML format on your pc. When deploying to your system/server, you load this XML file into JDR tables by using command xmlimporter

2 . When a user runs the page, OA Framework does the following steps:-
Step a . OA Fwk Requests page definition/structure from (MDS) --note its cached too
Step b . MDS engine returns a xml file to OA Framework
Step c . Each node/component in XML(of Step b) is translated into a web bean object. Let's say your page has
Region-Main
field1
Regionchild
Button

In this case, four web beans objects will be instantiated by OA Framework. A bean object is nothing but an object representation components like fields, buttons, regions etc . A bean object also has methods like setRendered, setRequired, getRequired etc.
Step d . Not only we have beans created for that page, those beans are nested as well, in exactly the same sequence of components within Region-Main. Hence parent child relationship is retained.
Step e . After rendering the page,OA Framework then calls the controller class for that MDS page. The page is displayed to user after processRequest in Controller is completed.


refer: http://oracle.anilpassi.com/mds-in-oa-framework-what-exactly-it-is-2.html





MetaData Service (MDS) in OA Framework


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號(hào)聯(lián)系: 360901061

您的支持是博主寫(xiě)作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點(diǎn)擊下面給點(diǎn)支持吧,站長(zhǎng)非常感激您!手機(jī)微信長(zhǎng)按不能支付解決辦法:請(qǐng)將微信支付二維碼保存到相冊(cè),切換到微信,然后點(diǎn)擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對(duì)您有幫助就好】

您的支持是博主寫(xiě)作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長(zhǎng)會(huì)非常 感謝您的哦?。。?/p>

發(fā)表我的評(píng)論
最新評(píng)論 總共0條評(píng)論
主站蜘蛛池模板: 开鲁县| 鄯善县| 蓬莱市| 边坝县| 棋牌| 方城县| 临桂县| 新干县| 文昌市| 临邑县| 抚州市| 乳源| 洪江市| 阜新| 祁东县| 辽源市| 金堂县| 津南区| 长葛市| 嵩明县| 仙游县| 庆阳市| 万安县| 尉氏县| 康乐县| 石嘴山市| 开原市| 怀安县| 建湖县| 耒阳市| 通山县| 泰安市| 大石桥市| 额济纳旗| 新和县| 甘孜县| 沂南县| 霍州市| 巫溪县| 仙居县| 高台县|