Configuration
1. Server settings file (Appserver.ini):
;----------------------------------------
; JOB WORKFLOW VIA LINK
;----------------------------------------
[<server>:<port>/<virtual_directory>]
ENABLE=1
PORT=<port>
PATH=<root_path>
ENVIRONMENT=<environment>
RESPONSEJOB=JOB_WF_LINK
[JOB_WF_LINK]
TYPE=WEB
SIGAWEB=WF
ENVIRONMENT=<environment>
INSTANCES=<minimum>,<maximum>
INSTANCENAME=WF
ONSTART=STARTWEBEX
ONCONNECT=CONNECTWEBEX
ONEXIT=FINISHWEBEX
PREPAREIN=<company>,<branch>
2. Email Accounts (Seen in the topic Installing/Email Account)
3. Parameters (Seen in the topic Configuring Workflow Parameters)