Hi Community!
I'm sharing a little tool (REST service) to download interoperability messages from your browser.
You only need to:
- Create a web application in Management Portal (e.g.
/downloadmsg) and setDispatchClass=Util.DownloadMsg. - Call the tool using your browser passing the namespace and the message header id to download. http://localhost:52773/downloadmsg/ns/mydev/msgid/17441
///
/// Util to download messages given a message header id
///
/// Setup:
/// 1. Create a webapplication (e.g. /downloadmsg) and set DispatchClass=Util.DownloadMsg
/// 2. Go to http://localhost:52773/download.png)

.png)


