40
Views
2
Comments
 Is user ID and employee ID same
Application Type
Traditional Web

Hello Team 

Is user ID and employee ID same then feedback message  not know Create a new employee ID

2022-06-23 06-21-50
Siddharth Vyas

Hi Arjun,
Can you please explain in detail about your query.

2023-10-21 19-42-11
Tousif Khan
Champion

Hello

If you have created 1-1 relationship between Employees entity and your User entity then the 

UserId will be same 

In case you are not creating a one-to-one relationship between them and your employee entity has its own identifier rather than the UserIdentifier in its data type, then the bot will be different. You can check if the condition if you employed is the same as the User id then you can show the feedback message.

With this much information, we can only assume the scenario, to demonstrate the issue we need more information.

Thanks 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.