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
Suzan2009Suzan2009 

Salesforce webservice callout

Hi Guys,

 

The senario is below. Please have a look and give me any idea. If that sounds impossilbe, other ways will be appreciated. Thanks

 

-- two Salesforce instances, one as server and the other as client

-- some apex class in server will be called using webservice technique by client apex controller + visualforce page(client app).

 

is it possible? How can I get client app login the Server first to get session Id. The app needs to get authorisation anyway.

 

Thanks  

 

Suzan

Best Answer chosen by Admin (Salesforce Developers) 
Suzan2009Suzan2009

http://community.salesforce.com/sforce/board/message?board.id=apex&thread.id=15541&view=by_date_ascending&page=2

 

 

this works well for login issue. by the way, the api version upgraded to 16.0