cancel
Showing results for 
Search instead for 
Did you mean: 

Two JDBC Sender to One File Receiver

Former Member
0 Kudos

Hi All,

I am working on the following scenario.

Data have to be fetched from two tables from two different databases (or without using any joints) and have to coagulated into one single file.

I created one Interface Mapping with two source interfaces and one target interface.

I created one sender business service with two communication channel having connection parameters to fetch data from two databases and one receiver business service.

Issue is with Interface determination. Interface Mapping cannot not be found.

How to proceed? Please Help

Thanks

Karthik Kaveriselvan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Done.Thank you

prateek
Active Contributor
0 Kudos

Ur scenario is N:1.

U have to use BPM for this.

Have a look here

/people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm

Regards,

Prateek

Former Member
0 Kudos

K one more question have you used a Multi Message Mapping ( N:1) ?