Rohit,
The deploy.xml file configures one or several processes to use specific
services. For each process, deploy.xml must supply binding information
for partnerLinks to concrete WSDL services. Every partnerLink used with
a <receive> activity must be matched with a <provide> element, and every
partnerLink used in an <invoke> activity must be matched with an
<invoke> element in deploy.xml (unless that partnerLink has
initializePartnerRole="false")
alex
Rohit Dantas wrote:
I am trying ot deploy a custom process in ODE and I have received the
.bpel
files and the .wsdl files for the process(es). Is there anywhere that
I can
read up on how to create the deploy.xml file from the .wsdl files and the
.bpel files for a process?
Thanks,
----------------------------------------------------
Rohit Dantas