Enable ADFContextualEvent in OBIEE 11.1.1.5

Dear All,
Regarding to Rittman presentation: http://odtugspconference.com/Slides/ADF-OBIEE%20Integration%20using%20the%20Action%20Framework.pdf
slide 33 - I added following entry to the instanceconfig.xml file:
<ActionLinks>
<EnableADFContextualEvent>true</EnableContextualEvent>
</ActionLinks>
in location:
{ORACLE_BI}\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1\
I restarted a BI server but a new action type of action link is not available when I'm creating action links.
Do i miss something?
Best regards.

There is a typo.
Use this :
<ActionLinks>
<EnableADFContextualEvent>true</EnableADFContextualEvent>
</ActionLinks>
Edited by: user9138987 on Mar 28, 2012 5:19 PM

Similar Messages

  • How to enable logging in OBIEE 10G

    I have LDAP authentication in OBIEE 10 G and users are only residing in LDAP.
    I have a requirement to enable logging for few users. Can suggest me what all steps are required. I created user in RPD and enabled logging for that user. Kept same user ID as in LDAP. Still i cant see the logs.

    oh.. its 10g.. okay.
    In this case NQS authentication will override the LDAP authentication. Do not go for rpd users this can be taken care using init blocks as below.
    When using LDAP we can set the loglevel using Init blocks(see below). this can be set runtime using Set varaible from Answers->Advanced tab.
    You Init block suppose to be like
    case when :user in ('a','b') then 2 ELSE 0 END
    set to LOGLEVEL variable
    Pls mark correct/helpful

  • Enabling permission in obiee bi publisher 11g

    Hello All,
    I've issue with obiee bi publisher 11g permission folder in task pane. It always disable even it enable in analytics bu disable
    in bi publisher. How can to enable this permission folder.
    Edited by: 933298 on Sep 28, 2012 12:18 AM

    Thanks so much for your help!
    I've used add_months against oracle databases without any problem
    Sadly this publisher sql editor is not taking the same functions as a regular sql + command line :(
    Do you have any other idea?
    Thanks!

  • OBIEE SSO enabling and role based reporting

    Hi,
    I had installed SOA10.1.3.1.0 and OBIEE10.1.3.4.0 already on my WINDOWS. I understand that I need to install 10.1.4 infrastructure to enable SSO in OBIEE, can you please tell me what is 10.1.4 infrastructure? is it equivelent to Oracle Identity Management Infrastructure and Oracle Identity Federation 10.1.4? I tried to download this from OTN since last night, but the page is always unaccessible. Where can I download 10.1.4 infrastructure except otn?
    I have another question regarding to the role based reporting with SSO. We want users to see different reports based on their roles once they login. What options do we have to implement this? From my understanding, we need to maintain a user role mapping table in our database, create groups in OBIEE and map the user role with the group in OBIEE? Is it true? Are there other options? Is there a existing product we can use to implement this?
    Thanks,
    Meng

    have a look on page 137 and further http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31770.pdf

  • Import a cube in obiee

    Hi,
    my config:
    windows Vista
    obiee 10.1.3
    sql server 2008
    Followed this [blog |http://www.rittmanmead.com/2008/02/01/obiee-hybrid-olap-reporting-using-ms-analysis-services-oracle/] to be able to import analys services 2008 cube in obiee. But when try to import a cube in obiee i get the following message: nqserror 46100: sax parser failed with error expected whitespaces
    what i exactly did:
    1) download en installed the XML for Analysis SDK
    SSI:
    1) i created a connection pool --> named it xmla and click ok
    2) add a new virtual directory --> alias: xmla , physical path: C:\Program Files\Microsoft XML For Analysis SDK\isapi
    3) right click on my virtual directory --> convert to application : set the application pool to the one i just created.
    4) double click "handler mapping" --> add script map --> request map = *.dll, excutable msxisapi.dll, name = xmla, do you wat to allow this asapi extension --> i clicked yes
    5) authentication --> ananomous is enabled by default
    obiee:
    import --> analys service 2000 --> url i used http://localhost/xmla/msxisapi.dll
    import --> analys service 2005 --> url i used http://localhost/xmla/msxisapi.dll
    When trying things out i also set the physical path credentials: username/pass. But still doesn't work...
    Hope some can guide me throw a good working obiee import or give me some new ideas.... tnx in advanced....
    UPDATE:
    I've got the iis working oke now. The error above has to something, that the URl i reference to could not be found. Now when testing IIS I get the xml back in my browser. When trying in in obiee, it gives me the error:
    nqserror 64203 XML/A eror returned from the server. Fault code: "XMLAnalysisError.80004005"Fault string "an error occured while processing the request. :
    Edited by: user565199 on 18-nov-2009 5:13

    Please, can anaybody help? tnx in advanced...

  • Different ways of enabling cache

    Hi
    Doubt:
    what are the different ways of enabling cache in obiee,other than "enable=yes" in Nqsconfig.ini file.
    Regards
    mervin

    Hi Mervin,
    You have to specify the cache settings on the Physical Table;
    http://download.oracle.com/docs/cd/E12096_01/books/admintool/admintool_QueryCaching5.html
    Daan Bakboord
    http://obibb.wordpress.com

  • OBIEE 11g SSL how to generate self-signed/demo certificate

    Hi,
    We are enabling SSL for OBIEE 11.1.1.5 environment and want to generate self-signed or demo certificate.
    We are following note 1326781.1 and are at Step 1 - point 4 that says:
    4. Submit the Certification request to your Signing Authority (CA).
    Certification Authority(CA) is an valid signing authority of your choice (for example: OpenSSL, Verisign,
    Microsoft, etc)
    Upon submission of the certificate request, CA returns the certificate for the testmachine server (Server Certificate). Copy the CA certificate and Server Certificate to <MW_HOME>/SSL folder.
    How to gerenate self-signed or demo certificate?
    Thanks in advance.

    As long as you have the keytool on that server (installed with WLS) , you can create the generate the certificate and import that into a keystore.
    Follow : Getting Started with WebLogic Server: How to Create and Configure Self Signed Certificates for WebLogic Server Environments [ID 1341192.1] , describes the two options.
    http://www.techpaste.com/2012/06/steps-configure-ssl-oracle-weblogic-server-custom-identity-java-trust-keystore/
    I am not sure how to generate self signed certs on IBM AIX machine.
    HTH,
    SVS

  • SSO Partner Application not working

    Hi,
    I have OBIEE running on a different box. I need to enable SSO for OBIEE. I deployed the analytics.war file in the home oc4j container of Oracle Portal and manually registered it as a Partner Application, made following changes in mod_osso.conf inside ORACLE_PORTAL_HOME/Apache/Apache/conf and restarted the apache server. But when I access the application it does shows me the SSO login page but after entering the credentials it throws internal server error. I checked the log files but don't see any errors in there so wondering what could be wrong.
    Here is what I have added in the mod_osso.conf
    <Location /analytics>
      Header unset Pragma
      OssoSendCacheHeaders off
      AuthType Basic
      require valid-user
    </Location>Any help is appreciated.
    Thanks

    please check your $ORACLE_HOME/sso/log/ssoreg.err and $ORACLE_HOME/sso/log/ssoreg.log and see if you have errors in your sso-registration.
    thanks!
    AMN

  • How to make Oracle BI Mombile to work when  SSO is implemented in BI?

    Hi folks:
    I have SSO enabled in my OBIEE 11.1.1.6.6 . Its is working fine from IE/Firefox Browser/Chrome.
    Before implementing SSO ipad app was running perfectly fine.. but now Its not getting connected...prompt for username and password all the time.
    I am aware of SSO limitation of Ipad. Hence I tried connecting with SSO switch OFF in Ipad....in none of the ways actually is working :-(
    For SSO ...I'm using AD Authentication with Kerberos.
    So is there any configuration I am missing somewhere to allow Oracle Mobile to work when SSO is configured for BI?
    Below is what I am using to connect:
    Host: xxx.yyy.com (also tried with IP address)
    Port: 9704
    SSL – Off
    SSO – Off (also tried setting to ON)
    Username: my username
    Pass: my password
    Save Pw: On
    Device Locale: On
    Analytics Path: /analytics/saw.dll
    Publisher Path: /xmlpserver
    Any feedback will be really appreciated ...I'm really stuck on this ... or if you faced this and had to implement a workaround ... please let me know.
    Thanks a lot!
    Matias

    Hi: I tried that and got the following error message.
    "Error 401--Unauthorized
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.2 401 Unauthorized
    Te request requires user authentication. Te response MUST include a WWW-Autenticate header field (section 14.46) containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field (section 14.8). If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. If the 401 response contains the same challenge as the prior response, and the user agent has already attempted authentication at least once, then the user SHOULD be presented the entity that was given in the response, since that entity MAY include relevant diagnostic information. HTTP access authentication is explained in section 11."
    Again this was after SSO configuration. I have no way to bypass SSO based on the current configuration ... so not sure how to solve that in order to make it work from iPAD and also from the IOS application.
    Any thoughts?
    Thanks!
    Matias

  • Write back in OBIEE 11g : unable to check "enable write back"

    Hi all!
    I have a table on presentation, i want to make a table in analysis with function "Write back". But in criteria, when i choose "column properties" --> "write back" tab --> i can not check "Enable write back". I have granted privileges "write back" to user
    Please tell me how to configure to make it.
    Thanks so much.
    Edited by: OBIEE.vn on Jan 6, 2011 7:54 PM

    Guys,
    In OBIEE 11g You need to make sure that you mark the logical columns in your Repository RPD as "Writeable". Otherwise the ability to write to these columns is not allowed for WriteBack functionality.
    Cheers,
    Christian
    http://www.artofbi.com

  • Send and Schedule Tab in OBIEE are not enable.

    Hi expert,
    My scheduler is working fine with presentation services. But in BI Publisher schedule and send button are not enabled. Do we need to configure anything...
    Thanks,
    S

    Hi ,
    Yes we have to configure the Schedular.
    Please look at the below link
    http://obiee101.blogspot.com/2008/08/obiee-configuring-configuring-scheduler.html
    Thanks.

  • How to enable only a subset of LDAP users to be able to login to OBIEE

    We have enabled LDAP authentication. Now every single LDAP user can login to Presentation server. That is an issue. Not all LDAP users are OBIEE users. Only a small subset of the LDAP users should be able to access OBIEE. We have a database table that lists all OBIEE users. This table however does not have user password information. User Password information is stored in the LDAP.
    so question is how do we limit OBIEE access to only OBIEE users and not all LDAP users.
    Thank you

    Thanks for your suggestion. If i understand it correctly, user will still be able to login to Presentation server but will not have access to any content using your solution approach. Did i get it right?
    In my current setup, user gets authenticated against LDAP, then i extract user group for that user and assign it to GROUP. Only those users gets assigned to GROUP who have access to OBIEE. We have secured RPD and Catalogs so that user must be a member of at least one GROUP to be able to access content.
    Right now, a LDAP user who is not present in OBIEE user table, is able to login to BI Presentation server but is not able to see any thing. Because user gets authenticated, but does not have any authorization rights. So far so good.
    I would like to take next step, where use login to BI Presentation server is denied if user id does not exist in the OBIEE user table ( but exists in the LDAP).
    Thank you

  • How to enable users change password in obiee 11g?

    Is there anyone know how to enable users change password in obiee 11g?
    And I have tried the method in obiee 10g, bu it didn't work.
    Any help would be appreciate.

    As per I understand your requirement,
    In your Dashboard create a Presentation variable which receives the value of year you select.
    Now in your analysis, select the year column along with all the measures you want (Actual, plan, Forecast, and what-if, etc).
    Create a filter on Year column and convert it into SQL. Put the condition as:
    "Year" BETWEEN @{Presentaion_Variable} - 1 AND @{Presentation_Variable}
    You will get the result for selected year and the previous year.
    Hope it helps..
    Regards,
    A.K.

  • How to enable logoff button in OBIEE?

    Hi guys,
    We are implementing APCC-ASCP-Demantra which uses OBIEE.
    We are unable to see logoff button inside of the Dashboards page, is there any way to enable it?
    I have added next line inside of my instanceconfig.xml file:
    <LogoffUrl>http://<hostname>:<port>/analytics/saw.dll?Dashboard</LogoffUrl>
    Any advice or help will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco Mtz. Oviedo

    Hi,
    Sorry for the late response.. Please add this line in your instanceconfig.xml file.
    <LogoffUrl>http://server:port/analytics/saw.dll?Logoff></LogoffUrl>
    It should point to saw.dll?Logoff not saw.dll?Dashboard.
    ThanQ
    Anand

  • How to enable OHS compression/cache for OBIEE

    Hi i have installed OHS (11.1.1.7) and webcache on OBIEE 11.1.1.7. Does any one know how to enable/configure compression/cache for OBIEE analytics? Also how to validate if compression is working?

    Hi Anke,
    all tables that have been created in V9.7 with attribute COMPRESS YES will be compressed statically .
    db2 " select count(*) , rowcompmode from syscat.tables group by rowcompmode "
    After the upgrade to 10.5 all tables created with attribute COMPRESS YES will get rowcompmode='A' but old tables created with V9.7 will stay with rowcompmode='S' .
    You can change tables from  rowcompmode='S' to rowcompmode='A' via  ALTER TABLE . After this all new pages or old pages that are touched will be adaptively compressed. But old pages that are not touched will only be static compressed. To get all pages of an existinbg table adaptive compressed you need to move data. For example with DB6CONV.
    Regards
                   Frank

Maybe you are looking for

  • How can I repair my external drive?

    Hi! I was stupid enough to connect my external drive to a windows computer and totally forgot that that this drive was ONLY for mac. So I connected it to my mac now and it says it wasnt mounted properly and lets me choose either I force it or abort i

  • FICO Reconcilation account

    hello Experts, we have five company codes under one controlling area. we have implemented the new general ledger. now we are doing alot of cross company transactions through CO module. FI people are going to issue the financial statement and close th

  • How to create and configure a historical database?

    Hello everyone! I apologize if my question is duplicated, or outside the context of the forum and ask if it is that redirects me to the right page! I have a SQL Server Express 2008 R2 Database installed on a Microsoft Windows Server Standard 2008 R2

  • What is the utility of watch point and break point in ABAP DEBUGGING !

    What is the utility of watch point and break point in ABAP DEBUGGING ! PLEASE TELL ME IN DETAILS AND IF POSSIBLE WITH SCREEN SHOTS !

  • Adding a laptop away from the hub

    my son is away from home and i was told he could use the wifi if he was in a hot spot which it says he is but he cant log in. its just says in correct