Paul Coyne

Results 144 comments of Paul Coyne

What version of Mirth? What version of java? What host operating system? I do not understand your report. We import channels all the time without error.

Attach a channel that demonstrates the behavior perhaps?

Is the enging running? Does netstat show the port is listening? Does mirth.log show anything? You have posted no details. Much like saying "my car won't start".

Interesting! What did NextGen support say about it? I wonder if other rights you granted superseded the export option.

Mirth has always worked that way. Sort of is what it is I think, not sure if it a bug.

I have seen what you have seen in your last sentence. In my case so many were polling at once on startup to the same endpoint the other end declined...

You can just call addAttachment in the response transformer in a normal http sender. for a json response that looks like: ![image](https://user-images.githubusercontent.com/44065187/184784495-1cd2c10a-da8e-49a7-84a1-e2ed4123838f.png) it would be the below to grab the...

The response needs to be collected of course with or without a button. It's an interesting idea of course just suggesting another workaround not mentioned your initial feature request. On...