Xenvironment-Deployment functionality issue
Hi All,
I am working on deployment functionality of Xenvironment. I have deployed a mnt file on Apache server and the priority to download that file is STORE_CLOSE:
Download Priority: STORE_CLOSE
Apply Priority: STORE_CLOSE
Now when I closed the store, a list of actions are being performed through BUSINESS_DATE_CHANGED chain. There are two actions wait-for-pollok and wait-for-pollend
called from this chain, are supposed to be completed via pollok.xst and pollend.xst file creation in marker directory.
But these two files are not being created in my case and store close process stopped due to this.