InterSystemsDev via @like
How to add an underscore to WebMethod name? #HowTo #WebServices
https://community.intersystems.com/post/how-add-underscore-webmethod-name
https://community.intersystems.com/post/how-add-underscore-webmethod-name
InterSystems Developer Community
How to add an underscore to WebMethod name
Hi, guys,One of my clients was required by the hospital to name their webservice operation as Action_Subject, ie. Get_PatientInfoWhen I define the web method as "Get_PatientInfo" as below,/// MyApp.My
InterSystemsDev via @like
SOAP-Services with Caché OS - ignore order of elements #Caché #ObjectScript #WebServices
https://community.intersystems.com/post/soap-services-cach%C3%A9-os-ignore-order-elements
https://community.intersystems.com/post/soap-services-cach%C3%A9-os-ignore-order-elements
InterSystems Developer Community
SOAP-Services with Caché OS - ignore order of elements
Hi,is there a way to tell Caché to ignore the order of elements when hosting a SOAP-based webservice?At the moment I keep getting the Error-Code #6237 (Unexpected tag in XML input) when the reque
InterSystemsDev via @like
How to process queryString parameters in a HttpGet Request in a %CSP.REST page? #HowTo #Caché #RESTAPI #WebServices
http://ow.ly/9vdl30mnKnp
http://ow.ly/9vdl30mnKnp
InterSystems Developer Community
How do I process queryString parameters in a HttpGet Request in a %CSP.REST page?
So by queryString I mean name-value pairs passed in as part of the URL. Currently my service works when called like thishttp://{{SERVER}}:{{PORT}}/bsolabs/api/codemanagement/testcode/B
InterSystemsDev via @like
Seeking Clarification between #REST Web Service and a #API call #CachéObjects #BusinessOperation #WebServices
>> http://ow.ly/MSnI30nx3R6 <<
>> http://ow.ly/MSnI30nx3R6 <<
InterSystems Developer Community
Seeking Clarification between REST Web Service and a API call
I am trying to explore some new possibilities outside of the normal day to day HL7 interfacing we do. I have only done 1 other Web Service interface but it was using a SOAP proxy wizard. Now I am task
InterSystemsDev via @like
🔗 Apache HTTPD Web Server Configuration for HealthShare 🔗
>> http://ow.ly/HU2C30nPcFg <<
#HealthShare #BestPractices #WebServices #Performance #Linux #RHEL #SUSE #SysAdmin
>> http://ow.ly/HU2C30nPcFg <<
#HealthShare #BestPractices #WebServices #Performance #Linux #RHEL #SUSE #SysAdmin
InterSystemsDev via @like
Client for WebSockets based on Node.js 💡
>> http://ow.ly/5rW630nWJRB <<
#CodeSnippet #WebServices #Interoperability #Caché #Ensemble #InterSystemsIRIS #WebSockets #CSP #JavaScript #NodeJS
>> http://ow.ly/5rW630nWJRB <<
#CodeSnippet #WebServices #Interoperability #Caché #Ensemble #InterSystemsIRIS #WebSockets #CSP #JavaScript #NodeJS
InterSystemsDev via @like
A little about #Interoperability on #OpenExchange: WsockClient.csp 💡
>> http://ow.ly/Q6FG30ocbw9 <<
#CodeSnippet #WebServices #Caché #Ensemble #InterSystemsIRIS #CSP #JavaScript
>> http://ow.ly/Q6FG30ocbw9 <<
#CodeSnippet #WebServices #Caché #Ensemble #InterSystemsIRIS #CSP #JavaScript
InterSystemsDev via @like
[#OpenExchange] PHP module for working with hierarchical data in InterSystems IRIS >> http://ow.ly/6YfI50uoKF4
#InterSystemsIRIS #IRISforHealth #PHP #Caché #Apache #CodeSnippet #DevelopmentEnvironment #KeyValue #WebServices #Cloud
#InterSystemsIRIS #IRISforHealth #PHP #Caché #Apache #CodeSnippet #DevelopmentEnvironment #KeyValue #WebServices #Cloud
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: Securing Web Service with SAML - Example >> http://ow.ly/XuWv50vWvMi
#InterSystems #InterSystemsIRIS #Caché #SAML #XML #Security #WebServices
#InterSystems #InterSystemsIRIS #Caché #SAML #XML #Security #WebServices
InterSystems Developer Community
Securing Web Service with SAML - Example?
Hello,I have a very simple web service that I'd like to secure via SAML Authorization with X.509 Certificates. I am, however struggling with documentation and my lack of cryptographic skills. (I do th