Urgent help conditional formatting using XML publisher

Can people all you help me. I'm doing the conditional formatting in my xml editor rtf model and I have problems to render the data in the specific format. Please see the sample xml file

<? XML version = "1.0" encoding = "UTF-8"? >
< ColTrn:CollegeTranscript xmlns:AcRec = "urn: org:pesc:sector:AcademicRecord:v1.0.0" xmlns:ColTrn = "urn: org:pesc:message:CollegeTranscript:v1.0.0" xmlns:UseExt = "urn: org:pesc:useextensions" xmlns:core = "urn: org:pesc:core.» "CoreMain: v1.0.0" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "urn: urn http://www.regents.state.oh.us/articulation_transfer/AT/ATC/XML/Standards/Postsecondary/Transcript/v1.0.0/CollegeTranscript_v1.0.0.xsd org:pesc:message:CollegeTranscript:v1.0.0: org:pesc:useextensions http://www.regents.state.oh.us/articulation_transfer/AT/ATC/XML/Standards/Postsecondary/Transcript/v1.0.0/OBRExtensions_v1.0.0.xsd" >
< student >
< person >
< SchoolAssignedPersonID > 0001567740 < / SchoolAssignedPersonID >
< name >
< FirstName > WENDELL < / name >
< MiddleName > ROBERT < / MiddleName >
< name > MORRISON < / LastName >
< / name >
< / person >
< AcademicRecord >
< AcademicAward >
< AcademicAwardLevel > 2.4 < / AcademicAwardLevel >
< AcademicAwardDate > 2004 - 03 - 20 < / AcademicAwardDate >
< AcademicAwardTitle > BACHELOR OF SCIENCE IN EDUCATION < / AcademicAwardTitle >
< AcademicCompletionIndicator > true < / AcademicCompletionIndicator >
< AcademicCompletionDate > 2004 - 03 - 20 < / AcademicCompletionDate >
< AcademicAwardProgram >
< AcademicProgramType > big < / AcademicProgramType >
INTEGRATED SOCIAL SCIENCES (BS6308) < AcademicProgramName > < / AcademicProgramName >
< / AcademicAwardProgram >
< AcademicAwardProgram >
< AcademicProgramType > minor < / AcademicProgramType >
< AcademicProgramName > PSYCHOLOGY (OR4101) < / AcademicProgramName >
< / AcademicAwardProgram >
< NoteMessage > EDUCATION AND HUMAN SERVICES < / NoteMessage >
< AcademicSummary >
< AcademicSummaryType > SenderOnly < / AcademicSummaryType >
undergraduate < AcademicSummaryLevel > < / AcademicSummaryLevel >
< GPA >
< MoyenneNotes > 2.835 < / MoyenneNotes >
< / GPA >
< ClassRank > 408 < / ClassRank >
< > 533 ClassSize < / ClassSize >
< / AcademicSummary >
< / AcademicAward >
< AcademicAward >
< AcademicAwardLevel > 2.4 < / AcademicAwardLevel >
< AcademicCompletionIndicator > false < / AcademicCompletionIndicator >
< AcademicAwardProgram >
< AcademicProgramType > minor < / AcademicProgramType >
< AcademicProgramName > HISTORY (OR4211) < / AcademicProgramName >
< / AcademicAwardProgram >
< / AcademicAward >
< / student >
< / ColTrn:CollegeTranscript >

I am trying to generate the output in the format - below

[The University conferred degrees section is printed if/AcademicRecord/AcademicAward/AcademicCompletionIndicator = true and AcademicProgramType = 'Major']

GRADUATE ACADEMIC (S) CONFERRED *.

DATE: March 20, 2004 = > < AcademicAwardDate >
COLLEGE: EDUCATION AND HUMAN SERVICES = > < NoteMessage >
DEGREE: BACHELOR OF SCIENCE IN EDUCATION = > < AcademicAwardTitle >
PROGRAM (S): INTEGRATED SOCIAL STUDIES (BS6308) = > < AcademicProgramName >
ACCUM GPA: 2.835 = > AcademicSummary/GPA/MoyenneNotes
GRAD RANK: 408 TOTAL OF 533 = > < ClassRank > and < ClassSize >

[Section must print if the student has 'Minor' = AcademicProgramType and Academiccompletionindicator = true]
_______________________________________________________
ANOTHER UNIVERSITY OF PROGRAM (S) IS COMPLETED *.
DATE March 16, 2002 PROGRAM: PSYCHOLOGY (OR4101) = > < AcademicProgramName > where AcademicProgramType = 'Minor '.

