-
Would you consider increasing the field size of the Channel Name field above the current varchar(40), e.g. 60 or even 255?
Imported Issue. Original Details:
Jira Issue Key: MIRTH-2191
Reporter: yorki…
-
The option of whether to queue/error a message when a timeout occurs would be useful to almost all connectors, not just TCP.
Imported Issue. Original Details:
Jira Issue Key: MIRTH-2654
Reporter: nar…
-
CachedRowSetImpl is a proprietary class that may eventually be removed. We should find an alternative to use. The use of this class also results in build warnings.
Imported Issue. Original Details:
J…
-
It would be nice to have the ability to turn off tool tips on mouseovers. This could be a checkbox on the Administrator tab of the Settings panel.
Imported Issue. Original Details:
Jira Issue Key: M…
-
Would be useful in cases where you need to switch between a GET/PUT/POST/etc. but don't want to have to create multiple destinations with filters.
Imported Issue. Original Details:
Jira Issue Key: MI…
-
Document writer connectors produce blank rtf files even though the same html template works for pdfs. This can happen when copy and pasting from another source into the template field of the connector…
-
Right now users are forced to use the global or global channel maps to share data across multiple invocations of a batch script. Instead there should be a map available that is shared across each scri…
-
The message browser currently just checks for the first character to know whether messages can be pretty printed or not.
{code}
isXml = trimmedMessage.length() > 0 && trimmedMessage.charAt(0) == …
-
Related to [MIRTH-4195] and [MIRTH-4196]. Currently the clone channel dialog only asks for the name of the new channel.
It would be very helpful to have options for cloning dependencies (resources,…
-
I would have submitted a pull-request, but it looks like the `.vmoptions` files are not a part of the source repository – they must be produced during the release build process.
Every time I upgrad…