-
ChatterFeed
-
4Best Answers
-
0Likes Received
-
33Likes Given
-
51Questions
-
32Replies
Certifications offered by Salesforce as of now
Hi All,
Can someone tell me what are the certifications offered by salesforce now. I hope there are some changes and developer and Advanced developer are taken out. Kindly provide the info you u have.
Thanks!!
Can someone tell me what are the certifications offered by salesforce now. I hope there are some changes and developer and Advanced developer are taken out. Kindly provide the info you u have.
Thanks!!
-
- Vipin K 10
- June 08, 2016
- Like
- 0
- Continue reading or reply
“invite Coworkers” chatter button is not visible in lightning experiance
Hi All,
please let me know how to add / invite members to Chatter in Lightening? I can see how to add members in Chatter in the classic view but not in lightning experiance.
Please Help!!
Thanks
please let me know how to add / invite members to Chatter in Lightening? I can see how to add members in Chatter in the classic view but not in lightning experiance.
Please Help!!
Thanks
-
- veda Hebbar
- June 07, 2016
- Like
- 0
- Continue reading or reply
replace the butterfly when login to lightening interface
Hi All,
is there a way to replace the butterfly when login to lightening interface with cutom logo?
Thanks,
Veda
is there a way to replace the butterfly when login to lightening interface with cutom logo?
Thanks,
Veda
-
- veda Hebbar
- June 07, 2016
- Like
- 0
- Continue reading or reply
How to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export
Hi Experts,
I have a urgent requiremnt.

1 ) Please tell me ( possibly via steps ) how to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export .
I mean which software should I use for opening the file, since some of them are pdf or jpg.
2 ) And I also the a name for identifying which record belongs to ?
Thank you in Advance .
I have a urgent requiremnt.
1 ) Please tell me ( possibly via steps ) how to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export .
I mean which software should I use for opening the file, since some of them are pdf or jpg.
2 ) And I also the a name for identifying which record belongs to ?
Thank you in Advance .
-
- learn_cloudsf
- December 19, 2016
- Like
- 0
- Continue reading or reply
I was tasked with trying to export our Attachments
I need steps to do the following please.
"The best way to get the actual attachment data out of Salesforce is to query the Attachment object for the Attachment Ids and then use the retrieve() api call to get the Body data. I have done this before for integrations and it is very fast."
Please help. This is Urgent
"The best way to get the actual attachment data out of Salesforce is to query the Attachment object for the Attachment Ids and then use the retrieve() api call to get the Body data. I have done this before for integrations and it is very fast."
Please help. This is Urgent
-
- learn_cloudsf
- December 15, 2016
- Like
- 0
- Continue reading or reply
Pagination Question
Hi Experts,
1 ) what is the max no. of records we can display on VF page.
2 ) Is there any other way to display more than that records in VisualForce.
3 ) what are the errors you get if you exceed the no, of records ?
Thank you.
1 ) what is the max no. of records we can display on VF page.
2 ) Is there any other way to display more than that records in VisualForce.
3 ) what are the errors you get if you exceed the no, of records ?
Thank you.
-
- learn_cloudsf
- November 28, 2016
- Like
- 0
- Continue reading or reply
what are the implications of FLS ?
what are the implications of FLS ? why do we need it ? Can we hide standard email field by using FLS?
-
- learn_cloudsf
- November 17, 2016
- Like
- 0
- Continue reading or reply
-
- learn_cloudsf
- November 17, 2016
- Like
- 0
- Continue reading or reply
single workflow rule
Given a business requirement, wherein you have to execute all the available actions in a single workflow rule, what would be the sequence of actions ?
-
- learn_cloudsf
- November 17, 2016
- Like
- 0
- Continue reading or reply
VF page taking long time
What are the parameters by which i can determine why my vf page is taking to much time(I am not facing any view state issue) .
-
- learn_cloudsf
- November 16, 2016
- Like
- 0
- Continue reading or reply
What is salesforce health cloud? How it is being used for healthcare segment?
What is salesforce health cloud? How it is being used for healthcare segment?
-
- learn_cloudsf
- November 16, 2016
- Like
- 0
- Continue reading or reply
What are the disadvantages of implementing Database.stateful in salesforce ?
What are the disadvantages of implementing Database.stateful in salesforce ?
-
- learn_cloudsf
- November 16, 2016
- Like
- 0
- Continue reading or reply
Invoke addError
Is it possible to invoke an addError() operation on the Trigger.Old list in a delete operation in Trigger ?
-
- learn_cloudsf
- November 14, 2016
- Like
- 0
- Continue reading or reply
ANT migration tool question.
How to we deploy metadata in a Org using ANT tool. Cna some ine give the steps involved. How do we create a session for User in the Tool.
-
- learn_cloudsf
- November 10, 2016
- Like
- 0
- Continue reading or reply
project management application in Salesforce
What is the best project management application in Salesforce? How to get hands on it
-
- learn_cloudsf
- November 02, 2016
- Like
- 0
- Continue reading or reply
How to Display ID of field on standard Page in Salesforce
How to Display ID of field on standard Page in Salesforce
-
- learn_cloudsf
- October 26, 2016
- Like
- 0
- Continue reading or reply
How to Display 15 Digit ID to 18 Digit ID in Sales force
How to Display 15 Digit ID to 18 Digit ID in Sales force
-
- learn_cloudsf
- October 26, 2016
- Like
- 0
- Continue reading or reply
-
- learn_cloudsf
- October 19, 2016
- Like
- 0
- Continue reading or reply
Migrate data using IDE
How migrate data from one sandbox to another sandbox using Force.com IDE tool ?
-
- learn_cloudsf
- October 14, 2016
- Like
- 0
- Continue reading or reply
before and after triggers
what exactly is the difference between before and after triggers ? Please can someone explain with real time example.
-
- learn_cloudsf
- October 07, 2016
- Like
- 0
- Continue reading or reply
-
- learn_cloudsf
- October 06, 2016
- Like
- 0
- Continue reading or reply
trigger for bulk update
If we want huge (bulk) data to be update, can we do it with trigger? how?
-
- learn_cloudsf
- October 04, 2016
- Like
- 0
- Continue reading or reply
beyond Governor Limits
Is there any one who experienced a scenario is occurred you to work beyond Governor Limits?
-
- learn_cloudsf
- October 04, 2016
- Like
- 0
- Continue reading or reply
How do fix error messages when deploying a new apex code?
I am trying to deploy a new apex code that I am trying to test, but I keep getting error messages. What do I need to do so that I don’t get error messages?
I have attached the error responses.
I have attached the error responses.
- Rachelle
- February 13, 2018
- Like
- 0
- Continue reading or reply
Looking for Feedback on my new Salesforce CPQ How-to Youtube Channel
I'm starting a Youtube Channel dedicated to making valuble Salesforce CPQ tutorials. Please check my channel here and post a comment describing the how-to video you want to see.
Thanks in advance,
Mister CPQ
Thanks in advance,
Mister CPQ
- Mister CPQ
- January 29, 2018
- Like
- 0
- Continue reading or reply
How to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export
Hi Experts,
I have a urgent requiremnt.

