Receiving Error when using rcv_transactions_interface
We are attempting to associate a new inventory organization with Purchasing. We use an integrating internal application to create receiving transactions and insert them into the rcv_transactions_interface. During our testing, the receiving transactions inserted into the interface are failing with an error message of "Error: The TO_ORGANIZATION_ID specified is invalid. The value specified (467) does not match the expected value (207)". 467 is our new Organization ID and 207 is the old one. We have updated the PO to be directed to the new organization. When I look at the to_organization_id in the rcv_transactions_interface, it is correctly set to 467. Why am I receiving this error? Where is the old organization id coming from? Any help is appreciated. Thanks.