Skip to Content
0
Former Member
Nov 29, 2006 at 10:45 AM

Sequence Mapping?

31 Views

I have three different message type M1, M2 and M3.

I have developed the following Message Mappings:

MM12: M1->M2

MM23: M2->M3

Now I get a message M1, how to transform this message to M3 without using BPM. I mean I don't want to develop a new Message Mapping between M1 and M3. I want to reuse MM12 and MM23.