cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping between communication channel and bpm

0 Kudos

Hello,

is it possible to use a mapping before a message go into the bpm?

The szenario could be as follows:

- An E-Mail with plain text (meta data) comes in

- The meta data should be mapped, so we can use it for correlation

- The meta data go to the bpm

--

kind regards Thorsten

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey,

yes it is possible.

it is between Bpm and a external system.

regards,

Milan

prateek
Active Contributor
0 Kudos

is it possible to use a mapping before a message go into the bpm?

Yes. And it should be done as far as possible.

It can be used between

Sender -> BPM or

BPM -> Receiver

Regards,

Prateek

Former Member
0 Kudos

You should do an interface mapping between a outbount and an outbound abstract typed interfaces.