OBIEE 11.1.1.6.2 Url go filter with Latin characters

Hi all

I am facing the following situation with obiee go url. It seems that obiee does not accept the names of columns with the Latin characters (in this example, the column name "Instalação"). The simple report ignores the filter and displays the output.
I tried with another column without special characters and filter works correctly.

Here is the example:
http://localhost:9704/Analytics/saw.dll?go & Path = / Shared/Temp/Spa & WebLogic & NQPassword = Welcome = NQUser & action = Navigate & P0 = 1 & P1 = EQ & P2 = Contador.instalacao & P3 = 1 + tests

I have tryied also the following without success
http://localhost:9704/Analytics/saw.dll?go & Path = / Shared/Temp/Spa & WebLogic & NQPassword = Welcome = NQUser & action = Navigate & P0 = 1 & P1 = EQ & P2 = Contador. "" Instalacao "& P3 = 1 + TESTS

Can someone help me?

The workaround is to add & charset = utf - 8 for the URL

BTW: what is your version of browser? Other IE7 without it should work.
If it helps pls mark as correct

Published by: Srini VIEREN on 18 January 2013 11:48

Tags: Business Intelligence

Similar Questions

  • OBIEE 11.1.1.7 analytical URL works very well but enterprise manager and weblogic console URLs do not come upward (not accessible)


    Hello

    We are on OBIEE 11.1.1.7 and as I said above the EM and Weblogic console URL doesn't work it all the time. When I get one of these two URLS in the browser and click on enter, I see the message "Internet Explorer cannot display the webpage".

    The BI server and presentation servers operate because analytical URL works and once I connect to it, I can use all the features on the front.

    Please suggest some workaround solutions.

    Thank you

    Enterprise Manager and WLS Console run on the AdminServer, while that analytical is hosted by the managed server. Thus, it seems that your AdminServer may be down.

  • Firefox closes when the 'tools' 'options' clicked + do not respond to typed URLS but ok with the URL "bookmark".

    Study why FF used as much memory I have advised me to use the button "restore Firefox".
    To this, but now I can't use the 'tools', 'options' ' cos it closes the browser. Other menus under 'tools' work OK.
    If I try to download updates plug-ins etc. the FF browser closes its doors.
    Impossible to browse my folders of images to add to interactive websites... firm to the low FF
    Can type a URL but nothing happens, but if I get a url 'signet' or a 'story' so it's OK
    Firefox is 16.0.1
    Any help is appreciated please.

    I had obtained with regard to the conclusion that my Firefox default was empty files in 'profile '.
    However, I followed your advice and copied Setup from USB on the front desk of actually installing.
    Fantastic... all my Firefox info has been restored.
    It seems that my old Firefox default had lost data while trying to solve my problem of congestion CPU.
    Thanks again for your help.

  • My machine IP channged after releasing the URL for PIA with old IP... Help

    I installed HRMVAN91 8.52 Peopletools in windows 2007 32-bit Tuxedo R3 VS2008 Web logical 10.3.4.
    I published my URL and everthing worked fine until my IP of the system changed dynamically...
    now my old url does not work very well... IAM can access PIA using my machine name [http://infva04905:8500/psp/HRMVAN91 /? cmd = login & languageCd = ENG &]... .but I want to my (new) IP address in my URL... should .or I configure so that my PIA works very well with my new URL...


    Thank you...
    Aravind

    Edited by: 967641 on November 20, 2012 11:45

    Close your browser, start a new browser session and try url now
    http://infva04905:8500/HRM91VAN/signon.html

  • Button redirect URL always redirects with the Validation Error Messages

    Hi all
    I need help/clarity on not allowing a redirect button redirect the page when there are Validation Error Messages that appear on the Page. I use a form with about 10 postings. I don't want an end user to be able to continue to use / click on the redirect if one of these Validations button occurs. My button redirect URL lance a standard call to redirect javascript to pass some values of 1 shape to another shape, button calls the function. I also have a Condition on the button which does not display this button based on some users. Any help with this is certainly appreciated.

    OK, your always using management of javascript, can you not use a branch of the page under branches? Set the target under the button - no target - and because using a branch of page, you can set the domestic fire after calculations and validations, use a branch of the page...

  • Pls provide URL for Jdeveloper10g with OAExtension metalink

    Hi all

    Today, I attended a demonstration of Oracle University 'Oracle Applications R12 technology'. In the demo, it was mentioned that Oracle, customization of the web/customization/extension pages is done using "JDeveloper10g with OA Extn" and the tool can be downloaded from Oracle Metalink.

    But I did a rigorous (I think) search for the download of "JDeveloper10g with OA Extn" but unable to find it.

    Could someone help me by providing the URL of metalink JDeveloper10g with Extn OA, who works with the R12 in the Oracle E-Business Suite.

    Thanks in advance a ton.

    ~ Sivakumar.M.R.

    Hi Siva,

    See this link for the correct version of the OA Framework.
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=416708.1

    If your new OA framework, the following link might be useful for you.
    http://Prasanna-ADF.blogspot.com/2008/11/new-to-OAF.html

    Prasanna-

  • Why dosent my 9.1.0.124 in kaspersky pure 9.1.0.124 kaspersky URL Advisor compatible with firefox 4.0?

    does not work with firefox (incompatible) 4.0

    You should contact Kaspersky on their support to Firefox 4 plans. It is quite common for businesses only to add support for new versions of browsers after the official release, and support for the candidate/beta development phase.

  • Bug report: URL parameter & p_lang with Session 0 is not stored on 1. call

    Hello

    I think I found a bug.

    My situation is as follows:
    -J' have a public Application APEX divided in 6 different languages.
    -Public Pages are displayed using Session 0 (zero).
    -On Apache I have redirects for my languages. for example, en.mydomain.at redirects to www.mydomain.at/pls/apex/f?p=APP:home:0 & p_lang = en

    On the first call of en.mydomain.at (Cookie WWV_PUBLIC_SESSION_ < appno > does not yet exist) I get correctly redirected to www.mydomain.at/pls/apex/f?p=APP:home:0 & p_lang = en and the application is in English.
    All debug output indicates, that language is passed in English.

    Now, when I change to another page without passage & p_lang = en more he switches back to the default language (in German, in my case).

    The reason seems to be that SESSION_LANG is not defined in APEX_040000.WWV_FLOW_SESSIONS$ to the first call (when the zero session is initialized the first time).

    A second, third,... call to en.mydomain.at (Cookie WWV_PUBLIC_SESSION_ < appno > already exists) defines the SESSION_LANG in APEX_040000.WWV_FLOW_SESSIONS$ immediately and switching to other pages without passage & p_lang = en works well.

    Repcase:
    -Make sure that there is no WWV_PUBLIC_SESSION_4550 Cookie in your browser
    -go to http://apex.oracle.com/pls/apex/f?p=4550:1:0 & p_lang = en--> all appears correctly in french
    -come on in (Sansparametre p_lang) http://apex.oracle.com/pls/apex/f?p=4550:1:0-> page in English
    -
    -New: go to http://apex.oracle.com/pls/apex/f?p=4550:1:0 & p_lang = en--> all appears correctly in french
    -New: go to http://apex.oracle.com/pls/apex/f?p=4550:1:0 (Sansparametre p_lang)-> now, the page is displayed in french

    Any ideas how to 'fix' this without having to use a redirect to the same page internally?

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

    Hi Peter,.

    Thanks for reporting this. This seems to be a bug that we can watch for APEX 4.1.

    I'm curious - how do you update the SESSION_LANG in the table of sessions through your 'dirty' work around?

    Joel

  • Dynamic URL in readonly with xml

    Hello everyone,

    The link works fine, but I don't want the editable field.
    And when the field is read-only, the link no longer works because of the event

    You have a solution for the field link can not be editable?

    Sorry, I speak french; (o)

    Thank you

    Hello

    I'm not sure if the field is configured for read only in the in the value of the object palette tab then click event still fires and the link still works. See attachment.

    How do you define the field read-only?

    Bruce

  • Administration tab missing OBIEE 11 g

    Hi guys,.

    After my installation of 11 BIEE g, I had a problem during data extraction. I was told it was my user with administrator rights and so do not filter on anything whatsoever.

    I just removed my user group presentation servers and since I don't see the Administration tab.

    I tried also with the user BI_ADMIN but is the same.

    How can I get it back?

    Thank you

    Hello user,.

    Try this

    1. login to obiee presentation services and add the URL with Managegroups (http://IPaddress:9704/analytics/saw.dll?Managegroups)

    2. Select the "Presentation server administrators" group

    3. change-> user to MSN search and add it to this group.

    4. connect with the added user and see whether it can "administrator--> catalog of scabies and permission.

    Thank you

    Nanou Sasi.

  • Problem with the syntax of the url go

    Hello

    I have following problem: a few months ago, I've defined several reports in which I use the 'URL Go syntax' to pass the filters - according to the syntax described in the oracle documentation:integration of Oracle BI presentation Services in business environments by using HTTP and JavaScript - 11 g Release 1 (11.1....) Reports were built on OBIEE version 11.1.1.6.0 and everything worked fine.

    Currently I've migrated to OBIEE version 11.1.1.6.10 and navigation with several parameters command syntax, as for example. "& P1 = 2 + xx126 + xx125 '-does not work! OBIEE 11.1.1.6.10 translate this syntax in '2 xx125 xx126' instead of 'xx125; xx126 ".

    Please help me solve the problem.

    GRQ

    Srini thanks for your quick response. Unfortunately, you don't understand me well. My problem is: why the syntax (from the Oracle documentation) with several parameters, for example. : "& P3 = n + xxx + yyy +... + zzz ' does not work.

    The solution to this problem is to change the "+" on "", so it should look like this "& P3 = n xxx... yyy zzz" ""

  • URL of help on reports

    Someone had a problem with the '? ' not appearing is not on an OBIEE report when they add the URL for help for the title?

    If I understand your question correctly,

    where did you place help_file.html physical location?

    If you put something like that, then it should work OracleBI\web\app\res\s_oracle10\help\help_file.html, access using fmap:help / help_file.html

    Take a look at this post , he can help you.

    Thank you
    Srini

    Published by: Srinivas Pauline Martin on August 17, 2009 17:00

  • Bug trying to create the link with the Cyrillic characters in URL

    I'm transforming words in my text on the links, but with Cyrillic characters in their URL (such as https://en.wiktionary.org/wiki/ хорошо). The problem is that, depending on how create the link, the page refuses to accept the URL.

    It's my preferred method (which accepts not the Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Paste the URL (https://en.wiktionary.org/wiki/ хорошо) in the field;
    4. Hit enter or click out;
    5. When I check the link, it is www.apple.com.

    The strange is that other methods work very well.

    1 against nature (accepts Pages):

    1. Delete my word;
    2. In its place, paste the URL (https://en.wiktionary.org/wiki/ хорошо);
    3. Hit the space bar (a link is created automatically with the correct URL);
    4. Edit the link that is created and change its text;
    5. When I check the link, he kept correct.

    2 against nature (accepts Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Find a way to build a version with my URL (https://en.wiktionary.org/wiki/%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%BE) escape sequence;
    4. Paste the URL with escape sequence in link field;
    5. Hit enter or click out;
    6. When I check the link, ironically, is хорошо https://en.wiktionary.org/wiki/.

    To stretch more:

    1. Editing a link created successfully (with any success methods above);
    2. Changed its URL (from хорошо https://en.wiktionary.org/wiki/ to https://en.wiktionary.org/wiki/ плохо)
    3. Hit enter or click out;
    4. When I check the link, it's still хорошо https://en.wiktionary.org/wiki/;
    5. Finally edited and changed its URL still once, now remove the Cyrillic (https://en.wiktionary.org/wiki);
    6. Press enter, click out and he finally accepted the URL.

    Pages seems to be denying the creation of links with the URL that contains Cyrillic characters (only?), but exclusively through his little creation of link popup. I think it's a simple problem, but I'm sure it's very annoying.

    Everyone knows the same?

    Cyrillic characters in the range of table encoding UTF-8 code points u + 0400 - u + 04 FF are represented by two bytes. These people must be encoded as a percentage (read the two paragraphs of the current standard of article), as the Pages v5.6.2 will convert automatically URI to this encoding for you in the link Inspector. It will simply ignore what it considers incorrect URI links, they are Cyrillic, or even English.

    Use what is easier for you, and that Pages v5.6.2 accepts.

  • How can I change the new behavior of the location of the drop-down menu on the subject which the url comes first?

    Since the upgrade to FF43, the address bar behaves differently. When I type a letter, URL that contains this letter. FF42 the first result would be any url, I visited the most, that contains this letter in its url. Now in FF43, it's always a url that starts with the letter I typed. Often, these are not the same. I now constantly, click on the wrong entry because I'm so used to everything fast click on the first person by habit.

    If the url of a site starts with the letter I typed and is also the site that I visit most, it now serves as the results! For example, if I type the letter H, my first result is: 'visit hardocp.com', and directly below there is an entry: "www.hardocp.com. This result of 'Visit hardocp.com'everything is new behavior that I want to turn off.

    Also, the deletion of an entry in the address bar does not seem to work (one that appears first, still and always starts with: 'Visit [url]'). I pointed out the entry and press DELETE on my keyboard and it disappears. I then my url most visited my first new result. But when I can cool off and come back on the address bar and type a letter, the entrance is back! It's infuriating.

    How can I go about fixing this?

    This is a new feature in Firefox 43. To turn it off to do this:

    1. Go about: config in Firefox
    2. Click on the I'll be careful button
    3. Locate the Boolean browser.urlbar.unifiedcomplete
    4. Change the false value

    Note: You may need to restart Firefox for the changes to take effect.

  • Get: Firefox can't find the server at the url "click.any" or, sometimes, to 'click.e. No matter what the url". Help please.

    This problem started months ago with any URL that begins with "click on" or "click.e", including your own verification link newsletter Firefox OS that I received tonight! They are always inside of emails from companies like Mozilla, Papa John, Kohls, etc..
    I deleted the cookies, cache and history several times, uninstalled and reinstalled Firefox, updated and regressed Java and adding the URL to the list of exceptions of Cookies such as "always accept the ' but nothing has worked.

    OK, found! Thanks for the clues Gingerbread Man! I use Ad Block Plus and disabling that fixes the problem, but I want to continue to use it because it works well in general.
    So I sorted by number of visits in its table of 'rules of filtering' and found the cause of the problem of its timestamp.
    Disable this a rule out of the thousands available corrected the problem!
    Do not know why turn off ABP previously has not helped but that fixed the issue this time...
    Once again, thank YOU!

Maybe you are looking for