I have always struggled with Iterating through a JSON response to pull out certain fields into a Data Class Structure to use to populate fields in a DTL. So I defined the whole str…
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é REST…
…'m new to this and I was after a just a quick sample using ensemble objects on how to create a Post HTTP request and where to include my curl, then send the request ..etc
Thanks
…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…
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…
…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…
…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…
…nown diseases.
Your response must be just the raw JSON document, without ```json, ``` or anything else.
""")
String recommendExams(Long patientId);…
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…
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…
…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
…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…
…Kurro,
Your video is available on InterSystems Developers YouTube:
⏯️How to send messages to Microsoft Teams
Thanks for your replay.
Indeed, there is a package using…
…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.