1 ) Please tell me ( possibly via steps ) how to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export .
I mean which software should I use for opening the file, since some of them are pdf or jpg.
2 ) And I also the a name for identifying which record belongs to ?
Thank you in Advance .
I have a urgent requiremnt.
1 ) Please tell me ( possibly via steps ) how to open/ retrieve the actual attachments from the zip file which I got when I did the weekly data export .
I mean which software should I use for opening the file, since some of them are pdf or jpg.
2 ) And I also the a name for identifying which record belongs to ?
Thank you in Advance .
- learn_cloudsf
- December 19, 2016
- Like
- 0
- Continue reading or reply
I was tasked with trying to export our Attachments
I need steps to do the following please.
"The best way to get the actual attachment data out of Salesforce is to query the Attachment object for the Attachment Ids and then use the retrieve() api call to get the Body data. I have done this before for integrations and it is very fast."
Please help. This is Urgent
"The best way to get the actual attachment data out of Salesforce is to query the Attachment object for the Attachment Ids and then use the retrieve() api call to get the Body data. I have done this before for integrations and it is very fast."
Please help. This is Urgent
- learn_cloudsf
- December 15, 2016
- Like
- 0
- Continue reading or reply
User Mode and system Mode
Hello
I have some difficulty in understanding the following
a) Normally apex code & trigger run in system.context
But How to make the apex code execute in USER Mode?
if the apex code executing in USER Mode is called by a trigger, will the trigger also execute in USER Mode?
b) Can a visual force page run in USER Mode instead of system.context , again what changes need to be done and why?
c) By default webservice classes written in apex , rest api execute in what Mode?
d) what is the use of system.RunAs with respect to the above.
I hope I am clear
Thanks
Vandana R
I have some difficulty in understanding the following
a) Normally apex code & trigger run in system.context
But How to make the apex code execute in USER Mode?
if the apex code executing in USER Mode is called by a trigger, will the trigger also execute in USER Mode?
b) Can a visual force page run in USER Mode instead of system.context , again what changes need to be done and why?
c) By default webservice classes written in apex , rest api execute in what Mode?
d) what is the use of system.RunAs with respect to the above.
I hope I am clear
Thanks
Vandana R
- vandana raju
- November 28, 2016
- Like
- 2
- Continue reading or reply
- Pichala Palanikumar
- November 02, 2016
- Like
- 0
- Continue reading or reply
- learn_cloudsf
- October 19, 2016
- Like
- 0
- Continue reading or reply
SALESFORCE HEALTH CLOUD
Would appreciate in identifing a saleforce developer that is fluent with SALESFORCE HEALTH CLOUD - INDUSTRY PRODUCT.. The project is API intergration into exsisting healthcare networks based on the Health Cloud. My company would like to hire you to assist in excellerating the development of this project. Please contact me at contact@medshifts.com to talk further.
- Al Paramito
- October 14, 2016
- Like
- 0
- Continue reading or reply
- SIVAJI G 1
- September 29, 2016
- Like
- 0
- Continue reading or reply
Dataloader Activity history issue
Hi,
i want to insert openactivities and Activity history on Account object .i try to insert but it is not inserted.Can you please help me with the steps how to insert ?
Regards,
Isha
i want to insert openactivities and Activity history on Account object .i try to insert but it is not inserted.Can you please help me with the steps how to insert ?
Regards,
Isha
- sfdc@isha.ax1814
- June 09, 2016
- Like
- 0
- Continue reading or reply
Dataloader issue
hi,
I have account called"CSB" .I want to export the notes and attachments under Account through Dataloader.Iam not able to do.Can anybody help me with query how to do this?
Regards,
Isha
I have account called"CSB" .I want to export the notes and attachments under Account through Dataloader.Iam not able to do.Can anybody help me with query how to do this?
Regards,
Isha
- sfdc@isha.ax1814
- June 09, 2016
- Like
- 0
- Continue reading or reply
Certifications offered by Salesforce as of now
Hi All,
Can someone tell me what are the certifications offered by salesforce now. I hope there are some changes and developer and Advanced developer are taken out. Kindly provide the info you u have.
Thanks!!
Can someone tell me what are the certifications offered by salesforce now. I hope there are some changes and developer and Advanced developer are taken out. Kindly provide the info you u have.
Thanks!!
- Vipin K 10
- June 08, 2016
- Like
- 0
- Continue reading or reply
“invite Coworkers” chatter button is not visible in lightning experiance
Hi All,
please let me know how to add / invite members to Chatter in Lightening? I can see how to add members in Chatter in the classic view but not in lightning experiance.
Please Help!!
Thanks
please let me know how to add / invite members to Chatter in Lightening? I can see how to add members in Chatter in the classic view but not in lightning experiance.
Please Help!!
Thanks
- veda Hebbar
- June 07, 2016
- Like
- 0
- Continue reading or reply
replace the butterfly when login to lightening interface
Hi All,
is there a way to replace the butterfly when login to lightening interface with cutom logo?
Thanks,
Veda
is there a way to replace the butterfly when login to lightening interface with cutom logo?
Thanks,
Veda
- veda Hebbar
- June 07, 2016
- Like
- 0
- Continue reading or reply
Training on Salesforce Pardot
Hi All,
Can any one tell me breifly about Salesfoce Pardot? I have to learn Salesforce Pardot, Please help me out?
Can any one tell me breifly about Salesfoce Pardot? I have to learn Salesforce Pardot, Please help me out?
- Sarath Turaga
- April 05, 2016
- Like
- 0
- Continue reading or reply
Cannot access NA1
Did anything change with na1.salesforce.com with the maintenance yesterday? We are unable to access it. It seems to be a DNS issue..
- Lauren Thames
- April 04, 2016
- Like
- 0
- Continue reading or reply
- Amita Tatar
- April 01, 2016
- Like
- 0
- Continue reading or reply
what is the exact difference between future annotation and batch class? which case we would prefer future annotation and which case we would prefer batch class?
Hi, I am new to salesforce and have some confussion,
what is the exact difference between future annotation and batch class? which case we would prefer future annotation and which case we would prefer batch class?
Thnaks in advance
what is the exact difference between future annotation and batch class? which case we would prefer future annotation and which case we would prefer batch class?
Thnaks in advance
- vasu yadav
- November 30, 2016
- Like
- 1
- Continue reading or reply
User Mode and system Mode
Hello
I have some difficulty in understanding the following
a) Normally apex code & trigger run in system.context
But How to make the apex code execute in USER Mode?
if the apex code executing in USER Mode is called by a trigger, will the trigger also execute in USER Mode?
b) Can a visual force page run in USER Mode instead of system.context , again what changes need to be done and why?
c) By default webservice classes written in apex , rest api execute in what Mode?
d) what is the use of system.RunAs with respect to the above.
I hope I am clear
Thanks
Vandana R
I have some difficulty in understanding the following
a) Normally apex code & trigger run in system.context
But How to make the apex code execute in USER Mode?
if the apex code executing in USER Mode is called by a trigger, will the trigger also execute in USER Mode?
b) Can a visual force page run in USER Mode instead of system.context , again what changes need to be done and why?
c) By default webservice classes written in apex , rest api execute in what Mode?
d) what is the use of system.RunAs with respect to the above.
I hope I am clear
Thanks
Vandana R
- vandana raju
- November 28, 2016
- Like
- 2
- Continue reading or reply
Automatically adding emails to contact in salesforce
Is there a way to automatically add emails in outlook to contact in salesforce as attachments?
- priyanka p 23
- November 10, 2016
- Like
- 1
- Continue reading or reply
deploying metadata migration tool
Hello friends,
I,ve been trying to deploy some metadata in the DE org thru Ant, I am pretty sure I've enter the correct username, password+security token and the url, but it keeps saying:
BUILD FAILED
D:\Salesforce Migration Tool\salesforce_ant_38.0\sample\build.xml:60: Invalid username, password, security token; or user locked out.
I don't know what else to try, if someone can help me I would appreciate it, thanks a lot.
I,ve been trying to deploy some metadata in the DE org thru Ant, I am pretty sure I've enter the correct username, password+security token and the url, but it keeps saying:
BUILD FAILED
D:\Salesforce Migration Tool\salesforce_ant_38.0\sample\build.xml:60: Invalid username, password, security token; or user locked out.
I don't know what else to try, if someone can help me I would appreciate it, thanks a lot.
- Davidvzla
- November 10, 2016
- Like
- 1
- Continue reading or reply
- Anitha Reddy 14
- September 23, 2016
- Like
- 2
- Continue reading or reply
What is Sales Process?
Explain different types of sales process?
What is Service Process? is service process is same as service cloud and case managment?
What is Service Process? is service process is same as service cloud and case managment?
- Hema Munagala
- September 21, 2016
- Like
- 1
- Continue reading or reply
- Hema Munagala
- September 21, 2016
- Like
- 1
- Continue reading or reply
ANT setup and configuration step by step process
Hi All,
Can any one help me for ANT setup and configuration step by step process
It is urgent to our end, I have to deploy through the ANT tool only.
Thanks
Bheem
Can any one help me for ANT setup and configuration step by step process
It is urgent to our end, I have to deploy through the ANT tool only.
Thanks
Bheem
- bheemudu neeli
- September 21, 2016
- Like
- 1
- Continue reading or reply
Development Training Videos
Hi friends,
I am a salesforce Certified admin and I am having depth knowledge about admin and also know development. I need video materials for core development including integration. Can anyone suggest me for video materials of development with all topics. I can pay the cost for the material but all topics should be there. Please help me to get correct video material for learning in depth.
I am a salesforce Certified admin and I am having depth knowledge about admin and also know development. I need video materials for core development including integration. Can anyone suggest me for video materials of development with all topics. I can pay the cost for the material but all topics should be there. Please help me to get correct video material for learning in depth.
- Rajan
- September 19, 2016
- Like
- 1
- Continue reading or reply
- RAHUL SINGH 1210
- September 16, 2016
- Like
- 1
- Continue reading or reply
how to integrate dot net with salesforce and brief information about dot net installation ?
Hi
how to integrate dot net with salesforce and brief information about dot net installation ?
How to install dot net and instructions after installation?
Thanks
how to integrate dot net with salesforce and brief information about dot net installation ?
How to install dot net and instructions after installation?
Thanks
- SF Dakshendra
- September 16, 2016
- Like
- 1
- Continue reading or reply
Build a serach page in visualforce page
how to build a search like google serach in visualforce page. for example i am serching something like "salesforce materials" in visualforce page dirctly go to that page ..please help me ..
thanks
thanks
- Raju kanoperi
- September 15, 2016
- Like
- 1
- Continue reading or reply
- Ghulam
- May 05, 2016
- Like
- 1
- Continue reading or reply
how to check those triggers are fire on custom objects
please give me the track to find out this......
- Arun Adepu
- May 05, 2016
- Like
- 1
- Continue reading or reply