I am using webMethods IS 9.7 I send XML documents to a customer using Trading Networks. I send the documents using a custom SFTP delivery service that is called by an action on a processing rule.
I have a request from the customer to send the XML files by email as well as the SFTP upload to help them work around some temporary issues in a system upgrade on their end.
Is there a way I can have a single transaction pushed into TN sent by two different delivery services? I am able to only add one delivery action to the processing rule. Since this is a temporary issue, Iād prefer not to have to do any development work if I can avoid it.
Thanks!