Portal adds "=" in URL jump

Dear forumers,
I'm facing a strange problem, i'm not able to resolve:
When defining a jump on a BI query to a document placed in the content server, the jump doesn't work.
After analyzing the problem, i found out that the portal adds an "="  (=equal sign) in the URL.
Example:
http://**content server path**:1090/ContentServer/ContentServer.dll?serverInfo
This  URL is modified to
http://**content server path**:1090/ContentServer/ContentServer.dll?=serverInfo
Do you have any idea why? And more important how this could be resolved?
Thanks,
Thomas

Hi,
i tried the below code. Unfortunately, no luck. For some reason it is able to close the first window only. Let me explain
Portal --> URL iView --> Window 1.html -- > embedded jscript to open external url in window 2
Script placed in window with the hope to close window 1 and portal window. However only window 1 closes. Portal window still is open and sometimes it gives message "Access is denied.
Regards,
Sunil

Similar Messages

  • How to add Friendly URLs in Weblogic Portal?

    Hi,
    We are developing a portal using Weblogic 10gR3. Right now the URL's that are getting formed are very long which includes the nfpb, nfls, pagelabel e.t.c. The requirement is to have a very user friendly url something like http://www.x.com/portal/<<pageLabel>>
    The Weblogic documentation mentions something about URL compression, however unable to apply it for dynamic URL's. We have URL's which are formed on the fly from the WLP Content Repository
    Is there some kind of servlet / filter provided within WLP. I read somewhere about an URLTransformationServlet. But there was no documentation on its usage. Can some one share a sample code snippet with me. That would be really really helpful, as we are having a slight time crunch here.
    Any kind of help on this will be deeply appreciated. Thanks
    Thanks and Regards,
    Lilly

    Dear Team,
    Please help us in Change Portal Url . Please find below details and help us asap.
    Regards
    Radhakrishna
    Generic Note
    I understand [email protected] looks after your account and he should be able to assist you in this matter.
    You could possibly post your question to the oracle forums, like below
    How to add Friendly URLs in Weblogic Portal?
    [email protected] - November 1, 2010 7:05:03 PM GMT+05:30 [Update from Customer]
    Dear Team,
    Please let us know how to contact the assigned oracle account manager to engage someone from the professional services team.
    Please update us asap.
    Regards
    Radhakrishna
    Oracle Support - November 1, 2010 5:28:59 PM GMT+05:30 [Information]
    Generic Note
    I would suggest you contact the assigned oracle account manager to engage someone from the professional services team.
    [email protected] - November 1, 2010 4:55:25 PM GMT+05:30 [Update from Customer]
    Dear Team,
    How to engage oracle professional services to team to get assistance.
    Regards
    Radhakrishna
    Oracle Support - November 1, 2010 1:48:49 PM GMT+05:30 [Information]
    Generic Note
    As mentioned earlier, changes to the portal url is not provided out of box, the documentation link that I provided mentions a possible way of achieving this by creating a start up servlet, this may or may-not work in all circumstances. If the suggestions provided so far has not helped you so far, I would recommend you engage oracle professional services team to get assistance.
    [email protected] - November 1, 2010 1:36:12 PM GMT+05:30 [Update from Customer]
    Dear Team,
    Please find below comments from Dev team.
    While try to incorporate the URL navigation changes at
    our development environment we are getting exception Unable to render /framework/skeletons/bharti_skeleton/singlelevelmenu.jsp .
    I have also checked feasibility for the URL navigation changes provided and will not work for left menu
    and footer URL because while rendering these URL we are not using single level menu jsp or multilevel menu jsp.
    Please check with these comments and update ASAP.
    Regards
    Radhakrishna
    [email protected] - October 28, 2010 7:56:02 PM GMT+05:30 [Update from Customer]
    Hi,
    regarding making changes to the url meets ,we are working on the document which you have provided.we will update with result onc it get finished.
    Regards,
    Eranna D.
    Oracle Support - October 28, 2010 7:06:32 PM GMT+05:30 [Information]
    Generic Note
    Since your question about Rich Text support in CMS is not related to portal urls, I would request you raise this as a separate issue.
    In the new SR, please elaborate what you mean by the Rich Text support, whats your proposed use case, whats working and what is not.
    Could you also confirm if the further information I have provided regarding making changes to the url meets your requirement.
    [email protected] - October 28, 2010 7:04:48 PM GMT+05:30 [Update from Customer]
    CMS----Content Management System
    Rich contents are : Media files, Vedios, Movies... etc.
    [email protected] - October 28, 2010 6:58:46 PM GMT+05:30 [Update from Customer]
    Hi,
    Can you please clarify the below point also.
    "Please confirm whether CMS support Rich Text in weblogic , currently we have the weblogic version 9.2 . Plz confirm whether it will support or not."
    Regards,
    Eranna D.
    Oracle Support - October 28, 2010 5:41:53 PM GMT+05:30 [Information]
    Generic Note
    The following documentation http://download.oracle.com/docs/cd/E13218_01/wlp/docs81/url/simplify.html tells how you can achieve the simple urls you are looking for.
    Could you let me know if this meets your requirement.
    [email protected] - October 28, 2010 12:07:05 PM GMT+05:30 [Reopen Request]
    Hi,
    Please clarify why it is not possible to remove nfpb parameter.
    Call Me on +91 9686971269 ASAP.
    Oracle Support - September 29, 2010 5:39:48 PM GMT+05:30 [ODM Answer]
    === ODM Answer ===
    weblogic portal does not provide any out of the box way to achieve this functionality
    Oracle Support - September 29, 2010 5:39:15 PM GMT+05:30 [ODM Question]
    === ODM Question ===
    need to change the URL
    http://hostname:port/ics_war/ics.portal?_nfpb=true&_pageLabel=Tariff
    to
    http://hostname:port/ics_war/ics.portal/Tariff.
    Oracle Support - September 25, 2010 4:42:01 PM GMT+05:30 [Information]
    Generic Note
    WLProxy configuration falls under the weblogic server product hence you will have to raise an SR with that product to get any suggestions.
    Before that I would suggest you play around with the parameter I have suggested and see how it is impacting the url and then if there is any specific area you are stuck on check with the WLS team.
    Like I mentioned earlier, I do not know if this will completely meet your business requirement, but something you can look into.
    [email protected] - September 25, 2010 4:32:00 PM GMT+05:30 [Update from Customer]
    Hi,
    Can you please brief us what all are the changes needs to be done to meet our below requirement.
    Regards,
    Eranna D.
    +91 9686971269
    Oracle Support - September 24, 2010 9:00:57 PM GMT+05:30 [Information]
    Generic Note
    URLCompression servlet is the only option that weblogic portal provides out of the box to compress the URL of WLP. I understand this does not suite your requirement.
    The other option I can think of that can possibly help you achieve this is to configure any weblogic proxy plugin that you might be making use of, see the document
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/plugins/plugin_params.html#wp1143055 look for PathTrim, PathPrepend
    [email protected] - September 24, 2010 5:41:39 PM GMT+05:30 [Update from Customer]
    Hi,
    Please call me on +91 9686971269 ASAP.
    Regards,
    Eranna D
    [email protected] - September 24, 2010 5:41:22 PM GMT+05:30 [Update from Customer]
    Hi,
    Even thogh after implementing the below changes,still we are not able to get the result. " nfpb parameter is still existing in URL ".
    Implementing URL Compression :
    To configure a webapp to use url compression, follow these steps:
    1. Define the compression servlet in web.xml; for example
    <servlet>
    <servlet-name>UrlCompressionServlet</servlet-name>
    <servlet-class>com.bea.portlet.compression.UrlCompressionServlet
    </servlet-class>
    <init-param>
    <param-name>defaultPage</param-name>
    <param-value>/index.jsp</param-value>
    </init-param>
    <init-param>
    <param-name>errorPage</param-name>
    <param-value>/errors/error.jsp</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    2. Map the compression pattern; for example:
    <servlet-mapping>
    <servlet-name>UrlCompressionServlet</servlet-name>
    <url-pattern>wlp.c</url-pattern>
    </servlet-mapping>
    3. Add the token {url:compression} to the templates for which you want to apply compression.
    Please suggest on this ASAP.
    Regards,
    Eranna D.
    [email protected] - September 24, 2010 5:27:58 PM GMT+05:30 [Customer Problem Description]
    Problem Description: We need to change the URL
    http://hostname:port/ics_war/ics.portal?_nfpb=true&_pageLabel=Tariff
    to
    http://hostname:port/ics_war/ics.portal/Tariff.
    Pls suggest on this.
    Regards,
    Eranna D.

  • How to add friendly URLs to pages within the ALUI portal?

    I want to know how to add friendly URLs (human-readable URLs that users can bookmark or type into the browser address bar) to pages within the ALUI portal.
    The portal application is developed using plumtree portlets.
    regards,
    Veeshoo

    In 6.5
    Community links look like this:
    http://your_Server/portal/server.pt/community/lockdown_console/
    Documents look like this:
    http://your_Server/portal/server.pt/document/50541/your_document_name.doc
    If your goal is for users to "type into the browser address bar" then your best bet would be dns mapping.
    At that point you could have communities with urls like:
    http://your_Community.your_Server.com
    or
    http://your_Server/your_Community
    Which is significantly easier for users

  • Portal with a URL using a Web browser in java stack

    Dear all,
    I can access the portal with our URL using a Web browser from your client machines .
    i got the following option :
    SAP Library
    SAP Library contains the complete documentation for SAP Web Application Server.
    Web Services Navigator
    Web Services Navigator is a tool that gives you a short overview of a specific Web service based on its WSDL, and enables you to test your Web service by creating and sending a client request to the real end point.
    System Information
    System information provides administrators with an overview of the system configuration and its state. It shows all of the system's instances and processes, their current state and important parameters (such as ports) that may be required for support cases, as well as the versions of the components installed.
    UDDI Client
    The UDDI client provides query and publishing functions for different Web service entities (tModels, business services) to any UDDI compliant registry.
    User Management
    The user management administration console provides administrators with the functions they need to manage users, groups, roles, and user-related data in the User Management Engine (UME). Users without administrator permissions can use it to change their user profile.
    Web Dynpro
    Web Dynpro is a User Interface technology available within the SAP NetWeaver Developer Studio.
    Various Web Dynpro tools provide administrators and application developers with performance measurement and application administration capabilities. The Web Dynpro runtime is already deployed.
    SAP NetWeaver Administrator
    A tool for administration and monitoring, offering a central entry point to the whole SAP NetWeaver system landscape. The SAP NetWeaver Administrator can be used in a central scenario where it is capable of operating an entire system landscape containing ABAP and Java systems as the application platform of SAP NetWeaver.
    J2EE Engine Examples
    This section contains several J2EE application examples that run on the J2EE Engine. The examples show some of the functions of both Java and the J2EE Engine. They can be easily deployed and tested by simply clicking on a button. The full source code of the examples is also available.
    when i click System Information:
    it ask user name () J2EE_ADMINand password (Installtion master password) ,after entered , i got below error .
    You are not authorized to view the requested resource.
      Details:   No details available
    Kindly suggest .

    Hello
    It means what it sais, your J2EE_ADMIN user doesn't have enough authorization.
    Chech if the appropriate authorization is assigned in your abap stack which belongs to the java stack you logon to:
    Role SAP_J2EE_ADMIN should be assigned to user J2EE_ADMIN.
    Kind regards
    Tom
    Edited by: Tom Cenens on Dec 17, 2010 2:55 PM

  • How do I add multiple URL's to a Bookmarks folder?

    Safari question:  How do I add multiple URL's to a Bookmarks folder?

    Ok...
    Click the Bookmarks icon  left side of the Safari toolbar then select Boomarks in the sidebar.
    Locate the folder then try dragging url's to that folder that way.
    If that doesn't work, from your Safari menu bar click Bookmarks >  Add Bookmark then click the, "Add this page to" pop up menu then select the folder you want to save that url to.

  • How do I add a URL to my library of internet stations?

    How do I add a URL to my library of internet stations?
    Did it once, but I can't fingd the option and 'help' is no help.

    When you play an MP3 stream with iTunes by opening a link via your browser, the url gets added to your library.
    Apple radio stations don't appear to get added, the only way I have found of storing a quick link is to do it in a play list.
    If you right click on your apple radio staion and do a right click - copy, you can paste the link into a play list with ctrl V.
    I have a radio station playlist for the ones I like.

  • Add a URL to a Calendar event linking to a message in Mail

    Hi,
    Before Mavericks 10.9.5 update, I could manually add a URL in a Calendar event to a message in Mail by doing the following:
    Show the message's header,
    Find the "Message-Id: " field,
    Copy the string after "Message-Id: " surrounded by "<" and ">", inclusive,
    Create a Calendar event,
    Type "message://" in the "Add URL" filed, and
    Paste the "<...>" string after "message://".
    This is very handy for planning things I need to do, when the message contains a task for me but no dates to add it to Calendar automatically. It used to work, until the last update to 10.9.5. Anyone knows how to do it any other way?
    Thanks,
    Kuo

    Delete apps
    Hold app down until they all wiggle then tap the 'X' to delete it. Tap the home button when done.

  • Losing portal context when URL is submitted from flash/flex portlet

    Hi, I am losing portal context when URL is submitted from action scripting in Flash/Flex portlet. I have selected the remote webservice portlet to use inline refresh. The jsp page is opening up in complete browser window instead of showing in portlet section.
    below is the code snippet i am using.
    <mm:mxml>
         <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" width="400" height="200">
         <mx:Script><![CDATA[
         public function submitToBrowser():void {
         var url:String = "formsubmit.jsp";
         var u:URLRequest = new URLRequest();
         var variables:URLVariables = new URLVariables();     
         variables.name = fName.text;     
         u.data = variables;
         u.url = url;
         u.method = "POST";
         navigateToURL(u,"_self");
         ]]></mx:Script>
              <mx:Form id="myForm" defaultButton="{mySubmitButton}">
              <mx:FormItem label="User Name">
              <mx:TextInput id="fName" name="fName"/>
              </mx:FormItem>
              <mx:FormItem label="Password">
              <mx:TextInput id="password" displayAsPassword="true"/>
              </mx:FormItem>
              <mx:FormItem>
              <mx:Button label="Submit" id="mySubmitButton"
              click="submitToBrowser();"/>
              </mx:FormItem>
              </mx:Form>
         </mx:Application>
    </mm:mxml>

    inline refresh modifies javascript, not flex. Maybe try an iframe?

  • Add web url to one frame of an animated gif?

    I have created an animated gif in Photoshop CS5 and want to add a url to one of the 3 frames as this gif is going on a website as a banner advert.
    I've read that I can use the slice tool to do this (?), but if so, I need help in laymans language as to how to do this. Or should I be doing it  a different way. I dont have fireworks, flash, illustrator etc, just photoshop cs5.
    The animated gif is for a website on a wordpress platform.
    Please help!
    Thank you.

    The Slice tool will divide an image into sections. These sections are not temporal, that is they cannot be time or frame based. They are physical structures, so you can make the bottom half have a URL displayed, and attach the HTML code to make that URL a clickable link. But this is all handled by HTML code. When you use the Slice Tool in combination with File > Save for Web and Devices, your output is not just the GIF file, but a full HTML web page that places the images (each slice will be a separate image file) so that it appears as a single image, with separate areas having URL link code attached.
    What you are trying to do, have a link attached to a single frame of animation within a GIF, is not possible. The GIF file format doesn't support anything like this, it does not support clickable links, nor does it support special behaviors per frame. Clickable links are entirely handled by HTML when it comes to image files. You would have to use Flash for something like this, but you would be creating an SWF, not a GIF. Fireworks and Illustrator would work the same as Photoshop in this regard.

  • Multiple Portals with same url..

    hi,
    how can i have multiple portals having same url ? i will have a request
    parameter Portal name ,using this parameter i want direct it to the corr
    portal.
    Thanks
    vedant

    Yes, you can do that. You basically need to setup mod_osso agent in OAM.
    Oracle Portal behaves exact in the same way as any mod_osso protected application. If you are able to protect a standard HTML file on the webserver's operating system, you will be able to protect your Portal as well.
    Setup is not documented (yet).
    Thanks,
    EJ

  • New Portal add-in for JDeveloper

    Hi,
    I just installed the new Portal add-in for JDeveloper 9.0.3 which additionnally to the existing JPDK portlets supports now the new standard JSR168 portlets generation.
    When trying to generate standard portlets, the wizard starts OK and all the screen are there, but when clicking on the finish button to generate the code, nothing seems to happen and no error message or anything is displayed !!
    Any suggestion ??
    My operating system is W2K workstation using JDeveloper 9.0.3.2.
    Thanks,
    P.S. I have followed the installation instruction (copying the required files into the jdev/lib/ext directory and the jdev/lib/patches directory).

    George,
    It sounds like you haven't followed the download and install instructions for the portlet container (called 'PDK Standards Preview' on portal studio).
    Although the jdev addin can build portlets suitable for **any** jsr 168 compliant container, part of the install depends on jar files in the JWSDP 1.2 distribution which you download as part of the container install.
    Check the jdev addin install doc again, specifically pre-requisite number 2.
    If you don't want to use the Oracle JSR 168 container, then just download JWSDP 1.2 from java.sun.com and grab the same jar files from that. Although, note that in this case the deployment instructions in the tutorial article will not apply - as they are oc4j/jdev specific. You'll have to figure out how to deploy into your chosen container yourself.
    Regards,
    Gareth
    (PDK team)

  • How to add a URL link to text

    I need t add a URL link to a word but have not bee able to locate this option, and the usual CTRL + K isn't working. Thanks!

    Hi experts,
    I findout that there is no option in the standard text to add a url link and i findout the solution also we can create text module sepreatly ,here we can add a url link and then add in the smartfrom.In this way the user only can edit the text contents of the samrtfrom without seeing ht settings.
    Thanks everyone for help.

  • Add a URL link to an area menu (SE43)

    Does anybody know an possibility to add a URL link to an area menu in SE43?
    Best Regards
    A.B.

    Hi.,
    As far I know it is not possible to create URL link in Area Menu., instead, Create a Report and call Function 'CALL_BROWSER' and pass the url to the function module.
    Now create a Transaction for this report let say ZURL,
    Now Assign this transaction to Area Menu So., When you click that transaction in Area menu it will open Url in browser.
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • Unable to add allowed url

    Whenever I try to add a url to my list of allowable sites, it does not show up on the list of urls that have been entered. I also have a problem when I try to add a new allowed http rule, when I click on new url the screen just blinks and nothing is added. I am able to add to the my deny url lists, but not add to my allowed list. I can also add a new ftp rule and seems to work correctly. Can anyone think of what I might be doing wrong or if I have some settings wrong on the server?
    It is running on NW65 sp 6 with bm 3.9 with the newest n2h2 category server acl.
    Thanks in advance.

    Brady,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How to add attachment (URL) to parked document inbackground?

    Hi guys,
    I wonder how it is possible to add the URL (of external document) to parked document in the background (with BAPI)?
    After I park document (for example with transaction FV60 or MIR7) a small button (called Services for Object) appears in the left upper corner (on the left side of the transaction heading) and when I click on it I can select option (Create External Document URL). That way I can manually add the link to external document.
    But the thing I need is to add that URL in the background (through BAPI).
    Actually I am doing the following thing: In one other BAPI I need to call BAPI for parking incoming invoice, and in that same BAPI I need to add URL to external document.
    So, what I would like to know is: which BAPI's, or API's or whatsoever are used for creating these attachments, so that I can call them in the background (with another BAPI).
    I would appreciate any kind of help because the project is running, and I can't find any solution for this problem.
    Thanks for help!
    Karlo

    Hi karlo Smojver,
    I am also facing same issue can you please explain me how do you resolved.
    Thanks,
    Sudarshan

Maybe you are looking for

  • My computer doesn't recognize my iPod Nano

    Alright, I've been able to connect my iPod to my computer many times before. However, just now, I've been unable to connect it. Windows keeps saying that the "USB Device is Not Recognized" when I connect my iPod. Why is this?

  • Time Machine crashing computer!

    I have a 24" iMac, running 10.6.4 with an issue I cannot explain. I launch Time Machine, it begins to back up the data from my HD which now has 385GB. It gets to about 5 gigs, locks up the machine, it goes to sleep and I have to hit the space bar to

  • Creating Missing Indexes

    I find a missing Index when I do Database check This is the error message: "BR970W Database administration alert - level: ERROR, type: MISSING_INDEXES, object: (table) SAPR3.ZGMM0015" I executed Trx. DB02 - Missing Indexes - there I find   --> Index

  • Which iDVD version is compatible with OS X 10.7.4?

    Which iDVD version is compatible with OS X 10.7.4?

  • Specifying rowspan and colspan in XML

    Hi All, My aim is to transform a XML file which contains description about input( text, button, checkbox etc) tags, rowspan, colspan, maxfield size etc into HTML tags. How should I specify all these attributes rowspan, colspan, maxfield size in XML t