I generate externalUserId with randomGenerator….this is the problem.

 

Thank you.

 

Da: Maxim Solodovnik [mailto:[email protected]] 
Inviato: mercoledì 22 ottobre 2014 12:33
A: Openmeetings user-list
Oggetto: Re: user registration problem

 

Actually new user is created only in case user with passed 
externalUserId+externalUserType is not present in the system.

What are your steps?

 

On 22 October 2014 17:28, Dario Guida <[email protected]> wrote:

Hi ,


When I enter in a room with an hash (by setUserObjectAndGenerateRoomHash) the 
user is automatically register in the system?


Example) 


setUserObjectAndGenerateRoomHash(sessionId, “user1”, “Mike”, “Green”, “xxx”, 
[email protected], “10” , "APP1", “30”, 0 , 1);


When I use the hash and I enter in the room 30 By URL a new User Mike Green is 
added in the system.


I would like to understand 


1)  Why EveryTime I generate an hash a new User Mike Green is added to the 
system? How I can prevent this… so that In my system I have only an user Mike 
Green


2)  Can I use an user that I have created with addNewUser() or 
addNewUserWithExternalType() for generate an hash… to prevent the system to 
generate a new user?


Thank you.

        





 

-- 
WBR
Maxim aka solomax 

Reply via email to