Simple Object Access Protocol (SOAP) is a protocol specification for exchanging structured information in the implementation of Web Services.
0
votes
0answers
7 views
Can't connect to SOAP service from PHP
Problem is, the endpoint defined in the web service is a custom local url, like this:
<wsdl:service name="SvcSwitchExt">
<wsdl:port name="WSHttpBinding_ISvcSwitchExt" ...
1
vote
0answers
6 views
SSL WCF with PHP error “SOAP-ERROR: Parsing WSDL: Couldn't find”
In short I'm facing a strange problem trying to access a WCF service with PHP SoapClient.
The WCF is public and runs over SSL. I got the error on the title if I try to load the service with this ...
0
votes
1answer
11 views
wslite works with xml not inline
If you use the XML version of this post is works, but tearing my hair out to try and find out why the inline version does not. Its hardly a complex function!!
import wslite.soap.SOAPClient
import ...
0
votes
0answers
10 views
C# .Net Soap WebService with Database access
So basically I have a Soap webservice that does inserts and retrieves some data from a SqlServer database.
The webservice uses a Singleton that is responsible for the DB stuff.
public class Service ...
0
votes
1answer
26 views
Java SOAP Web Service to return local time for a given locale
I am trying to implement a java SOAP web service that takes a string locale (such as FR or US) and returns a string of the local time for that locale. This is the code I have so far:
public String ...
0
votes
0answers
7 views
A good strategy to manage transactional integrity, when sending data to two remote services
What is the best strategy to maintain transactional security between two different REST APIs? One of my services has the hard task to work as a mediator between two other remote services - a payment ...
0
votes
1answer
19 views
SOAP client basic auth: HTTP response '401: Unauthorized'
I'm trying to creat a SOAP client that has to call a server that uses http basic authentication.
I get the following error:
org.apache.cxf.interceptor.Fault: Could not send Message.
at ...
0
votes
0answers
8 views
WstxIOException “Invalid UTF-8 start byte” while downloading files using TFS SDK
I use TFS SDK for Java and randomly get this exception while downloading files from the server:
com.ctc.wstx.exc.WstxIOException: Invalid UTF-8 start byte 0xab (at char #6473861, byte #6473740)
...
0
votes
0answers
16 views
Get SOAP request as XML in Spring MVC
I need to get the XML Soap request coming to a url on my server. I wrote something like
@RequestMapping("/SomeService")
@ResponseBody
public String index(@RequestBody String request) {
...
1
vote
0answers
12 views
set_relationship return array(3) { [“created”]=> int(0) [“failed”]=> int(1) [“deleted”]=> int(0) in sugarcrm wiith soap API
What I have Done?
I have created a custom module booking and make a realtionship with accounts (one to many relationship).
data in accounts and booking comes with the help of soap (set_entry) ...
-2
votes
0answers
24 views
How to integrate eBay in iphone? [on hold]
I am developing an app that allows user to post items over ebay for sale.
I went through their site but found no SDk for ios .
So , is it possible to do ,how to do it please help.
Thanks!
0
votes
4answers
29 views
How to get data from web service in android?
I'm new in android development and I'm developing an application that can get data from web service. For example I created a login on my android application and the data that will going to input their ...
0
votes
1answer
38 views
webservice not returning a array
I need help with this webservice, it is returning this stdClass Object ( [GETOfertasAereasResult] => )
I need to return an array with all the values.
<?php
try {
$wsdl_url = ...
0
votes
1answer
9 views
Magento WSI SOAP v2 API Custom Webservice Returns Empty Response
Problem: I succesfully call my webservice, but I get an empty response in return.
Situation:
I created a new Module structure and files following this tutorial: Magento: Extending the API (v2)
...
0
votes
0answers
36 views
WCF - Unable to return data from Data contract and work with received data
I am new to WCF and have a service that I now need to work with the data received as well as return data from the contract. I cannot find any samples that work with this particular model. Here is ...
0
votes
0answers
5 views
Can't connect to web service with WSDL hidden using PHP SoapClient
I've been researching since last week, but I got no way to solve my problem. Two days ago I asked about it, but my question was not approved because I didn't do It in the right way,
so here I go ...
0
votes
0answers
5 views
PHP SOAPClient Request Issue
I am trying to call this web service http:// 115. 186. 182.11/csws/Service.asmx?op=SendSMS with following PHP code but it gives me exception Error mate in Script: Server was unable to process ...
0
votes
3answers
23 views
Java, Webservices: do I need Tomcat/GlassFish or any other server to run a simple “web service”
I've been looking at few tutorial on how to create a webservice and most of them were using in the "web service" side GlassFish or TomCat, I was wondering if they are essential since I would like to ...
-1
votes
0answers
30 views
Raw XML to SOAP XML?
I have a class (Which is not serializable.No [Serializable] on top)
public class MyData
{
public int MyNumber { get; set; }
public string Name { get; set; }
}
I need to do ...
0
votes
1answer
35 views
Confusion- Should I use CodeIgniter or something else for below case
As I have never develop any web-app from scrach. I want to know that:
Background:
I have to develop web-app whose database will be on some other machine[say server], and every communication with ...
0
votes
2answers
21 views
How to retrieve all the Groups/Roles a user is member of using SOAP services?
I am trying to collect some user informations using SOAP services.
I was able to get the Job Title for a given user, but I don't understand how to retrieve the list of groups and roles that a user ...
0
votes
1answer
11 views
org.xml.sax.SAXParseException … no declaration can be found for element 'context:component-scan'
I have an Eclipse-Maven-Spring project and an applicationcontext.xml in it. This is:
<?xml version="1.0" encoding="UTF-8"?>
<beans ...
0
votes
0answers
8 views
Create one XML from SOAP responses
I'm not familiar with SOAP or WSDL things, but maybe someone can help me.
Look what I got. I'm building XML.xml file from responses i get through that SoapClient. The thing is, everything works just ...
0
votes
1answer
17 views
Are these 2 soap headers the same?
I've been told that my soap header must be like this :
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ws="http://ws.dgpys.deloitte.com">
<soap:Header>
...
0
votes
0answers
28 views
Capture asmx Web Service request
I have an asmx web service, within this i will call another asmx web service(third party), I need to capture the Web service Request, before calling the service and log it in DB
SomeServiceClient c ...
0
votes
0answers
18 views
Minimizing WCF service client memory usage
I'm implementing a WCF service client which is aimed to test several service methods. That's done by using standard generated proxy class created by Add Web Reference (inherited from ...
0
votes
0answers
13 views
KSOAP2 returning a error while trying to pass a path as a property
I have a webservice SOAP, that i want to access by android in my Nexus 4.
When i try to put a String path like a property, im getting a error, soapfault:
The system could not find the specified path ...
1
vote
0answers
28 views
Change c# WebReference url address
Hi,
I have 2 clients with 2 different servers.
After generating wsdl classes I change url address for clients accordingly in SoapHttpClientProtocol consructor.
from
this.Url = ...
0
votes
0answers
13 views
IOS Login webservice soap .net
This code connects to a web service to send a username and password and returns a boolean but nose how to implement the parsing of the 2 data and returns the boolean
"<AuthenticateUser ...
0
votes
3answers
24 views
Is the Template Method Pattern the best solution for shared Soap methods?
I have a number of Soap Server classes most of which will need to implement 3 methods:
ping() // something to bounce a signal off to prove it has been reached
getCredentials($creds) // credentials to ...