cancel
Showing results for 
Search instead for 
Did you mean: 

Help in scenario

Former Member
0 Kudos

Hi...

I need to do a scenario like , i am having an input file. based on the input file, i need to update the data in the table. and then after updating the table, i need to call the wsdl file for sending the mail. For this wsdl file i need to give the to,from,subject,body as input. For this scenario, can u tell me how to proceed.

Here i will be having 2 input files. once for the wsdl and for the updating the database.

I am using BPM for this. For this i need to have 2 receive steps. If i give like that, it is asking for correlation.

Can you please help me out in this issue.

Regards,

Leela

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

i have done like

Receive (File)-Transformation(updating the record)-send(jdbc)Transformation(req to wsdl)-synchronous send(wsdl)--transformation(response from wsdl)-send.

prateek
Active Contributor
0 Kudos

By some settings in BPM without correlation, ur scenario would work for first flow but then how will the BPM instance come to know that which wsdl file corresponds to which input file?

Check if both the receive steps u have ticked the Start Process option.

Regards,

Prateek