Search

Clear filter
Discussion
Scott Roth · Oct 12, 2023

Private Web Server Architecture Suggestions??

Hi Scott, We are using IIS as our web server, the configuration is like this:- The mirrored instances are separate VMs, and in each VM we have IIS + web gateway installed (except the
Question
Andre Santana · Mar 18, 2019

Erro no Web server e integração

you do your web call.
Question
david clifte · Nov 3, 2016

Web server Setup, permission issue

I'm trying to setup a webserver in health share.I'm stuck in premission set up.When I select Unauthenticaded login method in EDIT WEB APLICATION the page freeze and after some time
Question
Mary George · Jul 20, 2022

Default Database Resource

of the default.
Question
Nezla · Aug 17, 2022

Ensemble default packages

packages that comes with default classes that developers can use or override?
Question
Eduardo Raupp · Nov 9, 2020

Default LOCALE installation

Hello there, I have a simple question related to the default locale after healthshare installation. Will it be the default one already selected in the O.S.?
Article
Istvan Hahn · Oct 20, 2016

Creating an Ensemble MicroService using RESTful Web Services

Here comes the MicroService implemented as a RESTful Web Service. Why not MicroService implemented as a SOAP Web Service?
Question
p rd · May 19, 2018

Web services receives text data, data error

I use the InterSystems cache to implement a web services program. I receive the data sent by the other person.
Article
Timothy Leavitt · Mar 9, 2016

Example: Connecting to a Caché web service from PHP

The following example demonstrates how to connect to a Caché-based web service (particularly, the web service in the SAMPLES namespace) from PHP, using password authentication.
Question
David E Nelson · May 25, 2016

Web Applications for DeepSee REST Services and JavaScript APIs

a service that is in the same logical path as your existing REST service so that things look the same to the browser.
Question
Adam Skurek · Jun 13, 2018

Ensemble Web Service - accept HTTP Basic authentication

Hi guys,is there any way to configure Ensemle Web Service ( EnsLib.SOAP.Service ) to accept HTTP Basic authentication instead of SOAP security headers?Thanks.
Question
Kristina Roberts · Sep 16, 2019

Adding a new field to a web service API call

Currently one of our applications, coded in Cache, performs web service API calls out to one of our vendors.
Question
Punit · Apr 14, 2023

Simple example of SOAP service to transfer files between systems

%Save()) } } ``` A web client class on the client. This was generated with the SOAP wizard in Studio.
Question
Bransen Smith · Apr 23, 2024

How to Configure an Incoming SOAP Service via Management Portal

/csp/healthshare/MBSDEV is the Namespace where the service is running. /soappassthrough is my web application for my SOAP Service.
Question
Anil Mathew · Sep 12, 2017

Suppress xsi:type in SOAP Client

xml version="1.0" encoding="UTF-8" ?> <SOAP-ENV:Envelope xmlns:SOAP-ENV='http://www.w3.org/2003/05/soap-envelope'> <SOAP-ENV:Header> ......