Converting .rdf data model to xml output thru conc program

Dear Members :
I am trying to convert .rdf data model(Reports 10g) into XML tag, by creating Concurrent Program Report Definition, setting output type as XML.But when running the CP, getting following error:
XML Parsing Error: XML declaration not well-formed
Location: http://oel4.localdomain:8000/OA_CGI/FNDWRR.exe?temp_id=2393533895
Line Number 1, Column 31:<?xml version="1.0" encoding="&Encoding"?>
All I want is save output in Oracle Apps (11i) as .XML to be used later for XML publisher, in MS Word. The above procedure should have worked fine, as seen, in other posts.
Any clue, please ?
Thanks in advance.
Atanu
=================================================
It's solved by changing xml prolog value to <?xml version="1.0"?>. This is closed issue - thanks.
Edited by: user11184124 on Sep 19, 2010 11:29 AM

OK, figured it out... when you double click on the field to add the ../, you actually need to click on Add Help Text and add the ../ here

Similar Messages

  • How do I convert staruml data model diagram into XML DB datamodel

    I'm trying to find out if i could convert starUML data model diagram into XML DB datamodel. I'm planning to use Jdev for the same. Let me if it is possible

    satrUML does support XMI export. I tried that and tried importing it in JDev and results in error as follows :
    "Mandatory type property of type property has not been set"
    file:/D:/LCM/LCM-SDF-DataModel.xml failed to import
    Any pointers ? Thx

  • Functions needed in Data Template for XML output

    Hi ,
    Are there any oracle functions like abs() available
    in data_template to be used as follows
    group name="listItem" source="Q2">
    <element name="amount" value="abs(amount)"/>
    <element name="serialNumber" value="TXN_SERIAL_NO"/>
    I want the absolute value of the amount .
    OR
    Can I HIDE the xml Element like
    <element name="amount" value="amount"/> (i want to hide this tag in output?)
    Please do not suggest to do the same in the SQL query as I am using the SQL query to do something else and resolve another issue.
    rdgs
    xyz

    You can do this abs in Template.
    use xdoxslt:abs or abs from xsl.
    if you want the data in the xml to habe absolute value , then write pl/sql package to this .
    <element name="amount" value="yourpcakage.yourabs(amount)"/>
    or do it in sql query, which you dont want to.

  • Oracle Spatial RDF data model and database edition

    Hi: Can some one please let me know the Oracle edition that support the RDF data mdoel.
    According to my understaning it is Oracle 10g Enterprsie edition, with the Spatial option. If this is true; is installing the enterprise edition will already give me the Spatial option? or do I have to isntall the Spatial data model as a seperate module. Besides this is installing the Spatial data model already give the RDF capability, or again RDF is a sepeare module that need to be installed seperately?
    Thanks in advance
    Regards,
    Rashid.

    Hi Axel,
    You could use the download of Oracle 10g available on OTN at http://www.oracle.com/technology/tech/semantic_technologies/index.html. This can be used free for development, but not for deployment. As long as you use it just for development during your thesis and do not deploy it in a production environment it should be OK to use the free download.
    Along with the free download we recommend also using the patch (RDF specific patch for 10.2.0.1 database) that is available by clicking on 'software' on the same page.
    Melli

  • XML output from conc request too large

    We are running an AP trial balance conc request with output type of XML. Once the parameters are entered for this report, it is only a couple page report when running output as text. But when it's run as XML output for the same params, I get over 10K+ pages in the output, too much that I cannot export it. I've tried several different parameters to make the report even shorter but the XML output is always over 10K pages. Is there a way to limit what comes out in the XML or not include DFF's in it? That's what seems to be taking up most of the space.
    Thanks,
    TSM

    Check for any format trigger, which restrict the data when you execute the report int text mode.
    -Ashish

  • How to edit the existing data in the XML file from java programming.

    Hi all
    i am able to create XML file with the sample data as below from java programming.
    i need sample code on how to edit the existing data in the XML file?
    for example
    <?xml version="1.0"?>
       <mydata>
               <data1>
                         <key1>467</key1>
                        <name1>Paul</name1>
                        <id1>123</id1>
              </data1>
              <data2>
                         <key2>467</key2>
                        <name2>Paul</name2>
                        <id2>123</id2>
              </data2>
        </mydata>
    i am able to insert the data in the XML.
    now i need sample code on how to modify the data in the above XML file from the java programming for only key2,name2,id2 tags only. the remaining tags data in the XML file i want to keep same data except for key2,name2,id2 which are i want to modify from java code
    Regards
    Sunil
    [points will be always rewardable]

    hi
    u need a parser or validate the xml file for to read the xml file from java coding u need for this
    xml4j.jar u can download this file  from here
    http://www.alphaworks.ibm.com/tech/xml4j
    or we can use the SAX(simple API for XML)
    some sample applications for this
    http://www.java-tips.org/java-se-tips/javax.xml.parsers/how-to-read-xml-file-in-java.html
    http://www.developertutorials.com/tutorials/java/read-xml-file-in-java-050611/page1.html
    http://www.xml-training-guide.com/e-xml44.html
    let me know u need any other info
    bvr

  • Error while triggering XML publisher thru AE program

    Hi all,
    Im trying to generate a report using XML publisher thru Application Engine program which is invoked by a batch job. Im getting an "No such file or directory." error..
    Error creating directory /opt/batchapps/psoft/pri/appserv/prcs/HRDEV/files/XMLP/76d9c064-71bb-11de-b902-c97a101aa4b6: No such file or directory. (2,827) PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:ProcessReport PCPC:38847 Statement:927
    Called from:MGR_TBL.BUSINESS_UNIT.FieldFormula Name:NOTIF Statement:813
    Called from:STK_NF.MAIN.GBL.default.1900-01-01.Step01.OnExecute Statement:29
    Process 114396 ABENDED at Step STK_NF.MAIN.Step01 (PeopleCode) -- RC = 8 (108,524)
    Process %s ABENDED at Step %s.%s.%s (Action %s) -- RC = %s
    PeopleSoft AE Retcode=0
    Can someone please let me know what could be the issue ?

    Hi all,
    Im trying to generate a report using XML publisher thru Application Engine program which is invoked by a batch job. Im getting an "No such file or directory." error..
    Error creating directory /opt/batchapps/psoft/pri/appserv/prcs/HRDEV/files/XMLP/76d9c064-71bb-11de-b902-c97a101aa4b6: No such file or directory. (2,827) PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:ProcessReport PCPC:38847 Statement:927
    Called from:MGR_TBL.BUSINESS_UNIT.FieldFormula Name:NOTIF Statement:813
    Called from:STK_NF.MAIN.GBL.default.1900-01-01.Step01.OnExecute Statement:29
    Process 114396 ABENDED at Step STK_NF.MAIN.Step01 (PeopleCode) -- RC = 8 (108,524)
    Process %s ABENDED at Step %s.%s.%s (Action %s) -- RC = %s
    PeopleSoft AE Retcode=0
    Can someone please let me know what could be the issue ?

  • Best Practices for Accessing the Configuration data Modelled as XML File in

    Hi,
    I refer the couple of blof posts/Forum threads on How to model and access the Configuration data as XML inside OSB.
    One of the easiest and way is to
    Re: OSB: What is best practice for reading configuration information
    Another could be
    Uploading XML data as .xq file (Creating .xq file copy paste all the Configuration as XML )
    I need expert answers for following.
    1] I have .xsd file which is representing the Configuration data. Structure of XSD is
    <FrameworkConfig>
    <Config type="common" key="someKey">proprtyvalue</Config>
    <FrameworkConfig>
    2] As my project will move from one env to another the property-value will change according to the Environment...
    For Dev:
    <FrameworkConfig>
    <Config type="common" key="someKey">proprtyvalue_Dev</Config>
    <FrameworkConfig>
    For Stage :
    <FrameworkConfig>
    <Config type="common" key="someKey">proprtyvalue_Stage</Config>
    <FrameworkConfig>
    3] Let say I create the following Folder structure to store the Configuration file specific for dev/stage/prod instance
    OSB Project Folder
    |
    |---Dev
    |
    |--Dev_Config_file.xml
    |
    |---Stage
    |
    |--Stahe_Config_file.xml
    |
    |---Prod
    |
    |-Prod_Config_file.xml
    4] I need a way to load these property file as xml element/variable inside OSb message flow.?? I can't use XPath function fn:doc("URL") coz I don't know exact path of XMl on deployed server.
    5] Also I need to lookup/model the value which will specify the current server type(Dev/Stage/prod) on which OSB MF is running. Let say any construct which will act as a Global configuration and can be acccessible inside the OSb message flow. If I get the vaalue for the Global variable as Dev means I will load the xml config file under the Dev Directory @runtime containing key value pair for Dev environment.
    6] This Re: OSB: What is best practice for reading configuration information
    suggest the designing of the web application which will serve the xml file over the http protocol and getting the contents into variable (which in turn can be used in OSB message flow). Can we address this problem without creating the extra Project and adding the Dependencies? I read configuration file approach too..but the sample configuration file doesn't show entry of .xml file as resources
    Hope I am clear...I really appreciate your comments and suggestion..
    Sushil
    Edited by: Sushil Deshpande on Jan 24, 2011 10:56 AM

    If you can enforce some sort of naming convention for the transport endpoint for this proxy service across the environments, where the environment name is part of the endpoint you may able to retrieve it from $inbound in the message pipeline.
    eg. http://osb_host/service/prod/service1 ==> Prod and http://osb_host/service/prod/service2 ==> stage , then i think $inbound/ctx:transport/ctx:uri can give you /service/prod/service1 or /service/stage/service1 and applying appropriate xpath functions you will be able to extract the environment name.
    Chk this link for details on $inbound/ctx:transport : http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/userguide/context.html#wp1080822

  • How to use levels in RDF Data Model?

    I am working on RDF model, i am able to retrieve the queries base on subject or object....
    i want to retrieve the data based on level. i could not get the query for that.
    would you please advice me regarding solving this issue.
    Thanks in Advance
    Kamraj

    Thanks for your response.
    We are using Oracle Spatial RDF (Resource Description Framework).
    We are able to retrieve the query based on Subject, Predicate and Object.
    SELECT X,Y,Z
    FROM TABLE(SDO_RDF_MATCH(
    '(?X ?Y ?Z)',
    SDO_RDF_MODELS('TESTDATASET'),
    NULL,
    SDO_RDF_ALIASES(SDO_RDF_ALIAS('',':')),
    NULL))
    WHERE( Y=':INDIRECT'OR O R Y=':DIRECT')
    ORDER BY Y
    We want to retrieve the triple (Subject, Predicate and Object) up to some level.
    SELECT X,Y,Z
    FROM TABLE(SDO_RDF_MATCH(
    '(?X ?Y ?Z)',
    SDO_RDF_MODELS('TESTDATASET'),
    NULL,
    SDO_RDF_ALIASES(SDO_RDF_ALIAS('',':')),
    NULL))
    WHERE( Y=':INDIRECT'OR O R Y=':DIRECT')
    < level =5> -- want proper query to get the level
    ORDER BY Y
    Would you please help us to get the level based triples?.

  • Dynamically change data model using xml

    Hi there,
    I need to exclude certain type of invoices from several reports. I also need to recalculate invoice amount if invoice is of a particular type.
    Is there a way to do it using xml report definition instead of directly modifing report?
    If you can point me to some examples, it will be greatly appreciated.
    Thanks!

    Hi there,
    I need to exclude certain type of invoices from several reports. I also need to recalculate invoice amount if invoice is of a particular type.
    Is there a way to do it using xml report definition instead of directly modifing report?
    If you can point me to some examples, it will be greatly appreciated.
    Thanks!

  • XML output doesn't have some psecial characters

    Hi All ,
    I am using RDF as my data definition from which i generate some special characters.
    When this RDF is deployed in APPS it doen't generate any character:
    Folowing is a part of xml being generated.
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    Following a part of XML output i am getting.
    1> FROM Report Builder
    Open RDF -> Generate to File -> XML
    OUTPUT:
    <CF_FIRST_COL>Í,BXLÎ</CF_FIRST_COL>
    2> Running a concurrent program in 11.5.9 having output type XML
    <CF_FIRST_COL>,BX</CF_FIRST_COL>
    The data Í,BXLÎ got converted to ,BX , which is incorrect.
    Kindly someone help. We are using XMLP 5.6.3 versin.
    Thanks & Regards,
    Swapnesh Parmar

    I still doubt it..
    What ever character you have it in database, is going to be fetched in xml..
    be in Report builder, or sql, pl/sql.
    the way the data is being converted is the first we need to see.. if the character is getting messed here..
    once you got it as xml, and open xml in browser, then the parser finds the encoding in the top of xml, and renders the character . if it cannot understand the encoding character, then it will skip or do some abnormal things..
    oracle apps , is generating xml ?? what is that means ??
    data-template ? pl/sql or sql ??

  • Using a SQL data source and XML data source in the same template

    I am trying to develop a template for the Request for Quote report generated in Apps 11.5.10. I have loaded the data from the XML output into the template, but I am missing one field - I need the org_id from the po_headers table. Is it possible to use a sql data source (i.e., "select org_id from po_headers_all where po_header_id = [insert header_id from xml data]...") in addition to the xml data source to populate the template at runtime? When you use the Insert > SQL functionality is it static at the time the template is created, or does it call to the database at runtime? I've looked through all the docs I could find, but this isn't clear.
    Thanks for any help or suggestions you may have.
    Rhonda

    Hi Pablo
    Thats a tough one ... if you go custom with a data template you will at least get support on the data template functionality ie you have a problem when you try and build one. You will not get support on the query inside the data template as you might have gotten with the Oracle Report, well you could at least log a bug against development for a bad query.
    Eventually that Oracle Report will be converted by development anyway, theres an R12 project going on right now to switch the shipped OReports to data templates. AT this point you'll be fully supported again but:
    1. You have to have R12 and
    2. You'll need to wait for the patch
    On reflection, if you are confident enough in the query then Oracle will support you on its implementation within a data template. Going forward you may be able to swap out your DT and out in the Oracle one without too much effort.
    Regards, Tim

  • Oracle BI Publisher 11g - Known Data Model Limitations

    Hi
    I'm new to BI Publisher 11g. I'm attempting to find out what the known limitations of BI Publisher 11g are.
    In particular, I would like to know the maximum number of queries allowed per data model or if a report may be based on multiple data models.
    Scenario:_
    My organization requires an electronic reporting book (PDF document) effectively consisting of *40-50* data tables and graphs. Someone has sold the idea to IT and the business that BI Publisher as the tool that deliver this type of functionality. Having used the tool now for the last couple of days, it's starting to look it's not the case.
    How do i achieve my ultimate goal of combining disparate report output into 1 huge document?
    Do I develop each reporting section as a separate data model/report pairs outputting XML files and then combine all XML files into 1 target document?
    If anyone can please give me some advice on how to go about this, it would be greatly appreciated.
    Thanks
    Greg

    This is related to browser, try it in some other browser.or else check ur bi publisher settings and data source configurations. Mostly his wil happen if u changed some thing in blaf rich plus.css changes

  • Data Modeler goes to Oracle Database Repository ?

    Hi Philip,
    Thank you very much for your quick answer. Hope that this forum is the correct one right now.
    To us it seems to be inpossible to use the data modeller v3.1 with SVN.
    The recent designer-toolbox hasn't been updated by Oracle since 2007.
    That's why we have created various interfaces and workarounds of our own:
    A cg-refcode-interface with multilingualism, a table- and module-api, a hyperion application
    to generate ddl-statements from case-repository (using user-extension for the new features of v10g).
    These interfaces would not be possible with XML structure and would be discarded.
    Central data modeling is a strategic approach for our company (financial) and has been
    classified with risk class 1.
    Because of this fact, I'd like to ask again:
    Is there a timetable for converting Oracle's Data Modeler from XML structure to database?
    By the way: This was promissed by Mrs Sue Harper in 2007.
    Regards,
    Reinhard

    Hi Reinhard,
    To us it seems to be inpossible to use the data modeller v3.1 with SVN. Why is that? Is it forbidden to use SVN in your company or you have other reasons.
    Is there a timetable for converting Oracle's Data Modeler from XML structure to database? Not for functional repository. We have reporting repository and our target is all information to be there. You can have history of your designs (snapshot at specific time) in reporting repository and then you can run your tools against it.
    That's for the moment. I'm not going to make other promises.
    Philip

  • Metadata from Erwin data model to BO Designer

    Hi,
    I have generated a CWM XML file from ErWin, that contains the physical table names of all tables in the model. I am using universe "metadata exchange" to convert this data model into a universe. The first time "create universe" is happening fine.
    The problem is while updating the model.
    There is a "owner" field specified in Erwin table. If thats left empty, the tables in the universe schema are generated as "unnamed_NNN.<TABLE_NAME>". (NNN is a number)
    Obviously I have to remove the unnamed_NNN from the tables so that it will recognise the default database for the connection.
    Say, the metadata has undergone some changes and we want to update the universe with new metadata. I used "metadata exchange" to update the universe from the model. At this time, it creates a new table and class with "unnamed_NNN.<TABLE_NAME>", instead of updating my TABLE_NAME class and object definition with the changed metadata.
    This basically means update doesn't function as expected. Can anyone suggest if this is a limitation of the metadata exchange or am I doing something wrong ?

    I am trying to do the same thing using ER/Studio and have the same problem.
    In addition, the joins from the model are not being reflected in the universe.
    Vikas

