You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using below line to query contact record and getting Net::ReadTimeout error every time @interviewee = obm.connection.soap(obm.session_id).find('Contact',id).
Can anyone please let me know why I'm getting this error and also if we call above method will it query all fields of SOQL query.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I'm using below line to query contact record and getting Net::ReadTimeout error every time
@interviewee = obm.connection.soap(obm.session_id).find('Contact',id).
Can anyone please let me know why I'm getting this error and also if we call above method will it query all fields of SOQL query.
Thanks
The text was updated successfully, but these errors were encountered: