Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
CSIDE and OScript
CreateUser function
Marsh_USA
For the 9.5 sp1 UAPI functionCreateUser( UAPISESSION session, String name, String password, Integer groupID, integer spaceID, Integer privileges, [Dynamic userData = UNDEFINED] )how do you set the firstname, lastname, middlename and any other attribute for that user. I know in earlier versions there was an attribute parameter or any updateUserInfo, but I'm not seeing anything for LL9.5.Please help with this simple problem.Harry
Find more posts tagged with
Comments
Hans Stoop
Message from Hans Stoop via eLinkA search in the builder for CreateUser retrieved the function$LLIAPI.UsersPkg.UserNew.Some further searching show that the extra attributes are passed in theexAttrs parameter.Hans> -----Original Message-----> From: eLink Discussion: Livelink Builder Discussion > [mailto:componentbuilder@elinkkc.opentext.com] > Sent: donderdag 19 januari 2006 19:48> To: eLink Recipient> Subject: CreateUser function> > CreateUser function> Posted by USA, Marsh on 01/19/2006 01:43 PM> > For the 9.5 sp1 UAPI function> CreateUser(> UAPISESSION session,> String name,> String password,> Integer groupID,> integer spaceID,> Integer privileges,> [Dynamic userData = UNDEFINED] )> > how do you set the firstname, lastname, middlename and any > other attribute for that user. > I know in earlier versions there was an attribute parameter > or any updateUserInfo, but I'm not seeing anything for LL9.5.> > Please help with this simple problem.> Harry> > [To reply to this thread, use your normal E-mail reply function.]> > ============================================================> > Discussion: Livelink Builder Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe/open/765419>
; > Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>
; > To Unsubscribe from this Discussion, send an e-mail to > unsubscribe.componentbuilder@elinkkc.opentext.com.> > >