Difference between revisions of "SmartHCM Webservice Release Notes 2.2.3.0"

From SmartHCM Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== SmartHCM Webservice 2.2.3.0 Release ==
 
== SmartHCM Webservice 2.2.3.0 Release ==
<u>'''Release Date'''</u>: 29-Aug-2018
+
<u>'''Release Date'''</u>: 11-Dec-2018
  
 
<u>'''Module Version'''</u>: 2.2.3.0
 
<u>'''Module Version'''</u>: 2.2.3.0
  
 
<u>'''Maturity Status'''</u>: QA Approved
 
<u>'''Maturity Status'''</u>: QA Approved
 
== Enhancement ==
 
* <u>'''General Work'''</u>: Provide the new code “WEB_SERVICE_INTEGRATION” in the 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.
 
  
 
== Fixed Issues ==
 
== Fixed Issues ==
* <u>'''General Work'''</u>: Provide the new code “WEB_SERVICE_INTEGRATION” in the 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>: Instead of using "API" use "C#" library to get "Time-zone". We have used "C#" library for getting "Time-zone" automatically by providing "GPS Coordinates".
 
 
* <u>'''General Work'''</u>: Also, "Attendance Uploading Utility" will be worked against the values which are entered against newly defined code "WEB_SERVICE_INTEGRATION".
 

Latest revision as of 12:55, 13 January 2020

SmartHCM Webservice 2.2.3.0 Release

Release Date: 11-Dec-2018

Module Version: 2.2.3.0

Maturity Status: QA Approved

Fixed Issues

  • General Work: Instead of using "API" use "C#" library to get "Time-zone". We have used "C#" library for getting "Time-zone" automatically by providing "GPS Coordinates".