Skip to Content
0
Jun 12, 2020 at 04:34 AM

How to send the data to two mail receivers simultaneously

63 Views Last edit Jun 12, 2020 at 04:37 AM 2 rev

The objective is to send relevant data in JSON format to two separate mail receivers using a mail Adapter. Incoming PO is coming through https POST call and order with multiple vendors. i need to separate out the orders on the basis of ‘Store’ and send it to two separate receivers through a mail adapter.(Given Soucre: XML files as input & Output)

in my try , i used MM first to assign source field to target filed then i used XML to JSON converter ..but i am unable to reach my objective ,,experts , what others steps i need to take to complete it