Search

Clear filter
Question
Vineeth Jagannathan · Oct 30, 2017

Does any one have idea to send xml using soap webservice.

create the proxy to the web service and create your own Business Operation around it yourselfOption 2 is nice if you want to hide the intricacies and details of using that web service
Question
Scott Roth · Jun 11

Base64Encode adding to SOAP Request

Using the osuwmc.Nutrition.OSU.CBOARDNetMenuRequest.SendMessageRequest to pass to the Web Service Class to send outbound to the vendor.
Question
Kurro Lopez · Mar 10, 2021

SOAP Error CONTENT-TYPE response text/html instead of text/xml

The problem was that the configuration of the URL but it works if "Web Service URL" has the full path.

#SOAP

201 Posts5 Followers
Question
Yone Moreno · Oct 17, 2023

Converting HL7 Message to Ens.Request: Best Practices

xml version="1.0" encoding="UTF-16"?
Question
Yone Moreno · Dec 1, 2022

How could we get Authorization Bearer from a SOAP Service

&LIBRARY=ENSLIB&CLASSNAME=EnsLib.SOAP.InboundAdapter Hi @Yone.Moreno Good read: Using Oauth2 with SOAP (Web)Services
Question
Thomas Vessiere · Apr 19, 2022

ERROR #6242 SOAP UNBOUND ADAPTER : Can't contact the web service ( HTTP error 301 )

Hi Thomas, This really depends on how the downsteam SOAP service has been implemented. On the surface it sounds as if you are using an out-of-date URL.
Article
Istvan Hahn · Sep 30, 2016

Consuming RESTful Web Services

The article is a step by step guide for beginners to learn how to build a RESTful web service consumer (or client) in Ensemble.
Question
Mike Dawson · Oct 11, 2017

How to create a web service that receives a stream data type

Is the web service you are calling a Cache web service? If so could you show the function signature?
Article
Jean Millette · Dec 9, 2023

Working Around SOAP Service Timeouts

The amount of time for producing the results therefore sometimes exceeds the default “timeout” specified in the CSP gateway connection for the instance hosting the SOAP service.
Question
Igor Barboza · Apr 20, 2024

There's any way to edit a SOAP header?

xml version="1.0" encoding="utf-8"?
Question
Thomas Noitz · Jul 30, 2018

SOAP-Services with Caché OS - ignore order of elements

of your web service and change it if not.
Question
Scott Roth · Apr 9, 2019

SOAP Request Header

I have a wdsl soap request that now requires a header. Where do I modify the header to allow this new value to be sent?
Question
Peter Monteiro · Feb 9, 2022

Inbound SOAP Service WSDL - incorrect portType name

For our WSDL the portType value is being suffixed with "Soap" at the end.
Question
Güvenal · Nov 21, 2017

Custom SOAP header

<SOAP-ENV:Header><urn:LogicalAddress xmlns="urn:registry:1" xmlns:hdr="urn:registry:1"></urn:LogicalAddress></SOAP-ENV:Header>But how do I set a value within