Output XML editor in different forrmat

Hello

Any help with the problem below would be very useful.

I have a xml data in the file that has the folloing loop structure:

-< G_REPORT >
-< G_HEADER >
XYZ < NAME > < / NAME >
< > 111 ADDR1 < / ADDR1 >
< / G_HEADER >
-< G_LINE >
< LINE_NUM > 1 < / LINE_NUM >
< TRX_NUM > < TRX_NUM > 11
< / G_LINE >
-< G_LINE >
< LINE_NUM > 2 < / LINE_NUM >
< TRX_NUM > < TRX_NUM > 22
< / G_LINE >
-< G_LINE >
< LINE_NUM > 3 < / LINE_NUM >
< TRX_NUM > < TRX_NUM > 33
< / G_LINE >
< / G_REPORT >

My model looks like this:

=============================
Header:

Name: <? NAME? >
Addr1: <? Addr1? >

< for each: G_LINE >
Line:

Line number: <? LINE_NUM? >
Transaction: <? TRX_NUM? >
< end: for each >
=============================

The release is expected as below:

=============================
Name: XYZ
Addr1: 111

Line number: 1
Transaction: 11

Line number: 2
Transaction: 22

Line number: 3
Transaction: 33
=============================

The header part should print on a single page, each part of the line should print in a new page. Thus the report above should be printing in 4 different pages.

But my State prints the output with line 1 continues soon after the header, 2 continuous line after line 1 and line 3 continued after line 2.
Please, help me to print each of these lines in a different page.

Two options:

1. If your motive is just to have a line break, use front for each group of end
2. use for-each@section, if you want to reset the Group of numbers/print page information in the header/footer

Tags: Business Intelligence

