[CMDP] Software Update: WAR file

The WAR file has been updated for those using it when installing the DSE.

Please refer to the most up to date version: v1.8_83.  Associated setup guides were also updated.

The v1.8_83 file updates the DSE logic to populate the last sync date while migrating changed records in S/State.  In short, this corrects some instances where changes in S/State were not being detected correctly.

a) If “dse.s2c.first.pull.date” value is added to environment variables, DSE will choose this date as the last sync date.

b) If “dse.s2c.first.pull.date” environment variable is missing, DSE will query for “END Date” of the last successfully “COMPLETED” S2C job in “BATCH_JOB_EXECUTION” table and use it as the last sync date.

c) If “dse.s2c.first.pull.date” environment variable is missing, and there was no last successfully “COMPLETED” S2C job in “BATCH_JOB_EXECUTION” table, DSE will use the current run date as the last sync date.