Difference between revisions of "SmartHCM Webservice Release Notes 2.4.0.0"

From SmartHCM Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 10:41, 19 February 2025

SmartHCM Webservice 2.4.0.0 Release

Release Date: 09-Jan-2025

Module Version: 2.4.0.0 MP33

Maturity Status: QA Approved

Enhancements

  • General - General: Restore Machine(s): A new end-point has been created for restoring the Machine(s) Configuration from the Database to the Utility.
  • General - General: Machine(s) History: A new end-point has been created and called for saving the Machine(s) History status using the "MACHINE_STATUS_UPLOAD_INTERVAL" parameter only when the "UPLOAD_MACHINE_STATUS" parameter is set to "Yes" in the "System Default" screen (SmartHCM).
  • General - General: Utility Service Status: A new end-point has been created for entering the Utility Service Change History status in the Database.
  • General - General: Default Value: A new end-point has been created to get the new Parameters defined in the "System Default" screen (SmartHCM): 1. "UPLOAD_UTILITY_STATUS" (Default value "Yes"). 2. "UPLOAD_MACHINE_STATUS" (Default value "No"). 3. "UTILITY_STATUS_UPLOAD_INTERVAL" (in "Minutes"). 4. "MACHINE_STATUS_UPLOAD_INTERVAL" (in "Minutes").
  • General - General: Utility Machine(s): A new end-point has been created for saving the Machine(s) Configuration in the Database.
  • General - General: Utility History: A new end-point has been created and called for saving the Utility History status using the "UTILITY_STATUS_UPLOAD_INTERVAL" parameter only when the "UPLOAD_UTILITY_STATUS" parameter is set to "Yes" in the "System Default" screen (SmartHCM).
  • General - General: Machine(s) Data Fetching Detail: A new end-point has been created and called each time the Windows Service runs for the Machine(s) to save the "Last Run Successfully" and the "Last Fetched Date/Time" in the Database.
  • General - General: Machine(s) Log: A new end-point has been created to save the Machine(s) Log in the Database while Utility shows "Success" or "Failure" message on the application.
  • General - General: Login: A new end-point has been created for Login verification, which also requires entering the "MAC Address" and "Computer Name" in the Database.


  • General - General: A new end-point named GetOutsideAllowDedPay_SecurityCode has been created to show only the "Outside Allowances" and "Outside Deductions" in this new end-point. The data has been displayed in the same way as it is displayed in the existing Salary_getPayslip_SecurityCode end-point. Additionally, the same parameters have been used in the new end-point as those used in the existing Salary_getPayslip_SecurityCode end-point.
  • General - General: The functionality has been enabled to send "OTP Code" via "SMS".

Fixed Issues

  • General Work - General Work: The "Send_TrackingLocations" end-point was creating the slowness.
  • General Work - General Work: The "Salary_getPayslip_SecurityCode" end-point was not working properly.
  • General Work - General Work: Whenever the user entered the "User ID" and "Password" to "Login", the "Password" was visible, it was not encrypted.