User bio
404 bio not found
Member since Aug 19, 2022
Posts:
Replies:
Hi , yes IAM is included in our licence
%SYS>w $SYSTEM.License.GetFeature(21)
1
ISC_IAM_IMAGE=intersystems/iam:3.2.1.0-4
ISC_IRIS_URL=http://IAM:mypassword@myhost:57772/api/iam/license
Certifications & Credly badges:
Thomas has no Certifications & Credly badges yet.
Global Masters badges:
Thomas has no Global Masters badges yet.
Followers:
Thomas has no followers yet.
Following:
Thomas has not followed anybody yet.
What do you do if your API calls a SOAP Internal and you get back a response SOAP Client Classes generated from WSDL .
You have to change those classes to extend %JSON.Adaptor, Would have been nice not to change generated classes.
For this reason it would be nice to be able to use %ZEN.Auxiliary.jsonProvider or then a replacement .
Or is there any other way of handling this?