Question
Barclays
US
Last activity: 18 May 2018 1:17 EDT
Not able to invoke SOAP service from client
While trying to execute a service soap rule directly or invoke from the client getting the below error. Log doesn't show anything else than a null pointer exception.
Response envelope
SOAP Response Envelope
<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>SOAP service [DealerServicesExt][Services][GetDocumentsForDealer] failed:</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope
Log message
2018-05-17 14:40:06,311 [ttp-bio-80-exec-4069] [TABTHREAD2] [ ] [FnA_Sprints:01.01.01] (pages.DeclarativePageUtilsImpl) WARN Ohm - Required parameter'ServiceType' for data page 'D_ServiceMethods' cannot be blank.
2018-05-17 16:38:57,942 [ http-bio-80-exec-1] [ STANDARD] [ ] [FnA_Sprints:01.01.01] ( internal.services.ServiceAPI) ERROR Ohm - SOAP service [DealerServicesExt][Services][GetDocumentsForDealer] failed::java.lang.NullPointerException
While trying to execute a service soap rule directly or invoke from the client getting the below error. Log doesn't show anything else than a null pointer exception.
Response envelope
SOAP Response Envelope
<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>SOAP service [DealerServicesExt][Services][GetDocumentsForDealer] failed:</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope
Log message
2018-05-17 14:40:06,311 [ttp-bio-80-exec-4069] [TABTHREAD2] [ ] [FnA_Sprints:01.01.01] (pages.DeclarativePageUtilsImpl) WARN Ohm - Required parameter'ServiceType' for data page 'D_ServiceMethods' cannot be blank.
2018-05-17 16:38:57,942 [ http-bio-80-exec-1] [ STANDARD] [ ] [FnA_Sprints:01.01.01] ( internal.services.ServiceAPI) ERROR Ohm - SOAP service [DealerServicesExt][Services][GetDocumentsForDealer] failed::java.lang.NullPointerException