V19 - Oracle Xstore POS: Issue with Deactivated Borrowed Employees Reappearing After MNT Updated
Hello,
We are using Oracle Xstore POS version 19 and are facing an issue with borrowed employees being reactivated after being deactivated.
- After deactivating the employee in Back Office, the status is correctly updated to 'I' (Inactive)
- However, once the MNT files reach the store, the employee status is updated back to active.
- The
HRS_EMPLOYEE
table shows that theUPDATE_USER_ID
column was set to DATALOADER, confirming that the MNT updated the status to active.
The client requires a solution where, once a borrowed employee is deactivated in Back Office, they should remain inactive without being reactivated by the MNT process. Manual updates to database columns after every MNT cycle are not feasible for them.