Question Don Rozwick · Sep 27, 2019 Pointers on creating an operation to file by Message Type Looking for pointers on how to create a file operation class that would use the HL7 Message Type in the file name For example if the Message type was ADT^A31 the file name would be ZLOG_FILE_ADTA31_20190927.dat Thank you for looking. #Ensemble 0 5 0 306
Question Don Rozwick · May 9, 2019 How to "Post" a URL based on the Alert Message I am trying to create a URL for Spoke Mobile to page users when our email system is down and we can't use the normal email alerts.I was directed to http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=EHTTP_outbound and tried to create something. The best I got was a response from the webpage that told me there was an error.I want to be able to have a default pager number when we don't have an oncall schedule and grab information from Ens.AlertMessage. #Business Operation #Ensemble 0 4 0 460
Question Don Rozwick · Mar 22, 2017 How to Search the stream in Message Browser for a EnsLib.HTTP.GenericMessage Ensemble 2014.1.5 Inbound EnsLib.HTTP.GenericMessage #Message Search #Ensemble 0 2 0 756
Question Don Rozwick · Mar 20, 2017 How to pass SOAP response back to Sender I have an XML I am sending to an operation from a BPL. This is a query for Patient information from Epic using a web service. I created the operation using the add-in in Studio. I setup the BPL to do a Call and send whatever data I receive from the client. I get a response back from Epic with a list of matching Patients. In the BPL I am trying to use the Response Builder to pass the response ID, name, DOB, etc. to matching context items to then pass to the client as a response. I get the following error within the call: #Beginner #Business Process (BPL) #Error Handling #Ensemble 0 4 0 1.1K
Question Don Rozwick · Feb 3, 2017 Ensemble 2014.1.5 - Soap Business Service -ERROR <Ens>ErrBusinessDispatchNameNotRegistered: Business dispatch name 'EnsLib.SOAP.GenericService' I am following the ESB tutorial(https://learning.intersystems.com/course/view.php?id=77) and using my local system(2014.1.5) windows 7. I click the button on SoapUI for the Weather piece (http://127.0.0.1:57774/esb/soap/Weather/GlobalWeather.asmx) and get the response of <text>ERROR <Ens>ErrBusinessDispatchNameNotRegistered: Business dispatch name 'EnsLib.SOAP.GenericService' is not registered to run</text& #Beginner #Tutorial #Ensemble 0 6 0 2.5K
Question Don Rozwick · Dec 8, 2016 JSON to HL7 I have a project to convert a JSON message with two patient identifiers into an HL7 ADT^A31. Is there any documentation or training that you would think is appropriate? Currently using Ensemble 2014.1.5 on AIX #HL7 #JSON #Ensemble 0 1 0 2.5K