Skip to main content

Questions tagged [web-services]

A "web service" is a software system designed to support interoperable machine-to-machine interaction over the World Wide Web.

1 vote
0 answers
22 views

Soap webservice returning Request format is invalid: text/xml

I have created a web service. Unfortunately, I am not well versed with SOAP call, however I don't think I am far off. The web service shown below has 3 test endpoints which I am able to call without ...
EasyE's user avatar
  • 580
-1 votes
1 answer
42 views

WebService how to prevent async calls

We have a situation where a user submits an xml file to a server, the file is then checked for unique references and the new references are stored in a database. If they submit the same references ...
josmond's user avatar
0 votes
0 answers
9 views

Server did not recognize the value of HTTP Header SOAPAction exception

I'm sending the falling document using biztalk and get the following exception Document: <?xml version="1.0" encoding="utf-8"?> <Envelope> <Header> &...
Nikk Carrel's user avatar
-1 votes
1 answer
21 views

Performance SOAPHandler handleMessage

I want to log all Request / Response data of a WS communication. I must do the logging (its more dumping the data into a RDBMS) asynchronous to not affect the performance of the WS communication ...
Olli's user avatar
  • 719
0 votes
1 answer
115 views

Apex Web Services Superbadge Unit - Find the Permissible Fly Zone

Find the Permissible Fly Zone ATS aims to enhance the user experience on its website by providing information about fly zones of its products based on the product code and the country where it’s ...
Vishal Mankar's user avatar
0 votes
1 answer
37 views

WebServiceHostFactory using HTTP only

I have a WCF service in a WebForms aplication that is created programmatically. The service is defined like this: [AspNetCompatibilityRequirements(RequirementsMode = ...
ShawnO's user avatar
  • 1
0 votes
0 answers
12 views

How to call SOAP Web Service using Spring Boot (parse XMl)?

I have the requirement to call web service [SOAP] from Spring Boot framework as a standalone application. I have the web service point URL, but only have the xml file which is being send as an input. ...
invincibleCoder's user avatar
0 votes
1 answer
34 views

Webservice XML Deserialization Issue: double to decimal Conversion Error for Large Numbers

I am currently encountering an issue with a web service. The server-side field MinimumOrderAmount is of type double, and in my receiving program, I have defined it as decimal. When the server sends a ...
sysmenu's user avatar
0 votes
1 answer
28 views

request body is empty in backend while using fetch on express

I have a nodejs application where I have two scripts, server.js and script.js. The relevent code in both blocks are as follows: script.js const topic = document.getElementById("topic")....
MrRox1337's user avatar
0 votes
0 answers
18 views

Call SOAP GET API using groovy script in CRM

I'm trying to call a SOAP(GET) using groovy in Oracle CRM. In CRM there's option to register Web service where WSDL, Authorization is defined(Attaching a screenshot for reference). Now I'm trying to ...
Sudhanshu Vishwakarma's user avatar
0 votes
0 answers
38 views

Virtual directory mapping not working in Weblogic

I´m currently using Java 8 and JEE 8 as well, my version of weblogic is 14.1.1 (All working on Windows). I want to make a virutal directory mapping for a URL that is comming from the Front-End but ...
Diego Becerril's user avatar
-1 votes
0 answers
16 views

How to append html inside GET_ITO_PROJECTS_DASHBOARD_SP so all script html will be inside function?

I work on jQuery i have issue I can't append html inside jQuery script SO jQuery function GET_ITO_PROJECTS_DASHBOARD_SP() will create all html scripts below and i will remove html static and i will ...
ahmed salah abd elaziz elbarba's user avatar
-1 votes
0 answers
30 views

Why is a .NET 4 web service call not working in Visual Studio 2010, but it works in Visual Studio 2017?

I have a web service developed in .NET 4 using Visual Studio 2010 and hosted on a Windows 2016 server on port 443. I made another web site using .NET 4 in Visual Studio 2010, and I'm trying to add the ...
Object Programmer's user avatar
0 votes
0 answers
20 views

How do I get a list of all users using Moodle web services without getting a server timeout

When I use core_user_get_users with lastname && % || email && % to get a list of all users, I get a "504 Gateway Time-out" response. Is there any other ways to provide the ...
Vetle Marentius Nilsen's user avatar
0 votes
0 answers
22 views

PWA handle notifications without push

I have this simple management app that i built and now i want to add notifications to it however i didn't want to use any push service I'm trying to do a simple fetch to my api evry 15 minutes and ...
Themodmin's user avatar
  • 455

15 30 50 per page
1
2 3 4 5
��
3998