Setting up AxScript to run axpert jobs
You need to install Axscript using command prompt.
Here are the steps...
- Place the attached .ini file inside scripts folder (or the folder where Axscript is placed).
- Define redis host and pwd in the file as shown below..
- redishost=127.0.0.1:6379
redispwd=
- Run cmd as administrator and execute below..
- Axscript.exe/install
This will run as a service and watch redis for the scheduled jobs...