Model data XML Publisher XML Datasource

Hello
I am creating the function (program units) in my XML data model, I get the following ERROR.




----------------------------
Custom XX Application: Version: UNKNOWN

Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

Module XXTESTNEW: XX-new TEST report
---------------------------------------------------------------------------

Current system time is July 13, 2012 15:34:09

---------------------------------------------------------------------------

0,197: [GC 0,197: [DefNew: 1777K - > 191K (1984K), dry 0,0042507] 1777 K - > 242K (6080K), dry 0,0043329] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
0,330: [GC 0,330: [DefNew: 1983K - > 44K (1984K), dry 0,0054729] 2034 K - > 282K (6080K), dry 0,0055303] [time: user = 0.00 sys = 0.00, true = 0.01 seconds]
0,536: [GC 0,536: [DefNew: 1836K - > 192K (1984K), dry 0,0053814] 2074 K - > 591K (6080K), dry 0,0054403] [time: user = 0.01 sys = 0.00, true = 0.01 seconds]
0.695: [GC 0.695: [DefNew: 1984K - > 138K (1984K), dry 0,0036150] 2383 K - > 711K (6080K), dry 0,0036667] [time: user = 0.01 sys = 0.00, true = 0.00 seconds]
0,969: [GC 0,969: [DefNew: 1930K - > 92K (1984K), dry 0,0050182] 2503 K - > 802K (6080K), dry 0,0050735] [time: user = 0.00 sys = 0.00, true = 0.01 seconds]
1.453: [GC 1.453: [DefNew: 1884K - > 192K (1984K), dry 0,0049133] 2594 K - > 1247K (6080K), dry 0,0049730] [time: user = 0.00 sys = 0.00, true = 0.01 seconds]
1,493: [GC 1,493: [DefNew: 1962K - > 58K (1984K), dry 0,0025240] 3018 K - > 1301K (6080K), dry 0,0025808] [time: user = 0.01 sys = 0.00, true = 0.00 seconds]
1,501: [GC 1,501: [DefNew: 1847K - > 93K (1984K), dry 0,0014896] 3090 K - > 1337K (6080K), dry 0,0015390] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1,507: [GC 1,507: [DefNew: 1860K - > 70K (1984K), dry 0,0006978] 3103 K - > 1313K (6080K), dry 0,0007453] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1,514: [GC 1,514: [DefNew: 1849K - > 103K (1984K), dry 0,0004474] 3093 K - > 1346K (6080K), dry 0,0004883] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1.595: [GC 1.596: [DefNew: 1895K - > 138K (1984K), dry 0,0020285] 3138 K - > 1437K (6080K), dry 0,0020863] [time: user = 0.01 sys = 0.00, true = 0.00 seconds]
1.673: [GC 1.673: [DefNew: 1930K - > 64K (1984K), dry 0,0014510] 3229 K - > 1496K (6080K), dry 0,0015049] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1,759: [GC 1,759: [DefNew: 1856K - > 98K (1984K), dry 0,0014301] 3288 K - > 1530K (6080K), dry 0,0014835] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1.827: [GC 1.827: [DefNew: 1890K - > 89K (1984K), dry 0,0010782] 3322 K - > 1572K (6080K), dry 0,0011340] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1880: [GC 1.880: [DefNew: 1881K - > 133K (1984K), dry 0,0011918] 3364 K - > 1616K (6080K), dry 0,0012450] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1,936: [GC 1,936: [DefNew: 1925K - > 113K (1984K), dry 0,0012641] 3408 K - > 1670K (6080K), dry 0,0013197] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
1.990: [GC 1.990: [DefNew: 1905K - > 191K (1984K), dry 0,0022812] 3462 K - > 1976K (6080K), dry 0,0023401] [time: user = 0.01 sys = 0.00, true = 0.00 seconds]
OPE data engine Version No.: 5.6.3
Resp: 23202
Org ID: 43
Request ID: 22637028
All of the parameters:
Data model code: XXTESTNEW
Data model Application Short Name: XX
Indicator of debug: N
2161: [GC 2.161: [DefNew: 1983K - > 192K (1984K), dry 0,0036382] 3768 K - > 2170K (6080K), dry 0,0036949] [time: user = 0.01 sys = 0.00, true = 0.00 seconds]
{}
Calls the engine data OPE...
2,289: [GC 2,289: [DefNew: 1984K - > 192K (1984K), dry 0,0036540] 3962 K - > 2475K (6080K), dry 0,0037115] [time: user = 0.00 sys = 0.00, true = 0.00 seconds]
[071312_033411511] [] [EXCEPTION] java.lang.NullPointerException
at oracle.apps.xdo.dataengine.DataTemplateParser.GetNodeNumChildren(DataTemplateParser.java:334)
at oracle.apps.xdo.dataengine.DataTemplateParser.templateParser(DataTemplateParser.java:266)
at oracle.apps.xdo.dataengine.XMLPGEN.setDataTemplate(XMLPGEN.java:140)
at oracle.apps.xdo.dataengine.DataProcessor.setDataTemplate(DataProcessor.java:193)
to oracle.apps.xdo.oa.util.DataTemplate. < init > (DataTemplate.java:245)
at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:282)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)

2.394: [GC 2.394: [DefNew: 1365K--> 143K (1984K), dry 0,0025966] 2.397: [owner: 2451 K - > 2381K (4096K), dry 0,0798821] 3648 K - > 2381K (6080K), dry 0,0825759] [time: user = 0.08 sys = 0.01, real = 0.08 seconds]
java.lang.IndexOutOfBoundsException: Index: 0, size: 0
at com.sun.java.util.collections.ArrayList.RangeCheck(ArrayList.java:492)
at com.sun.java.util.collections.ArrayList.get(ArrayList.java:306)
at oracle.apps.xdo.dataengine.DataTemplateParser.getParentDataSource(DataTemplateParser.java:1796)
at oracle.apps.xdo.dataengine.XMLPGEN.writeDefaultGroup(XMLPGEN.java:331)
at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:286)
at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:273)
at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:215)
at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:254)
at oracle.apps.xdo.dataengine.DataProcessor.processDataStructre(DataProcessor.java:390)
at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:355)
at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:348)
at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:293)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)

Bunch
def total generation 1984K, used 250K [0xcc400000, 0xcc620000, 0xccb10000)
Eden space 1792K, 13% have used [0xcc400000, 0xcc43ea98, 0xcc5c0000)
from space 192K, 0% used [0xcc5c0000, 0xcc5c0000, 0xcc5f0000)
192K-space, 0% used [0xcc5f0000, 0xcc5f0000, 0xcc620000)
tenure generation total 6104K, used 4381K [0xccb10000, 0xcd106000, 0xd0400000)
6104K-space, 71% have used [0xccf57598, 0xccf57600, 0xccb10000, 0xcd106000)
compaction perm gen total 12288K, used 7039K [0xd0400000, 0xd1000000, 0xd8400000)
12288K-space, 57% have used [0xd0adfc88, 0xd0adfe00, 0xd0400000, 0xd1000000)
RO space 8192K, 80% have used [0xd8a73430, 0xd8a73600, 0xd8400000, 0xd8c00000)
RW space 12288K, 59% have used [0xd9330510, 0xd9330600, 0xd8c00000, 0xd9800000)
---------------------------------------------------------------------------
Beginning of the FND_FILE log messages
---------------------------------------------------------------------------
---------------------------------------------------------------------------
End of the FND_FILE log messages
---------------------------------------------------------------------------


