Hello there,
I have a few web services and need to switch the database based on the webservice call and the company name which is in the JSON.

When is the safest time to call RedirectConnectionId?
I did watch the Multi Tenancy training Harm did.

My plan was to get RedirectConnectionId in the webservice function, but I am not sure what that will do if other connections are happening or in process.

Code:
Get RedirectConnectionId of ghoConnection "Local" "SERVER=MYSERVER-SQL01;DATABASE=TESTING-C001" coninfo.sUID coninfo.sPWD False True to bOk
Thanks for any info!!

Henry