Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Long time operation

api

ServiceManager.UsersService.GetUsers(GeminiConstant.EntityLoadPattern.Full) takes between 6 and 14 minutes to return 165 items. Is that normal?

You can suggest us something to decrease the time it takes the task?

atorres
· 50
atorres
Replies (4)
helpful
0
not helpful

Any reason why you using full load pattern and not partial?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

None in particular. As we did not find documentation that will show the difference between partial and full, we decided to use full.

Could you clarify what is the difference between them?


atorres
· 50
atorres
helpful
0
not helpful
ANSWER

Full we bring all users permissions, groups etc... So it has to do much more. Partial will just bring the user list which is usually what you are after.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Great. With partial takes only 8 seconds. Thanks !


atorres
· 50
atorres