• Mohanbabu
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 8
    Questions
  • 3
    Replies
My requirement is the following:
 
I have created a cutom object in opportunities of salesforce site.
 
But no user can create or edit or delete that custom object records.
 
But I integrated my application with salesforce, i have single sign on from salesforce to my application.
So, the same user can able to create, update or delete that custom object when i opened my form there using API. but not directly from sales force site
 
 
Can any one please help me in detail
 
 
Thanks,
Mohan.
Hi,
 
I have a need that i have created a custom object that will not be updated from sales force site.
But i can onnly update or edit that object from my application through API only.
 
Can anyone please help me.
 
 
 
Thanks,
Mohan.
Hi
 
I have a requirement to get UserName from sforce Through API.
I am unable to find the option to get UserName.
 
I can able to get userEmail,UserID,UserFullName using getUserInfo() function which will return GetUserInfoResult object
 
GetUSerInfoREsult object is not having USerName.
 
Please help me how can i get username ( i don't want to pass the username as a querystring parameter)
 
 
Thanks,
Mohan

 

While updating my custom object through API 7.0 i got the following error
 
+ System.SystemException {"UNKNOWN_EXCEPTION: An unexpected error occured. Please include this ErrorId if you contact support: 1074232666-1988"} System.SystemException
 
Can any one please help me.
 
 
Thanks,
Mohan.
Hi,
 
Can I write joins using query method of salesforce API.
Because i have a need to get accountname and contact firstname at a time.
But i have only accountid in contact table.
 
 
Can anyone please help me in this.
 
 
Thanks,
Mohan.
Hi
 
I found that the value return by  userInfoResult.organizationId from API is different from the actual Organization ID it is showing on company information in Salesforce.com site.
 
There are 3 extra characters when it returns from API.
 
Can any one help me how can i find those 3 extra characters.
 
 
 
Thanks
Mohan.
Hi
 
How can we hide the custom tabs we created based on roles
 
Thanks for your help
 
 
--Mohan
Hi
 
Can anyone help how can i get the opportunity stage through API.
I was unable to find stage in opportunity object
 
Thanks for help
 
--Mohanbabu
Hi,
 
I have a need that i have created a custom object that will not be updated from sales force site.
But i can onnly update or edit that object from my application through API only.
 
Can anyone please help me.
 
 
 
Thanks,
Mohan.
Hi
 
I found that the value return by  userInfoResult.organizationId from API is different from the actual Organization ID it is showing on company information in Salesforce.com site.
 
There are 3 extra characters when it returns from API.
 
Can any one help me how can i find those 3 extra characters.
 
 
 
Thanks
Mohan.