Setting up AxScript to run axpert jobs

Setting up AxScript to run axpert jobs

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