cancel
Showing results for 
Search instead for 
Did you mean: 

Ca you tell which adapter sent a message in a condition

Former Member
0 Kudos

Hi,

I have a situation where I would like to run a different mapping, based on the adapter that was used by the sending interface. for instance, if it is a file adapter message use one mapping, if it is an HTTP adapter message use a different operation mapping.

Is this possible, without doing something like creating different sending interface names per adapter type and then having to do all the config for each one?

Thanks,

Chris

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member208856
Active Contributor
0 Kudos

Different mappings for One Service Interface can be used in extended Interface Determination.

But in this situation, when Sender Communication Channels are different, the scenario is not possible.

The reason is :

In first situation, in Sender Agreement, you will use One Interface & Sender Communication Channel for FILE.

In second situation, when you will use same interface for HTTP Communication Channel, the system will not allow, as the interface has been used for first situation.