Quantcast
Channel: SCN : All Content - SAP Cloud for Customer
Viewing all articles
Browse latest Browse all 1183

How to get the list of customers with web service?

$
0
0

Hello everyone,

 

I'm working in a web application that needs to get the list of customers from c4c, I'm trying to test the service querycustomerin1 passing the bellow request by SOAPUI:

 

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:glob="http://sap.com/xi/SAPGlobal20/Global">   <soap:Header/>   <soap:Body>      <glob:CustomerByCommunicationDataQuery_sync>         <!--Optional:-->         <CustomerSelectionByCommunicationData>                        <!--Zero or more repetitions:-->            <SelectionByInternalID>               <!--Optional:-->               <InclusionExclusionCode>I</InclusionExclusionCode>               <!--Optional:-->               <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>               <!--Optional:-->               <LowerBoundaryInternalID>*</LowerBoundaryInternalID>                          </SelectionByInternalID>                  </glob:CustomerByCommunicationDataQuery_sync>   </soap:Body></soap:Envelope>

However the response always is

 

Fri Apr 01 09:24:07 BRT 2016:DEBUG:Receiving response: HTTP/1.1 500 Internal Server Error.

 

I'm really stuck here, please help me.


Viewing all articles
Browse latest Browse all 1183

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>