Greg Finlayson created OFBIZ-10819:
--------------------------------------
Summary: Wish SOAP interface Would work OOTB with .NET
Key: OFBIZ-10819
URL:
https://issues.apache.org/jira/browse/OFBIZ-10819 Project: OFBiz
Issue Type: Wish
Components: framework
Affects Versions: 16.11.05
Reporter: Greg Finlayson
So I am trying to use findPartyFromEmailAddress SOAP service from a .NET client.
I know the username and password arguments are getting passed correctly, because if I change them to be incorrect, then I get errors. However I just get a
| http-nio-8443-exec-1 |RequestHandler Ran Event soap:# from [request], result is null
(not exactly that because this software doesn't let me use the square brackets as they appear).
How to debug this? The function ought be returning the partyID. Is there a more detailed logging of the call to SOAP which can be turned on in OFBIz?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)