Similar Questions

  • Store the output XML editor in the database blob column

    Hello

    We have a requirement to store the pdf files generated by several applications simultaneous xml editor in a database blob column, so that they can be recovered later, whenever required by the user. As far as we know, publisher concurrent request XML output files are stored on the node of simultaneous treatment and the location of the file does not exist in the FND_CONCURRENT_REQUESTS table. But these files to purge from time to time. We are therefore looking for a solution to store these files in the database to the display if necessary.

    If someone knows a solution or can point me to the right direction, it would be much appreciated.

    Thank you very much
    Mary

    Hi Mary,

    You must load the PDF files in the database. Write a regular competitor program which monitors fnd_concurrent_requests and load a custom table or fnd_lobs with any editor of BI exit function application concurrent reading files. BI Publisher output files according to naming convention, so easy to find. http://garethroberts.blogspot.com/2008/07/where-do-i-get-XML-file-or-request.html

    Kind regards
    Gareth

  • Excel output format in the xml editor question field

    Hi all

    I have a problem with the release of excel as below.

    I developed a report to xml editor having exit excel, I designed the layout to the rtf model.

    one of the parameters in the report as 11000048,11000050

    so when I check the output excel the above setting is displayed as below.

    1,100,004,811,000,050

    But I need the parameter will be displayed in the format 11000048,11000050 , as written, please help me.

    Thank you

    Please try this

  • Questions of EXCEL output in the XML editor logo

    Hello

    We use the Publisher XML API to generate PDFS, EXCEL returns by using the template. When adding image for the model of its display in the output pdf file. But not in Excel output projection. Then I added url: {/ Image} in the text of the image in the template and submitted the report again now able to see the image output to excel. Can you please tell me why his does not display not not the picture in excel by default which is the line that goes in the case of PDF. IAM getting the same question for HTML output generation also. Please tell me what I can do to get the image by default identical to the way I'm in PDF format.

    Thank you
    Satya

    for the xml editor:
    How to determine the Version of the Publisher Oracle XML to Oracle E-Business Suite 11i and Release 12 [362496.1 ID]

    >
    To resolve this problem, we need to make manual configuration image as menioned in the document 736897.1?
    >
    It is based on your report and your needs

    It's may be:
    -OA_MEDIA and url as the url: {' ${OA_MEDIA} / your_image'}
    -URLs as interface http as url: {'http://www.servernews.ru/assets/images/articles/594131/OracleLogo.jpg'}
    -logo by submodel

    then you can try the logo by OA_MEDIA

  • XML editor of Page OFA report output

    Hello

    I created a button on a page of the OFA and called the report XML editor program when this button is clicked. Competing demand ran when check from display requests. When I click on viewout, the pdf document opened with the option, open, save, cancel. But it is not coming in the OFA page. When debugging the code, the url is null.

    Please see the code below.

    OADBTransactionImpl oadbtransactionimpl = (OADBTransactionImpl) paramOAPageContext.getRootApplicationModule () .getOADBTransaction ();
    String s1 = oadbtransactionimpl.getAppsContext () .getEnvStore () .getEnv ("TWO_TASK");
    System.out.println ("s1 =" + s1);
    String s2 = oadbtransactionimpl.getAppsContext () .getEnvStore () .getEnv ("GWYUID");
    System.out.println ("s2 =" + s2);
    String s3 = "START: 1: = fnd_webfile.get_url (fnd_webfile.request_out,: 2: 3: 4, 2); end; « ;
    CallableStatement callablestatement = paramOAPageContext.getApplicationModule (paramOAWebBean) .getOADBTransaction () .createCallableStatement (s3, 1);
    System.out.println ("s3 =" + s3);
    If (requestId! = 0)
    {
    Try
    {
    Number = new Number (requestId);
    callablestatement.registerOutParameter (1: 12);
    callablestatement.setInt (2, number.intValue ());
    callablestatement.setString (3, s2);
    callablestatement.setString (4, s1);
    CallableStatement.Execute ();
    String s4 = callablestatement.getString (1);

    System.out.println ("before S4 if statement");

    If (s4 == null: s4.equals(""))
    throw new RuntimeException();
    System.out.println ("URL is null");
    System.out.println ("print ouput url-" + s4);
    throw OAException.wrapperException (exception);
    oadbtransactionimpl.putValue ("OutputURL", s4);
    System.out.println ("print ouput url-" + s4);
    }

    Look at the links given by AJ.

    Basically what you will do is create a data definition and to assign a data model. Create a template (text) and assign it to your definition of data. You will use the XML editor Java API classes to pass parameters to your data model and extract the XML data. Then you will use this in conjunction with your document and the region of integration OFA model to present the final result to the user.

    All these things are in the documentation of the XML editor and the Javadocs.

  • Errors when trying to install KB2251481 - update of security for Microsoft Visual Studio 2005 Service Pack 1 XML Editor

    I try to install the KB2251481update:

    Update of security for Microsoft Visual Studio 2005 Service Pack 1 XML Editor

    When I run it on my computer in the Panel of control/updates section to update, it fails. I get an error from the A66 without details.

    Here's a screenshot of the error of the A66.

    I am running Vista Home Premium.

    It has been suggested for this A66 error to go to the section control/uninstall Panel, click on the "MS .net Framework 4 Client Profile" and fix it. I did it successfully. I tried to run the update again; and he failed again with the error of the A66.

    I read a post on another forum of MS who suggested downloading the patch here:

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=26383

    I downloaded and tried to run. I read the description. He said it was for VS 2005 for Vista.
    He failed. I got another error:

    "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded is may be missing or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch. »

    Here is a screenshot on my account Flickr of this error.

    Can anyone help with these errors so that I can install the update for Visual Studio 2005?
    Am I missing something?
    I can provide more information?

    Marz

    Solution for the problem of installation KB2251481 here:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_update/KB2251481-security-update-for-Microsoft-Visual/be3135e1-b1ed-4430-BE22-1aaf8485c249

  • E-mail of the eBS XML editor

    We R12.1.3 eBS with the XML Editor, and generate reports using models created with MS Word to RTF. Is - this any way/API, to send the output from the XML Editor to get the list of receivers.

    Thank you

    Alex

    Check this box

    http://apps2fusion.com/at/49-PK/250-bursting-in-XML-bi-Publisher3

    https://knoworacleapp.WordPress.com/tag/sample-XML-bursting-control-file-code/

  • Error with the processor of the OPP and XML editor

    Hi guys,.

    I can't run a report customized with the xml editor in Oracle EBS R12.

    The end of the report with caution. I check the newspaper and I increase the response time of output, but the warning still to come.

    I have the following message in the log manager:

    [09/12/13 14:43:30] [OPPServiceThread0] Environment variable APPLTMP is not defined

    [09/12/13 14:48:52] [OPPServiceThread1] Post-processing application 5825806.

    [09/12/13 14:48:52] [UNEXPECTED] [2049675:RT5825806] The APPLCSF system property is not set, you cannot create the lock file.

    [09/12/13 16:20:10] [OPPServiceThread1] Post-processing application 5825821.

    [09/12/13 16:20:10] [UNEXPECTED] [2049675:RT5825821] The APPLCSF system property is not set, you cannot create the lock file.

    My env variable system are

    APPLCSF = C:\oracle\VIS\inst\apps\VIS_oracleserver\logs\appl\conc

    APPLTMP = C:\oracle\VIS\inst\apps\VIS_oracleserver\appltmp

    I'm on windows server 2008. Please can someone help me?

    Kind regards.

    Hi guys,.

    Finally, I solved this problem!

    I explained the problem:

    -My OS is 64-bit windows server 2008

    -J' used Microsoft visual C++ 2008

    So I think that the version of the os and MS visual was not compatible with EBS, so I reinstall the entire application and now use 32 bit of Windows server 2008 and Microsoft visual C++ 2005;

    After that, the error of the OPP has changed, I just changed the temporary directory to a valid location and my xml editor report appear.

    Thank you all particularly Hussein for your great help you are WONDERFUL!

  • Question of output XML R12

    Hello

    In our cloned instance of R12, the output of an XML report fails to print in pdf format,

    It gives the result in XML.

    I see error in the internal Manager log below

    [09/06/13 20:48:47] [UNEXPECTED] [2684937:RT13570773] java.io.FileNotFoundException: / sd01/inst/apps/SD01_

    ausperora17/appltmp/xdoW6CEwPQktR060913_0848470510

    I checked the profile directory Temp XML option, it is set to the correct value.

    Do I have to pay any other xml partner profile values?

    Thank you

    Please see

    XML editor reports fail with java.io.FileNotFoundException on Temp Directory after cloning [1189764.1 ID]

    XML editor reports fail with java.io.FileNotFoundException on multinode Clone [1351284.1 ID]

    AppsMasti

    Sharing is caring

  • Possible to use FrameMaker structured as an XML editor?

    This may sound strange, but I need an XML editor and I have 9 FM. I was wondering if I can use FM structured as my editor and if so, how to configure that?

    I don't have much experience with or any of the foregoing. I am familiar with IDEs and source code control.

    It is possible, but I wouldn't recommend it. FrameMaker is essentially an application of PAO and a good choice if you need output PDF high quality as well as XML. But what if all you want is an XML Editor, you'd be better off with an XML Editor :-)

    -Michael

  • Forum for the XML editor

    Hello

    Is there a forum for XML publisher? :)

    I got this white paper:
    Check Printing Using XML Publisher in Oracle Applications Release 12
    An Oracle White Paper
    January 2007
    
    Oracle XML Publisher offers integrated functionality that allows customers to 
    design their own check format using familiar desktop tools that can then be 
    applied to a check print data source, whether that is the seeded Oracle Report 
    or a custom solution. This format is easily maintainable and can include all the 
    necessary components required in the final output to be printed onto blank check stock.
    Taking this approach reduces the complexity of the systems surrounding the check 
    generation and thereby reducing the total cost of ownership of the E-Business Suite.
    Prerequisites
    This solution will work with XML Publisher 4.5 and forward. This paper has been revised 
    for use with Oracle Applications Release 12. This white paper assumes the following:
    Check Printing Using XML Publisher in Oracle Applications Release 12 Page 3
    
    1. XML Publisher has been successfully set up with PDF printing enabled.
    Is the sine qua non refers to the configuration of EBS R12?
    How will I know if my R12 EBS has been implemented with the XML editor? I thought it was included default?


    Thank you very much

    Ms. K

    Hi again;

    Is the sine qua non refers to the configuration of EBS R12?

    XML editor comes as part of Oracle E-Business Suite.

    Please check Hussein snoussi more large previous post on the same topic

    http://forums.Oracle.com/forums/thread.jspa?MessageID=3834445� *.< posted="" by="" hussen="">

    You can find many many good article on this topic

    Respect of
    HELIOS

  • XML Editor - Page crashes by clicking the export button

    Hello

    I have an obligation to open a pdf file of the xml editor report at the click of a button. I captured the event the submitButton and written the code as follows:

    {if ("Event.Submit". Equals (S1))}
    OAApplicationModule am = (OAApplicationModule) pageContext.getRootApplicationModule () .findApplicationModule ("XXAM");
    XMLNode xmlNode = (XMLNode) am.invokeMethod ("getQuoteDataXML");

    Get the HttpServletResponse of PageContext object. The release of the report is written in HttpServletResponse.
    DataObject sessionDictionary (DataObject) = pageContext.getNamedDataObject ("_SessionParameters");
    HttpServletResponse response = (HttpServletResponse) sessionDictionary.selectValue (null, "HttpServletResponse");
    try {}
    ServletOutputStream os = response.getOutputStream ();

    Set the output report file name and Content Type
    ContentDisposition string = "attachment; filename is ABC.pdf ';.
    response.setHeader("Content-Disposition",contentDisposition);
    response.setContentType("application/pdf");

    Download the file of XML as the XMLNode
    ByteArrayOutputStream OutputStream = new ByteArrayOutputStream();
    xmlNode.print (outputStream);
    ByteArrayInputStream InputStream = new ByteArrayInputStream (outputStream.toByteArray ());
    ByteArrayOutputStream pdfFile = new ByteArrayOutputStream();

    Generate the PDF report.
    () TemplateHelper.processTemplate
    ((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getAppsContext ();
    "ASO."
    templateCode,
    ((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getUserLocale () .getLanguage ();
    ((OADBTransactionImpl) pageContext.getApplicationModule (webBean) .getOADBTransaction ()) .getUserLocale () .getCountry ();
    inputStream,
    TemplateHelper.OUTPUT_TYPE_PDF,
    NULL,
    pdfFile);

    Write the PDF report to the HttpServletResponse object and rinse.
    Byte [] b = pdfFile.toByteArray ();
    response.setContentLength (b.length);
    OS. Write (b, 0, b.length);
    OS. Flush();
    OS. Close();
    } catch (Exception e) {}
    response.setContentType("text/html");
    throw new OAException (e.getMessage (), OAException.ERROR);
    }
    pageContext.setDocumentRendered (false); I don't know why, but found something similar online
    }

    The download window opens correctly. But, the mouse icon is changed to hourglass and I can't click on anything. I have to move to any other window in my system and return to this page click on save button. Also, once the file is downloaded, I can't click on anything on this page. I have to use the back button on the browser to return to the previous page.

    Really appreciate any help to solve this problem.

    Thank you
    Bharath

    Hi Bilodeau,

    I suggest you go with the "submit" button and to avoid any problem with because it seems you are doing custom development.

    Even if you want to go with button, set the type of action as the action of fire (if it is available, I have not worked a lot on the button) and check if it works.

    Kind regards
    Out Sharma

  • A security update for Microsoft Visual Studio 2008 Service Pack 1 XML Editor (KB2251487)

    Friends, y ' All must help me with that.

    I don't know all you Vista users know aware of the KB2251487 of security update.

    Told me all the time that I need to install this particular update. I click on install and after 72hrs, 365 days or something else, the installation is still stuck at 0%.

    1. It's bugging me to no end. I searched in the Microsoft forums for help on this topic and I tried all them; None of them work.
    2. I called Microsoft support even, but I was told that I will be charged $ 99.00

    I mean... come on!

    Could someone out there please help me out on this... for free?
    Please, I beg you!

    Thank you, I would really appreciate it!

    Hello

    1. you receive an error message/code when you try to install the update?
    2. what troubleshooting steps did you do to fix this?

    I suggest you follow the mentioned below of the methods.

    Method 1: perform the clean boot to see if you can install the update.
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: after you perform a clean boot, perform step 7: reset the computer to start as usual from the article above.
    If the problem persists, follow the methods.

    Method 2: reset the windows update components.
    How to reset the Windows Update components?
    http://support.Microsoft.com/kb/971058

    Registry warning: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    How to back up and restore the registry in Windows
    http://support.Microsoft.com/kb/322756/

    Method 3: download the update below and install it manually.

    First install Visual Studio 2008 Shell (integrated mode) with Service Pack 1 Redistributable Package from the link:

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=16480

    Then install Microsoft Visual Studio 2008 Service Pack 1 XML Editor Security Update from the link below:
    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=26419#system-requirements

    Reference: Impossible to install updates in Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2
    http://support.Microsoft.com/kb/2509997

    Registry warning

    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows

    http://support.Microsoft.com/kb/322756/

    Warning of Chkdsk.

    Important: When running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.

    See also the link: http://social.msdn.Microsoft.com/forums/en/vssetup/thread/c87d70ab-b536-4cf8-a7eb-f78764bf8b3f

    Hope this helps!

  • Dynamic Image in the XML editor problem

    Hi all

    I was working with a dynamic image in the Xml editor with the reference of this link, step-3

    http://www.erpschools.com/articles/display-and-change-images-dynamically-in-XML-Publisher

    I have three Logo saved in OA_MEDIA with the name as 80.gif, 81.gif, 82.gif.

    I created a formula column outside the Group of data and given the link in the RTF, inside the url of the Image Alt text: {//CF_LOGO1} and his works fine.

    But when I created the formula column in the dataset, how do I give the path inside the image.

    I tried with this url: {...} CF_LOGO1} but his does not work. Could all help with that.

    Thanks and greetings

    Srikkanth M

    Please check if you placed the logo with the Group and the image is called correctly.

  • Failed to retrieve input or output XML for a BP

    Hello

    Unfier 10.1 running.  Logged as administrator. After the opening of a company under uDesigner/Business process, select a BP.  In the menu select integration.  When we try to recover the input or output XML, we get an empty document of 0 bytes.  The entry CSV Template shows to the menu option and XLS document with data.

    Anyone encountered this?

    Thank you

    Rudy

    Solved.

    I logged in as a user with Admin privileges, then changed to user mode Admin open the workspace under uDesigner and company I can export documents of integration with success.

