Skip to Content
0
Aug 04, 2016 at 03:52 PM

Change Output of Custom WSDL Query

60 Views

Hi,

So I'm dealing with a custom web service built in the SDK that is based on the BO TradeReceivablesPayablesRegister. This web service takes what I assume is the standard query on said BO. I've got it working and returning data to me in SoapUI, that's fine. Unfortunately it doesn't return the one thing I really need, which is the clearing ID associated with the record. I can find which invoices/payments etc. are cleared, which are open, but it doesn't give me the clearing ID. Is it possible to change the output to include this, or am I stuffed?

Lewis