Difference between revisions of "SmartHCM Attendance Uploading Utility Release Notes 1.0.0.4"

From SmartHCM Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* <u>'''Machine based Tab'''</u>: When the server is restarted we have to press the "Upload" button first time to upload attendance. The "Machine Utility" must automatically run, once the server is "ON".
 
* <u>'''Machine based Tab'''</u>: When the server is restarted we have to press the "Upload" button first time to upload attendance. The "Machine Utility" must automatically run, once the server is "ON".
  
* <u>'''General Work'''</u>: Provide the new code “WEB_SERVICE_INTEGRATION” in the "Webservice" application. If an employee is getting "Late" (checking in DB trigger), get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and send this to "Web Service" by "URL" defined against “WEB_SERVICE_INTEGRATION” in the "SmartHCM Applications Integration Setup" screen. "Web service" will also get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and if both “Integration Code” will match then "Web Service" will send the "Late Notification" to the "Recipients" otherwise "Web Service" will not perform any activity.
+
* <u>'''General Work'''</u>: Provide the new code “WEB_SERVICE_INTEGRATION” in the "Webservice" application. If an employee is getting "Late", get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and send this to "Web Service" by "URL" defined against “WEB_SERVICE_INTEGRATION” in the "SmartHCM Applications Integration Setup" screen. "Web service" will also get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and if both “Integration Code” will match then "Web Service" will send the "Late Notification" to the "Recipients" otherwise "Web Service" will not perform any activity.
  
 
* <u>'''General Work'''</u>: Also, "Attendance Uploading Utility" will be worked against the values which are entered against newly defined code "WEB_SERVICE_INTEGRATION" in the "Webservice" application.
 
* <u>'''General Work'''</u>: Also, "Attendance Uploading Utility" will be worked against the values which are entered against newly defined code "WEB_SERVICE_INTEGRATION" in the "Webservice" application.

Revision as of 10:06, 19 October 2018

SmartHCM Attendance Uploading Utility 1.0.0.4 Release

Release Date: 18-Jul-2018

Module Version: 1.0.0.4

Maturity Status: QA Approved

Fixed Issues

  • Machine based Tab: "Machine Based" feature is not working.
  • Machine based Tab: When the server is restarted we have to press the "Upload" button first time to upload attendance. The "Machine Utility" must automatically run, once the server is "ON".
  • General Work: Provide the new code “WEB_SERVICE_INTEGRATION” in the "Webservice" application. If an employee is getting "Late", get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and send this to "Web Service" by "URL" defined against “WEB_SERVICE_INTEGRATION” in the "SmartHCM Applications Integration Setup" screen. "Web service" will also get encrypted “Integration Code” against “WEB_SERVICE_INTEGRATION” and if both “Integration Code” will match then "Web Service" will send the "Late Notification" to the "Recipients" otherwise "Web Service" will not perform any activity.
  • General Work: Also, "Attendance Uploading Utility" will be worked against the values which are entered against newly defined code "WEB_SERVICE_INTEGRATION" in the "Webservice" application.