-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
4Questions
-
1Replies
Export the Lookup name field from data loader, not the ID
I am trying to export the name of the field value (not the ID of the value within the look up field). Is this possible?
I know this can be done with Reports, but I need to do it with dataloader so that I can extract the record ID, otherwise I cannot update with the record ID from Reports, right?
I know this can be done with Reports, but I need to do it with dataloader so that I can extract the record ID, otherwise I cannot update with the record ID from Reports, right?
-
- Kunal Sharma 11
- May 27, 2015
- Like
- 0
- Continue reading or reply
Dataloader Field Update Successful but Field Value Is Absent
Hi There,
This is a weird one. I am doing a field update (TEXT field) via Dataloader, the data loader success file states that the field value have been updated successfully. When I go into the record (Cases object), I noticed that the value does not appear. As a test I updated (via data loader) other fields on the Case object and they seem to update/appear successfully.
The thing to note is that when you manually type in a field value into this field and hit save, the value gets removed. Seems like there is a background process going on which is removing any value from the field? Any idea what is the best way to find out what trigger or background process could be touching this field?
Here are my details and items I have checked:
- No validation rules are associated
- No workflow is associated
- I am a system administrator with full access.
- I have run debug logs and could only find an 'aggregration' line item associated to the field name. A bunch is code so I am unsure of what exactly could be going on.
Any help, tools or direction would be much appreciated.
This is a weird one. I am doing a field update (TEXT field) via Dataloader, the data loader success file states that the field value have been updated successfully. When I go into the record (Cases object), I noticed that the value does not appear. As a test I updated (via data loader) other fields on the Case object and they seem to update/appear successfully.
The thing to note is that when you manually type in a field value into this field and hit save, the value gets removed. Seems like there is a background process going on which is removing any value from the field? Any idea what is the best way to find out what trigger or background process could be touching this field?
Here are my details and items I have checked:
- No validation rules are associated
- No workflow is associated
- I am a system administrator with full access.
- I have run debug logs and could only find an 'aggregration' line item associated to the field name. A bunch is code so I am unsure of what exactly could be going on.
Any help, tools or direction would be much appreciated.
-
- Kunal Sharma 11
- May 22, 2015
- Like
- 0
- Continue reading or reply
How to update an apex class?
Hi There,
I am looking to make a minor change to an apex class in production? What is the best and secure way of making this change? (ie: change it in sandbox, and push the change set through to production? OR make the change in Eclipse and update the changes to the server?)
Also, if you could point me a resource which shows you how to update the code from eclipse to our production environment, it would be much appreciated. Thanks!
I am looking to make a minor change to an apex class in production? What is the best and secure way of making this change? (ie: change it in sandbox, and push the change set through to production? OR make the change in Eclipse and update the changes to the server?)
Also, if you could point me a resource which shows you how to update the code from eclipse to our production environment, it would be much appreciated. Thanks!
-
- Kunal Sharma 11
- October 27, 2014
- Like
- 0
- Continue reading or reply
Locate RecordID in Search Format?
We have a valdation rule which references a RecordTypeID. When I enter this ID into the URL is says 'Insufficient Privileges'. I have the system admin profile and access to development mode. Is there any way to locate a RecordTypeID in a mass search funcationality?
-
- Kunal Sharma 11
- June 09, 2014
- Like
- 0
- Continue reading or reply
How to update an apex class?
Hi There,
I am looking to make a minor change to an apex class in production? What is the best and secure way of making this change? (ie: change it in sandbox, and push the change set through to production? OR make the change in Eclipse and update the changes to the server?)
Also, if you could point me a resource which shows you how to update the code from eclipse to our production environment, it would be much appreciated. Thanks!
I am looking to make a minor change to an apex class in production? What is the best and secure way of making this change? (ie: change it in sandbox, and push the change set through to production? OR make the change in Eclipse and update the changes to the server?)
Also, if you could point me a resource which shows you how to update the code from eclipse to our production environment, it would be much appreciated. Thanks!
- Kunal Sharma 11
- October 27, 2014
- Like
- 0
- Continue reading or reply