Just include this file into your GitHub repo when you'll publish it after the advent - and it will send your repo for testing automatically.
…t to use the above tcp ports?
J"Cannot contact server on port 0. Can you please send it to me as well nv@nv-enterprises.bizThank you in advance Set ^%SYS("zenreport","exc…
…ents:
Do ##class(dc.ipcutils.Manager).Notify("Demo:OnTest",{"Message":"My FirstTest"}.%ToJSON())
It will result in the following output in the first terminal
IRISAPP>d ##clas…
…a code-block that got me thinking "what's wrong"?
Here is the piece of code:
for i=0:1:(json.%Size()-1) {
set p = json.%Get(i)
if (p="value1")!(p="value2") {
quit 1
}…
…problem.
In the next article we will deal with the opposite direction of communication, sending from the PACS to our modality configured in IRIS.
Here you have available the cod…
I know that a TCP connection sends back an ACK, but what about REST, SOAP, HTTP, etc..? Web services normally use an HTTP status code; for example, an ACK would be 200 OK for REST/…
How can i send .xml files from linux server to windows using cache codes with out using any FTP commands. Need to send a copy of the .xml file to a windows folder There are several…
I have this code and I need to send
Set tRequest= ##class(Testing.Messages.GatewayCreateFacilityRequest).%New()
Set tRequest.facilityCode ="VINUSE"
Set tResponse = ##class(Tes…
So now that I have figured out how to send a Page via HTTP.OutboundAdapter, I have another question. I want to use a Function that all I have to do is pass two variables and it is…
I'm new user learning to use Iris and Ensemble. I'm trying to set up a TCP interface to send delimited data from Ensemble to another interface engine. I created File.PassthroughSer…
…e reason for that is Timer_MinFileBytesPerSec. WebMethods is content with the outcome IIS sends, and doesn't generally close the system discussion amenably. This isn't an issue unt…
…Device, I came across Pushover.net recently that although has an upfront cost $5 you can send as many messages as you like after that, there is a 7 day free trial to check it out.…
…ness process that extracts only the fields that are needed to retrieve the patient ID and send that to the SQL database. But i suspect you already have external logic that processe…
…om cache database. But i got the error like "CSP application closed the connection before sending a responce".Below is the query.SELECTCallbackCommentFROM SQ.CBPhoneResult_View Whe…
This code snippet sends an XML request to a server and saves the response to a file. The class method "test" runs the code:
Class objectscript.postXML
{
classmethod test() {…


