Urgent: get url parameters http for a portlet portlet

I need to get the portlet url as we enter the main parameters of HTTP - settings for a web service through code for a Web service. I have the web service object id. Is this possible?

Edited by: Manjeera 23 May 2010 22:03

Edited by: Manjeera 23 May 2010 22:03

Let's look at this code:
IPTWebService ptWebService = (IPTWebService) (m_asOwner.GetUserSession ()) (IPTSession). GetWebServices(). Open (nWebServiceID, false);
String strUrl = ptWebService.GetAbsoluteURL (PlumtreeExtensibility.PT_PROPBAG_HTTPGADGET_URL);

strUrl contains a complete url (remote server + gadget url)

I hope this will help you.
Marcin

Tags: Fusion Middleware

Similar Questions

  • Get url parameters

    HIE

    I use adf with jdev last 11g.

    I have in my requirement navigate to an external url that redirects me to my adf with some param application. I am not able to figure out how to retrieve this value.

    for example, say I'm http://localhost:7101 / myapp/faces/index where I trigger the demand to go to the external url. which redirects me to http://localhost:7101 / myapp/faces/welcome? status = great

    So all this is going very well. Just for the record, I created a button print on the page index and specified the external url as destination to achieve this.

    But after reaching for the home page, I do not know how to extract the value of status

    Counsel on how this can be done?

    Hello

    See these two messages in the blog of Shay:

    http://blogs.Oracle.com/Shay/2010/10/passing_parameters_to_adf_appl.html
    http://blogs.Oracle.com/Shay/2011/01/passing_parameters_to_an_adf_p.html

    Hope these helps.

  • 23 FF has a tab in the upper left corner. I made the change of url to empty, but it's still there. How can I get rid of it for good? W7 Ultimate

    F 23 has a tab box in the upper left corner. I made the change of url to empty, but it's still there. How can I get rid of it for good? W7 Ultimate. There was no box in another version of FF.

    Hello, apparently this option has been removed intentionally in preparation for a redesign of the browser which will land in firefox later this year. You can use the following extensions to work around this issue if: https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/

  • ID of Session apex and the Google URL parameters

    I think my question is maybe too obscure to get an answer... but I hope...

    I maintain a site that has links to resources for Oracle Certification tests (documentation, articles, videos, books, etc.):

    http://www.oraclecertificationprep.com/Apex/f?p=OCPSG:main

    The site is (obviously) use Application Express as a backend.  My problem is that even if I have the keys pages/tabs/configured to use the Session ID 0, somehow, not nonzero is creeping in session ID.  I really wouldn't worry except that Google ends up getting URL with zero session id indexed for the Googlebot to go.  The result is that Google gets errors of analysis which he maintains have reported to me.  I have delete - more pop up. I delete those, repetition...

    There is a feature in the page of Google Webmaster tools to set up "Parameters of URL" make Google to know what parts of a URL are temporary and should not be treated as a separate URL entry.  However, there are warnings if you configure the incorrect URL parameters, you will end up by excluding indexing course pages at all.

    So my question is (finally) if someone used Google Webmaster tools to set up the ID of session as parameters, and if so, how they went to do.

    Hello

    I'm not sure that you can configure ignore the id of session on tools for webmasters.

    Try to add the canonical link to your pages with zero session id.

    Official Google Webmaster Central blog: specify your canonical

    Or create application processes always redirect to zero session if the url session id is something else.

    Kind regards

    Jari

  • Link on the installation guide for content Portlet Suite 11 g Release

    Hi all

    Anyone knows the link to get the installation guide for dissemination of content Portlet Suite 11 g.

    Hello

    I also had this problem initially, but in my case I had missed on the following steps:

    1.

    From a command line, run the WebLogic Scripting Tool (WLST), for example:

    WLS-HOME/as11r1wc/common/bin/wlst.sh

    Note:
    The script of WebLogic (WLST) tool is a script command line that you can use to create, manage, and monitor WebLogic Server domains. See the Oracle Fusion Middleware Oracle WebLogic Scripting Tool for more information.
    2.

    After initializing the script of WebLogic tool, type connect() and press ENTER.
    3.

    You are prompted to enter the user name, password and server URL Admin. Enter the following values and press ENTER.
    4.

    Once connected to the server, run the following command to register your WSDL:

    registerWSRPProducer('webcenter','Provide_Any_Name_for_WSDL_Handle','Your_WSDL>',timeout=500)

    For example:

    registerWSRPProducer (' webcenter', ' StellentWSRP ',' http://Host_Name:Port / SPC/portlets/wsrp1? ") WSDL ", timeout = 500)

    Referencing your content server

    WLST following controls should be used to create, delete and reset an Oracle Content Server connection:

    Note:
    Custom managed server on which CPS is deployed and the WLS_Spaces server must be restarted after you run the following commands to make the changes take effect.

    *

    Run the following command from WLST to create an Oracle Content Server connection:

    createJCRContentServerConnection ('CPS_Application_Name', 'CSConnection', socketType = 'socket', 'Content_Server_Host' = serverHost, serverPort = 'Content_Server_Port')

    For example (if the CPS application name is StellentPortlets):

    createJCRContentServerConnection ('StellentPortlets', 'CSConnection','192.0.2.250 = ', serverPort = ' 4444' serverHost, socketType = 'socket')

    *

    Run the following command from WLST to remove Oracle Content Server connection:

    deleteConnection (appName = 'CPS_Application_Name', name = 'CSConnection')

    *

    Run the following command from WLST to restore an existing Oracle Content Server connection:

    setJCRContentServerConnection ('CPS_Application_Name', 'CSConnection', socketType = 'socket', 'New_Content_Server_Host' = serverHost, serverPort = 'New_Content_Server_Port')

    *

    Run the following command from WLST to list existing Oracle Content Server connections:

    listJCRContentServerConnections (appName = 'CPS_Application_Name')

    See if you've too missed to follow the above mentioned steps and if so then fill to see if the problem still persists.

    Hope this helps

    Thank you
    Srinath

  • URL parameters

    Hello

    I'm new to Flex and as now is more a question of cost, we are trying to get a look better and more deeply to this technology built our next projects/web applications.

    As I tried to convert part of our work in ColdFusion, I couldn't find anything wrong and YET can deal with URL parameters. In coldfusion, for example, we can deal with URL. [VariableName]. In our case, we had already used this method to deal with the language (for example, English, French and Spanish). How to collect and deal with information like this in Flex?

    In a Word, if I call http://mywebsite/home.mxml?language=english. How do I use the interactivity with the variable 'language' in the URL to see what language has been chosen by the user?

    Thank you

    Okay, this is actually done in 2.0, but that's.

    First in 1.5, you could do what you show because the mxml file was a servr, as well as sews Server take your settings and use them when it generated the html wrapper to create and transmit 'flashvars' in the SWF file. 1.5 the values would be in public variables with the same name as the parameter/flashvar.

    In 2.0, the same thing can be done, but since you do not have a Flex Server (unless you use SDSS), you must call an asp or jsp or some other html dynamic generation platform, which can take parameters and create the object/embed tag with the flashvars. Access you the values in flex using a special object (parameters? arguments?) I don't exactly remember.)

    Tracy

  • With regard to access to the URL parameters of the form oracle on the duration

    Hello

    I use form oracle 10g and I just want to know, is it possible to access URL parameters in the form of oracle on the time of execution in the form code.
    I'll illustrate the problem in depth.

    For example:
    I have an abc.fmb form and when I compile it and run it. It will be opened in a browser with the following link

    http://172.12.51.10:7778/forms/frmservlet? config = pkamble

    Now, I want to access or I want to perform a task based on the URL config part just after the '?' mark the sign inside the code of abc.fmb

    So, I'm curious to know any suggestion here of your elders.

    I tried to find the same using the code block within the abc.fmb following the shutter button one time new form instance

    If (: PARAMETER.config = "pkamble") then

    message ("Hi Pkamble");

    end if;

    I get an error saying that Bad Bind variable 'PARAMETER.config '.

    Please suggest here.

    I'd appreciate the help! :)

    Try it
    MESSAGE (GET_APPLICATION_PROPERTY (CONFIG));
    MESSAGE(' ');

  • Even if typed URL includes https, there is no visible lock

    Typical URL includes https, there is no visible lock. I started having trouble on the 15th connecting mail.yahoo.com with Firefox (updated 23 10 and, as of today 23.01) on a Win7 Home premium SP1 x 64 office.

    I was getting alerts from Avast that the site has been marked as a phishing site. I had no problem to access the yahoo.com with FF or mail.yahoo.com if I was using Opera or Pale Moon. It is only today that I noticed while I was typing "https" (and the area showed https), I have been * no * see a padlock. I have restarted my modem, flushed my dns cache, clean the cookies/cache in FF. My hosts file contains a date of last modification 10/06/2009 at 17:00. It is 824 bytes, and the file MS vanilla (all comment text).

    In both cases, the display of the URL in the address box is the same: https://login.yahoo.com/?.src=ym & .intl = us & .lang = en-US & .done = http://mail.yahoo.com.

    It's just with PM or opera the padlock appears, but with Firefox it doesn't. If I click to the left of the address in FF, I get
    "This website does not provide identity information. Your connection to this site is encrypted partially and do not stop listening. »
    In PM or opera I get "you are connected to yahoo.com , which is managed by (unknown).
    Verified by: DigiCert Inc.
    Your connection to this Web site is encrypted to prevent listening. »

    I can provide screenshots.

    Sorry for the formatting above; I had set up with the name of the add-on on the left and on the right result.

    best laid plans...

    How can you treat me marking to solve the problem? Secure Startup / selective reactivation of Add-ons identified the culprit. I guess the "fix site" above mentioned Avast was today an update to the add-on which took a while to seep through the servers.
    sNew

  • How to get data from HTTP connection string?

    First of all, I have a PHP page that establishes the connection and the query to the database to get a random string in the database and printing on the page, say the name is: getString.php, such as every time that you refresh the page, the string that is printed on this page can be (or most of the time) different. The next step I wanted to do is to get this string and put it on my application for Blackberry, and I do not know how.

    I use WAP2 for the connection, and I copied the code that is shown here:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...

    So once the connection is established, how can I get the string content in this page? I had the url of http://mydomain.com/getString.php

    Thank you!

    Why don't you use a StringBuffer?

  • Getting BB JDE Plugin for Eclipse work?

    Hello

    I was now almost two days on this and am nowhere near where I need to be - more no matter I can't do the BB JDE plug-in for Eclipse work not at all.

    Steps, I tried:

    1. download the latest version of Eclipse on the Eclipse site

    2 installed Eclipse

    3 downloaded the BlackBerry Java plug-in for Eclipse v1.1 (full installation program)

    4. install the plug-in

    This succeeded without error reported, and no errors in the log in the root directory but when starting Eclipse eclipses, I get without the slightest trace of what either Blackberry - Blackberry no draft, no menus, no different a simple installation of Eclipse.

    I repeated the above on a clean eclipse install but open Eclipse between steps 1 and 2, to see if Eclipse to initialize anything - same result, without success.

    Then I saw that plugin BB Setup includes in fact a full install of eclipse, so I erased my efforts earlier and just ran the installer of plugin.  This completed without error, but once again there is no trace what whether Blackberry in the eclipse resulting only install - no Blackberry project, no menus.  Another failure.

    Some recent posts offers to install the plugins and packs of component from within a clean Eclipse install via 'Help-> add new software (or equivalent depending on the version of Eclipse used)', but the often detached url of http://na.blackberry.com/eng/developers/javaappdev/javaeclipseplug.jsp just gives me a 404 error, as does a second suggested link on http://www.blackberry.com/go/eclipseUpdate

    Others recommend downloading archives separately, once again on the javaeclipseplug.jsp page, once again it is an option that is not available.

    I don't have a weird Setup or interesting, just Windows 7 32 bit with 4 GB of ram - I can't understand what he could possible be wrong!  Everything I tried, each path suggested at the forum and blog messages either do not work or use the old pages which I can't find the equivalent on the Blackberry site today.

    Any help would be greatly appreciated!  It's incredibly frustrating.

    Very strange.  What folder you installed Eclipse in?  I've seen problems if you install in a folder with spaces (e.g. "Program Files")

    Also, what JDK do you have.  You need JDK 6u10 minimum, but there are problems with the u21 and Eclipse so if you have a u21 he may not work.

  • In Bi Publisher URL parameters

    Hello

    BI Publisher 11g (11.1.1.7) when I create a link to another report through the URL option on the columns of the table, occurs the following:

    I put in the URL option,: http://< IP >: < PORT > / xmlpserver/TEST.xdo? MY_PARAM = {/ DATA_DS/G_DATASET/ROW_PARAM} & _xt = < MY_TEMPLATE >

    sending a single parameter and the value of {/ DATA_DS/G_DATASET/ROW} is "0001" but when I open the new report of the value it passes through URL is '1' and the result is

    http:// < IP >: < PORT > / xmlpserver/TEST.xdo? MY_PARAM = 1 & _xt = < MY_TEMPLATE >

    so my param get a value of "1" instead of "0001" in the motion for other results.

    How could I solve this problem?

    Thank you!

    I solve this problem by changing the output XML file, change the value of the field as if it were a string as "A0001" instead of "0001".

    I download this file to the data in the form of sample data model when I create an interactive report, which interprets the value is a string and when I insert the URL link, now the value is a string and not a number like:

    http:// :/xmlpserver/TEST.xdo? MY_PARAM = 0001 instead of http://:/xmlpserver/TEST.xdo? MY_PARAM=1

  • PASS URL parameters

    Hi all
    I checked the GO url with a filter feature - works great, if I try to add more number of parameters, it does not work. BI takes a single parameter value. I tried with 10 filter value in the URL GO. For this, I have passes the parameters to
    .. Saw.dll? GO & Path = < ReortPath > & Action = Browse & P0 = 10 & P1 = eq & P2 = Col1 & value = P3 & P4 = Col2 & P5 = value...

    is there a any restriction on the number of parameters to OBI?

    Hi, the syntax of URL go that you guys were talking about is old. I don't know when OBIEE has published this new syntax, but it is quite flexible in terms of number of parameters to pass HTML controls.

    New syntax is something like that

    http://saw.dll? «Go & Path = / shared //& Action = Navigate & Options = fdr & Col1 = "" & val1 ='' & op1 = eq...»
    You can replace %20 for spaces

    I found more information on this new syntax at this site:

    http://sureshotstrategies.WordPress.com/2008/12/13/integrating-Oracle-OBIEE-content-using-go-URL-syntax-2/

    Good luck
    SAI

    Published by: Sai Kumar Reddiboyina, on September 20, 2009 13:33

  • Where can I get the right drivers for Satellite Z930 - PT23LA - 01 009?

    A little history: I recently bought a version of Win7 to a Z930 in Auckland from PB Tech shop. I've updated to a clean version of Win8 64-bit. My Win8 seems works ok but I noticed something strange in the Toshiba PC Health Monitor - apparently the Toshiba HDD/SSD Alert is not installed, so I don't understand not his iconic display in the health monitor (but the health monitor think my SSD is in "Good" shape - maybe it's reading the INTELLIGENT of my SSD interface, or maybe it's just saying 'Good' because the integrity monitor is apparently able to operate?)

    I can easily find different versions of the Toshiba HDD/SSD Alert Utility in questionable Web sites - download, but I really prefer to get my Toshiba support drivers. Which leads to my question:

    Where can I get the right drivers for PT23LA-01 009? NZ nor the webarea to Toshiba support have this model in their menus. The closest match seems to be

    http://www.MyToshiba.co.nz/support/computers/Ultrabook/satellite-z930/pt23la-01f00n/download?OS=30

    There is probably not much difference between a PT23LA-01F and a PT23LA-01 P but it is a bit of concern to be download & install the drivers for a chip that is no my model...

    See you soon,.
    Clark

    PS: http://forums.toshiba.com/t5/General-Features-Knowledge-Base/TOSHIBA-HDD-SSD-Alert/ta-p/347120 advise me the area downloads for Toshiba support. He also advises "not all utilities are available for each model and operating system. During the installation of utilities, install the TOSHIBA value added first. "Sigh... so maybe my problem is that I installed the Win8 drivers & utilities order when build my own-building a Win8 pass win7? Wouldn't surprise me in the slightest... but if this is the case are here all other dependencies in these built?

    > Where can I get the right drivers for PT23LA-01 009?

    First series of Toshiba laptops (Australian, European, etc) is very similar to the other
    Your model of laptop Australian Satellite Z930 * PT23LA * series is the same as the European model Satellite Z930 * PT23LE * series.

    That's why the drivers, tools and utilities published for Satellite Z930 * PT23LE * series must be compatible with the Satellite Z930 * PT23LA * series.

    To get all drivers for Satellite Z930 * PT23LE *, you should check this page:
    http://www.Toshiba.EU/innovation/download_drivers_bios.jsp?service=EU

    There, you can get all win 8 - upgrade the drivers. Also the HDD/SSD Alert Utility v3.1.64.14

    Welcome them

  • Where can I get a new charger for Satellite Pro L500 - 1 4?

    Hi, I would like to get a new charger for Toshiba. My first charger was lost and the second charger that I bought on ebay 3 months ago for £10,-a stopped working. Where can I get a charger? I googled and found a few wesbites for example

    http://www.electronicavenue.co.UK/Toshiba-Satellite-Pro-L500-1D4-laptop-charger-6380-p.asp

    Chargers cost about 25-30 GBP. I don't want more problems with a charger. I have the late...
    Where can I get a good charger where that is authentic. Other suggestions are welcome

    Thanks in advance

    The magazine you found is OK and I think you don't need original Toshiba charger.
    If you want to have Toshiba we part number is PA3716E-1AC3.

    Check it out. Googling around you can find it.

  • How to get an RMA number for a money-back guarantee?

    September 13, 2014

    Hi all

    I'm trying to figure out how to get an RMA number for a warranty for my iOmega ix2 return. I checked my warranty and it's good for another year. The Lenovo Web site sent me round and round, never really getting to any kind of page which will allow me to enter my serial number and other data of warranty.

    I would like to call or chat but it's Saturday, and these options do not appear to be taken over the weekend.

    Someone has a direct link to the page of Lenovo/iOmega NAS support guaranteed returns?

    Thank you in advance.

    Best,

    Jeff

    Comment to Moderator: Email addresses removed to defeat spammers robots.

    Suggest that you only contact your local support via phone staff. OU can any of here first... http://support.Lenovo.com/us/en/downloads/ds034667

Maybe you are looking for