---------------------------------------------------------------------------
Options, AutoComplete, the request for enforcement.


End of query options AutoComplete.

---------------------------------------------------------------------------
Simultaneous request ended
Current system time is July 13, 2012 15:34:11

-------------------------

Please see the following data model, I copied the folloing



< name of report = "anyname" DTDVersion = "9.0.2.0.0" >
< data >
< dataSource name = "Q_1" >
< select >
Select 1 EMPLOYEE_ID, FIRST_NAME, LAST_NAME "LAST_NAME", 1 department_id "FIRST_NAME", SALARY, COMMISSION_PCT double 2 2
< / select >
< group name = "G_EMPLOYEES" >
< name of dataItem = "Employe_id" / >
< name of dataItem = "FirstName" / >
< name of dataItem = "LAST_NAME" / >
< name of dataItem = 'HIRE_DATE' / >
< name of dataItem = "SALARY" / >
< name of dataItem = "COMMISSION_PCT" / >
< name of dataItem = "DEPARTMENT_ID" / >
< name formula = "CF_REMUNERATION" source = "cf_1formula".
DataType = 'number' width = "20" precision = "10" / >
< / Group >
< / dataSource >
< name summary = function "CS_REPORT_LEVEL_SUMMARY" = "sum" width = "20".
precision = "10" reset = "report" compute = "report" / >
< / data >
< programUnits >
< name of the function "cf_1formula" = returnType = "number" >
< textSource >
<! [CDATA]
function CF_1Formula returns the number is
Start
return (: salary + nvl (:commission_pct,0));)
end;
[]] >
< / textSource >
< / feature >
< / programUnits >
< / report >







Note:
I took this from the following documents.
http://docs.Oracle.com/CD/E12839_01/bi.1111/b32121/pbr_xml003.htm


Concerning
Ed

Hello

It seems to me this format is used in BI Publisher plant OBI and not Oracle XML Publisher.

Why not try to get the value in sql itself like (: salary +: pct_cimssion) ABCD

Tags: Business Intelligence

