cancel
Showing results for 
Search instead for 
Did you mean: 

1:N mapping without using BPM , based on segment conditions

sridharreddy_kondam
Active Contributor
0 Kudos

Hi All,

I have to send 3 different files from source based on some conditions

1) for the first file to be sent is okay

2) But for second file and third file i need to check some conditions

the conditions are

If E1EDL44 case detail fields exists i should generate second file and i should not create any third file (it's one or the other, not both).

If E1EDL44 case details doesnot exist i should generate third file and not second file...

So My confusion is how to send either second or third file (any one only)

If i do mapping is it sufficient or also should i use condition editor in Receiver Determination...

Please suggest u r valuable help..

Thanks and Regards,

sridhar

Accepted Solutions (0)

Answers (2)

Answers (2)

sridharreddy_kondam
Active Contributor
0 Kudos

Solved

Former Member
0 Kudos

Hi Sridhar,

Make ur second interface Occurence as Optional 0:1 in ur Interfaec Mapping.

In ur Multi-mapping (Message Mapping) also make ur message type corresponding to ur second file as Optional.

In ur mapping check the condition and if doesnot satisfy dont populate the second message type. Check this option.

Regards,

Sudharshan