-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
4Questions
-
2Replies
Skip the validation Rules (formula)
Hi
I wanted to skip the validation rules when i create or update values through API calls.
Please let me know if there is any way.
Thanks
Balaji
-
- balaji_sf
- May 13, 2009
- Like
- 0
- Continue reading or reply
Query & QueryMore - Batchsize limits to 500 rows
Hi
I download WWW::Salesforce module from http://cpan.org and using it.
When i query form an object the function query() & queryMore() retrieve rows by a batchsize of 500.
There is a provision to give the batchsize upto to 2000.
Even i give values from 500 - 2000 , the Salesforce returns only 500 rows on each call. whereas 1 - 500 is works.
Is this is the functionality of the Salesforce or anything to do with the perl script?
Thanks
Balaji
-
- balaji_sf
- May 06, 2009
- Like
- 0
- Continue reading or reply
Wanted to the retrieve the deleted records
Hi
Is there any way to retrieve the deleted record through API.
I am getting the deleted records ID from the function getDeleted().
and tried to retrieve the record using SOQL , but i can't get it.
Please let me if there is any other way.
Thanks
Balaji
-
- balaji_sf
- April 13, 2009
- Like
- 0
- Continue reading or reply
Skip the validation rules
Hi
Is it possible to skip the validation rules while update or create any record on Salesforce through Perl scripting.
Thanks
Balaji
-
- balaji_sf
- February 18, 2009
- Like
- 0
- Continue reading or reply
Wanted to the retrieve the deleted records
Hi
Is there any way to retrieve the deleted record through API.
I am getting the deleted records ID from the function getDeleted().
and tried to retrieve the record using SOQL , but i can't get it.
Please let me if there is any other way.
Thanks
Balaji
- balaji_sf
- April 13, 2009
- Like
- 0
- Continue reading or reply