WEBI Default Formatting

I did not change anything but all of a sudden when I create a new report WEBI is applying an unreadable default format.  The fill is Blue and Gold and the font is a negative size. 
While this does not effect the results, it is very annoying.
Has anybody else encountered this?

According to SAP support:
This is a known issue with JRE 1.6 update 19 and 20  with under ID :ADAPT01398030 and has been escalated to the Technology Development team and has been assigned a milestone of fix pack 2.9 Workaround we can use to avoid this behavior is to bypass the warning message is :
Start->Control Panel->Java->Advanced-> Mixed mode-> Enable- Hide warning and run with protections.
Below are the details of the available options.
1.     Enable - show warning if needed: This is the default setting. When a potential security risk is encountered, a warning dialog is raised. Clicking Yes blocks potentially unsafe components from running and may terminate the program. When the user clicks No, the application or applet continues execution with protections (packages or resources that are later encountered with the same names but have different trust levels, i.e., signed vs unsigned, will not be loaded).
2.     Enable - hide warning and run with protections: This option suppresses the warning dialog. The code executes as if the user had clicked No from the warning dialog.
3.     Enable - hide warning and don't run untrusted code: This option suppresses the warning dialog and behaves as if the user had clicked Yes from the warning dialog.
4.     Disable verification: This option is not recommended. This option completely disables the software from checking for mixing trusted and untrusted code, leaving the user to run potentially unsafe code without protection.
Please make these changes on all users machines having the issue.
Please refer the SAP note: 1456923 - Business Objects compatibility with Java 1.6.0 Update 19 for more information.
(In case it's not clear in the text, you want to pick option 2.   Or, if you cannot make the change to your Java options, click "No" when the prompt comes up about unsigned code.)

Similar Messages

  • Screen Capture default format in Tiger OS

    Dear Mac OS Fellows:
    In Tiger OS, the default file format for screen capture is "PNG." I want to change it to "PDF"!
    I found the command tips, never worked for me, on the net=>
    defaults write com.apple.screencapture type pdf
    killall -HUP SystemUIServer
    I tried those 2 commands. The default format is stil set to "PNG."
    Help please!
    Max NY

    Max--
    The reason why I try to capture screens with "PDF"
    export, is that I want to preserve the "vector"
    attribute of the type.
    To no avail! After saving capture as a PDF, I zoom in
    400% to check on the edge of the type. Disappointing
    enough! All become pixelated!
    Hmm. This may not be possible. The way I understand it, the screen is a bitmap, rendered by the OS. So, yes you can get a PDF of the screen, but it's just a bitmap in a PDF. That would be the same for any kind of application's windows where the text was drawn on screen, like a dialog box.
    The only standard tool I know of is the "Web Capture"
    in Acrobat Pro. v.7.
    Well, if you're interested in web pages, you can always just use "Print," but instead of printing, save your web page to a PDF from the print dialog. But, since you're "printing," you may find the printout isn't exactly like the web page. Especially if they use a different style sheet for print media.
    You can use this same trick with other applications, too, as long as they can print (and as long as they don't "rasterize," i.e., make bitmaps of, the type in their documents before they send them to the printer).
    I've never heard of a tool that could do what you want with any window. I think one would have to intercept the commands going to the graphics system before they actually get rendered for the screen, and I'm not sure that's possible.
    charlie

  • OBIEE Answers - default formats

    Hi there,
    I'm looking for a way to customize the default formats of requests in Answers. Currently when I create a new request the font sizes / font colours / background colours etc of the column headings are not consistent and I end up with different column heading formats.
    Is there somewhere that we can control these formatting settings? I have checked the web catalog xml code and am happy that the settings defined here are correct, but these are not what I am seeing on the front-end. Is there a style sheet somewhere that overrides the web catalog settings?
    Reasonably new to OBIEE so if you can shed any light on this it would be much appreciated!

    Thanks for the replies - these are both very useful suggestions.
    I can use system-wide defaults & custom css classes to apply specific formats to specific columns/measures. However am I right in saying these custom styles would have to be applied manually each time the column is included in a request? Ideal scenario would be that these are pre-defined, or if there is a way set the default format (I'm more concerned with font sizes / background colours etc than data formats as the system-wide defaults will take care of this)?

  • Default Formatting in Analyzer set to all users

    Hi,<BR><BR>in Java Web Analyzer 7.0.1.8 I would like to set Tools | User Preferences | Default Formatting | Replace Missing With | Zeros to all 100 Analyzer users that are in our company.<BR><BR>1. Is there any way to do this automaticaly for all users with one settings?<BR>2. Is there any way to set this setting as default? So if new Analyzer user is created to get this new value automaticaly.<BR><BR>Thanks,<BR>Grofaty

    You can do some formatting at the Database/Connection level too. Using the Administration Tools, select the database, and for each dimension you can apply some formatting. Obviously, if you have a lot of cubes with many dimensions this may take as long as changing it for the users.

  • [Access 2010] Change default formats for data types

    Whenever I import data, the default format for Boolean data types is "-1,0." I know how to subsequently change this format to "Yes/No," but I'd like to change the default
    setting to "Yes/No." Is this possible?
    Thanks in advance.

    Hi,
    I found you post the same question in other place and got the advice. I agree with Mr. Kees suggestion. The data type is a build-in default setting with Access, we can't change it. We may try the workaround via VBA to test.
    http://forums.cnet.com/7723-6129_102-627633/access-2010-change-default-formats-for-data-types/#message5617496
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Have a good time.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Use the default format and partition step to format disk0 partition 1 in multiple disks sutiation

    As we know,we need to disable the default format and partition step in ts to let mdt deploy os on C and leave the other partitions stay safe when there is only one disk on pc,and the way of installing operation system is logical drive letter store in a varible.
    But what if there are 2 disks on pc,and for a record the disk 0 is always the OS disk,don't need to confirmed this.How can we modify the format and partition step to format only C on disk0 under this condition?then lead the mdt to do the rest deployment
    by itself.
    Thanks

    You are pushing up against the design limits of MDT, and the more complex and/or arbitrary the disk configuration the harder it is for MDT to perform installations.
    If you want to maintain the *existing* disk configuration, and just update the OS present, then the recommended course of action is to run MDT from *within* the OS (cscript.exe
    \\server\deploymentshare$\scripts\litetouch.vbs), not from WinPE. When you do this, it's called a "refresh" scenario. MDT can capture the user files via USMT, and it knows which
    partitions to use, because it's launched from within the OS itself.
    Disabling the default Format and Partition step has other unintended consequences.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • How to Change default format type in output device

    Hi all,
    I want to change the default format type from X_65_80 to another for all users.
    Can anyone tell me the process.
    Platform: SAP ECC 5.0 + Oracle 9.2.0.7 + HP UX
    Thanks in advance
    Regards
    Eshwar

    Hi Sam,
    Thanks for the reply.
    Where can I select the required format type as default for all reports.
    I have checked in SPAD -> Extended Admin -> Device Types -> Format Types. But I did not find any option to set the format type as default for all reports for all users.
    Regards
    Eshwar

  • How do you set a default format property for a formula defined in the AWM?

    Is there a way to define a default format property for a formula that I create in the AW?
    For example, if I define a formula in AW I can assign it a datatype of decimal. But what property do I need to add if want that formula to by DEFAULT always display a certain way, regardless if I use the Discover Plus with OLAP option or OracleBI Spreadsheet Addin?
    Example: want to display it by default, in the AW cube, as being associated to a format of 00.0000 or 00.0000% or $###,##0.00 etc. This way, no mater what tool I use to view the cube, it will by default inherit my default format (set in the AW).
    Thanks.

    Okay, but if I use the out-of-the-box products Oracle provides (ie: Discover Plus with Olap, and the OracleBI Spreadsheet Addin) I still dont understand what my solution is?
    The only other solution we tried was to create formulas using AWM template files. The issue here is trying to find out what property syntax needs to be added to the XML code, so that my formula, by default, is associated to a certain formating style (ie: 00.00). And then when you reference that formula in those out-of-the-box Oracle products, it displays as expected.

  • Can't get surround sound to work while default format is 96000Khz

    Hello,
    I finally figured out that for some reason I can play 5.1 surround sound if I choose the 24bit/48000Kh as the default format from the realtek manager, or for that matter from the Sound control panel.  But if i choose the 24bit/96000Kh from the realtek sound manager I only get stereo sound when played either from WMP or WMC.
    Does anyone know if this is a limitation of the sound card I have?
    According to the spec's I should have the for the s3480a are:
    Sound/Audio
    High Definition 6-channel audio
    ALC 888S chipset
    Also, and maybe for another post, i bought HDMI cable because I have a TV Tuner card in this unit but I can't seem to get it to work...
    HP ENVY 17-j005tx Notebook, HP ENVY Recline 27-k001a, HP ProLiant MicroServer Gen8 G2020T, HP MediaSmart EX495 Server, HP MediaVault 2020, HP ENVY 120 AiO Printer

    I've seen similar OEM "configurations" with RealTek codecs and the sound hardware on the motherboard. I "think" channel limitations at higher Khs are either a real hardware/codec limitations or the folks that design the PC are safeguarding against problems that show up when multi-channel is enabled at higher Khs (power draw, popping noises, whatever).
    This is total speculation on part.
    I have seen cases where updating the sound codec using the latest drivers available from realtek.tw allows you to select from more hz and channel options. But keep in mind more problems might pop up if you select a hz range beyond 48Mhz.
    ... an HP employee expressing his own opinion.
    Please post rather than send me a Message. It's good for the community and I might not be able to get back quickly. - Thank you.

  • Change default format in "save as" file format window

    I month ago I asked the following question...
    "How do I change the file format order that is listed in the "save as" file format window? Instead of having "Photoshop" listed as the default file, I'd like to have JPEG at the top, then TIFF, PSD, etc. I have to constantly scroll down the list to find JPEG."
    Recently while selecting JPEG in the "save as" format window, I accidently selected "Large Document Format" while holding down either "control", "option", "apple key", or "shift", or a combination of keys. Now the default format in the format window is "Large Document Format" (ext.PSB). I've changed the default from "Photoshop" which is still listed at the top, to "Large Document Format". I'd like to change the default to "JPEG" but I cannot replicate the correct key(s) to change the default format in the window.

    Hello TomGroup...
    I did not receive a satisfactory answer to the question. Yes, you can go
    into the Scripts but that is for experts and it is too much work.
    Aloha... Darrell
    From: TomGroupGA <[email protected]>
    Reply-To: <[email protected]>
    Date: Fri, 08 Apr 2011 12:31:07 -0600
    To: Darrell Wong <[email protected]>
    Subject: Change default format in "save as" file
    format window
    Any updates on this issue?
    I have a similar situation in that no matter what I'm working on, when I
    click "Save As' then the default format option is always .tiff    If I save
    as jpg and then go onto my next file, the default is still tiff again when I
    try to save  No matter what I try, tiff is also my default selection.  It's
    just one of those things that takes a mere 5 seconds to click the dropdown
    and select .jpg, but 5 seconds times a couple hundred files per day...it
    adds up.

  • Save for Web default folder in PSE 11

    On my Windows 7 system, in PSE 8 when I select Save for Web, it defaults to saving the image in a folder I chose that is separate from the one I used in Open.
    (Save and Save As default to the folder I opened the image from, and PSE 11 works the same way even though "Save As to Original Folder" is not checked in Edit | Preferences).
    But "Save for Web" also always defaults to the folder the image was opened from, even though I have started it in Admiinistrator mode and changed the destination.
    That worked to change the default file type from GIF to JPEG, but had no effect on the save-for-web default destination.
    Is there a way to set/change the save-for-web default folder in PSE 11?

    That makes sense, but it doesn't work for me in PSE11 (though PSE 8 is OK). I get the same result as yesterday, even after rebooting, which I hoped might clear any cached settings. With or without checking Save As to Original Folder, what happens is this:
    - Save to Web defaults to saving the image file in the source folder;
    - if I change the destination to my Web-images folder, that lasts until I close PSE 11, and not beyond;
    - when I start it up again, Save For Web defaults to the source folder (with or without Save As to Original Folder, and regardless of Run As Administrator.
    Looking at the folder   C:\Program Files (x86)\Adobe\Photoshop Elements 11
    I see that no files show a change in the last several days, so the setting must be elsewhere, in the registry or in C:\Users\... somewhere.  Hmmm..

  • Elements default format appear as blocks instead of inline text

    I am creating an EDD and I have some issues with the way FrameMaker breaks each element instead of leaving it inline. This wouldn't be a problem if I was allowed to format children instead of elements; then I could fix the problems I am having.
    Short question is, is there a way to tell FrameMaker to open unformatted elements inline instead of as blocks?
    For instance, I have acronym elements within the text that wrap the definition and then wrap the term. When formatting it, it must show up as text and then the acronym after it with parentheses around it. I was able to make that happen by using run-ins, but the acronym element itself is no longer a part of the para. It is broken down to its own paragraph.
    Example: <para>Reference will be made to the <acronym><def>Air Force</def><term>AF</term></acronym> serial number.</para>
    should look like this:
    Reference will be made to the Air Force (AF) serial number.
    but instead looks like this:
    Reference will be made to the
    Air Force (AF) serial number.
    because I can't edit the EDD to have any para element with an acronym within it to format as a run-in.

    If you have solved the problem, fine; but let me clarify a few things:
    Example: <para>Reference will be made to the <acronym><def>Air Force</def><term>AF</term></acronym> serial number.</para>
    I also have <acronym> as a text range and it does not appear inline; it is still blocked as a paragraph.
    The FrameMaker EDD rules assume every element is to be formatted as a paragraph unless you tell it otherwise. Giving the acronym element text range formatting (inline) is not enough; you must also set def and term elements to be text range. This is a little bit of a guess on my part, because I have never tried putting paragraph-formatted elements inside a text-range-formatted element.
    Regarding the children without parents, the parent is there in the structure view but when typing down through the page view to make sure paragraph tags were placed correctly, some don't appear.
    This is still not clear; every element (except the document root element) must have a parent; othewise, the structure is invalid. You see the parent in the structure view, so the parent IS there.
    Not every element has to have a paragraph tag associated with it. The typical examples are elements that serve no formatting purpose but simply contain other elements. For example, suppose you have a chapter that has several sections. Each section may have a title element and several paragraph elements. The title element and the paragraph elements are formatted as paragraphs, each with a paragraph tag (if the EDD assigns paragraph tags). The containing section element does not have a paragraph tag; it simply contains the title and paragraph elements.
    NOTE that the EDD can assign formatting without assigning a paragraph tag. Maybe this is the cause of your concern. If your EDD is doing this, then some elements will not have tags, even thought the formatting is correct. {CAVEAT: My EDD assigns a default format list to the root element in a document. Except for a very few elements, all formatting is done as overrides to the default tag. In my case, each element displays the same tag, the default tag. I am not sure what happens when NO tag is assigned as the default.}}
    I haven't even begun to grasp how I'm going to work out building the
    LEP, TOC, LOI, LOT, and Indices yet. I know the build can be done
    manually, because I've done it and have templates for that already
    (although they are about ten years old).
    You likely need not do these lists manually. In a structured document or book, you can create these lists either as lists of paragraph tags (as one does in unstructured documents) or as lists of elements (for example, an LOT is a list of Table elements, if Table is the name of your table element). The elements in the list need not have paragraph tags in the document; typically they do not. See the FrameMaker user manual for details.
    Van

  • IPhoto sends emails in Rich format even if the default format is Plain Text

    Detailed Summary (wouldn't fit in the Topic Subject):
    iPhoto will always send emails in Rich Text format even if Mail application is set to send all emails in Plain Text format. In other words, emails initiated from iPhoto ignore the selected Message Format setting in the Mail application.
    Description:
    It is a better practice to email photos in the Plain Text format instead of Rich Text format so recipients using different email clients can easily download attached pictures as regular attached files.
    The workaround is to change the email format to Plain Text before sending it. This wouldn't be such a problem if you could make this a permanent setting however this is not possible. The Mail application has a specific setting for this but iPhoto simply ignores it. This is the issue I am raising here.
    How to reproduce the problem:
    1. Open the Mail application (Assuming you already have an email account configured)
    2. Go to Preferences, Composing tab
    3. Change Message Format to "Plain Text"
    4. Optional step to verify that the Plain Text is now the default format: Start a new email. Click on menu Format and you'll see "Make Rich Text" available, which means the current email is in fact in Text Format. Close this email.
    5. Open iPhoto
    6. Select one or more photos and click on the "Email" icon on the lower right hand side
    7. A details popup will open, click on "Compose Message"
    8. The Mail application will open as well as a New Email window with the Subject field filled out and the selected photos in the email body
    9. Click on the menu Format
    Expected: Th last option should be "Make Rich Text" indicating that the current email is in Plain Text format as determined by the Mail settings (steps 1-5 above)
    Actual: Last option is "Make Plain Text" which means the current email is fact in the Rich Text format which does not match the Mail application settings.
    Can we at least get an acknowledgement from Apple that this is a known issue? Also, is there a fix for this? It is not an acceptable solution to tell users to manually select Plain Text for every email. I am tired of asking people to resend emails that way. That is a workaround, not a solution.
    Test details:
    - Mail Version 4.4 (1082)
    - iPhoto Version 8.1.2 (424)
    - OSX Version 10.6.5

    iPhoto menu -> Provide iPhoto Feedback to report a bug.
    Can we at least get an acknowledgement from Apple that this is a known issue?
    Need to ask Apple that one.
    Regards
    TD

  • Table Problems (Cell Shading and Default Format from EDD and Template)

    I have two problems related to tables using Structured FrameMaker (Version 10), whilst in-processing XML.
    I've designed two different table formats in my Template; Format A with black shading - 30% for THead and 3% for row, and Format B with blue shading - 30% for THead and 3% for row.
    If I create a structured document from scratch and insert a table, I get the required Black (30%) and Black (3%) shading.   If I then insert an informaltable, I get the required Blue (30%) and Blue (3%) shading.
    Although I've given the two table types different default formats in the EDD - Format A for table and Format B for informaltable - when I open the XML file (normally) from within FrameMaker I notice that all the tables default to Format A (black shading).   When I then import my EDD table should stay as Format A and informaltable should change to Format I.   This doesn't happen; they all stay at Format A.
    I can change informaltable by manually applying Format I, this worksI.  Obviously, with long documents which might have hundreds of tables we can't afford the time and manpower to do such things one at a time by hand.
    Do any of the Structure gurus have a fix for this, or can someone give me a hint of what I might be doing wrong?
    The second, but related question was a general one.   I see that Adobe says
    "Tables
    FrameMaker table formats are only partially integrated with the structure model. The content of
    a FrameMaker table is always fully structured, but the control over cell border ruling is limited and
    there is no structure format control over cell shading."
    I believe it could be useful to apply cell shading on an individual cell basis (although I'm not sure whether this is possible at the XML level - where someboddy might give an element an attribute of, say, shading (with options, such as, green, red, blue, yellow all at, say, 30%, with a default of red, for example.
    I've seen that there has been mention of plugins to achieve cell shading in structure; does anyone have an experience with such things, more to the point, can anyone point me in the right direction?   I don't mind paying fo a solution which I can implement myself.
    Any help or advice would be much appreciated.
    Regards
    Chris

    Hi,
    could you please provide some details on the EDD, RWR and some example XML?
    My wild guess goes into the direction of the RWR not containing enough information that get written out into XML.
    We're using table formatting with shaders too (using an attribute to control the specific formatting of each table) and it works like a charm in FM9 and FM11 when roundtripping.
    The context rules are used in the table group (i.e. tgroup element). This might already solve the issue .
    Cheers Alex

  • Dynamic Pages: how to overide the default format returned from the oracle query.

    When writing a dynamic page, portal always displays any return from a database query in a default format or grey background table:
    <TABLE border="0" cellspacing=0 cellpadding=2 style="background-color:#E0E0D0">
    <TR>
    <TH ALIGN="LEFT" style="background-color:#C0C0A0" > </TH>
    </TR>
    <TD ALIGN="LEFT" valign="TOP" WIDTH="0">
    Is there anyway to change this or this how the
    function
    PORTAL30.wwv_render_report.show always works?
    Thanks in advance!

    James,
    Please see posting http://technet.oracle.com:89/ubb/Forum70/HTML/000073.html.
    Just a reminder, please search the forum before posting your question. It's quite likely that someone else has already asked the same question.
    Regards,
    Jerry
    null

Maybe you are looking for

  • Auto Clearing of Open Items

    Hi Experts, I posted an Invoice and then did post a payment entry for the invoice.I used the Field "Reference" same for both Documents entry but  when i am trying to clear both the Open items i am getting a message saying "Items withholding tax amoun

  • Open doc webi screen bobjlogger

    Hi All, I have made a WebI report and displaying it as a open document in the portal. The open document link was working fine until last week but now it has started displaying bobjLogger screen shot when the open document link opens. when you click o

  • Including digital signature in any application/transaction!

    Hello, i try to include the digital signature functionalty into a non predefined application. For example in co11n. I read "700495" and the included implemetation guide! Has somebody any further information to implement this functionality into an exi

  • Has anyone has experience with Tuxera NTFS for Mac?

    Is Tuxera NTFS for Mac always uses uper 30% of CPU? I'm not sure if it's just my mind but my Mac runs quite hot. I wonder if it has anything to do with the tuxera_ntfs process that runs upper 30% to 50%. Is there a utility tool I can run to show me t

  • FSV for Respective Company Code

    Dear all, We have 10 Company Codes using the same COA. We want to have FSV for 10 C.C. displayed separately while executing F.01. At present the system is displaying the consolidated balance for all the company code and our top management want to see