If a customer decides to discontinue use of the ADI integration the integration settings will still prevent normal function of their POs. The integration must be disabled using the below scripts to restore normal PO functionality.
DELETE AP_Vendor_Integration WHERE Integration_Type_Id = 2
UPDATE IN_ADI_Setup SET Activation_Key = '-' + Activation_Key