Difference between revisions of "SmartHCM Webservice Release Notes 2.2.3.0"
Jump to navigation
Jump to search
Bilal.saeed (talk | contribs) (Created page with "== SmartHCM Webservice 2.2.3.0 Release == <u>'''Release Date'''</u>: 29-Aug-2018 <u>'''Module Version'''</u>: 2.2.3.0 <u>'''Maturity Status'''</u>: QA Approved == Fixed Iss...") |
Bilal.saeed (talk | contribs) |
||
Line 5: | Line 5: | ||
<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 == |
Revision as of 06:04, 11 October 2018
SmartHCM Webservice 2.2.3.0 Release
Release Date: 29-Aug-2018
Module Version: 2.2.3.0
Maturity Status: QA Approved
Enhancement
- General Work: 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
- General Work: 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.
- General Work: Also, "Attendance Uploading Utility" will be worked against the values which are entered against newly defined code "WEB_SERVICE_INTEGRATION".