Difference between revisions of "SmartHCM Webservice Release Notes 2.4.0.0"
Jump to navigation
Jump to search
Bilal.saeed (talk | contribs) |
Bilal.saeed (talk | contribs) |
||
Line 7: | Line 7: | ||
== Enhancements == | == Enhancements == | ||
− | *<u>'''General - General'''</u>: '''Restore Machine(s)''': A new end-point has been created for restoring the | + | *<u>'''General - General'''</u>: '''Restore Machine(s)''': A new end-point has been created for restoring the Machine(s) Configuration from the Database to the Utility. |
− | *<u>'''General - General'''</u>: '''Machine(s) History''': A new end-point has been created and called for saving the | + | *<u>'''General - General'''</u>: '''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). |
− | *<u>'''General - General'''</u>: '''Utility Service Status''': A new end-point has been created for entering Utility Service Change History status in the Database. | + | *<u>'''General - General'''</u>: '''Utility Service Status''': A new end-point has been created for entering the Utility Service Change History status in the Database. |
*<u>'''General - General'''</u>: '''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"). | *<u>'''General - General'''</u>: '''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"). | ||
− | *<u>'''General - General'''</u>: '''Machine History''': A new end-point has been created for saving Machine History status in the Database. | + | *<u>'''General - General'''</u>: '''Machine History''': A new end-point has been created for saving the Machine(s) History status in the Database. |
− | *<u>'''General - General'''</u>: | + | *<u>'''General - General'''</u>: '''Utility Machines''': A new end-point has been created for saving the Machine(s) Configuration in the Database. |
− | *<u>'''General - General'''</u>: | + | *<u>'''General - General'''</u>: '''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). |
*<u>'''General - General'''</u>: "MachineDataFetching Detail": A new endpoint has been created to save the Last Run Successfully and Last Fetch datetime in the database table. | *<u>'''General - General'''</u>: "MachineDataFetching Detail": A new endpoint has been created to save the Last Run Successfully and Last Fetch datetime in the database table. |
Revision as of 13:20, 28 November 2024
SmartHCM Webservice 2.4.0.0 Release
Release Date: 15-Nov-2024
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: Machine History: A new end-point has been created for saving the Machine(s) History status in the Database.
- General - General: Utility Machines: 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: "MachineDataFetching Detail": A new endpoint has been created to save the Last Run Successfully and Last Fetch datetime in the database table.
- General - General: "MachineDataFetching Detail": The newly created endpoint has been called each time the service runs for the machine to save the Last Run Successfully and Last Fetch datetime in the database.
- General - General: "Machine Log": A new endpoint has been created to save the machine log (success/failure).
- General - General: *Utility History*: A new endpoint has been created for saving Utility status history in the database.
- General - General: "Login": An endpoint has been created for login verification, which also requires entering the MAC address.
- General - General: *Machine Log*: The newly created endpoint has been called to save machine logs (success/failure) in the database.
- General - General: A new endpoint named "GetOutsideAllowDedPay_SecurityCode" has been provided to show only the "Outside Allowances" and "Outside Deductions" in this new endpoint. The data has been displayed in the same way as it is displayed in the existing "Salary_getPayslip_SecurityCode" endpoint. Additionally, the same parameters have been used in the new endpoint as those used in the existing "Salary_getPayslip_SecurityCode" endpoint.