Questions tagged as 'web-service'

1
answer

SOAP alternative to WADL in PHP

I'm trying to send some parameters to the pounds file? wadl via POST from SOAP, but from what I'm understanding SOAP does not recognize the WADL format. I tried to use some things like Httpful and PHP REST Client, but in neither of them did t...
asked by 10.07.2015 / 17:04
2
answers

How do I consume webservice in a Chrome extension? [closed]

Personal opa, Blz? Do I need to consume a webservice in a Chrome extension, any tips? I've already tried calling an external program using NAPI, but I've seen it being discontinued on Chrome 43. Att, Valdo     
asked by 29.06.2015 / 19:41
0
answers

Webservice Authentication Delphi XE5

I used WSDL importer to import WSDL of webservice , but I'm having difficulty authenticating the query, when importing user and password, to WSDL importer , and also tried to inform the user and password in the method...
asked by 10.06.2015 / 18:39
1
answer

My application in android studio is closing, while consuming webservice [closed]

I have a problem in my application, when consuming a web service service, the application is closing. The idea of my application is that I consume this web service to validate my login, and returning a message approving or not, I do not have...
asked by 22.05.2015 / 13:51
0
answers

Consuming webservice soap on android

I'm trying to consume a webservice but I'm having problems. I have already tested on soapUI and webservice is perfect, the problem is time consuming in Android Studio. I have the following wsdl: This XML file does not appear to have any...
asked by 21.05.2015 / 13:46
0
answers

Payment API with variable automatic billing support

There is some Payment API that supports variable signature. Or rather, post paid scheme. If the user spent X, pay Y. If you did not spend anything, you do not pay anything. If you spent 5X pay 5Y. I already use pay-as-you-go for prepaid...
asked by 05.05.2015 / 14:36
0
answers

Error 500 when sending android object to web service Rest

I'm having a problem sending an object from a java class to my web service. Using RestFull web service on glassfish and android using volley and gson. I get a 500 error when I try to send the object. LogCat Log on android: 04-27 19:24:14.63...
asked by 28.04.2015 / 21:19
0
answers

Service or package to generate NFe with only the Nota Fiscal key

With just the NFe key I can access the Revenue website and view the Invoice in PDF. You can use a third-party service or package that manages such a PDF in the same way as Recipe offers , having only the key of NFe?     
asked by 29.05.2015 / 14:43
1
answer

NullPointerException in WSO2 DSS 3.0.0

I'm having problems with a Data Service in WSO2 DSS 3.0.0. If you run the query directly on the database no error happens. The database is a Sybase 12. Could someone help? DBS <data name="DSProgram" serviceNamespace="http://myschema.or...
asked by 12.05.2015 / 19:18
0
answers

Consume WebService asmx with Android

I'm trying to get SOAP provided from a local asmx webservice in my android emulator. On my PC the result is the following: Intheemulatorhowever,Itriedtoopenitinyourbrowserintwoways:UsingthefollowingURL:  10.0.3.2:49498/WebServiceApp.asmx/Obte...
asked by 01.05.2015 / 21:22