Maybe you are looking for

  • Satellite L850 bad DVD size and recovery media creator error empty

    HelloI just bought my L850 Satellite today and I found that Windows Explorer reads a 4.7 GB blank as 1.3 GB, then creator of recovery media DVD return error code 0E01D0-3D-00000000. I'm afraid that my laptop DVD drive is broken! Are there any suggest

  • Device ENET connect computer USB using NI GPIB-ENET/1000

    Hello Currently, I am trying to connect to a controller PI E-712 has an ENET port on a windows 7. I have a converter NI GPIB-ENET/1000 and a GPIB-USB-HS cable and want to use the ENET end for the controller and the GPIB for contact with the computer,

  • DMA2200 Support H264

    Hello world I just bought DMA2200 Media Center Extender and connected to my Vista Ultimate PC. I can watch the blu - ray rip mkv movies in my pc (both media player and media center), but not in DMA2200. I've updated the firmware to 1.1.12. Is it poss

  • U2713HM monitor - cable DVI standard / max resolution

    Hello.  I just received a U2713HM monitor (from the output of Dell) and connected to my video card (ATI Radeon HD 5450 in a desktop Dell Studio XPS 8100) with the supplied DVI cable.  I am allowed to select the maximum resolution (2560 x 1440) but wh

  • How to get the top users page?

    HelloHow to build the top users page with which users are more recently logged_in to the application? Similar to the picture here--Thank you.