#1
|
|||
|
|||
![]()
Hi,
I set some mail alerts when my channels have a problem sending or receiving an HL7 message. I could find a lot of informations about the error but I would like to add the content of the message pre and post transformation. Is there a way I can achieve this? Thanks for the help ![]() |
#2
|
|||
|
|||
![]()
Well msg,tmp is not part of the Alert Variables in the Alert section, so I don't think you can.
But you do have access to globalMapVariable in there. So I think if you push your message in the globalMap you can pull it there. |
#3
|
|||
|
|||
![]()
I thought about this solution but I couldn't find the way to put the source input message or destination output message to the globalMapVariable.
Any leads? |
#4
|
|||
|
|||
![]()
This would work if you put inside source transformer of channel 1.
globalChannelMap.put('Channel1Message',msg) |
![]() |
Tags |
alert, hl7 message, mail, transformation |
Thread Tools | |
Display Modes | |
|
|