How to Login through Employee Table - v8.3

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
sabbirehal
Posts: 57
Joined: Fri Feb 12, 2016 11:35 pm
Location: Brampton, ON

How to Login through Employee Table - v8.3

Post by sabbirehal »

Hi Guys,

I am new to the awareim and coming from Magic background. I am trying to write a sample application in awareim where I wanted to login to the application through the employee table created by me in the application. Can anyone suggest a better way to achieve this in awareim.

Thanks
Sabbi
customaware
Posts: 2391
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: How to Login through Employee Table - v8.3

Post by customaware »

Can you please explain in a bit more detail Sabbi.

What do you mean, "login to the application through the employee table"
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
sabbirehal
Posts: 57
Joined: Fri Feb 12, 2016 11:35 pm
Location: Brampton, ON

Re: How to Login through Employee Table - v8.3

Post by sabbirehal »

Mark,

In magic application we have the user repository to create the user logins (user/employee id and user password) and we also create the same user /employee id in the employee table in the database table and enter all employee related details. When someone logins to the application, it authenticate the user id and password from the magic repository user login and if we need the employee in our application we use the employee table from the database.

I simply need to learn doing the same concept in awareim.

Thanks
Sabbi
himanshu
Posts: 722
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: How to Login through Employee Table - v8.3

Post by himanshu »

Hi Sab,

If I understand your question correctly then you need to do the following steps

1. Go to Business Object Group.
2. Open SystemUser Object.
3. Move your employee BO to right under RegularUser.
4. This will create automatically system attributes and enable Employee users to log in to system.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
sabbirehal
Posts: 57
Joined: Fri Feb 12, 2016 11:35 pm
Location: Brampton, ON

Re: How to Login through Employee Table - v8.3

Post by sabbirehal »

Thank you very much Himanshu. I believe this what I was looking for.

Sabbi
Post Reply