Client & Client Setting configuration
Client Configuration
1
Client code
String
Used to uniquely identify the client.
Y
Code name must be without blank space.
2
Client Name
String
Used to uniquely identify the client.
Y
Client Setting Configuration
1
CLIENT_ID
client_id
Client id for which the job has to be created.
Y
2
STOPPED_JOB_EMAIL_ENABLED
YES/NO
This setting is to enable the stopped job notification mail feature.
N
3
STOPPED_JOB_IDS_FOR_MAIL
Job_ids(comma separated)
Job IDs for which stopped job notification mail has to be sent.
N
4
STOPPED_JOB_EMAIL_TEMPALATE
HTML Freemarker Template
Customized Html Freemarker Template having details of particulars to be sent as a mail
N
5
STOPPED_JOB_EMAIL_FROM
From mail ID
Sender’s Mail ID
N
6
STOPPED_JOB_EMAIL_TO
To mail Ids
Receiver’s mail IDs(comma separated)
N
7
STOPPED_JOB_EMAIL_FROM_NAME
From name
Sender’s from name
N
8
STOPPED_JOB_EMAIL_SUBJECT
Subject for the mail
Subject for the stopped job email
N
9
MAIL_ACCOUNT_TO_LOAD
Source mail id
Source mail id to be loaded for sending an email
N
10
Source mail id_PASSWORD
Password
Password for the source mail
N
11
Source mail id_PORT
Port
Port for the source mail
N
12
Source mail id_SMTP_ADDRESS
SMTP Address
SMTP Address for the source mail
N
13
FAILED_JOB_EMAIL_AT_CLIENT_LEVEL
YES/NO
To enable mails in client-level i.e one mail for all job of that client
N
14
FAILED_JOB_EMAIL_AT_JOB_LEVEL
YES/NO
To enable mails in Job-level i.e one-one mail for each job of that client
N
Last updated