Create Resource from URL (WSDL) through corporate proxy?

In OSB I Create a Resource from a URL (WSDL) but I get a "No resource found".
Im using this service to test...
http://webservicex.net/stockquote.asmx?WSDL
I suspect its because it needs to route though our corporate proxy. Do I set this up in the OSB or the Weblogic Administration Console?
I setup the proxy in the OSB, but it appears I can only assign it to a business service at this point, but I cant create my business service till I load in the WSDL url.
This works fine for internal WSDL's inside our network. Does anyone know how to configure weblogic or osb to take traffic through a corporate proxy so it can find the test wsdl on an external network?
Thanks!

Hi Cory,
In SB Console go to System Administration > Global Resources > Proxy Servers... Add a new proxy server there...
In your Business Service you configure the proxy server under Advanced HTTP Transport Configuration...
You can create the WSDL on SB Console by copy and pasting the WSDL content...
Hope this helps...
Cheers,
Vlad
It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts)
https://forums.oracle.com/forums/ann.jspa?annID=893

Similar Messages

  • OSB - Load Resources From URL using proxy

    Hi all,
    How does one force the OSB to use a proxy server when using the Load Resources From URL option?
    I'm trying to create a wsdl resource from an url, but the OSB needs to use a proxy to access the url.
    I've tried creating a Proxy Server under System Administration -> Global Resources -> Proxy Servers, but I can't seem to find a place to make it use a proxy server?
    How do guys and gals get wsdl files though a proxy?
    Thanks!
    William

    Hi Milan,
    Thanks for your reply.
    I tried setting -Dhttp.proxyHost=12.34.56.78 -Dhttp.proxyPort=80 in the startWebLogic.cmd file under the ...\domain\bin folder. But still can't download the wsdl.
    Where did you set the property?
    thanks again,
    William

  • How to disable - General preference - Create links from URLs. Using Acrobat Javascript

    http:\\www.sdss.com should not be suggested as a link. We have manual option to uncheck -> Create links from URLs, but I need to achieve this through the script.
    Please help on this ASAP.

    That is an end user preference only. Not accessible by JavaScript. If you control the installation, then you can turn off that option for the installation but the user could still turn it back on.

  • Create links from URLs

    Hello !  i really hope someone can help me here.
    part of my job is to put magazines online. To do that, i work with all the pages combined together in one document (booklet).
    Then i click on Advanced ==> Create Links from URLs...
    Acrobat will locate, for me, all the wed addresses in all the pages of my document. It will find the "www." and pickup the rest to create the weblink.
    once this is done, i have to go through all the pages and create the links for the addresses that Acrobat DIDN'T find.  The ones that doesn't start with "www."
    •• The problem is that in most ads, the clients don't put the "www." anymore, so this is a lot of work for me, since i do this for 40 different magazines, and sometimes has 300 pages !
    i am looking for a way  for Acrobat to "recognize" the addresses that ENDS with ".com" or  ".ca"...
    ...so it would make my life easier  : )
    thank you, in advance, for your help  : )
    (i also speak french)

    I think you are going about the process backwards. The links should be placed into the document in the software used to create the original content. If the content was created in InDesign (for example) it is easy to put the links into the ID file, then you can export the pdf with links intact. Then you can use Adobe's advanced search capabilities to search for "www.", ".com", ".ca" and even ".mil". It might be possible to create a plug-in to do what you want, but assuming you are not a programmer, that would cost $.

  • "Create links from URLs" preference no longer working in sticky notes

    I work with reading other people's sticky notes in Adobe Acrobat X Pro (now version 10.1.1). When they wrote URLs in the sticky notes it used to recognize them as links; now they're just plain text. My Preferences > General > "Create links from URLs" option is checked ON. I aso tried View > Tools > Document Processing > "create Links from URLs" and it added two links but only outside of the sticky notes. I am on Windows 7 Professional 64-bit. Thanks.

    AFAIK, URLs inside annotations were never converted into actual links. I'm not even sure it's technically possible to do so.
    It might have happened if the annotations were flattened and the text in them became a part of the static text of the PDF. Then the URLs in it could have been converted into "live" links, but not before.

  • Editing "Create links from URLs"

    My document has Preferences | General | "Create links from URLs" enabled. But when I hovver the cursor over the link, it is incorrect, with a trailing space character, showing as http://www.example.com/webaddress/20 (it should not have the trailing 20).
    I've tried using the Text Touch Up tool, but there is no trailing space in the text, and if I try and delete the last few characters, and retype them, then the Web address shows squares where I change the chacters, eg. http://www.example.com/webadd⃞⃞⃞⃞⃞⃞
    How can I edit the automatically generated web address?

    How can I edit the automatically generated web address?
    You can't.
    With the link tool you can add a link with the correct address.

  • How to Create Resource Object in OIM through SQL queries or OIM APIs

    Hello,
    I have to create few (100) resource Objects in OIM. I was creating manually through Design console one by one. In future we might need to create many more Resource Objects .It takes lot of time if we do it through Manually.
    Is there any possiblity we can create Resource Objects through SQL query or OIM APIs ???
    Thanks!!

    Yes. I do it all the time.
    If you are using 11G 11.1.1.3
    Go here
    http://fredforester.org/code/xmlstarters/
    Download the files.
    RESCFORM.xml is an example resource built from the template
    buildtemplate.sh is a shell script that creates a resource from the template
    index.php - you dont need this
    templateresource.xml - this is the template resource. it was created by building a simple resource with all its basic tasks and components then editing it and renaming things so I can find them with sed
    to create Resource C you would
    ./buildtemplate.sh RESCFORM "Resc Resource" "Resc Process"
    you would end up with a file called RESCFORM.xml where when imported would have
    UD_RESCFORM
    Resc Resource Resouce Defintion
    Resc Process Process Defition with basic tasks pointing to a dummy adapter.
    You can optionally create your own prepop so it will get assigned to the form when you import.
    Good luck

  • Enable for Commenting and Create Links from URL (JS, Acrobat Pro)

    I need to change a PDF's settings to Enable for Commenting and Annotation and then Create Links from the document's URLs.  I can do it manually, but I don't see where these properties can be adjusted with Javascript.
    Please help!

    Regarding converting URL's to real links, this script (created by me) can do
    that:
    http://try67.blogspot.com/2009/06/acrobat-add-hyperlinks-based-on-partial.html

  • Creating OTD from a WSDL

    Hi to all,
    unfortunately I'm stuck in a problem. I have a wsdl and I want to call a external webservice out of a jcd.
    Question: How can I build a OTD from a WSDL? The OTD Wizard only provides creating an OTD with the help of an existing XSD, but not a WSDL.
    I imported the WSDL into the repository and it looks proper - the validation inside the WSDL-Editor was successful.
    For some ideas I would be very grateful.
    Kindly regards
    Bodo Stockschlaeder

    Hi,
    external Web Services can be invoked inside of a JCD or from a Bussines Process.
    In both cases you must import the WSDL to the project using the option Import -> Web Service Definition from the project.
    * To invoke from a JCD you have to select Properties of the JCD and Add the WSDL to the JCD (it says Object Type Definition on the file dialog, but you can insert an existing WSDL of your project). Once you have the WSDL in the JCD, you have access to invoke the methods of the WS.
    * To invoke from a BP just need to drag and drop the method from the WSDL showed in your project.
    If you need to create OTDs for the WS call, you can create them clicking on the WSDL to open the editor, on the left of the window there is the Web Service Definition, select Types -> Schema and the object you want to create as an OTD. Select option Export XSD Node, and you will have it on your project as an OTD ready to use.
    I hope it helps

  • ALSB Business Service Call through corporate proxy

    I would like to define an ALSB Business Service to make a http web service call to a business partner over the public internet. No problem normally we would just specify the appropriate URI in the Business Service.
    This time, however, we need to go through a corporate proxy in the DMZ. How do I direct the Business Service to use the proxy? Can I use -Dhttp.proxyHost in the weblogic setDomainEnv.sh?

    In the advances settings of your businiess service, you can define a proxy-server.
    Or you can set the proxy server at JVM level
    PROXY_HOST
    PROXY_PORT
    NON_PROXY_HOST
    Marc
    http://orasoa.blogspot.com

  • Create attachment from url

    I want in Siebel to be able to create an attachment from a BI Publisher report. This report is generated via an url.
    In Siebel, if I click on the 'New File' button and then paste the url in the 'select file' field in the popup screen, the attachment is created. However, I want to automate this.
    My first try was creating a button with the following script behind it
    switch(MethodName){
    case 'CreateReport':
    var RetValue;
    var fileBC;
    this.NewRecord(NewAfter);
    RetValue = this.InvokeMethod("CreateFile", "http://vwds123:9704/xmlpserver/Test 2/Guest/Guest.xdo?_xpf=&_xpt=1&_xdo=%2FTest%202%2FGuest%2FGuest.xdo&AccNameSpec=IRIS&AccountId=&_xt=New%20Template%202&_xf=pdf&_xmode=4", "OpptyFileName", "Y");
    this.WriteRecord();
    return (CancelOperation);
    break;
    This script returns an error as it seems that CreateFile can not save attachments through http.
    My question now is if there is some way to save attachments through http via scripting.
    Thanks in advance.

    Hi,
    You can attach a file by script, using the follow line:
    fileBC.InvokeMethod ("CreateFile", "C:\Demo\Image.bmp", "AccntFileName", "Y");Where the fileBC is the attachment Business Component that you want to import the file.
    The link below has useful informations:
    http://download.oracle.com/docs/cd/B40099_02/books/OIRef/OIRefInterfaceRef111.html#wp1126217
    Regards.

  • OSMF: How to create resource from XML string

    Hello,
    I have a URL that sometimes returns a valid playmanifest.f4m and sometimes returns a string represantation of my media URL.
    On my loadComplete handler I would like to create the appropriate resource according to the returned data.
    If the data is a URL, I just create a StreamingURLResource and create the media element.
    Is there a way for me to create some resource that contains the XML? I noticed OSMF has StreamingXMLResource but its excluded, and it doesn't look like it can answer my use case.
    Do you have any suggestions?
    Thanks,
    Michal

    Hi Michal,
    The baseURL is needed since you might want to use relative urls like in a normal f4m. The parsing had to be kept simple, so we preferred to make the baseURL mandatory and to reuse the f4m parsing code.
    You should be able to provide (in the xml string) paths for the streams, bootstraps, etc relative to that base url.
    You will not be able to use multi-layer manifest through this technique, though.

  • Resource from URL

    Hi!
    I would like to accomplish something like this:
    InputStream in = request.getRequestDispatcher("foo.xml").getInputStream();
    Document doc = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(in);The code above is not possible, but how could I accomplish it? I simply want an inputstream from a url (local).
    Thanks in advance,
    Nille

    I use this:new File(getServletContext().getRealPath(fileName))This works if the file is in the root of my web application. You can then wrap a FileInputStream around that.

  • How to create a mock service from WSDL through J developer

    Hi All,
    I want to create a mock service from available WSDL through J developer. The thing is, the WSDL doesn't have any endpoints associated with it. But, I have a requirement where I have to create a mock service from the WSDL and it should be deployed into local server for testing purpose. What is the procedure for creating mock service? The WSDL has two operations request and response, whenever the bpel sends some input to it, the WSDL has to return some response.
    Thanks,

    Hi,
    Create a new web project then create a new "Java web service from WSDL"... This will generate the service for you in java... Edit the code to insert the mock data to be returned... Deploy the web project and should be all that you need...
    Cheers,
    Vlad

  • Steps in BW for intigration with PI system through ABAP proxy communication.

    Hello Experts,
    Need your help.
    We need to extract data from PI system through ABAP proxy communication. Kindly suggest the steps need to be perform on BW side.(from data source creation to setting up the delta queue )
    Thanks,
    Arpan

    Hi Raja Sekhar,
      Thanx for the quick reply.
      If i have got you point right, you are telling me to right a program that will fetch the PO's and push the data into our Interface.
    Let me explain you the complete scenario, we already have a ECC to SUS thrgh PI implemeted for the same PO's generated. Our requirement is that depending on the vendor details in PO's we have got to route the PO details to either SUS or BPM.
    I had thought of writing a prgm but the abapers feel that a standard BADI for the same would lessen their efforts.
    Meanwhile can you explain with a little more detail the standard approach you are referring to... probably some material relating to this would help us...
    thanx a lot..
    waiting for your reply,
    Nandan

Maybe you are looking for