or "So you just got yelled at by your boss, for sending him an unformatted Hello World webpage"
Our previous lesson ended with us serving a Message value obtained from a Caché RES…
…t HL7 messages. We created a Kafka topic to receive HL7 messages. We use Kafka Bridges to send messages to Kafka topics. Kafka messages are sent to the Kafka Bridge in JSON format.…
…which is a list.
I need to loop through the recipients and invoke a Business Operation "Send Email" for each recipient. Here is the example of syntax I use,
<foreach name='P…
…ke your REST service logically asynchronous (see DeepSee REST API for MDX execution):User sends a queryServer immediately returns query keyServer executes query into another (jobbe…
…e Internet) configured to transfer files via this protocol. In an FTP transaction, a file sender is called a local host. A file receiver involved in FTP is a remote host, and it is…
I am looking to view the contents of the request object I am sending from my Service into my BPL in Message Viewer. My request contains references to other defined classes.
Class…
…ent web servers and browsers impose their own limits, typically from 1MB to 2GB. For example, Apache allows a maximum of 2GB. In any case, if you need to send a 2GB file, you might
Hello All,
I am facing an issue where the vendor seems to be sending two structures of JSON messages, but only one of them seems to work in my code.I need help in allowing both th…
This post is intended to guide you through the new JSON capabilities that we introduced in Caché 2016.1. JSON has emerged to a serialization format used in many places. The web sta…
…nown diseases.
Your response must be just the raw JSON document, without ```json, ``` or anything else.
""")
String recommendExams(Long patientId);…
…ase:
If we have a Destination Service that through a HTTP GET by REST gives us a certain JSON response, where it should be noted that it is a list of objects where each object in…
…ions components. In my example I have defined a message that later I serialize as JSON to send to an external API. This message is defined as a regular message and also as a `%JSON…
…er-side data residing in a Cache database via a REST service?A naïve approach would be to send a full JSON representation of the data object via an http POST to a method on a REST…
…repository available to users through SQL queries.
InterSystems FHIR Adapter allows the sending and receiving of FHIR messages in our productions.
Well, for our article we are…
…eces. (elephant approach) Do dynObject1.%Set("Stream", request.Stream, "stream")
I decided to just send the filename and then the compute pod can Read the file on a shared volume.


