Cookie Support in xMII portal

Hi,
i created one web page. in this i set ChartClickEvent and i get querytemplate of that chart. then i click button to send result of querytemplate to Minitab. i set alert messages to display value of query template and SQL query that is going to send for conversion. i got these values via cookie in javascript. this page is working fine when i call this via browser i.e directly i typed as
http://<server name>/Illuminator/PortalLogin.jsp?target=/minitab.htm&IllumLoginName=<user name>&IllumLoginPassword=<pass word>&session=true
but in xMII paotal i add one link to this page via navigation. when i click button to export, it display null messages in alert and it wont convert anything. but the same page working fine outside xMII portal. what is the problem? Is it problem in cookie? because it display values when i call this from browser but displaying null when i call from xMII protal. how to solve this? please help me.
-senthil

Are you setting the values in your cookie when you access the page from the portal? I havent used them in a long time, but I'm pretty sure cookies are Domain specific. So if you set in while in one Domain, its not avilable via another. Maybe acessing the page thru the portal puts it in a different Domain?

Similar Messages

  • How to set different navigation items for each content tab in xMII portal

    Hi,
    Scenario : I have added three content tabs in the xMII portal.
    I want to change the items in the navigation tree when each of the content tabs are selected.
    How is this possible?
    Please help.

    Vaishali,
    The built-in navigation tree is not intended for this sort of thing, where just like with the tabs it is intended to provide role/user based content links.
    You would be better off having your content tab link pass a criteria to the default target frame and allow a web page to give you the second level of dynamics.  Your content tab links could be something quite simple like "Page.irpt?Tree=1", "Page.irpt?Tree=2", "Page.irpt?Tree=3" and your irpt page would receive the Tree property and you could react accordingly in your web page.
    Regards,
    Jeremy

  • Opening new window in xMII Portal navigation tree

    I'm doing a 5-level deep drilldown where each drilldown needs a new window (browser page). I do it with JavaScript and window.open(strURL); and xMII 11.5.
    This works well with "standalone" pages, but I would like to use xMII Portal navigation tree all through.
    So, is there a way to open a page (with JavaScript) in xMII Portal Navigation tree so that user gets "jumped" to this location while staying in portal without a new window or popup window. Just like I would do with mouse (navigate tree, open page) but with code?.
    I have found nothing relating to this in SDN or help files.
    Message was edited by:
            Matti Nummi

    Hi, Matti.
    If you specify a target attribute of "MainContentWindow", it should open up in the portal content area.
    Best regards,
    Rick

  • How to incorporate a Language that is not supported in Oracle Portal

    Hi,
    I want to know the preferred way to add support for a new language in Oracle Portal.
    If a language is not supported in Oracle Portal, how I can add the content for that language in the Portal?
    Please advise.
    Best Wishes.

    I've seen this in a statement of direction presentation as an enhancement for R11. So this should be a R11 feature. In the meantime you might investigate the NLS views and tables and try to find a way to extend this. BUT just in an emergency case and you have to know that is not supported (also you may lose support in general for this installation when hacking the repository). So I cannot recommend this with a clear conscience. You have to know exactly what you're doing.
    You can also open a SR to get an official statement from support. Maybe there's a note for this.

  • XMII Portal Login Page

    Hi ,
    I am unable to view the login screen for the xMII portal.
    I tried to access the login page from the system where the xmII server is installed.
    When i type in the url -- http://<server>/Lighthammer/Login.jsp it directs me to the menu page without asking my username and password.
    Are there any settings to enable the authentication page??
    Please help.
    Message was edited by:
            vaishali dhayalan

    Hi Shyam,
    The configuration below is the trusted server configuration for the system being used
    Name  --               localhost
    Description --        localhost
    IP  --                    127.0.0.1 (IP address of the system used)
    I am unable to delete this configuration since my delete button is disabled even after selecting the server config.How else could i delete it?
    Will there be a problem if we delete this server config??
    Please help.
    Message was edited by:
            vaishali dhayalan
    Message was edited by:
            vaishali dhayalan

  • AJAX supported in Oracle Portal ?

    Dear all,
    Can anyone suggest me some information on AJAX support in Oracle Portal ?
    thanks
    George (HK)

    Duplicate Post:-
    AJAX supported in Oracel Portal ?

  • AJAX supported in Oracel Portal ?

    Dear all,
    Can anyone suggest me some information on AJAX support in Oracle Portal ?
    thanks
    George (HK)

    I am a self taught pl/sql programmer. My client's site does not have any custom JSP. We do everything in PL/SQL.
    I created a httpxmlrequest powered page:
    1) step one write or find a database query based script that accepts a string from the url and gives results based on that string. The example i used (phone lookup) took a string (ss) from the url and queried a table to find employee names that contained that string.
    As the used types in letters the list shortens and zeros in on the desired result.
    (In the code I created a two letter length minimum, so no data gets displayed till there is at lease two letters typed in.)
    you can test this page by typing &ss='Yor' on the end of the url. It will return all the records that contain 'Yor' like Yorke.
    I will leave it to you to build a query.
    2) Place the query on a portal page, with no header graphics or any other elements. A naked page. I call this my data page.
    3) Create a normal page with all your header and footer decorations. On this page place a item that calls the code that accepts the search string (ss) and calls the httpxmlrequest. It also displays the results of the data page into a div on this page. see paulyorke.com/ajax/ajax_sample.sql.rtf
    When you run the page no results should show up till you lift your finger of the second character. A result list should show up.

  • Adobe AIR for Playbook - Cookies supported?

    Adobe AIR for Playbook - Cookies supported?
    Following a discussion on - http://supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/Cookies-supported/m-p/6 36455
    Has anyone here or at Adobe seen this thread to consider if it is an AIR issue?
    Sorry if this is the wrong forum to post in.
    TIA
    -SR

    Hi SR,
    I wanted to let you know that while we typically don't handle Playbook issues on this forum (the RIM forum you linked to is the correct place for these discussions) I have forwarded this question along to the team to see if anyone has encountered this.  I'll post more info when I hear back.
    Thanks,
    Chris

  • Clarification on SSXA Support with WebCenter Portal

    Hi,
    I saw a few threads requesting on this and other forums requesting clarification of SSXA and WebCenter Portal.
    To clarify: SSXA is not supported by WebCenter Portal.
    Our recommended route is to leverage ADF based templates/Content Presenter for integrating WebCenter Portal,
    WebCenter Content and Site Studio.
    Thanks,
    Ashish
    Sr. Director, Product Management
    Oracle WebCenter Portal

    Hi Ashish,
    Just for curiosity, there's some technical explanation for this?
    I know that there's some conflicts in JavaScript functions from SSXA and Composer, there's some more problems already mapped?
    Thks

  • Cookie support in JWeb Toolkit

    Hi,
    I have a big problem! I can't find any support for handling
    cookies from the JWeb Toolkit for OAS 4.0. I need functionality
    to SET and GET cookies in Java.
    I have tried writing 'Set-cookie: xxx=yyy' in the HTTP header
    with HtmlStream but the page never arrives to the browser, like
    if the server halts the page.
    One solution is to use the WRB Services but then you must invoke
    the WRB services in C and it seems to be a lot of extra work.
    Thanks
    null

    Are you setting the values in your cookie when you access the page from the portal? I havent used them in a long time, but I'm pretty sure cookies are Domain specific. So if you set in while in one Domain, its not avilable via another. Maybe acessing the page thru the portal puts it in a different Domain?

  • Apple TV (2nd gen) Support WiFi Captive Portals?

    I can connect to the WiFi but cannot get to he Internet due to the WiFi captive portal.  My iPhone/iPad connect fine. How can one do this via Apple TV? Btw, the provider doesn't support a MAC ACL. It's browser login or nothing.

    Sorry, AppleTV does not support conncetion via a browser login.

  • Does OEM Grid Control 10g support monitoring Oracle Portal 10g?

    Dear expert,
    It seems OEM GC 10g could monitor WebCenter, Weblogic portal and even Websphere portal, but I could not find any info for Oracle Portal. So,
    1.     Does OEM GC support to monitor Oracle Portal 10g? If not, does it support Oracle Portal 11g?
    2.     If does not support Oracle Portal, then is there any workaround for it? E.g. if it’s feasible through “web appliation”?
    Any comment and docs are welcome.
    Thank you in advance.

    Hi Rob,
    Thanks for your help.
    BTW, I have another question for your reply, that what do u mean by “You can use Oracle Enterprise Manager to monitor and manage OracleAS Portal”?
    Do you mean OEM AS Console or OEM GC? Boz I only find these metrics from OEM AS Console, which mentioned in this doc. http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b25987/oracle_portal.htm#CHDFJHDD
    If these metrics only available in AS Console, then how to let the OEM send out email notification if critical threshold is over?
    Thank you.
    Tony

  • Import Support pack in Portal system with ESS & NWDI.

    Hi ,
    NW Portal system has the current support pack level of JAVA stack 11 which includes ESS business backages SAP_ESS 603 SP1, BP_ERP5***,BP_ERP5COM,BP_ERP5ESS, BP_ERP5HRA, BP_ERP5PSS 1.0 SP12. We are using NWDS for doing some customizing the ESS portal iViews configuration and transporting through NWDI tracks.
    If we are upgrading the support pack for netweaver and portal, whether the business packages and the java stack needs to be go through JSPM or through NWDI transport?
    At the same time we like to upgrade the SLD system which has only JAVA stack installed separately. What are the thing that we need to do in SLD before & after updating the support packages like CIM model, etc.
    As we are having the JAVA stack NETWEAVER 7.0,Eventhough SOLMAN mopz decides the level of SP level, but is it good to go to EHP1 or stay in the current Netweaver 7.0 Java stack and our current ECC are going to be in the Netweaver 7.0 Java.
    Thanks
    John

    John,
    If we are upgrading the support pack for netweaver and portal, whether the business packages and the java stack needs to be go through JSPM or through NWDI transport?
    JSPM only
    At the same time we like to upgrade the SLD system which has only JAVA stack installed separately. What are the thing that we need to do in SLD before & after updating the support packages like CIM model, etc.
    May be you want to trigger data push manually once from all system to make sure if everything is working fine , other than this nothing
    As we are having the JAVA stack NETWEAVER 7.0,Eventhough SOLMAN mopz decides the level of SP level, but is it good to go to EHP1 or stay in the current Netweaver 7.0 Java stack and our current ECC are going to be in the Netweaver 7.0 Java.
    Its good to go with latest , but to be in sync with ECC you can continue with 7.0.
    Regards,

  • Support Message from Portal

    Hi All,
    I can create support messages from ABAP systems and from solman using NOTIF_CREATE
    Can any of the experts tell me how I can do it from a portal? Are there any available webdynpros or apps from SAP which we can use it? In case I have to develop a custom one, can some one guide me with any tips?
    Thanks to all your suggestions!!

    Dear Jim,
    From SAP Solution Mananger :
    1. Start transaction SOLMAN_WORKCENTER
    2. Go to "Incident Management" tab
    3. In Common Task - click on New Message
    Hope it help.
    Best regards
    P. Cuennet

  • Cookie support planned in UIX?

    Is it planned to support cookies in UIX?
    e.g. read a cookie and in a null eventhandler and write it into page property or versa.
    Would be nice e.g. for storing the username in a cookie for login handling ("remember me").
    Thanks, Markus
    Btw. I know that i can do that in a java eventhandler, but doing it declarative with UIX tags would be nice.

    Great to hear :-). We have to use JDev 9.0.3.3 until a stable 9.0.5 production release is out.
    So i have to wait for next year to come or some nice person at Oracle will provide a 9.0.3.x backport for UIX 2.2 ;-).
    Thanks for reply, Markus

Maybe you are looking for