Unable to save column as system wide default

Hi All,
I am in 11.1.1.1.6, I am trying to the save a column as system wide default in 11g but my changes are not getting saved or reflected?
This is what I did using the "weblogic" user name and password
1. Pulled a column EmpName in the criteria
2. Added an action link to that column, which points to another dashboard page Page1
3. Saved as system wide default by clicking on save as system wide default for "EmpName"
4. Restarted the presentation services.
Now when again logged in, and selected that column in my request, what I expect to see (when I run the request and go to results) is that navigtion applied on this column which will take me to the dashboard page Page1.
But this is not happening, What is that I am missing? Can anybody please let me know
Thanks,
Ronny

Thanks Deva for your reply, I don't have access to Oracle support, I'll have to go back to my client saying that this is a bug,
Can you please confirm that this bug which you mentioned is related to not being able to save the column properties as system wide default in obiee 11.1.1.1.6.0 version?
Also what i just found online is that this bug was fixed in 11.1.1.1.6.2? Can you please confirm this?
Thanks,
Ronny

Similar Messages

  • How remove saved system-wide default for a column

    yesterday I saved a system-wide default for a column with a custom column heading and data format.
    now, when I drag this column in a new analysis, obiee shows no column heading.
    I've tried to save my custom default again or reset to column-default but with no results: the column heading is still empty.
    How can I fix this problem?
    thanks
    Luc

    Hello,
    What OBI version are you using?
    Enter some other custom name for the column (e.g. same as default one) and save it as system-wide. I guess, you have already tried, but...
    1. Stop Presentation Services.
    2. Go under web catalog in the file system and locate folder \root\system\metadata. This folder contains files storing subject area attributes, including system-wide settings. I the folder find 2 files named similar as the subject area which column you have modified (name will be in lowercase, spaces replaced with +). For example, for "SA System" subject area these files are named as "sa+system" and "sa+system.atr".
    3. Backup these 2 files you have found (better whole presentation catalog).
    4. Try one of the options:
    Option 1: If you have another version of these files (in the backup or other environments) - try to replace them. There is a risk you will loose some other column settings (or inherit new).
    Option 2: Modify the file without extension (it contains XML code inside): locate the string similar to your column name. Remove whole section ONLY for the column you have found between tags <sawsavedformat:columnSavedFormat and </sawsavedformat:columnSavedFormat>.
    Below is sample code for column originally named as "Pager" under "User" folder in "SA System" subject area.
    <sawsavedformat:metadata xmlns:sawsavedformat="com.siebel.analytics.web/savedformat/v1.1">
    <sawsavedformat:columnSavedFormats>
      <sawsavedformat:columnSavedFormat xmlns:saw="com.siebel.analytics.web/report/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="sawsavedformat:regularColumnSavedFormat" columnName="&quot;SA System&quot;.&quot;User&quot;.&quot;Pager&quot;">
       <saw:displayFormat><saw:formatSpec suppress="suppress" wrapText="true" hAlign="left" vAlign="top"/></saw:displayFormat>
       <saw:tableHeading><saw:caption fmt="text"><saw:text>User</saw:text></saw:caption><saw:displayFormat/></saw:tableHeading>
       <saw:columnHeading><saw:displayFormat><saw:formatSpec/></saw:displayFormat><saw:caption fmt="text"><saw:text>Pager New</saw:text></saw:caption></saw:columnHeading>
      </sawsavedformat:columnSavedFormat>
    </sawsavedformat:columnSavedFormats>
    </sawsavedformat:metadata>
    Option 3: Just remove these 2 files. Naturally, you will loose all the settings, not only one you like to get rid off.
    5. Restart presentation services.
    Hope, this helps.

  • System wide default setting of column properties

    Hi
    How could I get rid of 'system-wide default' properties which got set to the column properties? (BISE1 10.1.3.2.1 Answers....criteria)
    Thanks and Regards,
    Charudatta

    ASCII and thou shall be ANSI ;-)
    http://siebel-essentials.blogspot.com/2008/08/remove-system-wide-default-settings-in.html
    Ok, that was a lame joke , I admit.
    Cheers,
    C.

  • Save as system wide default

    Hi,
    I did some changes to some column and set as system wide default for that column in dev.
    1. for example there are 20 existing reports using this column. does this format applicable to existing reports?
    2. How can I migrate this system wide default change to set of column from dev to test?
    Thanks
    Jay.

    1. Yes
    2. http://gerardnico.com/wiki/dat/obiee/promotion

  • System wide defaults !!

    Hi all ,
    in column Properties - column Format - save - "system wide defaults for tablename.columnName "
    here what is the scope of the system ?
    Is it dashboards group or perticular dashboard with its all pages/tabs or all dashboards related to subject area where same column is part of it ?
    Thanks

    From the documentation, page 75:
    Saving Your Oracle BI Answers Column Property
    Settings as the System-Wide Defaults
    If your user ID has the appropriate permissions, you can save your settings in the Value Format tab,
    the Column Format tab, and the Conditional Format tab of the Column Properties dialog box for use
    as the system-wide defaults for this particular column, or for columns of this particular data type.
    Anyone who uses this column or columns of this data type in subsequent requests will use the
    settings in these tabs by default.
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31767.pdf

  • Copy system-wide defaults between instances

    Using Catalog Manager, which object(s) do I need to copy-paste between instances in order to preserve system-wide defaults?
    If it's in the manual, I missed it. :(
    -John

    In catalog manager get to /system/metadata & copy the one with name of Subject area..
    for ex: If you have formated a column under Subject Area A then the file would be stored as /system/metadata/A .......copy that file and use it.
    Thanks.

  • Set system wide default mailto url

    I'm trying to configure system wide settings in linux so any new user will apply for this settings.
    I want register my zimbra server with mailto links.
    I've found some information here:
    http://www.zimbra.com/forums/general-questions/48547-how-control-mailto-selection-firefox.html
    but this must be performed by the user and I want to be preconfigured.
    I also tried to play with mimeTypes.rdf, but it seems that there's no system wide mimetypes file. is just created when users changes something.
    how can I setup that setting system wide?

    I've found a partial solution.
    create an application file, for example '''/usr/share/applications/zimbra.desktop''' with this content:
    [Desktop Entry]
    Icon=mail-message-new
    MimeType=x-scheme-handler/mailto;
    Name=Zimbra
    Comment=Zimbra
    Exec=xdg-open https://my.zimbraserver.com/zimbra/?view=compose&to=%u
    Type=Application
    X-XFCE-MimeType=x-scheme-handler/mailto;
    then modify file '''/etc/gnome/defaults.list''', find and substitute '''x-scheme-handler/mailto''' with filename you just created:
    ''x-scheme-handler/mailto=zimbra.desktop''
    the caveat is only works with unity, if you use another wm probably won't work

  • System wide default character set

    Hi,
    I moved to a new company few days ago where we use Tiger workstations and servers.
    I've been trying to figure a way to set UTF8 as the default character set for a whole system, not just a user preference.
    I suppose there is a way to do that, but I'm afraid I won't have more time to find it.
    Any help is welcome.
    thx fred

    I've been trying to figure a way to set UTF8 as the default character set for a whole system, not just a user preference.
    If you could explain exactly why you think you need to do that, someone might be able to help.
    Generally speaking Unicode UTF-8 is what OS X uses by default for a lot of things. The exception would be the file system, which uses UTF-16 NFD. There is no way to change that.

  • System wide default configuration files?

    I have six people using the computer, and I don't want to have to configure starting Wicd in the tray for each user or font configuration...
    Is there a way to set up configuration files for new users like Ubuntu and all of the other "tweaked" distros do?

    Doesn't matter where you copy the config files from, so long as they're valid and do what you want.
    Whether configuring your user will give you ~/.config files that do what you want depends. For example, if there's an existing /etc/foo_config file, and you set up your ~/.foo_config file in a way that (whether you realize it or not) depends on the stuff in /etc/foo_config being the system default, and then you copy your ~/.foo_config file to /etc/foo_config (overwriting the old file), then no, it won't work. If you avoid mistakes like that, and end up with ~/.foo_config files that all on their own do what you want, then sure, it will work. (Just check their permissions after you copy them to /etc.)

  • Save System-Wide Column Formats privilege unavailable

    OBIEE 11.1.1.5
    I go into the Manage Privileges screen and under the Formatting->Save System-Wide Column Formats option, there are no roles listed
    and there doesn't appear to be any way to add a role. So now I have no way to save a system-wide default even logged in as an
    administrator. Every other privilege is fine except this one. Any ideas how this might have occurred and how to add a role to the
    privilege?

    MuRam,
    You are posting a link to OBIEE 10g documentation, when the OP has clearly stated he is dealing with OBIEE 11.1.5.
    I am facing the same issue - Manage Privileges > Formatting > Save System-Wide Column Formats - there is no link for me to click on that allows me to manage that privilege.
    Anyone know how to fix this?
    Thanks.

  • System-Wide Formatting not applied to Dashboard Column Prompt in 11g

    In OBIEE 11g, I have a dashboard column prompt with a date column. I use this column in the analysis and have made the column properties (formatting) a system-wide default for that column.
    When I use the column in a dashboard column prompt, it does not show this formatting.
    Any ideas why it might not work?

    So from what I understand about your question, the system wide default data format you have set for the date column is not following the same format when you use it as a dashboard column prompt. The system wide format only applies for analysis purposes and not for prompts in 11g.
    Regards,
    -Amith.

  • System Wide Data Formats Not copied from Development to test

    I am using OBIEE 10g. When I copy my dashboards and reports via the Catalog Manager from the development environment to the test environment the system wide data formats are not being copied over. That is, all the ones that I saved under "Column Properties->Column Format->Save As System Wide Default" are not being copied over. I am using archive and unarchive in the Catalog Manager to move from development to test environment. So my question is where are these system-wide defaults stored and what do I need to do get them copied over?
    Thanks in advance!

    Hi
    the system wide column formats are stored in catalog under system/metadata folder.
    copy this folder from dev env to test env. via catalog manager, restart ps.
    assign points if found helpful.

  • System-Wide Column Formats by Subject Area

    Can we define System-Wide Column Formats by subject area in OBIEE 11g? If so, how?

    Hi, this post is for 10g, bu I don't think much have changed (except the file location: \MWHOME\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\YOUR_CATALOG\root\system\metadata)
    http://oraclebi.blog.com/tip-of-the-day-data-format-file-in-obiee/
    I didn't test it myself.

  • Still unable to save bookmarks in Safari 5.1.2 - any clues?

    Starting with Safari 5.1.1 on Lion I have been unable to save any bookmarks after an initial few hours running when it has been possible. I had hoped that the new release of Safari 5.1.2 might have cured the problem, but it doesn't appear to have done so.
    I've followed all the suggestions on various posts and cleared the numerous plists and caches. This results in being able to save bookmarks in the normal manner, but only for a few hours or so. The next time I open Safari I find that I am once again unable to save any bookmarks without going through the whole rigmarole of exporting the bookmarks, trashing all the Safari preferences, restarting Safri and importing all the bookmarks once again.
    It's great if you have the time and the patience, but my patience is wearing very thin by now.
    Does anyone have any definitive solutions to this problem, which happens on all my Macs running Lion and Safari 5.1, thus ruling out a problem with just one Mac?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is localized to your user account, or is system-wide. Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select “Help” from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Any application you run will behave as if you were running it for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    As Guest, launch Safari and test. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.

  • Setting ALSA sound card system wide (rather than just in KDE)

    Hi,
    I've got an HTPC with an ATI Radeon HD 4350 graphics card running Arch x86. It has its own integrated sound card for outputting audio via HDMI, which is detected by ALSA as a separate device. I've managed to set it as the default audio device in KDE 4 (via System Settings). This allows applications such as Amarok and SMPlayer to properly output audio to the HD 4350's integrated sound card, but software such as Flash and MPlayer (from the command line) are still outputting audio to the motherboard's built-in sound card. How can I change this setting on a system-wide level? I've tried running alsaconf as root and adding
    pcm.!default {
    type hw
    card 2
    device 3
    to ~/.asoundrc; I got the card and device numbers from aplay:
    [htpc@exia ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Here is the output from MPlayer when I try to play a video, complete with errors regarding audio:
    MPlayer UNKNOWN-4.4.0 (C) 2000-2009 MPlayer Team
    137 audio & 296 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /tmp/FlashmvWXPy.
    libavformat file format detected.
    [flv @ 0xac7d250]skipping flv packet: type 18, size 294, flags 0
    [lavf] Video stream found, -vid 0
    [lavf] Audio stream found, -aid 1
    VIDEO: [H264] 854x480 0bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
    ==========================================================================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
    ==========================================================================
    ==========================================================================
    Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
    FAAD: compressed input bitrate missing, assuming 128kbit/s!
    AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
    Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
    ==========================================================================
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '2'
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
    [AO_ALSA] Playback open error: No such file or directory
    [JACK] cannot open server
    [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '2'
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
    [AO SDL] Unable to open audio: No available audio device
    DVB card number must be between 1 and 4
    AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
    Starting playback...
    VDec: vo config request - 854 x 480 (preferred colorspace: Planar YV12)
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
    VO: [xv] 854x480 => 854x480 Planar YV12
    Thanks!
    Last edited by w1ntermute (2009-06-28 18:40:03)

    whoops wrote:Do you use the motherboard sound-card?
    No.
    whoops wrote:If not - did you try just turning it off in bios (or blacklisting the driver)?
    No, I haven't tried that. I'll give it a shot. Thanks for the tip!
    Last edited by w1ntermute (2009-07-02 18:11:53)

Maybe you are looking for

  • IFilter 9/SQL2005 on windows 2008 x64 SP2

    Hi, We have installed iFilter 9 on our database server (windows 2008 x64 SP2) with SQL2005 and we would like to search pdf files loaded into the database. iFilter was configured according to the http://www.adobe.com/special/acrobat/configuring_pdf_if

  • How can i connect my touch to my home wifi?

    I currently live in France and can connect my touch to my son's wifi network in England and even in MacDonalds in Poitiers (France) but i am unable to connect to my wifi network at home using the Orange Livebox. Can anyone help?

  • Ticking a reminder as complete doesnt update to all devices

    My reminders currently show on both my iPad and iPhone when they are due. When I tick a reminder to show it complete, it will only show as complete on the device I am currently using and doesn't update to all my devices. In the reminders app, the rem

  • Cannot install Adobe Reader on Windows 7 machine

    I have tried numerous times to install Adobe 9.3.3 on my windows 7 machine, but it will not.  Here is what I have done Through Firefox - installed the plugin (had to do it manually because it would not recognize the application that needed to open th

  • Swing Applet question

    I would like to know why the look and feel for Swing applet (especially, Text information embedded in JPanels) are different on Windows 2000 and XP embedded versions. The text information is left aligned in XP embedded when the same is centrally alig