Create Partner Link dialog problem

I'm using the Create Partner Link dialog, called by right-clicking in the a bpel diagram view. First I select the wsdl file. At this point it askes me if I want to make a local copy of the wsdl file (warning me that it won't be referenceable at runtime unless I do). I answer no.
Then I select the link type, select MyRole, and leave PartnerRole unspecified (it's a synchronous invokation). When I click "OK" in the dialog nothing happens - the dialog doesn't close and there is no error message produced. I can cancel out of the dialog and the project appears unchanged, although the bpel file in the project shows in italics to indicate that it is changed.
Here's the wsdl file I'm referencing in the dialog. I'm guessing that the Create Partner Link dialog should be printing an error message to tell me what is doesn't like but no such message appears. Is this a bug?
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="prefixer"
targetNamespace="http://xmlns.oracle.com/prefixer"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:client="http://xmlns.oracle.com/prefixer"
>
     <types>
          <schema attributeFormDefault="qualified"
               elementFormDefault="qualified"
               targetNamespace="http://xmlns.oracle.com/prefixer"
               xmlns="http://www.w3.org/2001/XMLSchema">
               <element name="beforePrefixT">
                    <complexType>
                         <sequence>
                              <element name="input" type="string"/>
                         </sequence>
                    </complexType>
               </element>
               <element name="afterPrefixT">
                    <complexType>
                         <sequence>
                              <element name="output" type="string"/>
                         </sequence>
                    </complexType>
               </element>
          </schema>
     </types>
     <message name="prefixRequestM">
          <part name="input" element="client:beforePrefixT"/>
     </message>
     <message name="prefixResponseM">
          <part name="output" element="client:afterPrefixT"/>
     </message>
     <portType name="prefixerPT">
          <operation name="doPrefix">
               <input message="client:prefixRequestM"/>
               <output message="client:prefixResponseM"/>
          </operation>
     </portType>
     <plnk:partnerLinkType name="prefixer">
          <plnk:role name="prefixRequester">
               <plnk:portType name="client:doPrefix"/>
          </plnk:role>
     </plnk:partnerLinkType>
</definitions>

Bret
I could be wrong, but on a sync call your destination WSDL should be setup as the provider and not requester. Ten the PartnerRole should be set and not MyRole.
Pete

Similar Messages

  • Problem Creating Partner Link for Adapter Integrating with Tuxedo using JCA

    Hi All,
    This is the first time that I am working on integration tools. I will explain in brief the problem.
    There will be a legacy system (Tuxedo) running which connect to legacy database for requests. I am able to connect to that legacy system using Attunity Studio for getting the response back. Which is working fine.
    Now I want that to integrate with BPEL PM 10.1.2 using JCA. For this I followed this URL (http://www.oracle.com/technology/tech/java/oc4j/904/how_to/oc4j-jca-tux/onjava-jca.html). What happens here is, a simple servlet invokes a Session Bean that interacts the Attunity Server using the JCA. For that I am using oc4j container of BPEL PM 10.1.2. I could able to work it fine.
    For working with BPEL, I have created synchronous process, when try to create Partner link using Adapter service from WSIL browser, it is not coming in.
    Am I missed any important configuration at BPEL PM end.
    For doing this a followed the "tutorial 2" @ http://www.oracle.com/technology/products/integration/adapters/dev_support.html
    In exact way, above provided tutorial 2 PDF, I failed at step "Configuring a BPEL Service to invoke the above Adapter Service" on page 11.
    Your help is highly appreciated
    Thanks
    Venkata

    Something to note. I tried adding the same BPEL services as partner links to a new application and new project on two other developer's workstations, and the creation of the partner links were successful.

  • Problem while creating partner link using https URL

    Hi,
    To create the partnerlink using https URL, I had done the following:
    -Imported the self signed certificate into the OraBPELPM_\jdk\jre\lib\security\cacert
    -Added following entries in OraBPELPM_1\integration\jdev\jdev\bin\jdev.conf
    AddVMOption -Djavax.net.ssl.keyStore=E:\OraBPELPM_1\jdk\jre\lib\security\cacert
    AddVMOption -Djavax.net.ssl.keyStorePassword=esbtest123
    I am not able to create partner link using URL https://localhost/orabpel/default/ErrorHandlerBPEL/1.0/ErrorHandlerBPEL?wsdl .
    Able to create partnerlink using same URL if I replace https with http.
    Did I miss any other configuration that needs to done to create partnerlink using https in JDeveloper BPEL Designer.
    Thanks,
    -Vidya

    Hi,
    I  too have the same issue. Appriciate if you share some knowledge on this issue.
    Thanks
    Aravinda

  • How to create partner link with CreditRatingService running on other Server

    In case my credit rating service ( say some service) deployed and running on some other server.
    In my bpel process i am trying to create a partener link with that the services (wsdls) running and available on other servers(say bea/tomcat...)!
    can i able to create a partner link with them?
    But In Eclipse BPEL Designer --> New Partner Link wizard--> UDDI Browser how to choose my wsdl
    when i am trying to add the i am able to locate the services availble on local bpel services, some built in services, and some xmethods bookmarks.
    Please let me know how can i do this?
    Thanks in advance
    Jagan

    just paste the url to the wsdl into the plnk wizard, otherwise if your uddi offers a WSIL interface, we can leverage that directly,
    thx clemens

  • Create View Link Definitions - Problem

    Hi,
    I was trying to define a relationship between two view objects using the view link icon, but I always get this error messages:
    BME-99004:A java runtime exception has occurred,
    BME-02038:Exception thrown during validation.
    Can anyone help me? It's very important!!
    Thanks
    null

    Ok, I'm not Lisa but do you still want my help? ;o)
    We need to go back to basics for this and also provide more information.
    I assume you are using ADF Business Compoments,
    What version - I'll assume 10.1.3
    How are you creating the link; what are you actually doing when yuo get this error - are you running.
    Here is what I would do - create two default EOs EMP and DEPT and create two default VOs on them, drag the VOs onto a Business Components diagram and add a link to it - does that work - if so, what is different. If that doesn't work then we have something to go on.
    Regards
    Grant Ronald
    Oracle Product Management

  • Create Partner Link Error

    Hi I was trying to add partner link to bpel process. but getting error.
    1) Drag the partner link from services to Bpel process services area
    2) WSDL Setting. click the service explorer icon. Then Select Local Bpel Services=>ServerConnection1=>processes=>default=>HelloWorld then select OK
    3) Getting ERROR Loading wsdl file. click here to verify the details
    ERROR Failed to load WSDL file.
    http://localmachine.com:9700/orabpel/default/HelloWorld/HelloWorld?wsdl
    caused by java.net.connectexception connection timed out.
    however when try to load the http://localmachine.com:9700/orabpel/default/HelloWorld/HelloWorld?wsdl this parth in the internet explorer it is working file.
    Appreciate your help on this.
    Thanks
    Vel

    Hi',
    Is your "Use HTTP Proxy Server" unchecked inside Tools>Preferences>Web Browser and Proxy.
    -Yatan

  • Getting an error in the "Partner Link" when specifying an https-base wsdl

    Hi friends,
    this is Hari. I'm getting an error in the "Create Partner Link" dialogue when specifying an https-based wsdl url. The non-ssl wsdl url works fine, but I need it to work for ssl (https). The specific errror reads:
    Error:Failed to read wsdl file at "https://serverstuff/webservice.cfc?wsdl", caused by: javax.net.ssl.SSLHandshakeException. :sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    i need to invoke secure service(https).what should i do for taht?
    Regards,
    hari

    http://orasoa.blogspot.com/2007/09/compile-error-bpel-against-ssl.html
    marc

  • Service Registry's Dynamic Lookup of BPEL Partner Link not working

    Hi,
    Software : SOA 10.1.3.1
    OS : Windows XP, 2000
    I have deployed webservice application (GetMaxOfTwo) which will give me max of 2 values. Registered the WS in OWSM with user authentication. Registered newly generated WSDL in OSR (Oracle Service Registry). A simple BPEL Process will call service as PartnerLink, which is configured as "Enabling Dynamic Lookup of BPEL Partner Link Endpoints". As mentioned in the document made entry in bpel.xml as registryServiceKey property containing the serviceKey value to the partnerLinkBinding section.
    The entire scenario is working fine and changed the servicekey value to wrong value in bpel.xml and redeployed, as expected it was giving me error message saying invalid servicekey.
    Now deployed GetMaxOfTwo in another application server and registered in OWSM. Intentionally stopped the first GetMaxOfTwo application. In the OSR Service changed the binding with new WSDL of OWSM. As BPEL process enabled with dynamic lookup it should execute without any error. But the results in this case was giving error saying the service was down. (Means it is referring to the old GetMaxOfTwo webservice.
    What could be the reason?, something is missing in the configuration?
    Regards
    Venkata M Rao
    +91 80 4107 5437

    Hi
    I am having trouble making the BPEL and Systinet to work together. I have Systinet and BPEL installed separately on 2 different servers. I deployed my web services and registered them in UDDI. I created a new BPEL process and added a partner link to refer to one of the web service I have registered in UDDI. When I create the partner link, it is forcing me to give the wsdl and it also gives an error message " There are no partner link types defined in current wsdl. Do you want create that will by default create partner link type for you?". If I say "NO' then deployment fails. If I say "Yes", then it creates a new wsdl file on the local server etc and gives "<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>soapenv:Server.userException</faultcode>
    <faultstring>com.oracle.bpel.client.delivery.ReceiveTimeOutException: Waiting for response has timed out. The conversation id is 75164a0815ea471a:-3be8c246:117cc377894:-537b. Please check the process instance for detail.</faultstring>". Any help is appreciated.

  • Asynchr Calls: Partner Role and My Role must be filled in Partner Link dial

    Asynchr Calls: Partner Role and My Role must be filled in Partner Link dialog ?
    Is the statement true?
    Can I leave for synchronous calls one of the role spec vacant?
    AFAIK only in asynchronous calls both drop down values must be specified.
    Peter

    Thanks for fast reply,
    Yes, I defined Partner Role and My Role,and also defined a port type for calling back the request.
    I just don't know what's the endpoint address which my asynch web service should use to response to my BPEL process.
    Is there anyway to find out what's the endpoint address which the BPEL processes receive the callback response from asynchronous services?
    Can I get the address which BPEL engine uses to get the responsse from a called web service?
    I guess it should be an obvious work but I'm really disappointed with that.

  • Partner Link https (SSL) wsdl url

    I'm getting an error in the "Create Partner Link" dialogue when specifying an https-based wsdl url. The non-ssl wsdl url works fine, but I need it to work for ssl (https). The specific errror reads:
    Error:Failed to read wsdl file at "https://serverstuff/webservice.cfc?wsdl", caused by: javax.net.ssl.SSLHandshakeException. :sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    What do I need to do to get the https wsdl to validate? I'm using jDev 10.1.3.2. When I deploy the BPEL, will I need to do anything on the app server? I've seen a lot of similar questions on this forum with no definitive answers. Also, the BPEL dev guide does not address SSL.

    Hi dharmendra,
    Yeah I copied server certificate into the relevant folders. Do i copy the .cer file into that folder or place it another folder and copy the same to <ORACLE_SOA_HOME>/jdk/jre/lib/security folder?
    My Jdev_JRE_HOME and ORACLE_SOA_HOME are pointing to the same jdk.
    What do you mean by by importing the certificate to Oracle BPEL and Jdeveloper? Is it importing into 'cacert'? Yeah I did that too.
    Actually in the blog the step for generating the SSL based axis webservice is just not quite informative,since following the steps I am not able to actually properly generate axis 2 SSL enabled webservice.That's Y i couldn't generate the server certificate properly. Can you give some more detailed steps for generating the SSL service?
    Thanks.

  • Invoking secured service using BPEL partner link -  basic authentication

    HI,
    We are invoking a secured service using partner link. The below property is defined in bpel.xml (basicHeaders property is created on partnerlink)
    <property name="basicHeaders">credentials</property>
    My concern is how the basicusername and basicpassword is sent to the secured webservice?
    is it sent in the calling uri ?
    I don't think it will be sent under soap header..
    Please anyone confirm.
    Thanks
    Phani

    Hi
    I am having trouble making the BPEL and Systinet to work together. I have Systinet and BPEL installed separately on 2 different servers. I deployed my web services and registered them in UDDI. I created a new BPEL process and added a partner link to refer to one of the web service I have registered in UDDI. When I create the partner link, it is forcing me to give the wsdl and it also gives an error message " There are no partner link types defined in current wsdl. Do you want create that will by default create partner link type for you?". If I say "NO' then deployment fails. If I say "Yes", then it creates a new wsdl file on the local server etc and gives "<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>soapenv:Server.userException</faultcode>
    <faultstring>com.oracle.bpel.client.delivery.ReceiveTimeOutException: Waiting for response has timed out. The conversation id is 75164a0815ea471a:-3be8c246:117cc377894:-537b. Please check the process instance for detail.</faultstring>". Any help is appreciated.

  • Creating dynamic endpoint for synchronous partner link. SOA 11g

    I am on page 522 of the Developer's Guide and have hit a dead end.
    1) There is no such thing as a "Transformation" activity.
    2) If I assume they meant "Transform" I am still stuck because you can't use a wsdl as input
    3) What is a "copy rule?" I thought that meant Assign, but the Assign dialog looks NOTHING like their screen shot.
    I get the CONCEPT 100% but the actual implementation is a complete mystery because this book is fatally flawed.

    It's not a link, it is a literal book.
    Oracle SOA Suite 11g R1 Developer's Guide
    Of more importance to me than sorting out the book is sorting out the issue. I have two partner links I want to be able to set runtime endpoints for. I also want this to be done based on which deployment server the composites are on, but I can cross that bridge later.
    One of the partner links is an HTTP Adapter and the other a WS Adapter.
    I imported the WS-address schema and created en endpoint reference variable but then I get stuck. How to I use this to change the endpoint of the partner link? The developer's guide says "use a Transformation" which I am guessing means and Oracle Transform (thing that makes xlst style sheets) but Transform only accepts variables as input and output and the guide screenshot is showing wsdls being used.
    Also -- looking at "The BPEL Cookbook" (http://www.oracle.com/technetwork/articles/carey-090553.html) I get imediately lost because only partial examples are shown and repeated references are made to this "DynamicPartnerLink Sample" which I can find umpteen million references to but no source for.
    OK.. found the source for the referenced wsdl .. and it has nothing I didn't already have.
    I am using jDeveloper... I think the cookbook is referring to some other editor. I needs instructions I can follow in jDeveloper because my employer is requiring we use that.
    Edited by: Keith Fosberg on Oct 30, 2012 7:16 AM

  • Is there a way to create a link label on the export dialog

    Hello,
    Is there a way to create a link label on the export dialog?
    For example : Click here for more info
    I would like to have the "here" as a link label to open a html page
    Thanks

    Take a look at this post ("LrView: static_text like web links?"):
    http://forums.adobe.com/thread/359789?tstart=60
    The method described there works for me!
    -Don

  • When you create a link to a web page in numbers and we export the PDF file, the link is offset by 3 rows. Example: if I put a link on the text in cell A1, I found the link A4. In fact, this feature becomes unusable. How can we solve this problem? Thank yo

    When you create a link to a web page in numbers "Mavericks" and we export the PDF file, the link is offset by 3 rows. Example: if I put a link on the text (with Cmd-K) in cell A1, I found the link A4. In fact, this feature becomes unusable. How can we solve this problem?
    Thank you.

    Hi again Raja!
    I did as you recommended and installed HTTPWatch and below is the outcome of that program. It is the exact string with the only exception of obfuscated servernames and portnumbers. The last part that begins with "sap_ep_baseurl=" makes me suspicious, is that part really correct? It looks like it's lacking things.
    Best regards
    Benny
    http://<server:port>/sap/bc/bsp/sap/Z_PURCHASE_REQ/process.htm?
    sap-syscmd=nocookie&sap-client=200&sap-language=sv&style_sheet=
    http%3A%2F%2F<server>%3A<port>%2Firj%2Fportalapps%2F
    com.sap.portal.design.portaldesigndata%2Fthemes%2Fportal%2Fsap_tradeshow%2F
    controls%2Fcontrols_ie6.css%3F7.0.10.0.0&sap-cssversion=7.0.10.0.0&sap-tray-type
    =null&sap-tray-padding=null&sap-accessibility=&sap-ep-version=7.00.200611091758&
    sap_ep_version=7.00.200611091758&sap_ep_baseurl=http%3A%2F%2F
    <server>%3A<port>%2Firj%2Fportal&matnr=9780198603641

  • Hi , my problem is that i can only create absolute links to other pdf-files in a main pdf-file. how can i switch to or create relative links. Thanks for help!

    Hi , my problem is that i can only create absolute links to other pdf-files in a main pdf-file. how can i switch to or create relative links. Thanks for help!

    I’m using version 11.0.10. So where the Menu resides in a folder ready to be burnt on to a CD, that same folder is where the links point to.
    Thanks

Maybe you are looking for

  • Installing Apache

    I have a Windows 2003 server; I use it for testing and to run the domain to which all the computers in the house belong. I want to install Apache/PHP on one of my XP boxes (not the server). I'm following the instructions in David Powers' "PHP Solutio

  • How do i fit slideshow to music in imovie '09?

    argggg! about to pull my hair out. there has to be a button to push or tab to check! thanks sooo much for your help...

  • Multiple BC4J.Xcfg

    I merged two model project in one project,everything is ok, now I have 4 AM, 2 from project one and 2 from project two, first two AM refer to a different BC4J.xcfg and second two AM refer to another BC4J.xcfg, I could'nt find any metadeta file(xml) t

  • Pacman root file permissions.

    I am wondering if I did something wrong in the initial Arch Linux install. Just about every time I use pacman to install a package I have to go track down and fix file permissions so I can run the program as a user. Is this normally how things are do

  • IPhone stops playing songs in middle then goes to next... why??

    I noticed after the last update that my iPhone just stops playing certain songs in the middle of them and goes to the next one. I don't know what the problem is. It seems that cds that I have ripped and put on my phone work great all the time, but th