Questions tagged as 'web-service'

1
answer

Error consuming webservice NFSe with mutual authentication - handshaking

I have a problem to consume the electronic invoice webservice of the city of Sertãozinho. The server in this NFS uses Tomcat with mutual authentication (handshaking). The production server address is: [https://nfe.sertaozinho.sp.gov.br:844...
asked by 11.04.2018 / 16:03
0
answers

Configure - Graph API explorer - Show Face Groups

How do I configure my API, Graph API explorer from my faceboock to use the Token so that it shows / lists my My Face Groups? I do not know how to configure because I have a system that uses the user token of this api to show my Groups and Page...
asked by 10.04.2018 / 03:42
1
answer

Ionic Framework - Web service or Mysql

An application with Ionic Framework, can access a mysql database like a conventional web application? hostnet. Or is a web service required? And what about the safety issue? The access will be totally online, without using SQlite     
asked by 28.03.2018 / 22:04
0
answers

How do I send an xml file via web service (Springboot) to PLSQL to execute an operation

I'm developing an application that gets a json and the transform me xml, however I do not know how to send that xml to plsql to run it.     
asked by 27.03.2018 / 18:55
0
answers

Consultation / Validation NFe - Different CNPJ

I would like to know if it is possible to make a complete consultation of the NFe of the Federal Revenue, even though it is not the issuer or the recipient of the NF. I need this because I get some XML from NFe and I need to validate if this...
asked by 15.03.2018 / 14:31
1
answer

Implementing ContainerRequestFilter with Jersey

I'm doing the token implementation through this tutorial , but when I try to implement the ContainerRequestFilter the program issues the error below. The error occurs only with the implementation of the class. How can I modify my settings so...
asked by 17.03.2018 / 15:30
1
answer

Spinner Json and ArrayList

I'm starting in Android development and I'm having a tense question here. I have a Json return like this: [ { "codTransportadora":295, "NomeTransportadora":"UTILISSIMO", "codEmpresa":3122 }, { "codTransportador...
asked by 17.03.2018 / 03:33
0
answers

Query to the Web Service of the City of São Paulo always returns "Request XML Message of the service without content"

I'm trying to get the service invoices issued against my company in the city of São Paulo and the return is always error 1102 "Request XML message of service without content." I'm using a Chrome plugin called Boomerang so that I can actually...
asked by 22.03.2018 / 15:32
0
answers

How to apply an XSL transformation to XML?

I'm developing XSLT for XML in my hands, which makes encoding costly. Is there any tool that is ide / site / plugin to apply an xslt transformation to an xml? XML <?xml version="1.0" encoding="utf-8" ?> <Produtos> <produ...
asked by 07.03.2018 / 14:22
0
answers

Reference.cs error with Xamarin Live Player in IOS

I created an App that communicates with an ASMX Web Service, it runs correctly when I deploy the emulator, however when I go to test using Xamarin Live Player to debug on the iPhone, these errors appear in the Reference.cs inside the web Referen...
asked by 13.03.2018 / 15:25