Color table RTF model based on an attribute cell is retrning an error

Hi all
I try to create a report model that contains a table. The table should display data and color according to the data in the table. The cell color is also saved in the xml file, while I'm trying to set the background color using the code
<xsl:attribute xdofo:ctx="block" name="background-color"><?c3color?></xsl:attribute>
I get an error which is
Font Dir: D:\Java\jre1.5.0_06\Template Builder for Word\fonts
Run XDO Start
RTFProcessor setLocale: en-us
FOProcessor setData: C:\ReportTemplates\report1.xml
FOProcessor setLocale: en-us
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
     at java.lang.String.charAt(Unknown Source)
     at oracle.apps.xdo.template.fo.datatype.Color.parseColorStr(Unknown Source)
     at oracle.apps.xdo.template.fo.datatype.ColorPool.getColor(Unknown Source)
     at oracle.apps.xdo.template.fo.datatype.Background.setBgColor(Unknown Source)
     at oracle.apps.xdo.template.fo.datatype.Background.init(Unknown Source)
     at oracle.apps.xdo.template.fo.datatype.Background.getBackground(Unknown Source)
     at oracle.apps.xdo.template.fo.area.BlockArea.<init>(Unknown Source)
     at oracle.apps.xdo.template.fo.area.BlockContainerArea.<init>(Unknown Source)
     at oracle.apps.xdo.template.fo.area.TableCell.<init>(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTableCell.createAreaObject(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTableCell.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTableRow.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTableBody.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTableBody.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.table.FOTable.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FOBlock.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FOBlock.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FOBlock.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FOFlow.doLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FormattingEngine.startLayout(Unknown Source)
     at oracle.apps.xdo.template.fo.elements.FormattingEngine.run(Unknown Source)
     at oracle.apps.xdo.template.fo.FOHandler.endElement(Unknown Source)
     at oracle.apps.xdo.common.xml.XSLTHandler$EEEntry.sendEvent(Unknown Source)
     at oracle.apps.xdo.common.xml.XSLTMerger.startElement(Unknown Source)
     at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
     at oracle.apps.xdo.template.fo.FOProcessingEngine.process(Unknown Source)
     at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
     at RTF2PDF.runRTFto(RTF2PDF.java:632)
     at RTF2PDF.runXDO(RTF2PDF.java:466)
     at RTF2PDF.main(RTF2PDF.java:254)
but I can't put the cell background color to help
 <xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute>
<xsl:attribute xdofo:ctx="block" name="background-color">#123456</xsl:attribute>
the
<?c3color?>
Returns the hexadecimal values.

pls help me solve this problem...




Thanks in advance...
Ranjith.

Try the following scenario

for example, you tag in rich text that contains the color value (say - #cc6600)
so
You can refer to as follows


so
for the conditional formatting


Tags: Oracle Development

Similar Questions

  • I want to create the BI Publisher .rtf model as attaché

    Hi Experts,

    I'm creating the RTF template but unable to group and the merger of the blocks contained in the sample model. Could you please create the rtf with attached sample data model. For your reference, I enclose my RTF template as well. Please do the needful.

    Thanks in advance

    Thank you and best regards,

    Satya

    Hi Satya,

    I created the RTF model based on your design data and sample layout xml.

    Please find attached.

    Let me know if you need more assistance.

    Thank you...

  • Problems with highlighting of the rows of the table through RTF-model

    Hello!

    Peace im new in the world of BI Publisher. For the moment, I try to create and RTF-model with the Office AddIn for Word Bi-editeur (2010). I want to create a table based on a table of a pdf document existing already. I have all the data in the right format and order and just worked fine - until I wanted to change the background color of some specific lines.
    If I add that a statement such as

    <? If: Variable = "Expressionstring?" > <? attribute@InContext:background-color;' #FFFF80 '? > <? end if? >

    the context of the evolution of the entry. But the fact the line height. It develops. The expressions more that I use more it grows. That of not good, because the table is so great that it only fits on a single page with fine lines... I tried to apply a height specified in the line through the word, but it does not work.
    I searched a couple hours and still didn't find anything regarding this problem. I appreciate any ideas how to solve this problem.

    Tounsiiaa in advance

    Gabriel

    To help those who have a similar problem: it's just like sfr.farhan.fani wrote. I try to give you a general expression:


    <? If@row:ROWNAME=VALUE? > (this should work with = > etc do not forget the ' ' for strings etc..)

    < xsl: attribute name = 'background-color' xdofo:ctx = 'incontext' > lightgray < / xsl: attribute > (lightgray can be changed to hexa% and %valeurs)

    <? end if? >

    Hello

    Try the following expression

    5000? >

    LightGray

  • Create dynamic table in BEEP RTF models

    Hello

    I have a table in my RTF model and I want to hide some columns and the remaining columns occupy the remaining space so

    I try inserting the size of each column in the table dynamically like this:


    Elements of XSL - FO support

    " column in the table " " " -the width of column '


    < fo:table - column-column number '2' column width = "25%" border-style = border-width 'solid' = "5pt" / >


    but gives me the following error "FOTableColumn cannot be cast to oracle.xdo.template.fo.elements.FOLayoutable"


    Is there a way to do this?

    I solved this problem with the number of columns spans:

    2

  • Graphic sort BI Publisher RTF model order

    Hello

    Can someone tell me how to sort a table by using the RTF (Microsoft Word) to BI Publisher model generator?

    Thank you

    Check this Advance BI Publisher Concepts - sorting in RTF model

  • Merge cells in Excel of the RTF model output

    Newbie question. When I create a RTF model whose primary production is Excel, I usually have a lot of merged cells. Any advice on how to fix that? I almost always prefer my split cells.

    exporting to XLSX

    What export to xls?

    also that there emerged word? where is the same behavior or not?

    as I said

    can not say without looking at it

    can be yes or no

    output image seems strange

    It's may be bug or incorrect model

    Look at

    Generate an Excel output with an RTF template columns and rows of a Table are combined (Doc ID 1590858.1)
  • RTF model - loopback question Word

    Here's my dilemma...

    I'm entering my template like this XML data (this is just an example of dumbed down):

    <? XML version = "1.0"? >

    < LABEL_TEST >

    < LIST_G_TEST >

    < G_LABEL_HEADER >

    < NUMBER > 1 < / NB >

    < / G_LABEL_HEADER >

    < G_LABEL_HEADER >

    < NUMBER > 2 < / NB >

    < / G_LABEL_HEADER >

    < G_LABEL_HEADER >

    < NUMBER > 3 < / NB >

    < / G_LABEL_HEADER >

    < G_LABEL_HEADER >

    < NUMBER > 4 < / NB >

    < / G_LABEL_HEADER >

    < G_LABEL_HEADER >

    < NUMBER > 5 < / NB >

    < / G_LABEL_HEADER >

    < G_LABEL_HEADER >

    < NUMBER > 6 < / NB >

    < / G_LABEL_HEADER >

    < / LIST_G_TEST >

    < / LABEL_TEST >

    Please keep in mind that the actual data may have hundreds of files.

    In my Word RTF model, I have a table with two columns, I need the data to fill in like this:

    12
    34
    56

    How can I use a loop in the table to fill the data correctly?

    Manny

    Watch https://blogs.oracle.com/xmlpublisher/entry/avery_labels

  • Problem with RTF model with columns &gt; 63

    Hello

    We use the XML editor in Oracle EBS 12.1.3.

    I have a relationship with more than 100 columns, for which I created an RTF model with going out to Excel. I fell on the boundary of Word of 63 columns in a table.  To get around it, I created a table with 2 columns and each column insert a table of columns about 58.

    Well, it seems to work 90% of the time.  But at the end of the excel sheet the last 20 or if data lines have sometimes 58 columns in the column in the external table empty.  The second cell of the outer table is a large cell empty.

    The issue seems to occur when there is a lot of data in the report.  If I run the report on specific lines containing questions the data is displayed correctly.

    Everyone has faced something like this?  Or have any ideas on how to debug what is happening?

    Thank you

    -Johnnie

    Hopefully the new XSL - FO model is selected in the Options tab, when you submit the request. Output XML code usually means - an error (if the program terminates with an error) or the mapping of model not done correctly (if completed normally).

  • code xdoxslt:Sum does not not in the RTF model: method not found "sum".

    We get the error when you run a RTF model customized using the application (Oracle HRMS) below and in Office BiPublisher for a particular set of data (1 employees check data). Format RTF model code which seems to be the cause of the error is the cumulative total code which is supposed to sum YTD_HOURS for all elements in the DataSet xml AC_EARNINGS:

    Problem code: <? xdoxslt:sum(YTD_HOURS_[.!_=''])? >

    The error message below it seems to be having trouble with the sum

    HRMS Oracle concurrent Manager error:

    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39
    )
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl
    . Java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate (TemplateH
    Elper.Java:5936)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate (TemplateHelp
    St. Java:3459)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate (TemplateHelp
    St. Java:3548)
    at oracle.apps.pay.core.documents.DocGenerator.process(DocGenerator.java:521)
    Caused by: oracle.xdo.parser.v2.XPathException: Extension function error: method
    not found 'sum' to the oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
    at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
    at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
    ... more than 17

    HR_6882_HRPROC_ASSERT
    LOCATION pyjavacom:2
    APP-PAY-06882: Assertion failure detected at the location pyjavacom:2.

    Cause: an internal error has occurred at the location pyjavacom:2.

    Action: contact your Oracle customer representative.



    Note: The RTF check model works ok most of the time, but there is a problem with the model of XML data below. In this scenario, there is no YTD_HOURS and only one line of data for this employee, unlike the data second example of another audit below.

    The data that the code does NOT work with:

    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    revenues of < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 58423 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10511197 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 1200 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 1584.8 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 25698.88 < / YTD_AMOUNT >
    Normal salary < REPORTING_NAME > < / REPORTING_NAME >
    < CURRENT_HOURS > 80 < / CURRENT_HOURS >
    < YTD_HOURS > 1312 < / YTD_HOURS >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL > 19.81 < / RATE_MUL >
    < RATE_RET / >
    < / AC_EARNINGS >

    Data that works with the code:

    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    revenues of < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 58423 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10511197 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 1200 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 1584.8 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 25698.88 < / YTD_AMOUNT >
    Normal salary < REPORTING_NAME > < / REPORTING_NAME >
    < CURRENT_HOURS > 80 < / CURRENT_HOURS >
    < YTD_HOURS > 1312 < / YTD_HOURS >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL > 19.81 < / RATE_MUL >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    < ELEMENT_CLASSIFICATION > attributed gains < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 58444 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10511222 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 3250 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 1.46 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 25,51 < / YTD_AMOUNT >
    Life term for the Group < REPORTING_NAME > < / REPORTING_NAME >
    < CURRENT_HOURS / >
    < YTD_HOURS / >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    Additional gains < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 58431 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10511205 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 2500 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 9.6 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 163,2 < / YTD_AMOUNT >
    < REPORTING_NAME > dental CB < / REPORTING_NAME >
    < CURRENT_HOURS > 0 < / CURRENT_HOURS >
    < YTD_HOURS > 0 < / YTD_HOURS >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    revenues of < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 64614 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10518109 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 1526 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 0 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 1571.12 < / YTD_AMOUNT >
    < REPORTING_NAME > TOWP < / REPORTING_NAME >
    < CURRENT_HOURS / >
    < YTD_HOURS > 80 < / YTD_HOURS >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    revenues of < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 57863 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10510820 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 1200 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 0 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 937,2 < / YTD_AMOUNT >
    Holiday < REPORTING_NAME > < / REPORTING_NAME >
    < CURRENT_HOURS / >
    < YTD_HOURS > 48 < / YTD_HOURS >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    < ELEMENT_CLASSIFICATION > attributed gains < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 63592 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10517244 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 3250 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 0 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 285.07 < / YTD_AMOUNT >
    < REPORTING_NAME > F90 SVEU DIST < / REPORTING_NAME >
    < CURRENT_HOURS / >
    < YTD_HOURS / >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >
    -< AC_EARNINGS >
    < DATE_DISP_FLG > N < / DATE_DISP_FLG >
    Additional gains < ELEMENT_CLASSIFICATION > < / ELEMENT_CLASSIFICATION >
    < ELEMENT_TYPE_ID > 67074 < / ELEMENT_TYPE_ID >
    < PRIMARY_BALANCE > 10520289 < / PRIMARY_BALANCE >
    < PROCESSING_PRIORITY > 2500 < / PROCESSING_PRIORITY >
    < CURRENT_AMOUNT > 0 < / CURRENT_AMOUNT >
    < YTD_AMOUNT > 85.24 < / YTD_AMOUNT >
    < REPORTING_NAME > other Tx RRs < / REPORTING_NAME >
    < CURRENT_HOURS / >
    < YTD_HOURS / >
    < RATE / >
    < CURRENT_DAYS / >
    < YTD_DAYS / >
    < ATTRIBUTE_NAME / >
    < ORIGINAL_DATE_EARNED / >
    < EFFECTIVE_START_DATE / >
    < EFFECTIVE_END_DATE / >
    < ELEMENT_CATEGORY / >
    < JURISDICTION_CODE / >
    < RATE_MUL / >
    < RATE_RET / >
    < / AC_EARNINGS >


    If anyone has any ideas as to what is necessary to resolve the issue we have in our company can you please let me know? I appreciate your time. If you need more information please let me know and I'll post it.

    Thank you

    Greg

    Published by: gtruta on November 20, 2012 16:20

    Published by: gtruta on November 20, 2012 16:21

    xdoxslt sum allows us to avoid the issue while fields sum with the value null. as you already now the condition with the field u do not need xdoxslt

    is - enough try this

    you are able to get a preview of the template with the code of the sum.

    Send me your model and xml. I can try at my side
    E-mail: [email protected]

  • RTF model: If condition to test the XML tag exists only on the current XML node

    Hello

    I have a RICH model based on an XML file as follows:
    + < invoice > +.
    + < InvoiceNum >... < / InvoiceNum > +.
    + < ShipAddress >... < / ShipAddress > +.
    + < order > +.
    + < OrderNum >... < / OrderNum > +.
    + < ShipAddress >... < / ShipAddress > +.
    + < / order > +.
    + < order > +.
    + < OrderNum >... < / OrderNum > +.
    + < ShipAddress >... < / ShipAddress > +.
    + < / order > +.
    + < / invoice > +.

    As you can see, the tag * < ShipAddress > * there are two
    -Sub * < invoice > * = > global shipping address
    -Sub * < Order > * = > shipping address to you for Sales Order

    In an XML file, I can only have < ShipAddress > at a certain level, for example
    -the tag * < invoice > < ShipAddress > * appear in XML that if we have a unique address for the invoice
    -the tag * < order > < ShipAddress > * appear in XML that if we have more than one address for the invoice

    Logically, in my RTF model, I want to print the address of delivery at the level if one header tag * < invoice > < ShipAddress > * is in XML format.
    I tried a lot of syntax If but none works according to the needs:
    + <? If.: / ShipAddress? > + = > always returns FALSE
    + <? If: / / ShipAddress? > = > returns TRUE when < order > < ShipAddress > exists
    + <? If: ShipAddress? > = > returns TRUE when < order > < ShipAddress > exists

    The only syntax that seems to work is:
    + <? If: / / Bill/ShipAddress? > +.
    But I prefer not not hardocde the name of the top-level tag.

    Question:
    What si syntax to test the existence of a XML tag only in the current node (recursively)?

    Thanks in advance for helping me.
    K.Helali

    ShipAddress for the invoice

    
    

    ShipAddress order

    
    
  • Color chart of model move when exported to PDF and read in Preview/GoodReader

    I tried for days find an answer to this issue, but have failed. You should also know that I am a self-taught user Adobe Creative Suite. I'm working on a Mac with CS6.

    I work for a small publisher that produces knitting books. The problem is this: our tech editor has created graphics in Illustrator using the color chart of model function. (These are graphic knit. Each square contains a shade of motif representing the knit stitch).

    I then place these cards in their format native .ai in an Indesign file and exporting to PDF. In Acrobat, the charts look fabulous. In the drive of the preview Mac and GoodReader, tables do this...

    Screen Shot 2013-12-10 at 11.40.59 AM.png

    ... the model color chart move around inside their places. Each of these points must be placed inside their places. First, when I resize the application framework, the nuances of the model move I have re-size of the frame. Any ideas on what could happen here?

    I tried to save the graphics as PDF files and putting those in the InDesign file. Does not help. Export diagrams as images (jpg or tif) works, but I need to make ridiculously high resolution/size for the quality of the vector image. I would rather put .ai files in the .indd file if possible.

    Try to use the file > object > expand on a copy of the original before making the PDF for placement.

  • How to create LOV not based on an attribute of the View object?

    Hello

    I have created a form of research made hands, and I want to create an af:inputListOfValues.

    I have:
    -a read-only-view-object to get the values of BD LOV.
    -tag af:inputListOfValues (droped component Palette).

    How can I create the listOfValuesModel in the layer of links? (the inputListOfValues is not based on an attribute of the View object).

    Possible solutions.

    1. Add a dummy VO in the layer of model with a single attribute. Create LOV to the attribute and use this attribute in your view.
    2. OR visit http://andrejusb.blogspot.in/2008/02/list-of-values-component-in-search-and.html

  • Conditional formatting in the RTF models

    Hello

    I'll just with the design of rtf models. I have a question about the function of conditional formatting. It comes

    IF I have different types of customers(corporate,individual,etc..) passed as parameters, can, a particular cell be formatted with different colors for different customers. for example, if the setting is undertaken client the the color of a particular cell should be RED in color, and if the parameter is the color of the cell must be GREEN in color.

    Please help me with this.


    Thanks in advance

    Yes, you can conditionally format individual cells.

    Take a look at the guide (link provided) and looking for 'highlighting of cells:

    http://docs.Oracle.com/CD/E10415_01/doc/bi.1013/e12187/T421739T481157.htm

    Code example: 1000? >rouge

    Thank you
    Bipuser

  • Convert model XSL - FO to RTF model

    The report layout I create has strict size requirements (for example, page margins, size of cells and so on).
    I created a simple model of the RTF using MS Word. RTF model meets the requirements of this size, but when I print my report using Acrobat Reader report seems different.
    I know that this happens because when executing BI Publisher report to XSL - FO automatically converts XSL - FO and only after that, he makes pdf.

    In order to meet the requirements of thissize I converted my RTF model in XSL - FO stylesheet using Model Designer and changed the appropriate cells and margins etc. manually.
    And everything works fine, but now I know that there will be a lot of changes in the presentation of this report (e.g. several complex tables will be added).
    He left is difficult to me to create tables in XSL - FO. And so my question is

    HOW CAN I CONVERT MY STYLESHEET XSL - FO IN RTF WITH ALL LOGIC HE HAS?

    BI Publisher version 10.1.3.4
    Thank you.

    Published by: Ruslan on 20.07.2011 05:22

    Not at all, you can't come back.

  • Page number of reset in Word RTF model for the generation of PDF Editor BI

    Hello!
    Apex Oracle 10.2.0.4, BEEP 10.1.X 4.0.2

    I was told to transfer this forum topic.

    Bills are created based on the Word RTF with BI Publisher files. Resulting file is a large PDF file, that has a lot of pages.
    Word RTF model is bundled in field BILLS.ID with the page break option. Thus, a BILLS.ID group can have one or several pages (according to the data).

    How to create the model RTF (for generation of PDF BI Publisher) with reset page numbers when changing the value of consolidation.
    Page numbers are at the bottom of the page in the format
    curr_group_page/total_group_pages
    where:
    -curr_group_page is the number of the current page group (defined with the BILLS.ID field),
    -total_group_pages is the total number of pages in a group (defined with the BILLS.ID field).

    I need to reset the numbering at each change of BILLS.ID (Group).
    Example:
    ID = 1 (4 pages)
    1/4, 2/4, 3/4, 4/4
    ID = 2 (1 pages)
    1/1
    ID = 3 (2 pages)
    1/2, 2/2
    ID = 4 (3 pages)
    1/3, 2/3, 3/3
    etc.

    How to achieve this type of numbering?

    Any help appreciated.

    Kind regards
    Damir Vadas

    P. S.
    Have found something like the number of page in publisher bi but I want to get this file on the mail if possible (to see the real value).

    Hello

    Use

    to reset the numbering of the pages for sections.

    Concerning
    Angelique

Maybe you are looking for

  • XG858UA #ABA: my laptop says cannot find reboot

    Need to restart the drive

  • How to download eds to PXI - 8461D MAX card?

  • Duo Core VS Quad Core Gaming Gaming

    Hey guys! Saving im for a gaming computer and im wondering if the game double heart is dead? Or it may crash with the quad cores! A good example is I looked in my local computer store, same features except one had intel core i5 760 (quad core) with 5

  • Not able to open Windows Media Player

    Windows media player Hi, I am unable to open windows media player. I tried to download again, but it will not install I have a more recent version of windows media player 11. I am trying to connect my computer to my PS3 and need to share my files]. H

  • J2ME GPS

    Hello I'm looking for a simple source J2ME GPS code to test in my blackberry JDE and Simulator. Before I learn J2ME GPS, I want first of all to download a source code example, compile and test the application. I googled some of them, but many of them