Search

Clear filter
Question
Stefan Cronje · Jul 10, 2017

SHA256 Signing with RSA PSS padding

1 = OAEP (default)<br>/// 2 = PKCS1-v1_5<br>/// <br><br>/// Return value: Ciphertext.ClassMethod RSAEncrypt(Plaintext As %String,Certificate As %String,CAfile
Question
water huang · Nov 30, 2023

property of %Library.DateTime export to xml

encoded value.
Article
Ariel Glikman · Mar 4, 2024

IKO - Lessons Learned (Part 2 - The IrisCluster)

Specifically, this is the data node and web gateway.
Question
Michael Lei · Jul 13, 2021

How to access files in shared folder with Healthconnet or Cache

Running the Windows InterSystems service under the default SYSTEM account is appropriate for many installations, but in some cases can cause issues relating to file permissions and
Question
Scott Roth · Jul 6, 2023

REST Documentation Confusion

I have done SOAP operations before and we currently have one in our Production Namespace, but from what I understand SOAP has the wsdl which defines al the structures and etc, where
Question
Nicky Zhu · Jun 4, 2018

How to add an underscore to WebMethod name

SERVICENAME = "MyService";/// TODO: change this to actual SOAP namespace./// SOAP Namespace for the WebServiceParameter NAMESPACE = "http://tempuri.org";/// Namespaces of referenced
Question
Eduard Lebedyuk · Dec 14, 2016

How do I free licenses?

If several users log in, we can hit license limit and all the other users get 503 Service unavailable error.We are currently debugging it and moving to authenticated web applications
Question
Daryl Flaming · Dec 2, 2022

SAP S/4HANA Cloud Connector or API to IRIS

I think you need to use SOAP or REST APIs.
Question
Yone Moreno · Aug 14, 2020

How could we attach external libraries to generated code with Java Gateway Wizard: %ProcessErrorStatic+4^%Net.Remote.Proxy java.lang.NoClassDefFoundError:

.jarplexus-classworlds-2.2.3.jarplexus-compiler-api-2.8.4.jarplexus-compiler-javac-2.8.4.jarplexus-compiler-manager-2.8.4.jarplexus-component-annotations-1.7.1.jarplexus-container-default
Announcement
Anastasia Dyubaylo · Jun 5, 2023

Key Questions of the Month: May 2023

Web Services for Seamless Integrationby Yone Moreno Where to build and configure existing "Monitor Home" web based production alert dashboardby John Klahn Using <IMAGE> sampleby
Question
Oliver Wilms · Nov 19, 2024

How to create a signed JWT

can be used to authenticate your app's web service calls.
Question
Ahmad Bukhtiar · Jan 19, 2021

Handling carriage return in the HL7 router

So you need to confirm that the attributes CHARSET (Character Set) and ENCODING. The default values for these should be 'Latin-1' and 'UTF-8'.
Question
Muhammad Waseem · Jul 9, 2021

Authorization error: Check your credentials in Settings

I've enabled LDAP in the /api/atelier web app and also added LDAP to the web-gateway service. User has %All
Question
sjbttt sjbttt · Apr 8, 2020

How to use Base64 to encrypt a string that exceeds the maximum length of string type

So, you can use 24573 if you'd need to encode, and 32764 to decode data. 24573 appears as 32764/4*3. 24573 bytes becomes 32764 after encoding, so, it will not be more than the default