Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Fetching the TSadminuser in wft
Antharix
Hello,
How can the TsAdmin user information be accessed from within a workflow dynamically?
thanks in advance.
Find more posts tagged with
Comments
Nicholas
Do you want to access the admin user list, if then refer following code
my $iwhome = TeamSite::Config::iwgethome();
my($roles) = "$iwhome/conf/roles";
my(
@tsadmin_users)
= ("$roles/admin.uid");
Hope this will solve your purpose
Thanks Nicholas
Edited by Nicholas on 04/29/05 00:35 AM (server time).
kshitiz
What kind of information are you referring to you? Please elaborate.
If you want the list of admin users that you have to read the admin.uid file somehow.
Kshitiz Sharma
BT Wholesale | CMS
Mahindra British Telecom
Sample_Report.rptdesign