Search

Clear filter
Question
Elena Kretova · Mar 1, 2018

WebMethods not sending ACK/FINISH to IIS Web Services calls

. ;- ) WebMethods is interfacing with an IIS Web Service (I'm the IIS fellow, and the WebMethods fellow has no response for me.)
Question
Scott Roth · Nov 30, 2018

Seeking Clarification between REST Web Service and a API call

I have only done 1 other Web Service interface but it was using a SOAP proxy wizard.
Question
Pietro Di Leo · Oct 16, 2023

How to send a message to Render and gunicorn-deployed web service

Issue Every time I try to contact the web service I get an error.
Question
Krishnamuthu Venkatachalam · May 26, 2019

Unable to access the REST services through CSP Web Gateway

Because the URL of the REST service does not end in .csp it shows the 404 error.In my case, to solve this it was necessary to add the "CSP On" in httpd.conf of the web server, example
Question
Andy Stobirski · Jan 21, 2024

How I access a REST web service I've created?

Hello @Andy.Stobirski Have you created a web application? If not, You have to create a web application.
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> ......
Question
David Morgenstern · Mar 5, 2019

Soap Action mismatch error

I have a cache client trying to call a web service using SOAP version 1.2.
Article
Ward De Backer · Jun 23, 2016

Returning custom responses from Web Services and REST services using Node.js and EWD 3

As Rob explained in an earlier post, Caché's Node.js interface allows you to create Web Services and REST Services using the very modular EWD 3 framework.
Question
Oliver Wilms · Apr 29, 2022

PoolSize System Default Setting

Hello, I tried to define Pool Size in System Default Settings, but it is not being used.
Question
Gautam Rishi · Jul 6, 2023

default value to property in classes

I want to initialize it to 0.00 this a default value.
Question
Armin Gayl · Jan 29, 2016

IIS csp as a Default Page

Hi, is it possible to integrate a csp file as the default page in the IIS 7?
Question
Trevor Strong · Jan 25, 2018

Default superserver port on installation

Does anyone know where the default port comes from when installing a new instance on Windows Server 2012 R2?
Question
Kurro Lopez · Dec 16, 2025

Default settings - Application priorities

I have several Business Services that use the same class, so I want them all to have a common "Schedule" configuration.
Question
Padmaja Konduru · Jul 4, 2023

SOAP Outbound Operation

I want to get SOAP Location details dynamically from Management portal using Property value? Is there any idea to get it? Any example please?