WebSphere Portal Server - Getting User Profile using Puma API on portal 5.1

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > February 2006 > Getting User Profile using Puma API on portal 5.1





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Getting User Profile using Puma API on portal 5.1

2006-02-13, 6:05 pm

Hi members,

We need to get all portal users information using PUMA API Using Websphere portal 5.1 and above.
If we can have some sample code and what all jars to be included that would be helpful. If solution works with
WebSphere portal 5.0 also then it would be great.

Currently in code these packages are imported:
import com.ibm.wps.services.puma.PumaServiceImpl;
import com.ibm.wps.puma.User;

and this is how we get all portal users
PumaServiceImpl ps=new PumaServiceImpl();
ps.findUserAll()

It works with WSAD 5.1.2. Its Websphere portal test environment, has WebSphere portal 5.0.

It seems that this method is deprecated and not supported with Websphere portal 5.1 and above.

Any ideas or pointers are greatly appriciated..



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com