Framemaker XML Output Issue

I have an issue with an attribute not being exported to XML from FM8.
Here is the excerpt from the DTD:
<!ELEMENT std.table.header (std.table.row+)>
<!ATTLIST std.table.header
  cols CDATA #REQUIRED
  rowsep CDATA "1"
>
The first issue I had was "cols" not showing up as an attribute in the Structured View. I solved with issue (with the help of MarttiP) by adding it to the EDD as shown below:
Element (Container): std.table.header
General rule: std.table.row+
Attribute list
Name: cols  Integer  Required
Now the issue I am having is on export of the XML, the "cols" attribute is not being exported and I am getting an error "required attribute 'cols' not provided". Any suggestions?

The std.table.header element will need to be mapped to a new table structure in FrameMaker. While FrameMaker handles CALS tables without the need for additional read/write rules, you will have to provide a full set of rules to create the correct FrameMaker table mapping.
The std.table.header is only a part of a table, it's used in many places as the header for a variety of non-CALS tables. For each of these tables you will need to define a new FrameMaker table structure. I'll attempt to provide the solution for the first of these special tables...
In the DTD the following structure is defined:
<!ELEMENTaal (title, std.table.header, (aal-category+ | aal-entry+))>
<!ATTLISTaal
  %frameatt;
>
<!ELEMENTaal-category (title, aal-entry+)>
<!ATTLISTaal-category
  %frameatt;
>
<!ELEMENTaal-entry (nsn+, dcpno, ui, qty)>
<!ATTLISTaal-entry
  %bodyidatt;
>
The aal element is probably intended to be displayed as a table. The std.table.header must be fitted into a suitable structure for FrameMaker, for example:
In this example new FM table part elements have been added to the EDD to provide the required table structure. On import from XML FrameMaker will create the missing elements, Read/Write rules must be used to drop them on export. The table parts used in the example are:
Element name
FM element type
aal
Table
std.table.header.title
Table title
std.table.header
Table header
std.table.header.row
Table row
std.table.header.entry
Table cell
aal.table.body
Table body
aal-category
Table row
entry.title
Table cell
aal-entry
Table cell
nsn, dcpno, ui, qty
Container
You may ask whether it's worth putting this much effort into formatting data as tables, in this example maybe not, but there will be times when it's the only way to go.
One of the problem areas are elements that have to be defined as different FM element types depending on context. In this example aal/title has to be reneamed to std.table.header.title and aal-category/title is renamed to entry.title. I would use XSLT to transform the elements on XML import and export.
The easier alternative t all of this is to forget about using tables and format the data as simple lists.
I hope this has been useful.
Regards
Ian

