User Information

Posted by jvdb on 26-Nov-2007 03:22

Hi

I am searching for a solution to get the user information so i can check whether a development user is logged in or not. I can't find a way by accessing the ghSessionManager. Is there another way to check whether the current user login is a development user or not?

thanks in advance

Van den Bogerd Jan

All Replies

Posted by Admin on 26-Nov-2007 03:46

AFAIK there's no out of the box function to retrieve that information.

1.) you might use the gsmusfullo SDO and filter by user_obj then access the field development_user

2.) write a simple .p (or a plipp) and run that on the server.

Mike

Posted by jvdb on 11-Feb-2008 04:18

Thanx for the information!

This thread is closed