I'm building web application that will have multiple users and every user will have his own instance/connection of CrmServiceClient to CRM. User in web application is also "sysuser" in CRM. User login to web application with credentials from CRM.
I hope i explained how it works.
How will CrmServiceClient behave if i make instance for every user (with his credentials) on every request, will every user get new instance or it will get same instance?
Should i explicitly close/dispose every connection after reqest is over or i should leave it open to wait until user make request again?
Thank you :)
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156