Hi.
How can I deserialize in C# JSON string created with %JSONExport - exported class includes property of type array of %String? Which type of property should I use in C# class t…
Hi !
I am new to the language and I am trying to read some json data from a government site (it is public data).
The address is: https://apisidra.ibge.gov.br/values/t/1736/n1/al…
When you communicate with EKS through the local kubectl client, it sends requests to the Kubernetes API server, and each request goes through authentication and authorization processes
…plement it.I learned get method in rest services.I need to know How to get raw data (like json, xml, text....etc.) when we post the rest services?Thank you %request.Content will pr…
Hi Team,I am using %JSON.Adaptor class for Json validation.Using below statement I got only one required field validation.(refer below screen) SET stat = objExternalUser.%JSONIm…
Hi All,I am trying to get JSON data from a REST api. I am using my web browser to get the data by hitting the URL.The data is receiving properly, but the JSON contains a few HTML…
I try to test our REST/JSON (POST) services,where queryparametres are in content as json and the answer in contet is also as json.This is my testClient:Class XXX.RESTClient Extends…
Hi Team,
I want to consume(call) third-party API by passing JSON as a request from Iris.
I'm about to go down the same path here. I have a rough idea of what I need to do. I…
Hi All,I use SQL function JSON_OBJECT to get data as a JSON object.However, sometimes I get error with function JSON_OBJECT when values contain [, ], { or }.Error:[SQLCODE: <-40…
…u can choose to download the messages or display them in your browser. It also provides a JSON file showing you which new values are grouped. Not sure of all the use cases but I bu…
…n your needs, you might consider creating a class that extends both %Net.HttpRequest and %JSON.Adaptor and using the %JSON.Adaptor methods to create a JSON representation of the in…
…for your help Dmitry. It's work fine. May I know, how to present the same information in JSON response. Can you please guide me on this. Thanks in advance. ClassMethod HelloWorl…
…cache and wanted to know how do I debug POST that got sent into backend by this tool via json sent from the request body!
I'm using 2018 cache and running tests by VSCodethanks f…
….response)
if $isObject(response) {
write response.%ToJSON()
}
}
quit status
}
}
Service response
In…
…at requires me to post a form. I am following the documention at https://developers.clicksend.com/docs/http/v2/#send-an-sms .In code I need to be able to do the following:https://…


