-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
8Questions
-
3Replies
update custom object only through API but not from salesforce site
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.
-
- Mohanbabu
- September 11, 2006
- Like
- 0
- Continue reading or reply
restrict updation and deletion of custom object in sales force
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.
-
- Mohanbabu
- September 10, 2006
- Like
- 0
- Continue reading or reply
How can get the UserName through API
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
-
- Mohanbabu
- September 07, 2006
- Like
- 0
- Continue reading or reply
Error while updating custom object
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.
-
- Mohanbabu
- September 05, 2006
- Like
- 0
- Continue reading or reply
How can get AccountName and Contact First Name from API
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.
-
- Mohanbabu
- September 05, 2006
- Like
- 0
- Continue reading or reply
Salesforce.com Organization ID from Site is different from API Organization ID
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.
-
- Mohanbabu
- September 01, 2006
- Like
- 0
- Continue reading or reply
Hiding custom tabs
Hi
How can we hide the custom tabs we created based on roles
Thanks for your help
--Mohan
-
- Mohanbabu
- September 01, 2006
- Like
- 0
- Continue reading or reply
How to opportunity Stage through API
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
-
- Mohanbabu
- August 24, 2006
- Like
- 0
- Continue reading or reply
restrict updation and deletion of custom object in sales force
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.
- Mohanbabu
- September 10, 2006
- Like
- 0
- Continue reading or reply
Salesforce.com Organization ID from Site is different from API Organization ID
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.
- Mohanbabu
- September 01, 2006
- Like
- 0
- Continue reading or reply