Category "web-services"

run specific queue on new service in GAE java8 standard environment

We have a project which is setup on GAE with java8 standard environment and the app runs on default service. Now I would like to add a new service to the app so

"project could not be loaded" in Visual Studio 2019

I have a solution file, solution1, which has two projects One is Azure webapp and one is web service. When I'm opening the solution, the webapp is loading prope

Passing a String List in a SOAP request in Flutter

I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &

Passing a String List in a SOAP request in Flutter

I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &

Oracle APEX_WEB_SERVICE MAKE_REST REQUEST raise ORA-29273 and ORA-24247

I'm working on Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production and I need to develop a store procedure that access an API, I have t

Failed to create service Invalid wsdl but it works in the test

Environment: IntelliJ in debug JBoss 7.2 Java 11 jaxws 2.3.0 I have created a client in a JUnit test and work well. The problem comes when I try to execute the

Common request/response objects between 2 SOAP webservices in Java

In my project we must call 2 contract first SOAP Web Services with identical Request/Response objects. As the web services were contract first, I created classe

Prestashop API: edit product price

Using: Prestashop: 1.7.6.5. I'm trying to create a piece of code to update products prices (or other information in products) with the code below, but it always

Hibernate createNativeQuery returns duplicate rows

I have 2 database tables Customer and Items with 1 -> many relation. To fetch data from database i am using the following query. select customer.id, cust

WCF call to endpoint not updating the query string parameter

We are making for WCF calls to endpoints like below: First Call: http://TESTSERVER:11033/Services/GetServiceDetail?Userid=Test1 Subsequent call: http://TESTSE

POST https://dc.services.visualstudio.com/v2/track 439

i have error which kill my application - app is running, but - thus, the data in the grids are not displayed - i think error in console browserLink:2843

How to generate web service client from WSDL (like a pro), when address is changing frequently?

I have to consume some service on ESB which has addresses: for dev env: http://esbdev.com:11111/ws/ir.channel.aaa.pub.ws:ConsumeMeV1 for test env: https://esbte

Spark job as a web service?

A peer of mine has created code that opens a restful api web service within an interactive spark job. The intent of our company is to use his code as a means o

SOAP Proxy with Spring Integration

I'm trying to wrap my head around spring integration and would preferably like to stay away from XML-based configuration. What I would like to do is the follo

HTTP Patch Delta is Null with oData web service

I am using entity framework code first. My entities and controller were generated by Visual Studio and have not been modified. This issue seems to be that the

Error reading XMLStreamReader: Unexpected character 'N' (code 78) in prolog; expected '<'

I am getting WstxUnexpectedCharException when hitting a soap service. My code is generating the request, that request is looking fine, and when same request i a

Convert GET parameter to POST request body and extract specific JSON property

Background I am making a spreadsheet that refers to information security license registration provided by the Japanese government (https://riss.ipa.go.jp/). The

Error running SSRS powershell cmd

I'm running the Powershell commands below from my desktop to deploy the SSRS reports to the on a dev report server. I get the error below: Commands: Write

how to set https proxy in cxf client ?

I am using below code for my webservice client : HelloService hello = new HelloService(); HelloPortType helloPort = cliente.getHelloPort(); org.apache.cxf.end

Java client using SAAJ error: SEVERE: SAAJ0008: Bad Response; Unauthorized

I have written a Java client code using SAAJ for Primevera P6 webservices. I am getting the below authentication error. I am providing the http username + passw