Maybe you are looking for

  • Process open items: how to set defaults for the additional selections

    Hi FI experts, Can anyone tell me if it is possible to set defaults for the additional selections in the processing of open items. I am using transaction F-04 (or F-06 or F-07) to post with clearing. When processing the open items I can use additiona

  • HOW DO YOU CHANGE THE WINDOW SIZE OF EBUSINESS SUITE ON STARTUP

    HOW DO YOU CHANGE THE WINDOW SIZE OF EBUSINESS SUITE ON STARTUP How do you change the window size for Ebusiness Suite after you log in. Currently it displays at 100% of the screen. I want to set it smaller, at some %

  • Webutil and Directory_Selection_Dialog

    Hello, We're using webutil 1.02 beta on a Linux Redhat 3.0. We're using the function Directory_Selection_Dialog in order to give to the user a way to define a location where some files will be created. But the dialog is not very intuitive... I cannot

  • Lost songs HELP!

    I bought a new computer and no longer have the old one with around 200 songs on it. When I downloaded iTunes to the new computer and purchased 10 songs, it asked if I'd like to replace my existing songs on my iPod with the new ones. I accidentally cl

  • Can I password protect my email accounts on my iPhone?

    I would like to know if there is a way to password protect my email accounts so if someone is using my phone for games etc they cant look at my emails?