[Section must print if Academiccompletionindicator = false print all the majors and the minors.]
_______________________________________________________
CURRICULUM CURRENT (S)
PROGRAM (S): HISTORY (OR4211)
= > AcademicProgramName where AcademicAward/AcademicCompletionIndicator = "false".

Please help me guys. I really appreciate your help.
Thank you
Pradeep

I sent you a modified model. Please take a look.

Award points and close the thread if you are satisfied.

Thank you
Bipuser

Tags: Business Intelligence

Similar Questions

  • Error trying to update the model XML using XML Publisher administrator

    Hello people,

    We are on R12.1.3

    I changed a condition in a report and you try to download the new model XML using XML Publisher administrator.

    When I click the button to apply, it is throwing an error "bad request".

    Navigation: XML Publisher Admin > data definitions > query report

    Click on the report name > click 'Update file', in addition to the data model > choose file > click Apply

    I get the below error

    Bad request

    Your browser has requested that this server could not understand.


    Now, I could not download a new model of XML.


    I'm doing something wrong.


    Kind regards

    Kris

    user10163762 wrote:

    Thanks Eugen and Hussein.

    The problem is not with the template.

    It seems to be a problem in this particular case.

    Transferred to another instance.

    However once I run the program, I can't display the output as flashes and disappears from the window of the browser.

    My colleague says, it's to do with the trusted site to download something from the browser.

    Can you please guide me on how to solve this problem?

    http://bit.LY/1k8e2vi

    Thank you

    Hussein

  • Generating PDF editable using XML Publisher

    Hello

    I'm trying to generate an editable pdf form of R12 using XML Publisher.  I am able to generate my PDF and load some data to it, but whenever I generate the PDF, it turns out all of my read-only form fields.  I tried to create the xdo.cfg file and place it in $XDO_TOP/resource by using the code below.

    <config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
        <!-- Properties -->
        <properties>
            <property name="all-fields-readonly-asis">true</property>
        </properties>
    </config>
    

    After that, I had my rebound DBA simultaneous server manager, but it did not work.  I don't know that if there is something else miss me.  Any help would be appreciated.

    Thanks in advance.

    Daniel

    So, I realized what my problem was.    For some reason any my xdo.cfg file in $XDO_TOP/resource has not been read. Now, I tried putting in $OA_JRE_TOP/lib and it worked.  Thanks for your help.

    Daniel

  • Conditional formatting using 2 columns in BI answers

    Hello

    Do you know if it is possible to use a conditional formatting based on the values of 2 columns?
    At the moment it seems to be only possible to conditional formatting based on the value of
    1 column compared to a hardcoded value.

    I mean ' If col A > col B then turn red collar A value '.

    Thanks for any help.

    -Jenny

    Yes, because we can do conditional formatting based on other columns for a column:
    Suppose you pulled of A, B and wants to apply the color RED on one

    Extract columns A, A, B (twice) for the 2nd, an expression of something like
    -case when A > B then end, otherwise 0 1

    On implementing shaped conditional A(1st A)

    Add Condition-> choose 2nd
    Add the value 1 and the RED color value.

    Appreciate if you score as correct/useful

  • BI Publisher conditional formatting

    Hi guys

    Can someone help me how to apply conditional formatting in BI Publisher rtf file... for example if the value is less than 0 then data must demonstrate in red color...

    Thanks and greetings
    
    
    
    

    This,

  • How to see the Greek characters inside a report PDF (made with XML Publisher)

    Hello
    I just patched my e Business Suite (ver. 11.5.9) in order to use XML Publisher 5.6.3.
    It works fine, but I have a big problem when I want to see Greek characters inside my report; rather than see the Greek characters, I see only "?"

    I tried to add some fonts under the responsibility of the administrator of the XML Publisher after the Doc ID: 373377.1 'How to install a font using XML Publisher administrator', but my problem remains intact: I do not see my Greek characters

    Do I need to add all the other fonts on the file system? and where? (under what path), or I put something at the level of responsibility XML Publisher administrator (under the Administration link)?

    Any help will be appreciated, because it is very urgent to know how to solve this problem.

    Thanks in advance

    Alex

    Alex,

    Check the value of the variable $AF_CLASSPATH, then make sure that JRE_TOP/lib/fonts belongs to this variable env (in addition to $CLASSPATH).

    Note: 353164.1 - Chinese characters appear as Question Marks (?) When you use a data model
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=353164.1

    Note: 399518.1 - Arabic characters appear as question marks
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=399518.1

  • AR: Journal Entries report convert to Excel using XML

    Hi all

    The customer asks to add a column and change the output to Excel format (using the XML publish) the standard report "AR: Journal Entries Report" whish is generated...
    I know that the report calls another report called "Journal entries report - out" with a few parameters one of them is "P_LAYOUT_DESCRIPTION" which may be 1 of these values
    Print account details, print details by category, print summary by account, print the summary by category
    and each of them has a different layout

    Now, I want to know
    1 - the ability to add a column to this report (SPAWNED)
    2 - the ability to translate the output as EXCEL, PDF, RTF (using XML Publisher)
    I know that the steps of how convert a XML report using the definition of data and model, but the program laid 'Journal Entries report - Output' calls specific parameters and does not mention the name of the template that will be used or the type of the output model
    as if I'm going to create 4 models for each presentation how to let the main report called the output report, which gives the correct model to be displayed

    Best regards

    Amir

    Of course I used it and I created for her many models with different layouts,
    But the user needs this report especially :(

  • Long story the numbers displayed in exponential form in excel using XML Pub

    Hi all
    I'm generating bank accounts of employees using XML Publisher. In excel, long account as 1014021420701 numbers
    are displayed as 1.01402E + 12.

    Please let me know how shud we do inorder to make them appear correctly.

    Thank you

    If you use rtf model put forward = and double quotes around the field as -.
    <><+field_name+>,'"')?>. This will force Excel to treat the value as text and not to apply the number format.

    -Jeet

  • Error XML Publisher Enterprise

    Hi all:
    When I create and run the report in the "XML Publisher 5.6.2 Enterprise version" shows, the error as follows, how can I solve the problem?

    javax.servlet.ServletException: missing attribute: 'url '.
    at oracle.apps.xdo.servlet.XDOServlet.handleRequest(XDOServlet.java:211)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)



    my environment is: XML Publisher 5.6.2 version
    Platform: Windows XP 32-bit

    Concerning
    Terry

    Terry,

    Please see if this tutorial helps.

    Creating reports in Oracle E-Business Suite using XML Publisher
    http://St-curriculum.Oracle.com/OBE/FMW/bi/xmlp_ebiz/index.html

    Thank you
    Hussein

  • How to customize the paycheck in 11i... Need urgent help

    Hello

    We need customize the paycheck in 11.5.10.2 and we intend to do that by using XML publisher. I found the seeded model that needs to be changed, but could not find the data source for sowing XML (the file that contains the code to retrieve the data of payroll during execution).

    Some forums mentioned that there is a PAYUSCDA.rdf file that needs to be changed. Is there an available in 11i seeded XML data source. Please enlighten us.


    Thank you
    Knockaert

    Check-
    In a test case, change the output type of the report planted in XML to RDF and you should get the XML output.
    Generally, all the data you need should be present in the XML file. If not generally, there would be a provision to add you own the data source (not sure about the US, but we did that for payslip online). Check - Re: PAYUSCDA.rdf, how he called check, writer
    So all you need is to customize your RTF model to get all the data you need.

    If you are not able to obtain the required information, then I'm afraid that SR is the only option.

  • How to hide a line in BI Publisher using conditional formatting

    Hello

    I use BI Publisher 11.1.1.5.0.

    I need to hide the entire row based on the condition (if sal > 0 then hide entire line), please can you help on how can I achieve this?

    Thank you

    Hello

    I found the solution in

    Designer's Guide to reports for Oracle Business Intelligence Publisher version 11 g (11.1.1) Réf. E13881-02 - conditional formatting of the Section.

    Thank you

  • problem with the help of the conditional formatting on a cell that is defined as the percentage

    Hi all

    I am facing a problem with the help of the conditional formatting on a cell that is defined as the percentage.

    I am using beaches for example:

    is equal to or greater than 10% - green color

    5%-10%-yellow

    less than or equal to 5%-color red


    the problem is that keeps the value 10% get yellow color when it should get green.


    i thought that is a rounding issue but when I change the definitions of the cell to learn more decimal places I see this part of the percentage 9.65% and some of them are 10.00% and they are both colored in yellow.

    I also tried to change the way range of 6 to 9%, but values between 9.65% or 5.5% are not colored.


    I really enjoy your help!

    You know the reason and the solution.

    change the format of the column and go or add a column more with decimal and opt for conditional and hide report.

    Thank you

    http://cool-bi.com

  • Loading XML into the intranet? urgent help please...

    Dear friends, I need urgent help: I have a screen CAYIN (which allows me to display the evetns, etc.) and gives me the possibility of loading / displaying a FLASH (SWF) file, well, I need this SWF to load data XML ("texto.xml") but seems when the CAYIN programme that is running flash, does not the SWF find the XML code in the same folder...

    Then I tried many ways to load the XML file without success up to now. Some tests are:

    obj_xml. Load("\\192.168.0.100\media\texto.xml")

    obj_xml. Load("\media\texto.xml")

    obj_xml. Load ("texto.xml")

    obj_xml. Load("..) ("/ media/texto.xml")

    obj_xml. Load("\\media\texto.xml")

    obj_xml. Load("file:\\192.168.0.100\media\texto.xml")

    obj_xml. Load("..) \\192.168.0.100\media\texto. XML")

    I guess I write something wrong or forget something. Could someone help me please? because these files are in a '192.168.0.100' internal server (intranet).

    Emergency help please, thanks in advance,

    If the swf file is in a directory with subdirectory media that contains texto.xml, use:

    obj_xml. Load("Media/texto.xml")

  • problem of deletion of a topic with the conditional formatting - please help

    I have a problem with the removal of the header of a repetitive frame in another extensible framework

    My frame HAND led the report and contains many Extensible frameworks. When a frame has no data, I want the frame empty to be deleted so I try to use a conditional formatting - (* or should I do something else?) *.

    one of my simplest subframes as shown in the DATA MODEL is:

    AERIAL PHOTO
    AP_MDD_KEY the key that connects all of the database

    G_AP_NO
    AP_NO is the number of aerial photography
    AP_MDD_KEY is the key field

    My method:
    -I click the summary in the DATA MODEL field and then click on the AERIAL photo
    -This creates a column of synthesis named AP_COUNT
    -update the summary I put:
    Count FUNCTION
    SOURCE Ap_no
    Reset to report

    -J' I then select the M_G_AP_NO_GRPFR and open the property palette
    -Select conditional formatting, and then select NEW
    -with the Exception of the Format of page I select AP_COUNT is equal O and check hide the object
    -J' I click on APPLY and then OK

    -J' I go to the live preview generator and it takes about 30 sec to answer. But when I create and browse through the PDF report, where the group is empty (no data), the headers are still there. Nothing has changed.

    So, can someone please tell me what I'm doing wrong? I have about 15 more of the repeat frames it that I must apply this to.

    Any help is appreciated

    Glenn

    Hello

    what I would try first:
    Will the group framework, to which you added the conditional formatting and open format-relaxation-code in PL/SQL Editor. Somewhere at the end will be something like ' RETURN: AP_COUNT = 0;
    To see the value during execution simply put a

    SRW.MESSAGE(-1, :AP_COUNT);
    

    in the front of the line «back» When you run the generator preview again, it would popup a window showing the real value of the AP_COUNT (just to be safe.

    Second to check:
    Is your group really enclosing framework the header? (Just to be safe, check navigator)

    I hope this helps.

  • code low-level format using debug or any assmbler... can someone help me? I need to go to my subjects... T_T

    code low-level format using debug or any assmbler... can someone help me? I need to go to my subjects... T_T

    MicroControl

    My only suggestion is to try to do a search for 3 third party sites that offer this type of support.

Maybe you are looking for

  • How to uninstall IE9?

    Original title: do CAN NOT FIND uninstall it to IE9! I read through all the forums.  I need to go back to IE8.  I installed IE9 Beta on my work computer and have all kinds of questions.  I can't get to my Billeo to get my password required to work. 

  • error message "sys Page_Fault_in_nonpaged_Area_win32".

    Error message "sys Page_Fault_in_nonpaged_Area_win32". My machine runs 8 win and this message appeared and restarted my pc. Recently I downloaded a zip file and in the background the Win Upgrade Wizard 8.1 revolved too. the zip file has been one. Exe

  • Apex_workspace_activity_log identification of AJAX call

    I was going to drop this issue to see if the behavior may be different to the APEX 5, but it's been archived.https://community.Oracle.com/thread/3678381Nobody knows if they can distinguish apex_workspace_activity_log make records that were normal rem

  • How to disable Adobe cloud on a computer crashed?

    I can not turn off when the computer broke down. By a new one, I'm going so I need the licens. And it seems impossible to reach the support conversation via the web site.

  • Copy a virtual to an ESXI 4 Server to an ESXI 5

    Hello.I have a 60 gig Terminal Server that is running on a platform of ESXI 4.1. I want to copy (not move) it on my new ESXI 5 platform.When I used the stand-alone converter to do this, it seems it will take more than 3-4 hours to complete the proces