Similar Messages

  • XML Output - Issue with multiple field labels.

    Dear Users,
    I am trying to create an XML sheet as output for my program, and am struck at a point where I don't need field labels appearing on the XML output.
    The code looks as below:
          l_element_order = l_document->create_simple_element(
                name = 'Order'
                parent = l_element_ordertype ).
          l_value = it_order-aufnr.
          l_rc = l_element_order->set_attribute( name = 'AUFNR' value = l_value ).
    On my output though, both the field labels 'Order' and 'AUFNR' appear side by side. I would ideally only want the 'Order' label to appear.
    Is there a method through which I can suppress the labels?!
    I am using the following classes as a part of the code:
    DATA: l_ostream         TYPE REF TO if_ixml_ostream,
          l_ixml            TYPE REF TO if_ixml,
          l_streamfactory   TYPE REF TO if_ixml_stream_factory,
          l_renderer        TYPE REF TO if_ixml_renderer,
          l_document        TYPE REF TO if_ixml_document,
          l_value           TYPE string.
    Would be much appreciated if someone could help me with this please. Thanks!
    Vijay

    Hi,
    recipent list is filled once,there are no loops in the program, and the SOST shows two same items with some have same time stamp and some have difference of a second.
    Regards
    Govind

  • XML output issue

    I am using Reports 6i and generating reports using report builder, when we say the output as XML, it is not generating all the sections. We have 3 sub-section under one section, it is showing only one sub-section.
    If we choose HTML or PDF it is generating properly.

    please see
    XML Publisher Reports Fail with java.io.FileNotFoundException on Temp Directory After Cloning [ID 1189764.1]
    XML Publisher Reports fail with java.io.FileNotFoundException on Multinode Clone [ID 1351284.1]
    AppsMasti
    Sharing is Caring

  • When running an xml publisher report the xml output leads to 9 mb and the excel output file leads to 20 mb.But the output records is originally 4000 records. When copy to new excel it is showing 3.5 mb only. Does anyone knows the answer for this issue?

    When running an xml publisher report the xml output leads to 9 mb and the excel output file leads to 20 mb. The records contained in excel file is 4000 records. When taking the excel records and copy to new excel file the excel file size is 3.5 mb only.Why does the oracle software generates 20mb file?
    Does any one knows the answer please advice?

    Hello,
    This issue is because the Excel output from BI Publisher is MHTML (XML Publisher generates XHTML) not binary .xls.
    MHTML and XHTML are more verbose formats than binary .xls.
    It will be large because the current Excel output is just an HTML and not compressed like PDF. Please use the workaround (save it as .xls file).  This is a known limitation of RTF layout templates.
    BI Publisher Enterprise has a new feature True Excel Templates. The layouts generate binary Excel output.
    Excel Output File Size Generated By BI Publisher is Very Large (Doc ID 760437.1)
    Bogdan

  • Report XML output fail to load into .RTF layout [EBS r12]

    Hi,
    In EBS r12, we have requirement to have a standard report output in excel.
    I got the report's xml output to create the xml template (.RTF layout) using BI Publisher.
    I created the .RTF layout and it works fine on my laptop using Bi Publisher.. the xml loads into it and i can preview xml data on layout with all format (Excel, PDF...)
    I uploaded the layout to EBS, and assigned it to the standard report.
    I changed standard report out put to XML
    When i go to submit report request, the template is assigned with report and everything seems correct.
    [See screen shot: http://img35.imageshack.us/i/xmlt.jpg/]
    But after i run the report.
    The report is Completed with Warning status.. and output is only XML with Error message :
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    The Log file says :
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2350601 on node CLONE at 13-APR-2011 09:03:47.
    Post-processing of request 2350601 failed at 13-APR-2011 09:03:48 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Why this is happening ? i have done this many times with other standard reports and it worked fine.
    Please advise.
    Standard Report: Supplier Aging Report
    EBS : 12.1.1

    please check the log file and post the output here
    How to find OPP log file?
    To investigate on XML issues or other publishing problems, often the OPP logfile is needed.
    OPP stands for Output Post Processor. Below are the steps to find log file
    1. Login to the application as SYSADMIN
    2. Responsibility: System Administrator
    3. Function: Concurrent --> Manager --> Administration
    4. Select the Output Post Processor
    5. Click on the Processes button
    6. Select the Concurrent Process which was active during the time that the request ran
    7. Click on the Manager Log button to open the Output Post Processor log file

  • In XML Output the values of Number column tags are not displayed properly

    Hi,
    Our Client have been using AR Invoice Print Program for a long time and it is heavily customized. Also they are using an old version of the RDF. So we have taken the latest version of the RDF (RAXINV.rdf) for Oracle Apps 11.5.10.2 by raising a SR and implement Client's old RAXINV.rdf into it.
    All was ok, but when we are running the program, the XML Output did not generate properly. For the Q_INVOICE query (G_ORDER_BY, G_INVOICE and G_INV_TERM group), the value of some of the scaler number columns are not appeared properly. The tags are coming correctly, but the value is appearing as '*', instead of the correct value. We have checked in the RDF Level (By putting srw.message and check in the log file) that those columns are having proper value. So there is no issue with the RDF.
    But because of the above mentioned problem, the some of the PDF output field values also is not generated correctly.
    I think that because of the lexical parameters which was implementing the Q_INVOICE query (&COMMON_QUERY) this issue is coming. Because the issue is only in the Q_INVOICE query group (G_ORDER_BY, G_INVOICE and in G_INV_TERM group) not in any other query group.
    There is no problem with the scaler character columns. The issue is only with the number columns.
    Also we have checked that if we hardcode the value of the number columns in the above mentioned lexical parameter, this problem doesn't appear.
    If we put TO_CHAR function to those number columns in the lexical parameter (COMMON_QUERY), then this issue get solved. But we can't do it because of performance issue and also Client won't approve it.
    Please help.
    With Thanks and Regards

    I don't know how to read the code you pasted or I would have checked this myself.
    Do your fields in the internal table reference dictionary objects or elementary types? If not using dictionary types, the column names will be blank by default. If you can't change your fields to be dictionary types, you can try this to change the column names:
    I made a method inside my local class to add the names:
            call method set_colname
              EXPORTING iv_tab = alv_tab
                        iv_colid = 'xxxx'  "fieldname from the table
                        iv_stxt = text-t54
                        iv_mtxt = text-t55
                        iv_ltxt = text-t55.
    METHOD set_colname .
      data:
              alv_cols type REF TO cl_salv_columns_table,
              alv_col type REF TO cl_salv_column.
      TRY .
    *... Change fieldnames
            call METHOD iv_tab->get_columns RECEIVING value = alv_cols.
            call method alv_cols->get_column EXPORTING columnname = iv_colid RECEIVING value = alv_col.
            IF iv_stxt <> ''.
              CALL METHOD alv_col->set_short_text EXPORTING value = iv_stxt.
            ENDIF.
            IF iv_mtxt <> ''.
              CALL METHOD alv_col->set_medium_text EXPORTING value = iv_mtxt.
            ENDIF.
            IF iv_ltxt <> ''.
              CALL METHOD alv_col->set_long_text EXPORTING value = iv_ltxt.
            ENDIF.
       CATCH cx_salv_not_found.
      ENDTRY.
    ENDMETHOD. "set_colname

  • PDF Output Issue

    Hi All ,
    I am facing a strange issue in PDF output format.
    When I preview PDF output i am seeing some special character like *0E-00001111232* . The actual value should be *$ 2,343,500*.
    When ever i face this issue immediately if i download and upload the same template its working fine. But after 15 days or 1 week again i am facing the same issue(On a regular interval).
    Its not only for the number data type columns also for some varchar columns.
    I checked the xml output its coming correctly , but only in preview i am facing this issue.
    BIP Version : 10.1.3.4.1.
    If any one faced with same issue please share your approach.
    Thanks,
    Ananth v

    I guess that might be what format style i have to select for a 11" X 17" report.
    or do i have to create a custom style.

  • XML Output from Concurrent Request DBMS_XMLGEN

    I am trying to create xml output for a concurrent request, using the DBMS_XMLGEN package to generate my XML?
    I have gotten so far as to be able to run my procedure and see the output in TOAD using dbms_output.put_line, but I can't seem to quite get the right link to convert this to Oracle Apps output.
    I have a concurrent request setup to output XML.
    This calls my procedure to return to the output file.
    So far, when I run from APPS, all that shows in the Output file is 'XML document must have a top level element.'
    Here is the relevant code...
    ctx DBMS_XMLGEN.ctxHandle; -- vars to convert SQL output to xml
    xml clob;
    xmlc varchar2(4000);
    off integer := 1;
    len integer := 4000;
    i number := 0;
    rc_data sys_refcursor;
    begin
    -- this calls simple open cursor for sql statement, returns rows
    rc_data := fa10022_data(P_BOOK_TYPE_CODE
    , P_STATE
    , v_BEG_DATE_EFFECTIVE
    , v_END_DATE_EFFECTIVE
    , P_BEG_ASSET_ACCT
    , P_END_ASSET_ACCT
    , v_depr_per_ctr);
    ctx := dbms_xmlgen.newContext(rc_data);
    dbms_xmlgen.setRowsetTag(ctx, 'XXFA10022');
    dbms_xmlgen.setRowTag(ctx, 'G_DATA');
    xml := dbms_xmlgen.getXml(Ctx);
    i := dbms_xmlgen.getNumRowsProcessed(ctx);
    dbms_xmlgen.closeContext(Ctx);
    apps.fnd_file.put_line(apps.fnd_file.output, xml);
    I was also following this link...
    http://www.appsassociates.com/products/Generation_XML_PLSQL.pdf
    any suggestions?
    Thanks!!
    Janel

    That was painful, but it helped!
    Most of it is workflow code...POXMLGEN contains the pertinent coding.
    I think my problem now lies with some of my data. Depending on what is returned, I sometimes receive a warning with no output. I know there are special characters in the data (ex eacute), but I can't tell if that is what is causing the issue. I do have the statement dbms_xmlgen.setConvertSpecialChars(ctx, TRUE); in my code, so not sure what else to do.
    This is what is being returned in OPP log...
    Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected.

  • Adding namespace to XML output

    Hi,
    I have a requirement to generate a XML document for columns in the table. I am using DBMS_XMLgen.getXML inside my procedure to get the XML document.
    The output which i get after executing my procedure is:
    <?xml version="1.0"?>
    <EMP>
    <EMPLOYEE_NO>000017</EMPLOYEE_NO>
    <EMPLOYEE_STATUS>ACTIVE</EMPLOYEE_STATUS>
    <NAME_LAST>Mini</NAME_LAST>
    <NAME_FIRST/>
    </EMP>
    But I also need namespace prefix and namespace uri in this xml output. Is there a way to add namespace prefix and namespace uri to this xml output.
    So what i need is something like below one:
    <?xml version="1.0"?>
    <xs:EMP>xmlns:out="http://xmlns:out="http:/example.org/ver1.0/ThisISTest#">
    <xs:EMPLOYEE_NO>000017</xs:EMPLOYEE_NO>
    <xs:EMPLOYEE_STATUS>ACTIVE</xs:EMPLOYEE_STATUS>
    <xs:NAME_LAST>Mini</xs:NAME_LAST>
    <xs:NAME_FIRST/>
    </xs:EMP>
    Any solutions or sample code on this would be of great help.
    Thanks in Advance.

    Hi,
    IMO, the best option is to use an XSL transformation "on the fly" with DBMS_XMLGEN.
    Here's a stylesheet that should work (change namespace and prefix to yours) :
    <?xml version="1.0"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://test">
    <xsl:template match="*">
    <xsl:element name="ns0:{local-name()}">
      <xsl:apply-templates/>
    </xsl:element>
    </xsl:template>
    </xsl:stylesheet>Right now, I only have a 10gR1 at my disposal and the transformation doesn't give expected results (there are a few known issues with XSLT on 10g).
    However, I could test it with an external processor (saxon9he) and it should work OK in 11g too.
    So, in your procedure, all you have to do is declare the XSLT document :
    xsldoc    xmltype := xmltype(
    '<?xml version="1.0"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://test">
    <xsl:template match="*">
    <xsl:element name="ns0:{local-name()}">
      <xsl:apply-templates/>
    </xsl:element>
    </xsl:template>
    </xsl:stylesheet>'
    );and bind the stylesheet to the context :
    DBMS_XMLGEN.setrowsettag (messagehandle_xml, 'EMP');
    DBMS_XMLGEN.setrowtag (messagehandle_xml, NULL);
    DBMS_XMLGEN.setmaxrows (messagehandle_xml, 2);
    DBMS_XMLGEN.setNullHandling(messagehandle_xml, DBMS_XMLGEN.EMPTY_TAG);
    DBMS_XMLGEN.setXSLT(messagehandle_xml, xsldoc); -- < here
    ...Let me know if it works :)

  • Oracle Reports with XML output showing data as asterik character

    Hello,
    I'm trying to create an Oracle report with xml output. Here is the issue I'm having some of the columns in my report are of datatype number. When I run the report and generate xml file the values for those columns(datatype number) are showing as (*) character, other columns are showing fine. But when I run the report as text output then data is fine. I don't understand why this is happening.
    The property of column is Column Type - Database Scalar, Datatype - Number , width 0,-127.
    Does the width has to do anything with this?
    I'm using Report Builder 6.0.8.11.3, DB version 10g.
    Can anyone please help me with the issue I'm having.
    Thanks

    If the links in your example report1 and report2
    follow my format stated earlier
    http://machine:port/reports/rwservlet/report=reportnam
    e.rdf&destype=cache& paramform=htmlcss&server=<YourReportSe
    rverName>&userid=scott/tiger@hrdb&desformat=pdf
    This is what I believe
    >
    so http://machine:port/ is the port where
    JBoss is running and
    This should be the port that the report server is listening on
    >
    server=<YourReportServerName> is the name of
    my oracle report server
    so I call the above link in my current application
    and the report would show up
    Yes
    >
    that means (correct me if I am wrong) that my reports
    would have to be deployed in OracleAS
    Yes
    >
    I have to try all this yet as till this point I was
    trying to run Oracle reports deployed in JBoss...
    This may be possible, I am not sure.
    >
    Oracle J2EE Thin Client?
    I am not sure what this is used for in your setup.

  • Controlling XML output Livecycle Designer 8.0

    Hello.
    I am new to XML and somewhat new to LiveCycle Designer, however I have acclimated rather well.
    Here is what I want to do:
    1) Create a PDF fill-in-form (including various fields...text, numeric, radio buttons, and some FormCalc functions)
    2) Create a Submit button that emails an XML file to the form administrator
    3) Use MS Excel to import XML files into pre-mapped fields
    Basically, I do not have server database support, and this is the best workaround (and most functional) I could come up with.
    After mapping fields in Excel, I exported the *.xsd and created a new data connection within LiveCycle. Then, I linked the schema fields with the bindings - corrected any errors, and have tested the form (form1). I made the submit button - that's all good, too. When I import the XML into Excel - that's where I have a problem, and it's not an issue with Excel to my knowledge, but rather how the form generates the XML output.
    For example, I have 25 fields that will be outputted via XML. My PDF form consists of 4 pages (8.5" x 11"). When I created the form and got to the end of the page, I "inserted new page" and went on my merry way. When I import the XML, Excel properly maps the fields, however, it does not import the info to a single row. What I have discovered is that since my PDF form consists of 4 pages (each bound to "sheet[*]"), the XML output looks like the following:
    Example of the XML output from my form:
    <form1>
    <sheet>
    <submissionID xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    >743</submissionID>
    <reviewerID xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    >234</reviewerID>
    <date xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    >24/01/2008</date>
    </sheet>
    <sheet>
    <tag1>input</tag1>
    <tag2>input</tag2>
    </sheet>
    </form1>
    Wherever there is a "<form>" tag (hence a new page in my PDF document), Excel puts that data on a new column. All fields within form1 are imported and mapped to the correct field, however importing a single XML file will occur on 4 rows.
    I bound each "page" as "sheet[*]" mostly because that is the only way I knew how to use FormCalc to do calculations from fields that occur at different places throughout the document.
    So, I have tried to be as clear as possible, and would like suggestions/help as how to control the XML output from a LiveCycle document. If I am to modify the outputted XML and remove the multiple instances of <sheet> and </sheet> then Excel imports the data just fine and on a single row.
    I would love some help on this rather specific problem. I guess it's a very basic issue that someone with experience could help.
    Thank you so much!!
    Jim

    I have a vital form that clients fill out, which is passed to many people in the company along the workflow. The form is a Planner and we have in the following PDF, Word Doc..
    Well before, the Planner.pdf was originally created in Word, since most people have access to Word.. but evolved to a PDF form created from the Word Doc via Adobe LiveCycle Designer 8.0 w/ User Rights enabled so that the form could be filled out and saved using Adobe Reader.. which was a step better than Word.. being that it is free. But this needed to be easier and more to the point b/c some clients don't particularly like installing the latest version of Reader, even if you provide them the link. Nor do they like saving the form, filling the form, and attaching the form to send back.
    My goal is to have the client fill an HTML version of the form, submit and be done with it, but everyone in the workflow be able to easily receive the filled Planner as a PDF form.
    So some months ago I ran into this post Chris Trip, "Populate Livecycle PDF from mySQL database using PHP" #8, 22 Sep 2007 4:37 pm
    which uses the command line Win32 pdftk.exe to merge an FDF file into an existing PDF on the remote server, and serve this to whoever.
    My problem was with shared hosting and having the ability to use the Win32 pdftk.exe along with PHP which is predominantly used on Linux boxes. And we used a Linux box.
    so i created the following unorthodox method, which a client fills the HTML version of the Planner, all field values are INSERTED into a table in MySQL DB, I and all filled planners that have been filled by clients to date can be viewed from a repository page where an XML file is served up of the corresponding client, but someone would have to have Acrobat Professional, to import the form data from the XML file into a blank form.. altoughh this is simple for me.. I have the PHP file already created so that when a Planner is filled and client submits. >> the an email is sent to me with a table row from the repository of the client name, #, email, and a link to d-load the XML file,
    But I also have the PHP files created so that the Planner can be sent to by email to various people in the workflow with certain fileds ommitted they they do not need to see, but instead of the XML file beiong served up i need the filled PDF Planner to be served.
    I can do this locally with ease on a testing server, but I am currently trying to use another host that uses cross-platform compatibility so i can use PHP and the pdftk.exe to achieve this, as that is why I am having to serve up an XML file b/c we use a Linux server for our website, and cant execute the exe.
    Now that I am testing the other server (cross-platform host), just to use them to do the PDF handling (and it's only $5 per month) I am having problems with getting READ, WRITE, EXECUTE permissions..
    Si guess a good question to ask is can PHP do the same procedure as the pdftk.exe, and i can eleminate it.
    or how in the heck can i get this data from the DB into a blank PDF form, like i have described??
    here are some link to reference
    Populating a LiveCycle PDF with PHP and MySQL
    http://www.andrewheiss.com/Tutorials?page=LiveCycle_PDFs_and_MySQL
    HTML form that passed data into a PDF
    http://www.mactech.com/articles/mactech/Vol.20/20.11/FillOnlinePDFFormsUsingHTML/index.htm l
    and an example
    http://accesspdf.com/html_pdf_form/

  • XML output in Apps instead of PDF

    Hi All,
    I have converted several Oracle reports to XML Publisher and working fine in EBS. The problem I have is that I am getting the XML instead of a PDF output when running a report under Release Sales Orders form(Pick Slip). I am able to preview the PDF output in the XML Admin page using similar XML file.
    I have the concurrent program definition changed to XML from text and XMLP template/data definition configured. Any idea on the issue?
    Best regards,
    MM

    Hi MM,
    Are you still in 11i? Check if the report(Pick Slip) is being submitted thru document set (OM(R)> Setup> Shipping> Documents> Document Sets)… if yes, then you probably need to apply a patch... or have you tried Gareth's solution explicitly calling from report AfterReport trigger?
    Metalink note:
    NEW FUNCTIONALITY: Ability to Execute Document Sets in XML Output Format - Patch 5688014
    Doc ID: 413108.1
    regards,...

  • Need to reference file name within the XML Output

    Not sure if this is possible, as I'm new to the livecycle/XML world. But I need to be able to reference a file within the XML output from the PDF.
    The Scenario is that a pdf form of a business card will be issued to 50 franchisees for them to type in their names and mobiles, click submit and the XML file to be sent to myself, and be imported in to InDesign populating their data ready for printing. Up to here I have it working perfectly.
    However as each franchisee have a combination of up to 5 logos to place in the bottom corner to save having to have various templates with different combinations of logos and having to ensure the correct templates are used. I intend to reference each companies combination as an EPS and make the reference within the xml out and have it import directly in with the other data. I can type the code directly within the xml but I would like to have the form reference it directly in the xml output. Is this possible or am expecting to much of livecycle? Any help/advice greatly appreciated.
    David

    Hi MadhavaGanji,
    I have post how to validate the file name, header row against definition table which stored the file name and column definition. 
    Take a look and see if this is helpful.
    http://sqlage.blogspot.com/2013/11/ssis-validate-file-header-against.html
    http://sqlage.blogspot.com/

  • Large Report in XML Format issue

    I am running an Oracle report with an output to XML but I am not getting all the the data. Is there a limit on how much data can be shown in an XML output? Is there a way to get large reports to show in XML Format? We are running Oracle ERS 12 on database 11g. Thank you

    I wasn't getting an error at first but now I get the following error:
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Not enough storage is available to complete this operation.
    I don't have this issue with any other format.
    I was wondering how much storage is needed?

  • Characterset definition in XML output

    Hello,
    my issue is the following.
    I have R12 instance with UTF8 database.
    I have defined a data template which looks something like this:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    - <dataTemplate name="BEGIN" description="Purchase_Orders_Printouts" version="1.0">
    - <parameters>
    <parameter name="PONumber" dataType="character" />
    </parameters>
    - <dataQuery>
    <sqlStatement name="Q1">SELECT poh.creation_date AS po_ord_date, poh.segment1 AS po_nbr, poh.created_by, ppf.full_name AS created_by, povc.first_name || ' ' || povc.last_name AS po_contact, 'VMI-tilaus' AS po_rmks, vnd.segment1 AS po_vend, vnd.vendor_name AS v_ad_name, vnds.address_line1 AS v_ad_line1, vnds.address_line2 AS v_ad_line2, vnds.address_line3 AS v_ad_line3, vnds.state || '-' || vnds.zip || ' ' || vnds.city AS v_ad_line4, fndt1.territory_short_name AS v_ad_country, vnd.segment1 AS po_bill, vnd.vendor_name AS i_ad_name, loc.address_line_1 AS i_ad_line1, loc.address_line_2 AS i_ad_line2, loc.address_line_3 AS i_ad_line3, loc.postal_code || ' ' || loc.town_or_city AS i_ad_line4, fndt.territory_short_name AS i_ad_country, vnd.segment1 AS po_ship, vnd.vendor_name AS d_ad_name, loc.address_line_1 AS D_ad_line1, loc.address_line_2 AS D_ad_line2, loc.address_line_3 AS D_ad_line3, loc.postal_code || ' ' || loc.town_or_city AS D_ad_line4, fndt.territory_short_name AS D_ad_country, FNDT.territory_short_name AS orig_country, --FNDT.territory_short_name AS d_ad_country, POH.ship_via_lookup_code AS po_shipvia, FNDL.meaning AS po_fob, TRMS.name AS ct_desc FROM po_headers_all poh, per_all_people_f ppf, fnd_user fnd, po_vendor_contacts povc, po_vendors vnd, po_vendor_sites_all vnds, hr_locations_all loc, fnd_territories_tl fndt, fnd_territories_tl fndt1, FND_LOOKUPS FNDL, AP_TERMS TRMS WHERE ppf.person_id = fnd.employee_id AND fnd.user_id = poh.created_by AND poh.vendor_site_id = povc.vendor_site_id AND poh.vendor_id = vnd.vendor_id AND poh.vendor_site_id = vnds.vendor_site_id AND loc.location_id = poh.bill_to_location_id AND fndt.territory_code = loc.country AND fndt1.territory_code = vnds.country AND FNDL.lookup_code(+) = POH.fob_lookup_code AND TRMS.term_id = POH.terms_id AND poh.segment1 = :PONumber</sqlStatement>
    </dataQuery>
    - <dataStructure>
    - <group name="PURCHASE_HEADER" source="Q1">
    <element name="sls_language" value="sls_language" />
    <element name="paper_size" value="paper_size" />
    <element name="australian" value="australian" />
    <element name="tcp_ip" value="tcp_ip" />
    <element name="fax_nbr" value="fax_nbr" />
    <element name="fax_dir" value="fax_dir" />
    <element name="email_from" value="email_from" />
    <element name="email" value="email" />
    <element name="arc_dir" value="arc_dir" />
    <element name="arc_file" value="arc_file" />
    <element name="arc_file_type" value="arc_file_type" />
    <element name="data_output" value="data_output" />
    <element name="deljit" value="deljit" />
    <element name="entity" value="entity" />
    <element name="po_buyer" value="po_buyer" />
    <element name="forwarding_agent" value="forwarding_agent" />
    <element name="po_vend" value="po_vend" />
    <element name="v_ad_name" value="v_ad_name" />
    <element name="v_ad_line1" value="v_ad_line1" />
    <element name="v_ad_line2" value="v_ad_line2" />
    <element name="v_ad_line3" value="v_ad_line3" />
    <element name="v_ad_line4" value="v_ad_line4" />
    <element name="v_ad_country" value="v_ad_country" />
    <element name="po_ship" value="po_ship" />
    <element name="d_ad_name" value="d_ad_name" />
    <element name="d_ad_line1" value="d_ad_line1" />
    <element name="d_ad_line2" value="d_ad_line2" />
    <element name="d_ad_line3" value="d_ad_line3" />
    <element name="d_ad_line4" value="d_ad_line4" />
    <element name="d_ad_country" value="d_ad_country" />
    <element name="po_ord_date" value="po_ord_date" />
    <element name="po_nbr" value="po_nbr" />
    <element name="po_contact" value="po_contact" />
    <element name="po_rmks" value="po_rmks" />
    <element name="po_bill" value="po_bill" />
    <element name="i_ad_name" value="i_ad_name" />
    <element name="i_ad_line1" value="i_ad_line1" />
    <element name="i_ad_line2" value="i_ad_line2" />
    <element name="i_ad_line3" value="i_ad_line3" />
    <element name="i_ad_line4" value="i_ad_line3" />
    <element name="i_ad_country" value="i_ad_country" />
    <element name="orig_country" value="orig_country" />
    <element name="d_ad_country" value="d_ad_country" />
    <element name="po_shipvia" value="po_shipvia" />
    <element name="po_fob" value="po_fob" />
    <element name="ct_desc" value="ct_desc" />
    <element name="po_curr" value="po_curr" />
    </group>
    </dataStructure>
    </dataTemplate>
    Now the problem is, that the concurrent request generates XML with UTF-8 specified. And as soon as there are language specific characters the XML fails to parse.
    Is there any way how to force XML publisher to put ISO-8859-1 in the xml specification?
    Thanks,
    Martins

    Hi,
    My Source BLS output is an XML file. In the ValueMap.vmap (in the Meta-Inf when defining the rule) when I click on "Browse Document" it doesn't give me the option to select the source bls's xml output. Please see the sceenshot below. Is there way to sepecify the BLS XMl output here?
    Thanks,
    Latha.

Maybe you are looking for

  • Pulling the trigger on a new Mac Pro. Advice please.

    Okay, here we go. I am a freelancer who shoots in 1080i and 720p using a JVC 700 U camera with really good glass. in a small market. So bringing the media in is a piece of cake. I do not see me going to 2K or 4k anytime soon. I produce a weekly hour

  • New safari download messed up my toolbar?

    the latest update installed yesterday messed up my safari toolbar. I can not get the google window back? it also makes tabs for every website i go too?

  • How can i extract war  a file

    hello, How can i create or extract a war file

  • Error When Streaming Using AS3

    Hello Guys, I am trying to stream my webcam using AS3 code but I keep receiving this error message in the output panel when I run the application: ArgumentError: Error #2126: NetConnection object must be connected. at flash.net::NetStream/ctor() at f

  • Creation of TR or TO against Reservation

    Hi all, I'd like to create a TR (transfer requirement), or even better directly a TO (transfer order), against a Reservation. Could this be done in standard ECC6? Thx for your inputs.