TaskMenu is not rendering properly using rendered attribute withSecurityCxt

Hi All,
I am trying to use this code rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}" in the itemNode UI component of my Budget_taskmenu.xml. But UI is not rendering it properly.
I have checked the same code in the backing bean and it is returning true and false as per expectation but at UI level my menu is not coming properly (it is coming as #{null} in place of name in menu).
But same piece of code is working fine in my .jsff file where I am doing the same check in rendered attribute.
rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}"
Any Suggestion.
Regards,
Sarvesh Kaushik

Hi Frank,
Thanks for your reply.
But I found the actual root cause of the issue.
There is nothing wrong in the expression rendered="#{!(securityContext.userInRole['ZPM_ENT_MARKETING_BUDGET_MANAGER_DUTY'])}".
The actual issue with my code was one label name was wrong bcoz of which menu was not rendering properly.
Thanks and Regards,
Sarvesh Kaushik

Similar Messages

  • Date Axis Line/bar Chart not working properly when rendering through SDK

    Hi all,
    When i render a existing Crystal report 2011 through java SDK code(Eclipse) bar chart is working fine, But the Date Axis line chart is not displaying properly. the properties are getting changed.. Any clue how to handle this? Do we have particular jar for Chart?
    Thanks in Advance!
    Regards,
    Mirthu

    Hi Mirthu
    I moved your post to the SAP Crystal Reports, version for Eclipse SCN Space. Unfortunately, all I know about Java is that it's in the cup in front of me . But I will get someone to have a look that should be able to help you ASAP.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada

  • Not able to use new attribute in set defination

    Experts,
    I have created one custom variable employeestatus. Did the binding with 'user' object and also added in MPR 'Synchronization: Synchronization account controls users it synchronizes'..
    However I am still not able to use the new attribute in Set definition.
    Error says access denied.
    Please suggest.
    Thanks,
    Mann

    Hi,
    You need to add it to one of FilterPermission objects (depending on what you need either Administrator Filter Permission or Non-Administrator Filter Permission).
    Go to All Resources, locate Filter Permission, open one of them and add your attribute to the Allowed
    Attributes under Permitted Filter Attributes tab.
    Regards, P

  • Envelopes do not print properly using an All-in-One Photosmart C410a and C310a

    My HP C410a is USB attached. Serial
    Using Windows 7, SP2 (Home Premium - desktop); and Windows XP (laptop)
    Using Word 2010 (WIN7) and Word 2007 (WIN/XP)
    The printer has latest drivers:  PS_AIO_07_C410_FSW_Full_Win_enu_140_222.exe
    April 1, 2010
    It prints normal pages OK, e.g.: there are no anomalies.
    But, when I print an envelope from Word 2010 it does not print on the envelope as expected (a No. 10 envelope), but rather the printer IGNORES the formatting in Word and prints the address as if the envelope in the printer is an 8-1/2”x11” page, in landscape mode (the only correct action).
    I have uninstalled and deleted the driver multiple times.
    Yes, I last did the uninstall Sunday June 12, 2011; followed by a fresh install.
    Yes, I printed an envelope after the fresh install and it printed properly.
    Today, the anomaly (the address prints in the wrong location, e.g.: middle of an 8-1/2”x11” page) has recurred.
    Between Sunday and today, I did not make any changes in my system, e.g.: no Windows, Office, etc. updates.  And, I did not change any of the envelope formatting or print options in Word 2010.
    This is NOT a physical problem, rollers, print head, etc. as the printer is barely one month old --- and do note that the envelope (actually multiple) printed properly the other day - Sunday.
    This is not the first time that this has occurred.  Yes, on previous occasions I uninstalled and installed the drivers.
    AND, more importantly, I have a laptop that uses the same printer, same driver, and Word 2007.  It too now prints the envelope address incorrectly, e.g.: as if it is an 8-1/2”x11” page.
    Hence, there is something inherently bad, wrong, defective, etc. inside the printer itself.
    Before sending me on an Easter egg hunt, do notel:
    Restarting, e.g.; power off /on /off / on does not work or fix the issue.
    Uninstalling drivers and reinstalling drivers does not work, as explained.
    Switching PC’s, as explained does not work.
    Using different software suites, e.g.: Word 2007 (Windows XP – Professional) and Word 2010 does not work.
    There are NO new updates from HP per the HP Solution Center.
    What is HP’s solution?

    This is not a problem with the printer - Word 2010 has it's own way of printing envelopes and labels that you must follow regardless of the printer. I have included some screenshots below to guide you along - I hope you find this helpful. The 3rd pic has the important areas marked with red rectangles - those are different from the defaults that Word ALWAYS seems to present at least on my system. With the following procedure, load the envelope as instruction in the HP Solution Center How-Do-I... videos (search for envelope - it should be among the first few articles you are presented in the search results).
    Regards,
    Himanshu

  • I am not able to use CC attributs at view

    HI All,
    I am new to WDP. I have created a component, and then i have created an attribute at component controller level. But I am not able to use it at view level.  Could you please tell me, what be the problem ??
    Regards
    Marko.

    HI,
    You have forget to check the Public check box at the  component controller attributes. Please check that, your problem will be solved
    Regards
    Satrajit.

  • Transformations not occuring properly using PIVOT operator in OWB mapping.

    Hi ,
    In our project we have a OWB Map UII_D_MAP_SPC_CUST_FAULT_NATTR which is used to populate UII_CUSTOMER_FAULT table in our target side.
    The source table which populate UII_CUSTOMER_FAULT is SR_S_TABLE_N_ATTRIBUTEVALUE (a materialized view in another External Db)
    This Mview has 2 columns: S_N_STRINGVALUE & N_NAME.
    When N_NAME is 'FAULT_REPORT_CODE' the corresponding S_N_STRINGVALUE value should populate the REPORT_CODE field in UII_CUSTOMER_FAULTin the target sde.
    This source to target transformations is being done by using UNPIVOT operator in this mapping UII_MAP_SPC_CUST_FAULT_NATTR.
    In ideal case when S_N_STRINGVALUE is NOT NULL, REPORT_CODE value should be populated with the value of source field value (ie the value of S_N_STRINGVALUE) and when S_N_STRINGVALUE is NULL , REPORT_CODE should be populated with 'XX'.
    But in some cases REPORT_CODE value in UII_CUSTOMER_FAULT table is populated as NULL when S_N_STRINGVALUE is NOT NULL
    which should not happen.
    We suspect that there is some prpblem in the UNPIVOT operator, but we are not able to track down the exact location where it is failing. Can you please help in resolving this problem?
    Shall we remove Unpivot operator and use CASE statement in some package that will be called through Expression operator?
    Please advise.
    Regards
    Arinjit Dhar

    Arinjit,
    Have got any solution forthis. Today I ran into exactly the same problem. If you have got the solution, can you please post it in the forum.
    Ott Karesz,
    I have posted my SQL which got generated. The problem is when I am running the SQL just for the particular data set, it is giving the output properly. But what confuses me more is, when I run the mapping just for few records, it is populating the values correctly, but when running the mapping for all the records, then it populates null values for those records.
    Generated SQL:
    INSERT
    INTO
    "TB_PIPE_1"
    ("ASSETNUM",
    "SITEID",
    "TYPE",
    "STATUS",
    "YEARLAID",
    "MATERIALCODE",
    "PRESSURECODE",
    "DIAMETER",
    "METHODLAID",
    "JOINTTYPE",
    "SDRCOL",
    "LENGTHLAID",
    "LENGTHDIGITISED",
    "MEASUREUNITID")
    SELECT
    "UNPIVOT"."ASSETNUM" "ASSETNUM$1",
    "UNPIVOT"."SITEID" "SITEID$1",
    "UNPIVOT"."CLASSIFICATIONID" "CLASSIFICATIONID$1",
    "UNPIVOT"."STATUS" "STATUS$1",
    "UNPIVOT"."YEAR_LAID" "YEAR_LAID$1",
    "UNPIVOT"."MATERIAL" "MATERIAL$1",
    "UNPIVOT"."PRESSURE" "PRESSURE$1",
    "UNPIVOT"."DIAMETER" "DIAMETER$1",
    "UNPIVOT"."METHODLAID" "METHODLAID$1",
    "UNPIVOT"."JOINTTYPE" "JOINTTYPE$1",
    "UNPIVOT"."SDR" "SDR$1",
    "UNPIVOT"."LENGTHLAID" "LENGTHLAID$1",
    "UNPIVOT"."LENGTHDIGITESED" "LENGTHDIGITESED$1",
    "UNPIVOT"."MESUREUNIT" "MESUREUNIT$1"
    FROM (SELECT
    "ASSETNUM" "ASSETNUM",
    "SITEID" "SITEID",
    "STATUS" "STATUS",
    "YEAR_LAID" "YEAR_LAID",
    "CLASSIFICATIONID" "CLASSIFICATIONID",
    MIN(CASE WHEN "ASSETATTRID" = 'MATERIAL' THEN "ALNVALUE" ELSE NULL END) "MATERIAL",
    MIN(CASE WHEN "ASSETATTRID" = 'PRESSUREREGIME' THEN "ALNVALUE" ELSE NULL END) "PRESSURE",
    MIN(CASE WHEN "ASSETATTRID" = 'DIAMETER' THEN "NUMVALUE" ELSE NULL END) "DIAMETER",
    MIN(CASE WHEN "ASSETATTRID" = 'METHODLAID' THEN "ALNVALUE" ELSE NULL END) "METHODLAID",
    MIN(CASE WHEN "ASSETATTRID" = 'JOINTTYPE' THEN "ALNVALUE" ELSE NULL END) "JOINTTYPE",
    MIN(CASE WHEN "ASSETATTRID" = 'SDR' THEN "ALNVALUE" ELSE NULL END) "SDR",
    MIN(CASE WHEN "ASSETATTRID" = 'LENGTHLAID' THEN "NUMVALUE" ELSE NULL END) "LENGTHLAID",
    MIN(CASE WHEN "ASSETATTRID" = 'LENGTHDIGITISED' THEN "NUMVALUE" ELSE NULL END) "LENGTHDIGITESED",
    MIN(CASE WHEN "ASSETATTRID" = 'DIAMETER' THEN "MEASUREUNITID" ELSE NULL END) "MESUREUNIT"
    FROM (SELECT
    "MV_PIPE"."ASSETNUM" "ASSETNUM",
    "MV_PIPE"."SITEID" "SITEID",
    "MV_PIPE"."STATUS" "STATUS",
    "MV_PIPE"."YEAR_LAID" "YEAR_LAID",
    "MV_PIPE_SPEC"."ASSETATTRID" "ASSETATTRID",
    "MV_PIPE_SPEC"."NUMVALUE" "NUMVALUE",
    "MV_PIPE_SPEC"."ALNVALUE" "ALNVALUE",
    "MV_PIPE_SPEC"."MEASUREUNITID" "MEASUREUNITID",
    "MV_PIPE"."CLASSIFICATIONID" "CLASSIFICATIONID"
    FROM "MV_PIPE_SYN" "MV_PIPE",
    "MV_PIPE_SPEC_SYN" "MV_PIPE_SPEC" WHERE "MV_PIPE"."ASSETNUM" in ('466651706','606703143') and ( "MV_PIPE"."ASSETNUM" = "MV_PIPE_SPEC"."ASSETNUM" )) "OUTGRP1"
    GROUP BY
    "ASSETNUM", "SITEID", "STATUS", "YEAR_LAID", "CLASSIFICATIONID") "UNPIVOT"

  • Verdana Font not printing properly using Vista and Acrobat Pro v8

    Has anyone got any ideas as to how I can fix this problem.  When I send a word doc to the pdf printer that is all in verdana font it prints out gibberish, however, if in aerial or times new roman thats fine.  I'm using Vista and printing via a terminal server.

    S.D.A
    I'm sorry but I'm not if the font is embedded as I expect it is, as I have no problem printing the font on various personal computers I use.  However, the user that I am trying to support is having problems.
    Previously when we were using Windows XP Pro and Acrobat Pro v8 and the user had no problems printing over the LAN.  We recently moved and ugraded our systems to Windows Server 2008, Windows Vista and printing via Terminal Services.  The fault may lie with the pinter drivers not being installed on the Terminal Server, but I'm not sure I just need someone to confirm they have had the same problem and how they fixed it.
    Any suggestions would be greatful.

  • Titles on my webpage do not align properly using Firefox; they do on Safari!

    The tabs and titles to get to other parts of my website are chopped up and in uneven lines instead of in a neat row on my Firefox browser.
    Others do not have this viewing problem on my website, just me. However, on Safari, everything looks correct.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    *Use a compressed image type like PNG or JPG to save the screenshot
    *Make sure that you do not exceed the maximum size of 1 MB
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Data set in Data not fill properly using ODP(Oracle.DataAccess.dll 64bit)

    public void BindFun()
                OracleParameter[] o_OracleParameters;
                OracleConnection o_Connection = new OracleConnection(VRODPConnection());
                OracleCommand o_OracleCommand = new OracleCommand();          
                OracleDataAdapter o_OracleDataAdapter;    
                DSSearchResults = new DataSet();
                // Narendra : 03/11/2014
                o_OracleParameters = new OracleParameter[16];
                o_OracleParameters[0] = new OracleParameter("iv_LastName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[0].Value = "";
                o_OracleParameters[1] = new OracleParameter("iv_FirstName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[1].Value = "";
                o_OracleParameters[2] = new OracleParameter("iv_MiddleName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[2].Value = "";
                o_OracleParameters[3] = new OracleParameter("iv_MotherMaidenLastName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[3].Value = "";
                o_OracleParameters[4] = new OracleParameter("v_SearchRangeFrom", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[4].Value = "01-01-2014";
                o_OracleParameters[5] = new OracleParameter("v_SearchRangeTo", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[5].Value = "12-01-2014";
                // "01-12-2014";//Narendra 04/11/14 14:17//
                o_OracleParameters[6] = new OracleParameter("v_RecordTypeId", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[6].Value = "2,4,5";
              // IN this
                o_OracleParameters[7] = new OracleParameter("v_PagingRequired", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[7].Value = 1;
                o_OracleParameters[8] = new OracleParameter("v_PageNum", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[8].Value = 1;
                o_OracleParameters[9] = new OracleParameter("v_PageSize", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[9].Value = 1000;
                o_OracleParameters[10] = new OracleParameter("v_SortFieldName", OracleDbType.Varchar2, ParameterDirection.Input);
                o_OracleParameters[10].Value = "VitalRecordsLastName";
                o_OracleParameters[11] = new OracleParameter("v_Sealed", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[11].Value = 1;
                o_OracleParameters[12] = new OracleParameter("v_CurrentRecordsOnly", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[12].Value = 0;
                o_OracleParameters[13] = new OracleParameter("v_AccessID", OracleDbType.Int32, ParameterDirection.Input);
                o_OracleParameters[13].Value = 5;
                o_OracleParameters[14] = new OracleParameter("v_TotalRecs", OracleDbType.Int32, ParameterDirection.Output);
                o_OracleParameters[14].Value = 0;
                o_OracleParameters[15] = new OracleParameter("pResult", OracleDbType.RefCursor);
                o_OracleParameters[15].Direction = ParameterDirection.Output;
                o_Connection.Open();
                o_OracleCommand.Connection = o_Connection;
                o_OracleCommand.CommandText = "VR_AllGeneral_Search";
                o_OracleCommand.CommandType = CommandType.StoredProcedure;
                o_OracleCommand.Parameters.AddRange(o_OracleParameters);      
                o_OracleDataAdapter = new OracleDataAdapter(o_OracleCommand);o_OracleDataAdapter.Fill(DSSearchResults);
               dataGridView1.DataSource = DSSearchResults.Tables[0];
                o_Connection.Close();
                o_Connection.Dispose();
              // 2 pass than ans total record =127 than after pass 4 ans =413 than after 5 ans=413
              // 4 pass than ans total record =286 than after pass 2 ans =413 than after 5 ans=413
               // 5 pass than ans total record =0 than after pass 2 ans =127 than after 4 ans=413
    What is the problem of above code pls info 

    Hi,
    but when i install oracle express edition 10g on that machine i am able to connect to the remote database
    Does the client machine have an Oracle Client installed before you do this at all? An Oracle Client is required in some fashion to use ODP.NET - either a full-client or the instant client if you are using a version that supports instant client.
    - Mark

  • Why does my website not display properly using firefox

    My website boscarn wedding cars opens as it should using internet explorer or chrome etc, however recently I received complaints about the layout or display of my website using mozilla firefox.
    I have investigated and research ways to fix this and have gotten no where.
    I have no control over people using firefox if they want to, but when it starts effecting my business I have to try and get it sorted.
    I use windows xp pro but know that this same thing happens on windows 7 and 8 also.
    I use daily.com instant website, web hosting to create my website. The site is www.boscarnweddingcars.co.uk please take a look and advise on how to fix this problem.
    Please get back to me as soon as possible. this is my livelyhood.

    I have this problem, too with my website, www.intimacytravel.com. See the comparison attached between using Firefox and the way it should look using Internet Explorer. I also have a problem editing the site with Firefox.

  • JSF - UICommand component not rendering properly

    2:12 PM 7/11/2007
    by Nirav Assar
    Overview
    It was discovered that in certain situations a UICommand component does not bind properly to its associated action method in the managed bean. The symptoms of this situation occur when you have a page with an action, and you click the action and nothing occurs. The page seems like it submits, but no code inside the action method of the managed bean gets executed and no errors are generated in the console!
    Problem
    The problem arises when you have a managed bean in request scope and you have a UICommand, either a commandLink or commandButton, associated to the bean. In addition this UICommand component has a rendered attribute tag (boolean value) that uses a managed bean method to tell it whether is renders or not. Even if the component gets rendered to the screen, the component does not get binded to the action method in the request scoped bean. This is a problem with JSF and may be due to the fact that the component gets rendered, but since the bean is not created until a request is submitted, the component never gets binded to an action. Therefore, nothing in the action method ever gets executed.
    Analysis
    Thus is seems like if you want to dynamically render a submit type component, such as a button or a link, you cannot effectivley do that with a bean in request scope. You'll have to place it session scope, which will work fine. Another option is to render the buttons all the time, but based on some scenario, using the "disabled" attribute to prevent a user from using the action. The "disable" attribute can access a boolean method in the managed bean.
    You could also use Javascript to hide the already rendered button on certain circumstance. However this would require javascript knowing the state of the domain objects/and or managed bean state.
    References:
    http://forum.java.sun.com/thread.jspa?threadID=5127437&messageID=9461810

    RamondDeCampo hit the nail on the head. If the bean used for the rendered attribute is request scope and the value differs between requests, you're going to see this type of behavior.
    Search the forums, there have been many similar reports as well as suggested solutions.

  • SSRS report does not rendering properly in sharePoint 2013

    Hi everyone,
    I'm a newbie with the MSBI development tool, I've tried to create a testing SSRS reports and its layout showed correct when preview them in Visual Studio (2010 and 2012). Then I migrated the report in SharePoint 2013, but the layout do not rendering as I
    expected, some data mix-up on the matrix table
    The Ident on detail data (drill down) does not render properly compare the layout in when preview in Chrome or Visual Studio (SSRS)
    The summation on second matrix table went wide on both browsers compare when preview thereport in Visual Studio
    The export PDF (using the "action" button on the report in the browsers) showed the second matrix table is overlaps the first matrix table.
    This report has 3 main queries (2 for the matrix tables and 1 for the chart) on a Dev environment:
    Window server 2008 R2 with service pack 2
    SQL server 2012 enteprise with service pack 2
    SharePoint 2013 (no service pack) with integrated mode on the report service 
    Visual Studio 2010 development tools
    I'm very appreciate for anyone can provide any solution to solve this issue.
    Thank you so much,
    Dac.
    P.S.: I attached the preview of the report in both browsers (IE & Chrome) and its preview in Visual Studio.
    An update: ... due to the setting space on"snap to grid" default to 20 and I've made the 2nd matrix table overlaps the 1st one, therefore the it showed overlaps when export to PDF file ... it's solved.
    But the Indent on IE and summation still persist in both browsers.

    Hi everyone,
    The PDF's export has been solved due to the 2nd matrix table overlaps on the 1st table. 
    Also, I don't know why the summation (aka Row Total) went wide when data represented on the 2nd matrix table (see previous post on the row named as "Premium over 5000$" on both browser. So I've redesigned the 2nd table as normal table instead of
    matrix table ... and the summation showed correct (it's so weird)
    For the "Indent" issue showed in IE on both drill down of the 1st table and 2nd table which cannot be fixed, and the end user used only IE.
    Could someone can enlighten me please?
    Many thanks.

  • Command links are not rendering properly in panel collection toolbar facet

    Hi
    I am using jdev 11.1.2.3.0
    I added toolbar component to the toolbar Facet of panel collection component .
    Under the tool bar I added two command link components with name create and delete,
    the problem is at run time the buttons are not rendering properly,they are hiding,instead of links
    this symbol(>>) is displaying.
    On clicking the symbol,I am able to see the links,I used <af:spacer> after the links but not worked.
    what I have to do to render the links properly in the panel collection toolbar facet

    Hi Timo
    This is the code and I am using 11.1.2.3.0
         <f:facet name="toolbar">
                    <af:toolbar id="t1">
                            <af:commandImageLink icon="#{resource['images:create.png']}" text="Create" id="cbInsert">
                            <af:showPopupBehavior popupId="p1"/>
                        </af:commandImageLink>
              </af:toolbar>

  • Command links are not rendering properly in the toolbar facet of panel collection

    Hi
    I am using jdev 11.1.2.3.0
    I added toolbar component to the toolbar Facet of panel collection component .
    Under the tool bar I added two command link components with name create and delete,
    the problem is at run time the buttons are not rendering properly,they are hiding,instead of links
    this symbol(>>) is displaying.
    On clicking the symbol,I am able to see the links,I used <af:spacer> after the links but not worked.
    what I have to do to render the links properly in the panel collection toolbar facet

    Hi Timo
    This is the code and I am using 11.1.2.3.0
         <f:facet name="toolbar">
                    <af:toolbar id="t1">
                            <af:commandImageLink icon="#{resource['images:create.png']}" text="Create" id="cbInsert">
                            <af:showPopupBehavior popupId="p1"/>
                        </af:commandImageLink>
              </af:toolbar>

  • HTML not rendering properly - PDF is fine

    Using MS Word to create an RTF template for BI Publisher. I've created what I want, and I looks great in PDF format and also as a PPT. In HTML and Excel formats, I get odd results:
    (1) Any centered line of text is cast toward the right of the page instead of centered on the page. In Word, PDF, and PPT, the centered text shows up properly. In HTML and Excel, it's shoved to the right, but not right-justified. In fact, if I have two centered lines of text, they will be centered vertically on each other, with that vertical center bisected by what should be the right edge of the page.
    (2) Charts are not displaying in the HTML preview in Word. However, the Charts are displaying when viewed in BI Publisher itself.
    (3) I've added a border around each chart by highlighting the chart in Word, then right-click...Borders and Shading... and applying a 1pt black box around the chart. This renders properly in PDF. It does not render in HTML.
    (4) I have two charts side-by-side on the screen. Each chart is resting inside a cell of a one-row, two-column table. That table is displayed with no borders. In PDF, it renders everything properly - no table borders shown. In HTML, the left chart renders properly - out in space, no table border. But the right chart has table borders around it. The table borders are shown for both columns, with the right-side chart sitting in the left-side table box, and the right-side table box visible to the right of the right-side chart.
    I've also included a table of data that renders properly in all environments.
    I can send screenshots and the HTML page code to anyone who would like to take a look. I could post it here, but it's pretty large.
    Thanks!

    I share your frustration about things not working as they should. You may try logging TAR for each of your complains, making them to log bugs. IMHO, no other company, even Microsoft, would ever dare to make such a big bruhaha about such a buggy and unmature tool as XMLP/BIP. But Oracle is now too advanced, and they know users will eat up everything.
    For immediate help, I would only suggest to build everything around tables. For example, create 1 line 3 row table and put the header in the middle cell. For borders, try experimenting with line patterns and width.

Maybe you are looking for