…il in a next article.
See you! Guys, tried your app - having the following error after sending text and audio to telegram bot:
Also here is the production view
Hi @Evgeny.Shva…
…this url in any browser.
http://localhost:[port]/api/atelier/
It should return some JSON
If it does not work, you should look at Apache configuration.
Can you put here your…
I am de-serialzing a FHIR Resource CodeSystem in STU3 FHIR resources from JSON in my Business Process using the following code:
set pCodeSystemResource = ##class(HS.FHIR.vSTU3.Mo…
…er.%CredentialsObj.Username), "pass": (..Adapter.%CredentialsObj.Password)}
// Send post request
set sc = ..Adapter.Post(.httpResponse,,input.%ToJSON())
quit:$…
This can help you limit what you are sending to the client.
…logic where in OUL message if the value of code 20061 > 30mg, it should automatically send another order back to service (OML). So the flow will be, Device -> Service->Pr…
I am currently using IKO 3.6 to deploy an irisCluster on EKS, but I am facing some challenges. Firstly, I need assistance in understanding how to connect to the Web Gateway sidecar.
Hello,
We would need to know the Ens.Response SourceConfigName to identify which Operation has raised an exception.
We have tried:
$$$LOGINFO("..%Process.%PrimaryResponseHeader.SourceConfigName
…la/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0
Accept: application/json, text/plain, */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Re…
Join the latest InterSystems Developer Meetup to learn how to analyze healthcare data.
FHIR (Fast Healthcare Interoperability Resources) is a global data standard in healthcare and
…all pods in namespace '$NAMESPACE'..."
for pod in $(kubectl get pods -n "$NAMESPACE" -o jsonpath='{.items[*].metadata.name}'); do
# echo "---- Pod: $pod ----"
kubectl -n "$…
We have a downstream application that cannot accept more than 500 messages at a time. They want to restrict the number of messages being sent to them at a time. This seems like a perfect
…st the myth on my laptop? ) The project is in process and the github is private, but just send me your github user and I'll invite to you. And you can find the files for testing he…
I have a Business Service that reads a file from a folder and sends it as a string to a Business Process. In the business process, I need to add a string to the end of the file str…
Hi Guys,
How do I create a JSON with the below structure pls:
{ "field 1": "123", "field 2": "1.1.1", "field 3": "4.428", "Lines": [ [ 0.00523, 0.00952, 0.01626 ],…


