Hi there experts!
just a silly doubt:
I've got a mapping that first maps some message to another one, and then a java function maps the resultant message to a string with some <tags>.
This string, it going to be mapped by another MM to a message with some fields and a fat xml string field that actually holds the information.
My question is:
at the las mapping, now I'm being asked if I could not 'hardcode' as constant some header fields, but grab them from the first message BEFORE the java wrapping.
May I add at the las MM the MT of that message and simply map the fields I need from that message to the header? It would be really complicated to search for that new field at the string resultant from the java wrap.
Am I clear?
thanks a lot in advance!
cheers,
Edu