-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
7Questions
-
6Replies
Update for 1k records in apex
Hi SF Devs,
If we try to update 2000k records in apex class will it through error?
What behaviour we can expect for the same?
Kindly share your expertise.
If we try to update 2000k records in apex class will it through error?
What behaviour we can expect for the same?
Kindly share your expertise.
-
- Gargi Manjee
- March 24, 2022
- Like
- 0
- Continue reading or reply
Search Files by name on Salesforce versus by SOQL
Hi Members,
I tried searching for a attached file (content version) to a customer object by it's title using SOQL, it did not return any result untill I changes shared setting. But when I searched on Salesforce I was able to find the same file without changing sharing setting.
Kindly help me to understand the difference.
Warm Regards,
I tried searching for a attached file (content version) to a customer object by it's title using SOQL, it did not return any result untill I changes shared setting. But when I searched on Salesforce I was able to find the same file without changing sharing setting.
Kindly help me to understand the difference.
Warm Regards,
-
- Gargi Manjee
- February 25, 2022
- Like
- 0
- Continue reading or reply
Code Coverage for same class and test class not consistent in Production and in Sandbox.
Hi All,
I have created a class and test class. The code coverage for the class is showing 91% in sandbox. When I am trying to deploy in production it is showing 67% on validation against specified test and giving 74% for default test.
Can someone provide an insight why this is happening?
I have created a class and test class. The code coverage for the class is showing 91% in sandbox. When I am trying to deploy in production it is showing 67% on validation against specified test and giving 74% for default test.
Can someone provide an insight why this is happening?
-
- Gargi Manjee
- April 22, 2021
- Like
- 0
- Continue reading or reply
How to resolve following error: 'Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.' ?
Recently we have integrated data sync to Salesforce from another platform using thier API's. While running the data sync we encounter the following issues while inserting few records:
Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.
Kindly help with following questions:
1. What are the reasons for this issue
2. Whats design change required to resolved this issue.
Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.
Kindly help with following questions:
1. What are the reasons for this issue
2. Whats design change required to resolved this issue.
-
- Gargi Manjee
- December 31, 2021
- Like
- 0
- Continue reading or reply
navigator.geolocation.getCurrentPosition using vf not working for Salesforce1
Dear All,
I have created global action with VF and Controller to get users current location.
It is working fine on web (laptop) but the same code is not working in android.
Kindly help.
I have created global action with VF and Controller to get users current location.
It is working fine on web (laptop) but the same code is not working in android.
Kindly help.
-
- Gargi Manjee
- November 22, 2020
- Like
- 0
- Continue reading or reply
List Button with URL to populate Lookup field is not populating the lookup field.
I have created a custom list button:

with URL :
When I am clicking on New Customer, it is redicrecting to this link:

but the lookup field is not getting populated:

Is there anything I am doing wrong?
Thanks,
with URL :
but the lookup field is not getting populated:
Is there anything I am doing wrong?
Thanks,
-
- Gargi Manjee
- December 23, 2019
- Like
- 0
- Continue reading or reply
Update for 1k records in apex
Hi SF Devs,
If we try to update 2000k records in apex class will it through error?
What behaviour we can expect for the same?
Kindly share your expertise.
If we try to update 2000k records in apex class will it through error?
What behaviour we can expect for the same?
Kindly share your expertise.
- Gargi Manjee
- March 24, 2022
- Like
- 0
- Continue reading or reply
Code Coverage for same class and test class not consistent in Production and in Sandbox.
Hi All,
I have created a class and test class. The code coverage for the class is showing 91% in sandbox. When I am trying to deploy in production it is showing 67% on validation against specified test and giving 74% for default test.
Can someone provide an insight why this is happening?
I have created a class and test class. The code coverage for the class is showing 91% in sandbox. When I am trying to deploy in production it is showing 67% on validation against specified test and giving 74% for default test.
Can someone provide an insight why this is happening?
- Gargi Manjee
- April 22, 2021
- Like
- 0
- Continue reading or reply
How to resolve following error: 'Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.' ?
Recently we have integrated data sync to Salesforce from another platform using thier API's. While running the data sync we encounter the following issues while inserting few records:
Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.
Kindly help with following questions:
1. What are the reasons for this issue
2. Whats design change required to resolved this issue.
Record Currently Unavailable: The record you are attempting to edit, or one of its related records, is currently being modified by another user. Please try again.
Kindly help with following questions:
1. What are the reasons for this issue
2. Whats design change required to resolved this issue.
- Gargi Manjee
- December 31, 2021
- Like
- 0
- Continue reading or reply
navigator.geolocation.getCurrentPosition using vf not working for Salesforce1
Dear All,
I have created global action with VF and Controller to get users current location.
It is working fine on web (laptop) but the same code is not working in android.
Kindly help.
I have created global action with VF and Controller to get users current location.
It is working fine on web (laptop) but the same code is not working in android.
Kindly help.
- Gargi Manjee
- November 22, 2020
- Like
- 0
- Continue reading or reply
List Button with URL to populate Lookup field is not populating the lookup field.
I have created a custom list button:

with URL :
When I am clicking on New Customer, it is redicrecting to this link:

but the lookup field is not getting populated:

Is there anything I am doing wrong?
Thanks,
with URL :
but the lookup field is not getting populated:
Is there anything I am doing wrong?
Thanks,
- Gargi Manjee
- December 23, 2019
- Like
- 0
- Continue reading or reply