• KGDev
  • NEWBIE
  • 38 Points
  • Member since 2016
  • Developer

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 11
    Replies
https://help.salesforce.com/articleView?id=knowledge_articles.htm&type=0
The above link shows article and knowledge tabs but not able to see the same in my developer edition.
Pls help
Could someone please explain me why do we want to serialize/de-serialize data? What is the idea behind it? What are good resources that explains the concept? I looked at the official salesforce documentation but it just gives examples but not the "why"?

Thank You!
  • May 21, 2019
  • Like
  • 0
Hi Ohana! When I am deploying a managed package I am getting this error. The Error Message is saying that the error is due to a custom field of a custom object. Does anyone have an idea why that could be the case?  Anyone happen to know? Anyone had experience with something similar? I would highly appreciate any advice!
User-added image
  • October 10, 2018
  • Like
  • 0
Could someone please explain me why do we want to serialize/de-serialize data? What is the idea behind it? What are good resources that explains the concept? I looked at the official salesforce documentation but it just gives examples but not the "why"?

Thank You!
  • May 21, 2019
  • Like
  • 0
Hi Ohana! When I am deploying a managed package I am getting this error. The Error Message is saying that the error is due to a custom field of a custom object. Does anyone have an idea why that could be the case?  Anyone happen to know? Anyone had experience with something similar? I would highly appreciate any advice!
User-added image
  • October 10, 2018
  • Like
  • 0

I follow the trailhead module  (Set Up an Einstein Bot) but when I test my bot i--> Live chat is working with an agent but my bot isn't sowing up.
Someone un idee whats the problem?  When no agent is active live chat says --> No agents are available
Sorry that we are not able to chat with you. Come back later or try again.

==> Why my bot is not starting?

Bot is linked with my chat button.

Livechat is active on my bot.

Mail and api is linked.

Hello!

User-added image

When I try to train my bot with the Intent Management Beta, this error message shows up, "Looks like your training job didn’t complete. Try again." I have created a couple of Dialogs with at least 20 Customer Intents each, so I'm not sure where I went wrong.

If anyone has built a working Bot and knows how to solve this, I would appreciate your help!
Hi,
Am trying to create a simple Bot from Einstein Bot Builder,As per the instructions created and configured but 
1. When i click on Train Bot getting below error "Looks like your training job didn’t complete. Try again."
2. Status should be success to connect Bot ?
3. Getting below error when we do preview from builder.
Please share your thoughts/ Links if any one configured successfully.
User-added image
User-added image
User-added image

Reference :
https://www.salesforce.com/video/1756700/
https://www.youtube.com/watch?v=i9TbAkRNNa0



Thanks
Deepika
 
https://help.salesforce.com/articleView?id=knowledge_articles.htm&type=0
The above link shows article and knowledge tabs but not able to see the same in my developer edition.
Pls help
Hi ,

I am using Force.com migration tool , I have been created Apex class and Test class, in Force.com IDE test coverage is showing 100%  but while deploying its failling and throwing the error 0% code coverage. Please help me if any one has idea about that.

Thanks & Regards
Bhushan Singh
Hi,
What is the difference between set and private set? And when do we use private set?
example: 
public ApexPages.StandardSetController ssc {get; private set;}

Please advice.

-Kaity
  • December 30, 2015
  • Like
  • 0