Hello everyone,
I am facing a peculiar issue while trying use AIF Update service. I have correctly deployed the services via the inbound port(Http) and they are imported in visual studio.
Problem: I am trying to update the 'Receive Now' qty in the purchase order(confirmed purchase order only). The PurchReceiveNow field lies in the PurchLine table. For a line the the quantity as NULL/0 the update service doesn't work and doesn't update it with the value I give, however strangely if the value already exists in the receive now field the update method correctly updates it
I will appreciate any solution or any leads that might exist
Please LMK if you need the code,