Questions tagged as 'webservice'

1
answer

Problem Swift with Webservice

Hi, I'm doing a simple app to learn how to use WebService but I have a problem. On the line where I initialize task I get the following error when I execute it and I give the button to call the service .    Thread 1: Fatal error:...
asked by 17.07.2018 / 23:33
0
answers

Help with Retrofit, PUT and DELETE methods

I am obliged to put all the code given that I can not find a solution to this, and I have already seen several questions with the same subject, but not even that way. PUT and DELETE do not walk me. I have these classes on Android -RetrofiC...
asked by 10.07.2018 / 23:15
0
answers

Consume web service data with php

Hi, I'm sorry it's something simple for you, but I'm a novice in this ... I looked for information in San Google and I see everything confusing. I want to send this data or XML to a url that they gave me. NOTE: I want to do it by php of prefe...
asked by 11.07.2018 / 00:54
0
answers

Consume WebService with Ionic

By personal improvement I am learning Ionic, I already managed to run some examples, but where I can not make progress is to consume a WebService. Regularly with JQuery I consumed it in the following way: function obtenerProduccionFinca(in...
asked by 10.07.2018 / 18:11
0
answers

How can I consume a soap webservices from android that returns an arraylist of objects and pass them to a ListView?

I'm doing an android application and this has to be connected to a webservices that I did in netbeans that returns an arraylist of database objects and show it in a listview, I consume it with ksoap2 in android studio but I do not know how to do...
asked by 07.07.2018 / 22:15
0
answers

Migrate multisite or multisite from wordpress to local under wampserver

I have nowhere else to look and it has been 2 days and I have done everything possible but nothing works as I want. I was assigned a project where I must migrate a page made in wordpress multisite to local to work it. The following happens, m...
asked by 06.07.2018 / 03:08
1
answer

PHP consume Web service with data of type arrayofObjeto

I want to consume a web service from php shaped like this: <s:element name="Metodo"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="Encabezado" type="tns:En...
asked by 12.07.2018 / 18:04
0
answers

Consumption of Genexus Web Services 15

I want to consume a WebService that is published on the Internet to which I have access through a process that is being developed, the WSDL Import can not be used because the method that the service returns has a WS frame configured as Abstra...
asked by 27.06.2018 / 15:39
0
answers

How to read ora_java.object

I find myself with the following inconvenience: a client jar for a webService, this will be integrated with oracle forms through a library.pll When importing java class I care about the following data type: -- Method: getPCODRES ()Ljava/m...
asked by 25.06.2018 / 21:14
0
answers

Notifications in Java web app

I am with a web application developed almost entirely with Java in the back and Angular in the front, using Web Services . One of the requests of the client is that it has a system of notifications, that is to say, that wh...
asked by 30.06.2018 / 09:44