….Message
For the classname you must enter :
```
msg.ScrapRequest
```
And for the json, you must enter the url you want to scrap :
```
{
"url":"http://quotes.toscrape.…
…attribute, subsequently our InteropService service will return the result correctly as a JSON.
Conclusion:
Let's summarize what we have done:
We have sent a GET type request…
Our client says the call to send email (method (%Net.SMTP).Send) started returning error # 6167 (Authentication expected but failed.) after installing IRIS 2022.1.2; email had work…
We have an immediate requirement for an experienced Intersystems Ensemble/Health Connect consultant to join our team with a good grounding in OO Programming, Healthcare Integration
…s question, and thanks for your help
We have the following use case: we would need to send with MTOM a zip which contains a csv
We have read:
https://docs.intersystems.com…
Hi All,I have a query:Is it possible to send HL7 messages and Non HL7 Message such like Record Maps in a single TCP operation in ensemble?Many Thanks,Archunan K Archunan,
Can you…
…stent{// set myval= ##class(Package.Class).Method(Args)// set myval= ##class(email.test).XSendSimpleMessage("")ClassMethod SendSimpleMessage(server As %Net.SMTP) As %List{ Set ser…
I have an amazing tool called 7edit for editing and sending HL7 v2 messages. I've searched hours for a similar tool for HL7v3 without luck. They're all web based, crappy, broken…
Hi,
I am using a record map and when the less than symbol < is sent the record mapping fails. How can I escape this character so the record map will not fail. Hi Neil,
Can you
…invalid HTTP version'xmlns:ges="http://XXX.XXXXXXXXX/GestionPacientes">'
When we send the same XML message from SoapUI, it is being processed by our system.
We have ch…
…pdf size is more than 4MBby prashanth ponugoti
Not able to convert %Stream.TmpBinary; to JSON propertyby prashanth ponugoti
Compilation information for classesby Virat Sharma
Ho…
…e bus used to connect internal and external datasources into a corporate data backbone to send, receive and process data between enterprise data resources, including Big Data repos…
…Ens.Response Object with its lists of Arrays that I have defined.
set tSC = ..Adapter.SendFormDataArray(.tHTTPResposne,"POST",tHTTPRequest,,,tURL)
set pResponse = ##class(Us…
Setting the Scene
Suppose you have the following 2 persistent classes that are both JSON-enabled (i.e. extends %JSON.Adaptor or %pkg.isc.rest.model.adaptor)
Class Test.Employee E…
I have a class using the JSON adaptor:
```
Class pbarton.test Extends (%RegisteredObject, %JSON.Adaptor)
{
Property Version As %String;
}
```
The Version property could…


