cancel
Showing results for 
Search instead for 
Did you mean: 

File-Http-File using BPM

Former Member
0 Kudos

I have a structure coming from file as

<MT_data>

<Data>

<field1>

<field2>

..

..

<fieldn>

</Data>

<Data>

<field1>

<field2>

..

..

<fieldn>

</Data>

.....

</MT_data>

Iam sending this structure to HTTP and I want to get response from HTTP for each of the <Data> sent from <MT_data>

I tried using BPM but iam facing error as:Messages in multi message format can be sent to one adapter engine only

Please help me in this case..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I am sure(think) that u have configured the scenario correctly only.

Any how use this as Refference

File-RFC--File Using BMP

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Regards

Seshagiri