function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MalathanMalathan 

Passing session ID to asp.net webservice?

We have some processes that run on our local system from which must connect to salesforce.  Rather than dealing with connection pooling/storage and the connection time (takes ~4+ seconds to connect/log in), is there a way to pass the login or session id from salesforce when calling out to an external webservice?