Skip to main content The last day to register for a Salesforce or Tableau exam is June 30th. Learn more about the new Salesforce certification experience coming July 21st.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

We have built up an agent and what it does is to compare a contract with our internal clause database, and we have a prompt builder on which the percentage asked to calculate on the risk rating without searchink any field in salesforce for this risk. And each time I am telling to compare the contracts the risk percentage is different . 

is there asny way to have the percentage calculated the same each time? so the answer to be the same for all the users asking this ? 

 

#Agentforce

0/9000
1 answer
0/9000

I've been playing with Experience Delivery, but wasn't able to use SSR Playground. 

 

The

doc explains to use the following command:

npx -p @lwc/wds-playground playground namespace/component

 

I've tried several ways, like 

npx -p @lwc/wds-playground playground c/headerExperienceDelivery

or

npx -p @lwc/wds-playground playground headerExperienceDelivery

but I'm getting errors like 

The requested moduled cannot be found: 'c/headerExperienceDelivery'

 

or 

You must indicate which component to render as the first positional argument

 

 

I'm probably doing a simple mistake but can't find what ! 

Any help is appreciated 🙂

1 answer
0/9000
3 answers
  1. Today, 7:20 AM

    Try manually creating an opportunity record, you'll probably get an error message. 

    This happens because a previous hands-on setup is interfering with the creation of the record.

0/9000

Hi everyone, 

I am wanting to replace SKUID pages and functionality and want to use either LWC or Aura. Personally I looked and researched feels like LWC is better , easier and cleaner. Could you please suggest which one should be used? If possible could you please help me with what factors should I consider before choosing either one. 

 

#LWC  #Aura Components  #Skuid Application  #Salesforce Developer

2 answers
  1. Today, 7:18 AM

    Thank you Shivam, 

    I do have integrations for smarty streets and payment used in SKUID, would that still work in LWC?

0/9000

I am getting the following error when trying to deploy genAiPlannerBundle to my target org:

An unexpected error occurred. Please include this ErrorId if you contact support: 1124364594-269127 (-937325614) 

  

Because of this, I am unable to deploy my agent as well:

Required fields are missing: [PlannerId] (245:41)

  

I created an agent template of the same agent, and was able to deploy it to my target org, but facing this error when creating a new agent from that agent template: 

Error notification.Error creating agent : common.udd.object.RequiredFieldException: Required fields are missing: [Planner Type] More Details: ERRORS : Required fields are missing: [Planner Type] WARNINGS

  

I was not able to deploy the agent template planner bundle either. This is the error I got when deploying it:

An unexpected error occurred. Please include this ErrorId if you contact support: 522171777-303923 (-937325614)

  

Please let me know if anyone has a resolution to this. Looking forward to helpful responses.  

 

@Agentforce for Developers @* Salesforce Developers * @Agentblazer Community Group @Slack + Agentforce

0/9000

Hi there,

Anyone here encountered similar to unable to add Global Actions? I am using the cloned repo for offline-app-developer-starter-kit form github then modified the global_action to Account.create but still no action buttons on my Global action card.

Is there any configs needed for this one?

thank you and best Regards,

Max

#LWC Development #Salesforce Developer
1 answer
0/9000