Clear filter
Question
Pravin Barton · Aug 11, 2022
I have a SOAP web service on an IRIS system. From within the code of the WebMethod I would like to log the remote IP address of the client. Is there any way to get access
Question
prashanth ponugoti · Nov 25, 2022
Hi Friends,
I have created and exposed a web service for the given WSDL.
daily 500+ requests are processed via this SOAP service in live.
after 2 days live server got stopped
Question
Stella Ticker · May 12, 2023
Has anyone had success with passing in a collections property within a SOAP request to a Soap Service in Ensemble? Please reply with how you set up that collections property. I
Question
Murillo Braga · Jan 26, 2017
as the default encoding. By looking at this character definition within Unicode, it leads me to something weird:
http://www.fileformat.info/info/unicode/char/18/index.htm
Cancel
Article
Daniel Kutac · Feb 11, 2019
Hi guys,
Couple days ago, a customer approached me with the wish to enhance their existing legacy application, that uses SOAP (Web)Services so it shares the same authorization
Question
Yi Zhong · Nov 12, 2020
://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http
Article
Jean Millette · Dec 9, 2023
Some of our applications provide SOAP services that use “DSTIME”-based SQL queries that return records that have recently been added or changed. Since the records don’t change
Question
Jeffrey Semmens · Apr 20, 2016
It looks like the normal usage of calling an Ensemble based Web Service via Ensemble is to create an Ensemble Business service that inherits from EnsLib.SOAP.Service which
Article
Steve Pisani · Mar 13, 2024
:
Features of this implementation:
By default, every SOAP Service will be tracked and reports trace information.
When a SOAP Service is used for the first time
Question
Jack Smith · Nov 30, 2017
This might be a very simple rookie question but I'm trying to create couple of web services in Ensemble and using document below as my tutorial, I do manage to do it:
http
Discussion
zheng ling · Jan 25, 2021
1) Does web service access consume license?
2) In web service program, we used a connection pool to reuse the session id, but it doesn’t work, the license consume increased
Question
Daniel Kutac · Apr 30, 2019
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
Question
Scott Beeson · Jun 21, 2016
","AllowClass","/csp/healthshare/mhclib/Custom.MHC.Scott.ServiceTest/","%SOAP.WebServiceInvoke")=1 No dice. What am I missing? It's literally the default code from the Web Service wizard
Question
Rochdi Badis · Jan 12, 2023
Hi Guys,
we this format of url with port required, and my guess that if we specify port 57772 as the default port in the web server which I'm assuming that would be Apache , we
Question
Thembelani Mlalazi · Sep 25, 2019
perspective this is returning something of type %GlobalCharacterStream. There is no wrapper class around the %GlobalCharacterStream. For the consumer of your web service