Skip to Content
1
Nov 09, 2012 at 06:09 PM

How to debug a WS integration with ByD?

346 Views

Hi,

I'm doing different tests to integrate ByD via Web Services in different scenarios, and I'm finding some problems to debug it when there is no SOAP/HTTP error.

I've been able to make work the "CreateProductionBillOfMaterial" WS. When I've had to debug it I've seen traces of the web services calls in ByD in the "Process Communication Error"-Show: "OpenErrors with Incidents".

Now I'm trying to make work the "ProcessInventoryNotification", and once I've solved the protocol errors I don't find any traces of the WS calls in the "Process Communication Error" area. I've been able to find traces of two of the executions in the Third-Party Logistics - Business Communication Monitoring. The strange thing is that from the Web Services client point of view I don't get any error (HTTP 202 Accepted), but I don't find any traces in ByD and the "Inventory Notification" I'm sending via WS doesn't appear in ByD.

Something similar is happening when I try to make work the web service to determine Product Availability. In this case I'm getting this error:

<faultstring xml:lang="en">Web service processing error; more details in the web service error log on provider side (UTC timestamp 20121109114329; Transaction ID 00163E0309191ED28ACC55B14E00DA09)</faultstring>

But I don't know where to check the "error log" in ByD.

Do you know what's the right and easiest way to debug ws integration with Byd?

Thanks.

Oscar