Actions
- Table of contents
- Wiki
Wiki¶
Overview¶
File Download¶
Jar file
Properties file
Batch file
Sample excel file
Sample email template
properties file¶
- stockist.properties
- database - Which database used.
- database.driver.class - Database driver class
- database.ip - Database server IP
- database.port - Database server port
- database.name - Database name
- database.user - Database user name
- database.pwd - Database user password
- file.name - Excel file name
- file.total.sheet - Total sheet need to update
- email.template - xml template
- email.send - email send indicator
Execute Program¶
1. Please make sure
II. The excel format is correct.I. The value in stockist.properties is correct.
III. The email template name is match with the name in stockist.properties
2. To run the program, double click on the run.bat
3. [SUCCESS] message will be display in case of update successful
4. [FAILED] message will be display in case the record is not updated.
SCM¶
CVS:
Host: cwyrnd2-server [IP address:192.168.2.11] Path: d:/source/ecoswayNew Module: Stockist_batch Tag: HEAD
Updated by Soh Keong over 20 years ago ยท 4 revisions