Autoreceive Warehouse Deliveries batch problem
I have few Warehouse deliveries records in RK_SHIPMENTS table with Status '0'. These warehouse deliveries are created one each for the last 10 days.
To receive all these WHDs, I modified the RK_STORE_CONFIG parameters - WAREHOUSE_AUTO_RECEIVE as 'Date Driven' and WAREHOUSE_AUTO_RECEIVE_NUMBER_OF_DAYS as '0'.
When I executed the AutoReceiveWarehouseDeliveries.sh batch, this is not picking any of the WHDs for receving.
I always get the message 0 records processed after running the batch.
I tried running the batch with and without Date (today's date) as parameter.
Am I missing any configuration?