« Return to Thread: how to use dynamic partner link in BPEL ?

Re: how to use dynamic partner link in BPEL ?

by mithun_jhonny :: Rate this Message:

Reply to Author | View in Thread

hi,

Just to update . I have 2 echo  web services which have same targetnamespace and same operation name . I am extracting the end-point by  wrap with service reference in the main bpel. I am trying to call one of these echo services dynamically.

But I get the following error (   Caused by: BPJBI-6019:unable to resolve the service endpoint dynamically for the document fragment )

Please find the update project files attachd. It will be great if someone can look at this and guide me .

NetBeansProjects.zip







Hi,

I tried the example given there . But when I pass a different web service address (other than the one already used in on the main BPEL ). It gives me a error saying

   Caused by: BPJBI-6019:unable to resolve the service endpoint dynamically for the document fragment

Can anyone please help me with this . Please find the files attached.
 

thanks,
Mithun


netbeansoproj.zip
Kiran Bhumana-2 wrote:
Hello Mithun,
 You can find information on this on open-esb wiki pages (BPEL-SE).
FYReference,
http://wiki.open-esb.java.net/Wiki.jsp?page=UsingDynamicPartnerLinks.

thanks,
Kiran.

mithun_jhonny wrote:
> Hi,
>
> I need to call web services dynamically from BPEL (I want to give the
> location of web service as inputs)
>
> i.e I need to make use of dynamic partner link . Can any one point me to any
> tutorial for that ?
>
> thanks,
> Mithun
>
>
>
>  

--
Kiran Bhumana
Open ESB Community (http://open-esb.org)

 « Return to Thread: how to use dynamic partner link in BPEL ?