Question

Web-Service call to get

  • 16 December 2020
  • 1 reply
  • 141 views

Badge +1

Hi all!

I got a task to send both Customer Orders and Purchase Orders to external logistics platform.

Who knows what BizAPI exacly is most convenient one and suitable?

 

found SEND_PURCHASE_ORDER and SEND_INBOUND_DELIVERY_WMSINT

as well as

SEND_CUSTOMER_ORDER_RESPONSE and SEND_OUTBOUND_DELIVERY_WMSINT


This topic has been closed for comments

1 reply

Userlevel 4
Badge +9

Hi @lunevvd,

I new in IFS and I am trying to put a webservice in place. I found no documentation that explains how to put in place a webservice or bizAPI. I worked on projects with other ERP brands, and I never feel much lack of documentation as IFS.

To answer your question, you need to know what XML file format your external logistics platform spect to receive. Use SEND_PURCHASE_ORDER and SEND_CUSTOMER_ORDER_RESPONSE and see observe the result.

 

Regards,