Am I missing something? I installed CL6.2 on our test engine and it all went smooth. Well, until I tried to use SMAT. Am I missing something? The msg and idx files are missing. Are they gone now?
I don’t see any way in the SMAT database of just including A01 messages in the view, for example. I’ve tried looking through the help files, but haven’t found anything particularly useful to me.
You don’t have the ability to select your ADT SMATDB’s and then with content set to HL7, type msh. and select MSH.9 which will put an equal sign. Add your regular expression ADT^A01 so it looks like
MSH.MessageType[MSH.9]=ADT^A01
See attached. Don’t forget to select content vs metadata to view the message.
Migrated / hcirootcopy’d sites will retain old settings.
New sites with hcisiteinit default to smatdb/encrypted. These settings can be changed with the following arguments to hcisiteinit:
Code:
-E = SMAT is encrypted if 1 Or not when 0.
-D = The driver type used to read/write SMAT.
Acceptable value is file or sqlite.
They can also be changed after the fact via the IDE in Options->Site Options (or by editing siteInfo as Elisha suggests).
We suggest that you use smat database vs file, as the performance is much better, you have the HL7 search, ability to search across multiple databases, etc. The smat DB is also the go-forward platform for new features. File will remain as-is.
Thanks for the replies. I need to digest that. But I have a related question. I’ve looked in the documentation, but I don’t see anything.
On our current production system (Windows, CL 6.0) we use vbscripts to do a lot of maintenance chores. Some of these things, like cycle saving no longer work with CL6.2. I also tried clicking on “cycle save” (right click on thread, click on control, click on full, click on cycle save) and nothing seemed to happen.
Is there still such a thing as cycle save?
Author
Replies
Viewing 3 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.