Hello Team
Is user ID and employee ID same then feedback message not know Create a new employee ID
Hi Arjun,Can you please explain in detail about your query.
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