Forum Replies Created
-
AuthorReplies
-
Thank you everybody.
But for all the commands I get below error
‘couldn’t execute “hciprocstatus”: no such file or directory’
Thanks Charlie
I tried, exec hcimsgtrace -w but it is giving different error as below,
[05/05/2016 13:33:00]: Begin to write to the external database.
[pd :pdtd:ERR /0:perfcalculator:–/–/—- –:–:–] [05/05/2016 13:33:01]: 28 message(s) written to the external database.
[pd :pdtd:ERR /0:perfcalculator:–/–/—- –:–:–] C:UsersADMINI~1AppDataLocalTemp2sqlite-unknown-x86-sqlitejdbc.dll (Access is denied)’
I am running under Administrator User.
If I run this command from Cloverleaf-Remote Commands everything works fine.
Thanks in advance,
Tahir
In my case,Customer sends the HL7 message with all the fields in Uppercase and they want these fields to be displayed as Mixed case.
e.g. Customer sends ‘SMITH’ as first name and wants this to be displayed as ‘Smith’. And this is for all the fields.
Thanks,
Tahir
Hi Charlie,
I am at beginner level for all this tcl stuff.
By sourcing the file in .tcl script, I guess you mean to say copy code from .htc file to .tcl file.
I tried that but still getting invalid command error.
Also, it would be very helpful if you can share the hcismatdb in .tcl format or point me to some useful link.
Thanks,
Tahir
Here is what I am trying,
1. I copied your hcismatdb.htc in bin folder. I tested it using Remote commands window and it works fine.
2. Now I have written one tcl which will get called from UPOC. In this tcl, I have copied hcismatdb command as it is which is running from remote commands window in cloverleaf.
But I am getting error ‘invalid command name “hcismatdb”
Thanks,
Tahir
Thanks for quick reply 🙂
I am writing a utility (.tcl) which will run in scheduled mode (I am using UPOC). From that .tcl I want to call hcismatdb command.
Is there anything I should take care of while calling hcismatdb command.
I am familiar with cloverleaf .tcl, but don’t know how to call .htc command.
Thanks,
Tahir
Hi Charlie,
Can we call this .htc file from within a tcl?
Thanks,
Tahir
Thanks James,
Thank you for your reply
Thanks Max,
Let me correct my question.
I want to know the scenarios in which we can use this feature. Or when should we use this feature. (example)
Thanks Charlie,
Appreciate your work. It worked.
Some more questions-
1. In which file will I get the Thread statistics? like, How many messages are processed, how many in progress, how many erred. The same parameters which we see on right click on thread in Network monitor under status window.
2. If there any file as above, is there any script to decode it?
Thanks,
Tahir
I have found that there are some web services exposed such as getSiteList.
How can I consume them?
Thanks,
Tahir
In more simple words, If HL7 message is coming to the inbound thread. I want to access it in the xlate tcl.
June 9, 2015 at 1:12 pm in reply to: (-921) ‘DB_VISTA user id check failed: ‘ADT_ServiceClient’ #82680Thanks Terry for sharing useful info.
-
AuthorReplies