Security User is not appearing at Management Console, but is active in Database.

Security User is not appearing at Management Console, but is active in Database.

*********** Internal CitiXsys ***********

Product version :

iVend 6.5 update 6 Patch 2

 

Problem Statement:

Security User is not appearing at Management Console, but is active in Database.


Proposed solution/workaround : 

Check below points to resolve the issue

1.Check Security User is not marked as Isdeleted in database

2.Check Security User is  marked as IsActive in database

3.Get id of Employee Mapped to Security User by running query

Select  id from LbrUser where UserKey in ( Select UserKey from SecSecurityUser where id='Enter SecurityUserID')

4.Check at Management Console if the Employee is active or not. If not make them active.

5. Restart Management Console and Check at Security User tab


    • Related Articles

    • Security Role and Security User

      Security Role and Security User Security Roles iVend Retail 6.5 allows the user to set up Security Roles and assign various Security Rights to these roles. You can setup roles like – Manager’s Role, Cashier’s Role, Sales Person’s Role and so on. ...
    • ISSUES WHEN INTIALIZING MASTER TABLES FROM SAP: "iVend 6.*.*.* add-on failed to update the database"

      Product version 6.5 Update 6 Problem statement Getting Error "iVend 6.*.*.* add-on failed to update the database" when initializing master tables from SAP Reason CXSINTEGRATION DATABASE IS DELETED SAP database, already initialized with iVend database ...
    • Cannot open database 'CXSIntegration' login failed

      Environment: iVend 6.6 Problem Statement: Cannot open database 'CXSIntegration' login failed Symptoms: Environment Specific Resolution/Work Around: It seems wrong SQL password is entered for user "sa". So need to check correct password for SQL login ...
    • Found error while login MC "Error encountered found in application"

      Environment: 6.6.7989 Short Description: Error found in the application Product Query:  While login in Management Console found error “Error found in the application” Resolution/Work Around: Not Applicable Recommendations /Suggestion: Ivend Database ...
    • User permission in SAPB1 for Integrating SAPB1 data

      Environment : iVend 6.6 and SAP HANA Problem Statement : Data updated in the SAP but it not integrating to the iVend. Symptoms : Updated data not showing in the iVend and event is also not showing in the Integration Monitor. Resolution/workaround: ...