I am new to Mirth and am trying to set up a channel to work with an existing webservice written in .Net. The webservice recieves the SOAP request, processes the data it receives, writes to a database, and sends back a reply.
So far, this all works great. My question is, how do I configure Mirth to receive the reply back from my webservice and can I then write the reply data to a log file or a to database?
So far, this all works great. My question is, how do I configure Mirth to receive the reply back from my webservice and can I then write the reply data to a log file or a to database?
Comment