Hello Gurus,
Can you please help me how do I update the PO delivery date equal to realistic delivery date proposed by ATP / g-ATP scheduling via configuration or Custom code?
For say - I have a PO with delivery date as 09/30/2019 but the realisti...
Hi Experts,
I want to move my files from C:\Files\* folder to C:\Files\Archive with a time stamp of sysdate().
I am using a "bat" file right now to move the folders from C:\Files to C:\Files\Archive without time stamp. How can I appe...
Hi,
We have the same requirement, can you please send a sample of how did you manage to use wait_for_file functionality in preload script?
Thanks
Nihar
Hi All,
posting solution in case anyone is interested.
Create a batch script with below code and save the file as "LOCATION.BAT" in Archive folder. I want to move the file from C:\HCI\ folder to C:\HCI\Archive with timestamp.
In CPI, post...