hi all,
In my bpel file i'm using the following 'receive' activity ;
<receive createInstance="yes" name="ReceiveCustomerRequestForLoanAmount" operation="request" partnerLink="LoanProcess" variable="creditInformation">

But when i try to invoke the service it says,
can not use non-message variable 'creditInformation' in this context and says message variable is required...

samething happen in 'reply' activity also.

How can I overcome such issue? Any suggestions..

Thanks,
Rgds,
ratha.

Reply via email to