Hi,

Web services can be invoked with the <invoke> activity. You need to
specify the input variable (which should contain your two values), the
operation to be called and the portType and partnerLink the operation is
provided from.

Regarding helloworld: Without knowing the exact error code or
stacktrace, it very hard to help.

Tammo

On 09.05.2011 16:10, Samuel Tamassia Martinez wrote:
> 
> hi, I've created and deployed a web service that makes a simple sum of two 
> values(value1 and value2). I tried to create a BPEL process using eclipse 
> BPEL designer, but there was some problems. In BPEL, how can I invoke this 
> web service and send the parameters value1 and value2?
> I'm also having problems in invoking a simple web service that says 
> helloworld, ODE says that there is an error in the invoke and the application 
> do nothing until times out. I'm really confused about invoking web services 
> in BPEL.
> thanks in advance and sorry for my english...                                 
>           

-- 
Tammo van Lessen - http://www.taval.de

Reply via email to