Hi, yes BPEL may call services in an asynchronous way. To define a wsdl:port working asynchronously you have to take several steps: 1) define the port working in a "document" way instead a "rpc" style. 2) define the operation over the port having simply one message 3) define a port-type for every port, having exactly one port. 4) in the BPEL process use the send without the reply attribute.
Try to take a look at the examples in the ODE package. I hope to be clear. cheers Simone -----Messaggio originale----- Da: Pavan Kumar [mailto:[email protected]] Inviato: gio 12/02/2009 12.36 A: [email protected] Oggetto: Asynchronous Communicaction Hi, Does BPEL Process can call a webservice asynchronously? If so,Please explain how we can do it. Thanks & Regards, Pavan. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
