Hi,
sorry for x-posting, but I just didn't get much feedback from the support forum.
I'm using Mirth 1.7 with SQL Server 2005. I can successfully get the msg in the log, but somehow the dashboard always shows received 0. Do I need to configure anything else to make Mirth receive the msg stored in globalMap?
I'm pretty sure this isn't a bug but a setting issue. Everything worked fine when I used SQL script to access the database. It stopped working when I translate the script into Javascript as I need getClob() to read a msg type in the database.
The original post (and code) is at:http://www.mirthproject.org/index.ph...2&id=5672#5672
sorry for x-posting, but I just didn't get much feedback from the support forum.
I'm using Mirth 1.7 with SQL Server 2005. I can successfully get the msg in the log, but somehow the dashboard always shows received 0. Do I need to configure anything else to make Mirth receive the msg stored in globalMap?
I'm pretty sure this isn't a bug but a setting issue. Everything worked fine when I used SQL script to access the database. It stopped working when I translate the script into Javascript as I need getClob() to read a msg type in the database.
The original post (and code) is at:http://www.mirthproject.org/index.ph...2&id=5672#5672
Comment