Similar Questions

  • Export model data as xml does not work

    Export model data as xml does not work

    Please advice on this subject? I created a template with editable regions - index.dwt, but when I try to export the model as xml - it is greyed out. I read another thread in this forum, but I'm not clear on the second stage of the given statement. Please click on the header to see step 2 on a previous thread.

    Please notify.

    THX

    Now that you have a template file, you can create a page by using the template file. Have a look here http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7ef da.html.

    Once you have created the page, you can export as XML.

    GRAMPS

  • ADFC-0619: failed the authorization check but system-jazn-"Data.xml" entry

    Hello

    I have an urgent problem with permission on production area.

    I set the permission for my App. create custom pages so login and custom to redirect, the Spanish developer Login bean works fine, but on prodocution I got an exception:

    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' WL-101020') OR (MSGID = "WL-101017'") OR (MSGID = "WL-000802'") OR (MSGID = "BEA-101020'") OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))

    [WatchData: DATE = July 7, 2014 11:05:33 AM EDT SERVER = AdminServer MESSAGE = [path of the module: app_name_test ServletContext@304698745[app:AppName: / app_name_test spec-version: 2.5]] Servlet failed with Exception

    oracle.adf.controller.security.AuthorizationException: ADFC-0619: authorization check failed: 'viewcontroller.pageDefs.homePageDef', 'VIEW '.

    at oracle.adf.controller.internal.security.AuthorizationEnforcer.handleFailure(AuthorizationEnforcer.java:182)

    at oracle.adf.controller.internal.security.AuthorizationEnforcer.internalCheckPermission(AuthorizationEnforcer.java:162)

    at oracle.adf.controller.internal.security.AuthorizationEnforcer.checkPermission(AuthorizationEnforcer.java:116)

    at oracle.adfinternal.controller.state.ControllerState.checkPermission(ControllerState.java:663)

    at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:700)

    at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:473)

    at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:59)

    to oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$ PagePhaseListenerWrapper.afterPhase (ADFLifecycleImpl.java:530)

    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)

    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)

    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ PhaseInvokerImpl.dispatchAfterPagePhaseEvent (ADFPhaseListener.java:131)

    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:74)

    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:447)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:202)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    JPS - config.Xml

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < jpsConfig xmlns =" http://xmlns.Oracle.com/OracleAS/schema/11/JPs-config-11_1.xsd "" xmlns: xsi = " http://www.w3.org/2001/XMLSchema-instance " xsi: schemaLocation = " http://xmlns.Oracle.com/OracleAS/Schema/11/JPS-config-11_1.xsd HSD-config - 11_1.xsd" >

    < = name="oracle.security.jps.jaas.mode"/ 'doasprivileged' property value >

    < serviceProviders >

    "< class ="oracle.security.jps.internal.idstore.xml.XmlIdentityStoreProvider serviceProvider"name =" idstore.xml.provider "type ="IDENTITY_STORE">

    < description > XML-based IdStore provider < / description >

    < / serviceProvider >

    "< class ="oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider serviceProvider"name =" policystore.xml.provider "type ="POLICY_STORE">

    < description > XML-based PolicyStore provider < / description >

    < / serviceProvider >

    "< class ="oracle.security.jps.internal.anonymous.idm.IdmAnonymousServiceProvider serviceProvider"name =" anonymous.provider "type 'ANONYMOUS' = >

    < description > anonymous access provider < / description >

    < / serviceProvider >

    "< class ="oracle.security.jps.internal.login.jaas.JaasLoginServiceProvider serviceProvider"name =" jaas.login.provider "type ="LOGIN">

    < description > Service Provider for the connection Module < / description >

    < / serviceProvider >

    < / serviceProviders >

    < serviceInstances >

    < provider = "idstore.xml.provider serviceInstance" name ="idstore.xml" > "

    "< value="./jazn-data.xml property "name ="location"/ >

    < property value = 'OBFUSCATE' name="jps.xml.idstore.pwd.encoding"/ >

    < value property = "jazn.com" name = "subscriber.name" / > "

    < / serviceInstance >

    < provider = "policystore.xml.provider serviceInstance" name ="policystore.xml" > "

    "< value="./jazn-data.xml property "name ="location"/ >

    < = 'false' name="oracle.security.jps.policy.principal.cache.key"/ property value >

    < / serviceInstance >

    < provider = "anonymous.provider serviceInstance" name = "anonymous" / > "

    < provider = "jaas.login.provider serviceInstance" name ="anonymous.loginmodule" > "

    < value = "oracle.security.jps.internal.jaas.module.anonymous.AnonymousLoginModule property" name = "loginModuleClassName" / > "

    < property value = "REQUIRED" name="jaas.login.controlFlag"/ >

    < property value = "true" name = "debug" / >

    < property value = "true" name = "addAllRoles" / >

    < / serviceInstance >

    < provider = "jaas.login.provider serviceInstance" name ="idstore.loginmodule" > "

    < value = "oracle.security.jps.internal.jaas.module.idstore.IdStoreLoginModule property" name = "loginModuleClassName" / > "

    < property value = "REQUIRED" name="jaas.login.controlFlag"/ >

    < property value = "true" name = "debug" / >

    < property value = "true" name = "addAllRoles" / >

    < = 'false' name="remove.anonymous.role"/ property value >

    < / serviceInstance >

    < / serviceInstances >

    < jpsContexts default 'anonymous' = >

    < name jpsContext 'anonymous' = >

    < serviceInstanceRef ref = 'anonymous' / >

    < serviceInstanceRef ref = "anonymous.loginmodule" / >

    < / jpsContext >

    < / jpsContexts >

    < / jpsConfig >

    Web.Xml

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < web - app xmlns =" http://Java.Sun.com/XML/NS/JavaEE "" xmlns: xsi = " " http://www.w3.org/2001/XMLSchema-instance "

    " xsi: schemaLocation =" http://Java.Sun.com/XML/NS/JavaEE http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"" "" "

    version "2.5" = >

    < context-param >

    javax.faces.STATE_SAVING_METHOD < param-name > < / param-name >

    customer of < param-value > < / param-value >

    < / context-param >

    < context-param >

    javax.faces.PARTIAL_STATE_SAVING < param-name > < / param-name >

    < param-value > false < / param-value >

    < / context-param >

    < context-param >

    < description > if this parameter is set to true, there will be an automatic check of the date of the change of your JSP pages and saved state will be scrapped when JSP change. It will also automatically check if your css skinning files have changed without requiring you to restart the server. This facilitates the development, but adds above. For this reason, this parameter must be set to false when your application is deployed. < / description >

    org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION < param-name > < / param-name >

    < param-value > false < / param-value >

    < / context-param >

    < context-param >

    < description > if the comment "generated by...» "down in pages ADF Faces HTML should contain version number information. < / description >

    oracle.adf.view.rich.versionString.HIDDEN < param-name > < / param-name >

    < param-value > false < / param-value >

    < / context-param >

    < context-param >

    Oracle.ADF.jsp.provider.0 < param-name > < / param-name >

    oracle.mds.jsp.MDSJSPProviderHelper < param-value > < / param-value >

    < / context-param >

    < context-param >

    < description > File Upload < / description >

    org.apache.myfaces.trinidad.UPLOAD_MAX_DISK_SPACE < param-name > < / param-name >

    < param-value > 10485760 < / param-value >

    < / context-param >

    < context-param >

    < description > the safety precautions to prevent clickjacking: bust of executives if the area of window ancestor (Protocol, host and port) and the framework are different. Other options for this setting are always and never. < / description >

    org.apache.myfaces.trinidad.security.FRAME_BUSTING < param-name > < / param-name >

    differentOrigin < param-value > < / param-value >

    < / context-param >

    < context-param >

    javax.faces.FACELETS_SKIP_XML_INSTRUCTIONS < param-name > < / param-name >

    < param-value > true < / param-value >

    < / context-param >

    < context-param >

    javax.faces.FACELETS_SKIP_COMMENTS < param-name > < / param-name >

    < param-value > true < / param-value >

    < / context-param >

    < context-param >

    javax.faces.FACELETS_DECORATORS < param-name > < / param-name >

    oracle.adfinternal.view.faces.facelets.rich.AdfTagDecorator < param-value > < / param-value >

    < / context-param >

    < context-param >

    javax.faces.FACELETS_RESOURCE_RESOLVER < param-name > < / param-name >

    oracle.adfinternal.view.faces.facelets.rich.AdfFaceletsResourceResolver < param-value > < / param-value >

    < / context-param >

    < filter >

    < filter-name > JpsFilter < / filter-name >

    > class filter < oracle.security.jps.ee.http.JpsFilter < / class filter >

    < init-param >

    enable.anonymous < param-name > < / param-name >

    < param-value > true < / param-value >

    < / init-param >

    < init-param >

    Remove.anonymous.role < param-name > < / param-name >

    < param-value > false < / param-value >

    < / init-param >

    < / filter >

    < filter >

    < name of filter > Trinidad < / filter-name >

    > class filter < org.apache.myfaces.trinidad.webapp.TrinidadFilter < / class filter >

    < / filter >

    < filter >

    < filter-name > adfBindings < / filter-name >

    > class filter < oracle.adf.model.servlet.ADFBindingFilter < / class filter >

    < / filter >

    < filter >

    < filter-name > ADFLibraryFilter < / filter-name >

    > class filter < oracle.adf.library.webapp.LibraryFilter < / class filter >

    < / filter >

    < filter mapping >

    < filter-name > JpsFilter < / filter-name >

    < url-pattern > / * < / url-pattern >

    < distributor > BEFORE < / dispatcher >

    < distributor > APPLICATION < / dispatcher >

    < distributor > INCLUDE < / dispatcher >

    < / filter-mapping >

    < filter mapping >

    < name of filter > Trinidad < / filter-name >

    < name servlet - > Faces Servlet < / servlet-name >

    < distributor > BEFORE < / dispatcher >

    < distributor > APPLICATION < / dispatcher >

    < distributor > ERROR < / dispatcher >

    < / filter-mapping >

    < filter mapping >

    < filter-name > adfBindings < / filter-name >

    < name servlet - > Faces Servlet < / servlet-name >

    < distributor > BEFORE < / dispatcher >

    < distributor > APPLICATION < / dispatcher >

    < / filter-mapping >

    < filter mapping >

    < filter-name > ADFLibraryFilter < / filter-name >

    < url-pattern > / * < / url-pattern >

    < distributor > BEFORE < / dispatcher >

    < distributor > APPLICATION < / dispatcher >

    < / filter-mapping >

    < filter mapping >

    < filter-name > adfBindings < / filter-name >

    < name servlet - > adfAuthentication < / servlet-name >

    < distributor > BEFORE < / dispatcher >

    < distributor > APPLICATION < / dispatcher >

    < / filter-mapping >

    <>earpiece

    oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack <-listener class > < / listener class >

    < / earphone >

    <>earpiece

    oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack <-listener class > < / listener class >

    < / earphone >

    <>earpiece

    Oracle.BC4J.MBean.BC4JConfigLifeCycleCallBack <-listener class > < / listener class >

    < / earphone >

    < servlet >

    < name servlet - > Faces Servlet < / servlet-name >

    > the servlet class < javax.faces.webapp.FacesServlet < / servlet-class >

    < load-on-startup > 1 < / load-on-startup >

    < / servlet >

    < servlet >

    resources < name of the servlet > - < / servlet-name >

    > the servlet class < org.apache.myfaces.trinidad.webapp.ResourceServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > BIGRAPHSERVLET < / servlet-name >

    > the servlet class < oracle.adf.view.faces.bi.webapp.GraphServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > BIGAUGESERVLET < / servlet-name >

    > the servlet class < oracle.adf.view.faces.bi.webapp.GaugeServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > MapProxyServlet < / servlet-name >

    > the servlet class < oracle.adf.view.faces.bi.webapp.MapProxyServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > GatewayServlet < / servlet-name >

    > the servlet class < oracle.adfinternal.view.faces.bi.renderkit.graph.FlashBridgeServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > adflibResources < / servlet-name >

    > the servlet class < oracle.adf.library.webapp.ResourceServlet < / servlet-class >

    < / servlet >

    < servlet >

    < name servlet - > adfAuthentication < / servlet-name >

    > the servlet class < oracle.adf.share.security.authentication.AuthenticationServlet < / servlet-class >

    < init-param >

    success_url < param-name > < / param-name >

    /faces/home.jspx < param-value > < / param-value >

    < / init-param >

    < load-on-startup > 1 < / load-on-startup >

    < / servlet >

    < servlet-mapping >

    < name servlet - > Faces Servlet < / servlet-name >

    < url-pattern > /visages / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    resources < name of the servlet > - < / servlet-name >

    < url-pattern > /adf / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    resources < name of the servlet > - < / servlet-name >

    < url-pattern > /afr / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > BIGRAPHSERVLET < / servlet-name >

    < url-pattern >/servlet/GraphServlet / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > BIGAUGESERVLET < / servlet-name >

    < url-pattern >/servlet/GaugeServlet / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > MapProxyServlet < / servlet-name >

    < url-pattern > /mapproxy / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    resources < name of the servlet > - < / servlet-name >

    < url-pattern > /bi / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > GatewayServlet < / servlet-name >

    < url-pattern > /flashbridge / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > adflibResources < / servlet-name >

    < url-pattern > /adflib / * < / url-pattern >

    < / servlet-mapping >

    < servlet-mapping >

    < name servlet - > adfAuthentication < / servlet-name >

    <>url-pattern / adfAuthentication < / url-pattern >

    < / servlet-mapping >

    < mapping mime - >

    SWF < extension > < / extension >

    mime-type application/x-shockwave-flash <>< / mime-type >

    < / mime map >

    < mapping mime - >

    AMF < extension > < / extension >

    <>mime-type application/x-amf < / mime-type >

    < / mime map >

    < jsp-config >

    < jsp-property-group >

    *.jsff < url-pattern > < / url-pattern >

    true < East - xml > < / xml is >

    < / jsp-property-group >

    < / jsp-config >

    < security constraint >

    < web-resource-collection >

    < web-resource-name > adfAuthentication < / web-resource-name >

    <>url-pattern / adfAuthentication < / url-pattern >

    < / web-resource-collection >

    <>auth-constraint

    valid users - < role name > < / role name >

    < / auth-constraint >

    < / security constraint >

    <>login-config

    FORM < auth-method > < / auth-method >

    < form-login-config >

    /faces/login.jspx < form-login-page > < / form-login-page >

    /faces/login.jspx < form-error-page > < / form-error-page >

    < / form-login-config >

    < / login-config >

    <-security role >

    valid users - < role name > < / role name >

    < / security role >

    < / web - app >

    jazn-"Data.xml"

    <? XML version = "1.0" encoding = "UTF - 8" standalone = 'Yes'? "" >

    " < jazn-data xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "

    " xsi: noNamespaceSchemaLocation = ' http://xmlns.Oracle.com/OracleAS/schema/jazn-data.xsd "> "

    < default = "jazn.com Kingdom-jazn" >

    < domain >

    < name > jazn.com < / name >

    < / domain >

    < / Kingdom-jazn >

    < policy store >

    applications <>

    < application >

    < name > AppName < / name >

    < jazn > political

    <>grant

    < dealer >

    < directors >

    < principal >

    < name > authenticated role < / name >

    oracle.security.jps.internal.core.principals.JpsAuthenticatedRoleImpl < class > < / class >

    < / main >

    < / directors >

    < / dealer >

    <>permissions

    < permission >

    oracle.adf.share.security.authorization.RegionPermission < class > < / class >

    < name > viewcontroller.pageDefs.homePageDef < / name >

    Display < share > < / actions >

    < / authorization >

    < / authorization >

    < / grant >

    < / jazn-policy >

    < / application >

    < / applications >

    < / policy-store >

    < / jazn-data >

    My fragment of connection method:

    HttpServletRequest request = (HttpServletRequest) () .getRequest () ctx.getExternalContext;
    try {}

    Topic topic = Authentication.login (new URLCallbackHandler (UN, pw));weblogic.servlet.security.ServletAuthentication.runAs (object, request);

    HttpServletResponse response = (HttpServletResponse) ctx.getExternalContext (m:System.NET.FtpWebRequest.GetResponse ());

    sendForward (request, response, LOGIN_URL);
    } catch (FailedLoginException fle) {}
    LOG.severe (fle);
    String errorText = rsBundle.getString ("ERROR_LOGIN");
    FacesMessage msg = new FacesMessage (FacesMessage.SEVERITY_ERROR, errorText, errorText);
    ctx.addMessage (null, msg);
    }

    I use Jdev 11.1.2.4

    Any help why this configuration works on production envirement?

    My system-jazn-"Data.xml" has entered correct...

    Finally, I found... Administrator develop new envirement and they use java 1.8 (WTF). Have to kill them immediately after to write this post...

    I found that the search to setDomainEnv.sh

    Changed start at 1.6 and all works like magic... IM really surprised that start weblogic with java 8 and generate strange symtomps with authentication...

    I thank all of you for the help

  • Extending from weblogic security roles (groups) to jazn-"Data.xml" using SQLAuth...

    Hello
    as the title suggests is that I want to do...

    The problem I encounter is that I can't map my Weblogic roles at a level of demand - roles.
    I do not see my weblogic on jazn-"Data.xml" roles and I can't create groups to the application level because
    everything works as SQLAuthenticator on Weblogic...
    I can get the role of user with EL as #{securityContext.userInRole ['ROLE']} but it cannot apply to jazn-"Data.xml".

    Hope that if anyone can help...
    Thank you
    Renan.

    PS: Jdev Studio Edition Version 11.1.1.1.0
    JPA/EJB/ADF app

    Published by: RenanMC on 12/09/2009 09:13

    Hello

    you create groups of jazn-"Data.xml" and then use the weblogic.xml file to map these business groups for groups returned by the SQLAuthenticator

    Frank

  • Can I export the data (XML) using Acrobat Standard DC?

    I am currently using Adobe Acrobat XI which is allow me to export XML data from tools > forms > form additional Options > export data. I know this feature is also available in Acrobat Standard DC?

    Hi jack65464326,

    Yes, you can export the data (XML) using Acrobat Standard DC, refer to this KB document for help Acrobat help. Collection and management of the PDF to form data.

    Kind regards

    Nicos

  • System-jazn-"Data.xml" not updated after deployment

    Hi all

    When I deploy my application of Portal WebCenter system jazn-"Data.xml" is not updated with the changing demand of jazn in my.

    any idea?

    It's ok now,

    in fact, my jazn-"Data.xml" located in my WebCenter application was corrupt.

    I generate a new and it wrks now.

    Thank you

  • Merge two files of system-jazn-"Data.xml"

    Hello

    I have a system-jazn-"Data.xml" from Apps BI 7.9.6.4 sized * 1291 KB * (having financial, HR, EAM Analytics) Note: a new installation and no changes have been made in safety.

    Now for EAM Analytics, there is a bug and all application roles are not present in the policy store and apply a patch Patch 16321623 which just States copy the new file system-jazn-"Data.xml" to the location of fmwconfig (see ) doc 1548988.1 )
    Problem is that the size of the system-jazn-"Data.xml" is * 342 kb.*

    Looks like both of these system-jazn-"Data.xml" should be merged. (don't know, maybe this 342KO file contains all application roles)
    Need advice here... as for what I'd do here. ?

    Thank you
    Ashish

    See that there is no problem if you replace, just take the backup or rename the existing _old and copy a new. Even when I installed the OBIA on windows machine on top of some OBIEE dummy to generate the folders (biapps) of informatica, dac, RPD, catalogue files metadata then afterwards I got the file from the file 800ko and according to the guidelines of the oracle, I need to replace the one that is generated with OLIVIER on top on OBIEE which is only 320 kb file I simply replaced it na not thorw errors/problems until now. So I m confident enough to replace the file.

    See this link http://docs.oracle.com/cd/E20490_01/bia.7963/e19038/windows_ic.htm#BABDCEGC paragraph 4.17 applying the security policy of the Oracle BI Applications to the BI domain

    If your BI EE deployed with the Oracle's Applications of BI system is different from the BI EE system used to install some Applications of BI from Oracle, you must apply to the security policy of the domain of BI on BI EE system deployed by following the steps below.

    If your BI EE deployed with the Oracle's Applications of BI system is the same as the BI EE system used to install some Applications of BI of Oracle, then the installer of Oracle's Applications of BI performs this configuration automatically.

    To apply the security policy of the Oracle BI Applications to the BI domain:

    Note: Machine is the machine system. B is the deployment machine.

    Stop all processes in the system of BI EE. More precisely:

    the Administration Server

    + (if there is a cluster) all managed servers in the cluster bi_cluster +.

    all processes managed opmn

    On computer B, save and rename the existing DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml.

    For example, if the root folder of BI EE is named OracleBIEE11g, then the folder location of the field (on Windows) can be C:\OracleBIEE11g\user_projects\domains\bifoundation_domain\config\fmwconfig.

    Copy the jazn file Applications of BI of Oracle machine machine B to DOMAIN_HOME/config/fmwconfig A ORACLE_HOME/biapps/admin/provisioning/system-jazn-data.xml.

    Start all processes in the BI EE system for security of Oracle's Applications of BI policy take effect. More precisely:

    the Administration Server

    + (if there is a cluster) all managed servers in the cluster bi_cluster +.

    all processes managed opmn

    It may be useful

  • When the redeployment, jazn-"Data.xml" crushes users the App provides on Weblogic

    Hello world

    I use
    -JDeveloper 11.1.2.1.0
    -Weblogic 10.3.5

    I found that when I transferred a request, it seemed that whatever the roles that I have setup in the Console of Administration WebLogic for users who are not defined in the jazn of application data, gets crushed by the data from jazn-Application data

    for example
    I have an application with jazn-"Data.xml", defined as follows:
    -Creation of 4 users
    -Created the company 3 roles (role of customer, NormalRole, ReadOnlyRole)
    -Assigned 4 users to roles of business as a result
    -Given the workflow, Web Page and ADF entity as a result object

    If I configure the 5th, 6th, 7th and so on users through the Console of Administration WebLogic and grant them a role (i.e. NormalRole). As soon as I redeploy the application, all users (except 4 which are defined in the jazn-data application) seem to lose the delivered business role that I gave earlier in the Console of Administration WebLogic.

    It's not ideal because we always maintain user through the Console of Administration WebLogic (so we can add / remove / update user information at any time, rather than having to do it by changing jazn-Application data and do a redeployment). Is that what I was wrong? I tried excluding the jazn-"Data.xml" during deployment, but the application does not work. What should I do to prevent this?

    Thanks for any information.


    Kind regards
    Andi

    You are aware of the request-> Application-> deployment 'Deployment of Security Options' properties, particularly checkboxes to crush the security on the deployment objects?

    CM.

  • migration of system-jazn problem-"Data.xml"

    Hello! I use 10.3.5 WebLogic and JDeveloper 11.1.1.5.
    We have created the "ADF_server" on stand-alone WebLogic managed server and now we are trying to secure deployment ADF application to it.

    After deploying secure ADF application (secured by the safety of the ADF) AdminServer on stand-alone WebLogic, System-jazn-"Data.xml" is properly set up. It inserts the tag application with all users, roles of application and the company and its mappings. But when I deploy to managed 'ADF_server' no companies role configurations, application or user of the application are inserted into the system-jazn-"Data.xml".

    Everybody recognizes the problem and especially the sollution? That has something to do with permissions? I also tried to give permissions of reading / writing to system-jazn-"Data.xml" at all, but it does not help.
    Thanks for any helpful info.

    In a production environment allowing political security to be overwritten when deploying on a managed server is a security hole. That's why he behaves like that.
    Use EM or migrateSecurityStore script to migrate policies.

    Read the guide to FM security.

    http://download.Oracle.com/docs/CD/E17904_01/core.1111/e10043/devmancfg.htm#BCGDADGF
    http://download.Oracle.com/docs/CD/E12839_01/core.1111/e10043/cfgauthr.htm#BGBDDDBE

  • Presentation of form data XML - Can change you the structure of nodes?

    Hi guys, I was wondering if there was a way to change the structure of nodes in an xml file [submitted via a form by e-mail], instead of that livecycle creates by default. or is it a case that once you select "submit as: data XML (XML)"-it is out of your hands? "  In the meantime thanks for any help / suggestions. At soon Dyr

    You can create an XML schema and map it to the form fields by creating a data connection (see Help file). In this way you structure the XML into any format you want.

  • Add a user in the system-jazn-"Data.xml" file

    I have an ADf application (developed in JDeveloper 10.1.3.3).
    It implements security using xml. (jazn.xml points to the system-jazn-"Data.xml")

    In the system-jazn-"Data.xml", I have entries like -
    -< user >
    < name > DataBase_User_OfYmnJXIxCAH90iuGKMkBoZmd5Sfm44M < / name >
    < guid > AA61EF7072F211DD8F62B3BA7CB157C2 < / guid >
    < powers {903} OfYmnJXIxCAH90iuGKMkBoZmd5Sfm44M > < / qualifications >
    < / user >

    no idea what are these entries and why they are here.

    Hello

    as it appears, it comes to forwarding password for a data source. In order to avoid the definitions of data source by clear text password, the defined data sources use an entry in the system-jazn-"Data.xml" where they are encrypted.

    Frank

  • Looking for model/data format to import survey data in the survey on demand in the apex 4.2.5

    Hello

    Looking for a model/data format to import survey data in the survey on demand in the apex 4.2.5.

    Thank you

    hayatms wrote:

    Where I can get this CSV format, so I have to add in the file accordingly. Thank you

    Click on the button create poll on the surveys page, then select the option to create a survey from a text file. An example of the required format is displayed. It is not a CSV format.

  • How data (xml) sample in the data model get updated in bi publisher?

    Hi all

    I want to know how data sample get updates that is used in the reports to bi publisher data model?

    Thanks in advance
    Vishal

    Hello

    Its actualization based on the query that you create in the data model.

    Hope this answer will help you. Please let me know it's what you are expected?

    Thank you
    RDM

  • BI Publisher, model XSL - XML - nested loops

    Hello

    I've created a report of the XML editor in Oracle e-Business Suite with the model of type XML - XSL to display the result in EXCEL.

    Nested for loops do not work for me.

    I can't access the items in the G_COST_CENTER group.

    Please help me on how to access the items in the G_COST_CENTER and groups below it.

    Here is an example of xml data:

    < FAS440 >

    < LIST_G_SETUP >

    < G_SETUP >

    < CATEGORY_FLEX_STRUCTURE > 101 < / CATEGORY_FLEX_STRUCTURE >

    < LOCATION_FLEX_STRUCTURE > 101 < / LOCATION_FLEX_STRUCTURE >

    < ASSET_KEY_FLEX_STRUCTURE > 101 < / ASSET_KEY_FLEX_STRUCTURE >

    XXXXXXX < COMPANY_NAME > < / COMPANY_NAME >

    XXXXXXXXXXX PROPERTY < BOOK_TYPE_CODE > < / BOOK_TYPE_CODE >

    < BOOK_CLASS > COMPANY < / BOOK_CLASS >

    < ACCOUNTING_FLEX_STRUCTURE > 101 < / ACCOUNTING_FLEX_STRUCTURE >

    XXXXXXXXXXX PROPERTY < DISTRIBUTION_SOURCE_BOOK > < / DISTRIBUTION_SOURCE_BOOK >

    USD < CURRENCY_CODE > < / CURRENCY_CODE >

    < LIST_G_COMPANY >

    < G_COMPANY >

    < COMP_CODE > 01 < / COMP_CODE >

    < LIST_G_ASSET_TYPE >

    < G_ASSET_TYPE >

    capitalized < ASSET_TYPE > < / ASSET_TYPE >

    < LIST_G_ACCOUNT >

    < G_ACCOUNT >

    < ACCOUNT > 12210 < / ACCOUNT >

    < LIST_G_COST_CENTER >

    < G_COST_CENTER >

    < COST_CENTER > 21122 < / COST_CENTER >

    < LIST_G_RETIREMENTS >

    < G_RETIREMENTS >

    < > 8 stuff < / stuff >

    SALE of < RET_CODE > < / RET_CODE >

    PENSION COMPLETE < TRANSACTION_TYPE_CODE > < / TRANSACTION_TYPE_CODE >

    < > 114011 ASSET_ID < / ASSET_ID >

    < ASSET_NUMBER > 114011 < / ASSET_NUMBER >

    < ASSET_NUM_DESC > 114011 - 3.26 ACRE < / ASSET_NUM_DESC >

    < DATE_PLACED_IN_SERVICE > 25 May 94 < / DATE_PLACED_IN_SERVICE >

    < DATE_RETIRED > 3 May 12 < / DATE_RETIRED >

    < COST > 32600 < / COST >

    < PNT > 32600 < / NBV >

    < PRODUCT > 27716.93 < / PRODUCT >

    < COLLECTION > 0 < / REMOVAL >

    < REVAL_RSV_RET > 0 < / REVAL_RSV_RET >

    < TRANSACTION_HEADER_ID > 608774 < / TRANSACTION_HEADER_ID >

    < CODE > < / CODE >

    < CF_CATEGORY_NAME > XXXX. XXXX. Z.00 < / CF_CATEGORY_NAME >

    < D_COST > 32,600.00 < / D_COST >

    < D_NBV > 32,600.00 < / D_NBV >

    < D_PROCEEDS > 27,716.93 < / D_PROCEEDS >

    < D_REMOVAL > 0.00 < / D_REMOVAL >

    < GAIN_LOSS > - 4883.07 < / GAIN_LOSS >

    < D_GAIN_LOSS > (4,883.07) < / D_GAIN_LOSS >

    < / G_RETIREMENTS >

    < / LIST_G_RETIREMENTS >

    < D_COST_CENTER > 21122 < / D_COST_CENTER >

    < CC_COST > 32600 < / CC_COST >

    < D_CC_COST > 32,600.00 < / D_CC_COST >

    < CC_NBV > 32600 < / CC_NBV >

    < D_CC_NBV > 32,600.00 < / D_CC_NBV >

    < CC_PROCEEDS > 27716.93 < / CC_PROCEEDS >

    < D_CC_PROCEEDS > 27,716.93 < / D_CC_PROCEEDS >

    < CC_REMOVAL > 0 < / CC_REMOVAL >

    < D_CC_REMOVAL > 0.00 < / D_CC_REMOVAL >

    < CC_GAIN_LOSS > - 4883.07 < / CC_GAIN_LOSS >

    < D_CC_GAIN_LOSS > (4,883.07) < / D_CC_GAIN_LOSS >

    < / G_COST_CENTER >

    < / LIST_G_COST_CENTER >

    < AC_COST > 32600 < / AC_COST >

    < D_AC_COST > 32,600.00 < / D_AC_COST >

    < AC_NBV > 32600 < / AC_NBV >

    < D_AC_NBV > 32,600.00 < / D_AC_NBV >

    < AC_PROCEEDS > 27716.93 < / AC_PROCEEDS >

    < D_AC_PROCEEDS > 27,716.93 < / D_AC_PROCEEDS >

    < AC_REMOVAL > 0 < / AC_REMOVAL >

    < D_AC_REMOVAL > 0.00 < / D_AC_REMOVAL >

    < AC_GAIN_LOSS > - 4883.07 < / AC_GAIN_LOSS >

    < D_AC_GAIN_LOSS > (4,883.07) < / D_AC_GAIN_LOSS >

    < / G_ACCOUNT >

    < / LIST_G_ACCOUNT >

    < / G_ASSET_TYPE >

    < / LIST_G_ASSET_TYPE >

    < / G_COMPANY >

    < / LIST_G_COMPANY >

    < / G_SETUP >

    < / LIST_G_SETUP >

    < / FAS440 >

    -------------------------------------------------------------------------------------------------

    This is the XSL - XML template:

    ------------------------------------------------------------------------------------------------

    <? XML version = "1.0"? >

    " < xsl: stylesheet version ="1.0"xmlns: xsl = ' http://www.w3.org/1999/XSL/transform ">

    < xsl: template match = "/" >

    <? ProgID = "Excel.Sheet mso application"? >

    < workbook xmlns = "" urn: schemas-microsoft - com:office:spreadsheet ""

    xmlns:o = "" urn: schemas-microsoft-com ' "

    xmlns: x = "" urn: schemas-microsoft-com: excel ""

    xmlns:ss = "" urn: schemas-microsoft - com:office:spreadsheet ""

    ' xmlns:html = ' http://www.w3.org/TR/REC-html40 ">

    < DocumentProperties xmlns = "urn: schemas-microsoft-com" >

    Stephanie < author >, Vishnu < / author >

    Windows user < LastAuthor > < / LastAuthor >

    < set > 2013-07-19T 19: 05:05Z < / created >

    < LastSaved > 2013-07-23T 23: 54:58Z < / LastSaved >

    < version > 12.00 < / Version >

    < / DocumentProperties >

    < ExcelWorkbook xmlns = "urn: schemas-microsoft-com: excel" >

    < WindowHeight > 6255 < / WindowHeight >

    < WindowWidth > 15135 < / WindowWidth >

    < WindowTopX > 90 < / WindowTopX >

    < WindowTopY > 120 < / WindowTopY >

    < ProtectStructure > false < / ProtectStructure >

    < ProtectWindows > false < / ProtectWindows >

    < / ExcelWorkbook >

    < styles >

    < style ss:ID = 'Default' ss:Name = 'Normal' >

    < ss:Vertical alignment = 'Bottom' / >

    < borders / >

    < ss:FontName font = "Tahoma" / >

    < Interior / >

    < NumberFormat / >

    < protection / >

    < / style >

    < style ss:ID = "s62" >

    < ss:Vertical alignment = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    < / style >

    < style ss:ID = "s63" >

    < ss: Horizontal alignment = 'Right' ss:Vertical = 'Top' / >

    < borders >

    < ss:Position border = 'Bottom' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Left' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Right' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Top' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < / borders >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < internal ss:Color = "#C0C0C0" ss:Pattern = "Solid" / >

    < / style >

    < style ss:ID = "s64" >

    < ss: Horizontal alignment = 'Left' ss:Vertical = 'Top' / >

    < borders >

    < ss:Position border = 'Bottom' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Left' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Right' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Top' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < / borders >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < internal ss:Color = "#C0C0C0" ss:Pattern = "Solid" / >

    < / style >

    < style ss:ID = 's65' >

    < ss: Horizontal alignment = 'Right' ss:Vertical = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    < ss:Format NumberFormat = "0" / >

    < / style >

    < style ss:ID = "s66" >

    < ss: Horizontal alignment = 'Left' ss:Vertical = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    < / style >

    < style ss:ID = 's67' >

    < ss: Horizontal alignment = 'Right' ss:Vertical = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    < NumberFormat = 'Fixed' ss:Format / >

    < / style >

    < style ss:ID = "s68" >

    < ss:FontName font = "Tahoma" family: x = "Swiss" / >

    < / style >

    < style ss:ID = "s69" >

    < ss:Vertical alignment = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    NumberFormat (< ss:Format="#,##0.00_);\(#,##0.00\)" / >

    < / style >

    < style ss:ID = "s70" >

    < ss: Horizontal alignment = 'Right' ss:Vertical = 'Top' / >

    < borders >

    < ss:Position border = 'Bottom' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Left' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Right' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Top' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < / borders >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < internal ss:Color = "#C0C0C0" ss:Pattern = "Solid" / >

    NumberFormat (< ss:Format="#,##0.00_);\(#,##0.00\)" / >

    < / style >

    < style ss:ID = "s71" >

    < ss: Horizontal alignment = 'Right' ss:Vertical = 'Top' / >

    < borders / >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < Interior / >

    NumberFormat (< ss:Format="#,##0.00_);\(#,##0.00\)" / >

    < / style >

    < style ss:ID = "s72" >

    < ss: Horizontal alignment = 'Left' ss:Vertical = 'Top' / >

    < borders >

    < ss:Position border = 'Bottom' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Left' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Right' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Top' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < / borders >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < internal ss:Color = "#FFFF00" ss:Pattern = "Solid" / >

    < / style >

    < style ss:ID = "s73" >

    < ss: Horizontal alignment = 'Left' ss:Vertical = 'Top' / >

    < borders >

    < ss:Position border = 'Bottom' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Left' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Right' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < ss:Position border = 'Top' ss:LineStyle = "Continuous" ss:Weight = "1".

    SS:color = "#969696" / >

    < / borders >

    < ss:FontName font = "Tahoma" family: x = 'Switzerland' ss:Color = "#000000" / >

    < internal ss:Color = "# 92 050" ss:Pattern = "Solid" / >

    < / style >

    < / style >

    < name >

    < ss:Name NamedRange = "Untitled" ss:RefersTo = "" AssetRetirement =!" R1C1:R90C14 "/ >"

    < / name >

    < worksheet ss:Name = "AssetRetirement" >

    < name >

    < ss:Name NamedRange = "Print_Area" ss:RefersTo = "" AssetRetirement =!" R1C1:R90C14 "/ >"

    < ss:Name NamedRange = "Print_Titles" ss:RefersTo = "" AssetRetirement =!" R1 "/ >"

    < / name >

    < table ss:ExpandedColumnCount = ss:ExpandedRowCount "14" = "90" x: FullColumns = "1".

    x: FullRows = "1" >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "66" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "84" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = '0' ss:Width = "70.5" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "165" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = '0' ss:Width = "136,5" / >

    < ss:StyleID column = "s62" ss:Width = "126" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = '0' ss:Width = "74.25" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "61.5" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "72" / >

    < ss:StyleID column = 's71' ss:AutoFitWidth = '0' ss:Width = "72" / >

    < ss:StyleID column = "s69' ss:AutoFitWidth = '0' ss:Width = '93' / >

    < ss:StyleID column = "s69' ss:AutoFitWidth = '0' ss:Width ="87.75"/ >

    < ss:StyleID column = "s62" ss:AutoFitWidth = "0" ss:Width = "72" / >

    < ss:StyleID column = "s62" ss:AutoFitWidth = '0' ss:Width = "13.5" / >

    < line ss:AutoFitHeight = '0' ss:Height = "13.6875" >

    < ss:StyleID of cells = "s63" > < data ss:Type = "String" > ACCT < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s63" > < data ss:Type = "String" > CSCTR < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s64" > < data ss:Type = "String" > ASSET TYPE < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s64" > < data ss:Type = "String" > No ASSET / Description < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s72" > < data ss:Type = "String" > CLASS < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s64" > < data ss:Type = "String" > Date < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s64" > < data ss:Type = "String" > Ret Date < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s63" > < data ss:Type = "String" > retirement cost < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s63" > < data ss:Type = "String" > proceeds of sale < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < cells ss:StyleID = "s70" > < data ss:Type = "String" > disposal costs < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < cells ss:StyleID = "s70" > < data ss:Type = "String" > Gain/loss < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < cells ss:StyleID = "s70" > < data ss:Type = "String" > NBV ret'd < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s73" > < data ss:Type = "String" > retirement TP < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < ss:StyleID of cells = "s73" > < data ss:Type = "String" > T < / data > < NamedCell

    SS:name = "Print_Titles" / > < NamedCell ss:Name = "Untitled" / > < NamedCell

    SS:name = "Print_Area" / > < / cell >

    < / row >

    "< xsl: for each select=".//G_ASSET_TYPE ">

    "< xsl: for each select=".//G_ACCOUNT ">

    < line ss:AutoFitHeight = '0' ss:Height = "13.6875" >

    < cell ss:StyleID = 's65' > < data ss:Type = "String" > < xsl: value-of select = "ACCOUNT" / > < / data > < NamedCell

    SS:name = "no title" / > < NamedCell ss:Name = "Print_Area" / > < / cell >

    < cell ss:StyleID = 's65' > < data ss:Type = "String" > < xsl: value-of select = "ancestor::G_ASSET_TYPE/ASSET_TYPE" / > < / data > < NamedCell

    SS:name = "no title" / > < NamedCell ss:Name = "Print_Area" / > < / cell >

    < / row >

    "< xsl: for each select="./G_ACCOUNT/G_COST_CENTER ">

    < line ss:AutoFitHeight = '0' ss:Height = "13.6875" >

    < ss:StyleID of cells = 's65' > < data ss:Type = "String" > < xsl: value-of select = "COST_CENTER" / > < / data > < NamedCell

    SS:name = "no title" / > < NamedCell ss:Name = "Print_Area" / > < / cell >

    < / row >

    < / xsl: foreach >

    < / xsl: foreach >

    < / xsl: foreach >

    < /table >

    < WorksheetOptions xmlns = "urn: schemas-microsoft-com: excel" >

    < PAGESETUP >

    < x: Orientation presentation = "Landscape" / >

    < PageMargins x: low = "0.5" x: left = x: Right "0.5" = "0.5" x: Top = "0.5" / >

    < / PageSetup >

    < print >

    < ValidPrinterInfo / >

    < > 600 HorizontalResolution < / HorizontalResolution >

    < > 600 VerticalResolution < / VerticalResolution >

    < grid / >

    < / print >

    < selected / >

    < LeftColumnVisible > 4 < / LeftColumnVisible >

    < FreezePanes / >

    < FrozenNoSplit / >

    < SplitHorizontal > 1 < / SplitHorizontal >

    < TopRowBottomPane > 1 < / TopRowBottomPane >

    < ActivePane > 2 < / ActivePane >

    < part >

    part of <>

    < number > 3 < / NB >

    < / component >

    part of <>

    < number > 2 < / NB >

    < ActiveRow > 39 < / ActiveRow >

    < ActiveCol > 4 < / ActiveCol >

    < / component >

    < / components >

    < ProtectObjects > False < / ProtectObjects >

    < ProtectScenarios > False < / ProtectScenarios >

    < / WorksheetOptions >

    < / worksheet >

    < / workbook >

    < / xsl: template >

    < / xsl: stylesheet >

    Thank you

    Yogi

    Thank you very much for your answers.

    I made the following changes in my xsl and it started working.

    -------------------------------------------------------------------------------------------------------------------------------------------------------

    Before the change:

    x: FullRows = "1" >

    AfterModification:

    -------------------------------------------------------------------------------------------------------------------------------------------------------

    Header:


    ----------------------------------------------------------------------------------------------------------------------------------------------------------


    "" http://www.w3.org/1999/XSL/Transform"xmlns: msxsl =" "urn: schemas-microsoft-com: XSLT" xmlns: user = "urn: my-scripts" xmlns:o = "" urn: schemas-microsoft-com "xmlns: x =" urn: schemas-microsoft-com: excel "xmlns:ss =" "urn: schemas-microsoft - com:office:spreadsheet" > "

    http://www.w3.org/TR/REC-html40">

    --------------------------------------------------------------------------------------------------------------------------------------------------------------

    Nested for loops:


    --------------------------------------------------------------------------------------------------------------------------------------------------------------

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Thank you

    Yogi

  • How not to get no data xml publisher report

    Hi all

    I've been using oracle BI 10 g

    I need to print ANY DATA that is FOUND when my report is not out of the game.

    I tried to follow this link but its does not work as expected

    https://blogs.Oracle.com/XmlPublisher/entry/NO_DATA_FOUND

    My header tag consist @Section if its does not work.

    This is my example of XML code when the data here is his entry like this

    < XXRXRAXINV >

    < LIST_G_ORDER_BY >

    < G_ORDER_BY >

    < > 265 ORDER_BY < / ORDER_BY >

    < LIST_G_INVOICE >

    < G_INVOICE >

    < CUSTOMER_TRX_ID > 59249 < / CUSTOMER_TRX_ID >

    When no data then the xml doesn't come like that

    < XXRXRAXINV >

    < LIST_G_ORDER_BY >

    < / LIST_G_ORDER_BY >

    The Group G_Invoice is not.

    Can any one sugget that the way of print no data found. I tried with if else statement too but its not working.

    Concerning

    Srikkanth.M

    Please use this logic:

    No data found

    Section break

Maybe you are looking for

  • Connects my signature is a logo and adding social media

    Hi, can someone help please; I'll just put up our custom email I want to include the company logo and make sure it can be clicked on to go through the Web site (hyperlink have) I have the inserted picture and that works well, but can not see where I

  • Cannot copy my Xbox360 games - how to check what CD/DVD drive I have

    Hello just bought my laptop recently and im trying to copy my original Xbox 360 games. All sorted out on programs etc... only one problem...The driver or firmware of this pc needs updating (or so I found on the net). It says "Failed to set L0 data zo

  • S650 Google Maps constant stop

    Greetings, Today that the phone kept telling me all the time, sometimes two times a minute, requesting cards unfortunately ceased, although I do not use it for the moment. When I use maps it is fluid, but I'm afraid, he can stop when I use it in a tr

  • At startup, the message that "Outlook Express" compress my hotmail.

    Original title: right from the start, a small screen shows "saying 'Outlook Express' compress my hotmail." There must be a check mark displays a place that I never tried to use Outlook express Outlook Express screen on Boot Up This sweet new XP Profe

  • Calibration of the U2713H

    Trying to solve the problems of print photo so I decided to get the calibrator Xrite. Run through the calibration process, created a profile. While everything seems to work fine. However, what happens next. I can't find the profile that I created any