Skip to main content

#AgenticAI12 debatiendo

Hello Guys, 

 

I am using accApi and trying to open an agent from LWC but facing issue as the agent is not opening only the agentforce window is opening - after that as i select the agent -conversation starts. 

 

So basically in the lwc  : 

1. i am calling   --  import { open, execute, close } from 'lightning/accApi';  

2. and after getting the agent id from my apex class i doing below :  

 

           

await open(this.resolvedBotId); // i am getting the id from apex.

            console.log('Agent panel opened successfully.');

            const utterance = "Start";

            await execute(utterance, this.resolvedBotId);

            console.log('Agent successfully invoked with utterance:', utterance);

 

But i can open the agent window but proper agent is not selecting. 

 

#Agentforce  #LWC  #AgenticAI

7 respuestas
  1. 15 sept, 14:44

    I feel this Implementation is still not perfect as it lands on Default agentforce agent 

0/9000

Excited to share that I’ve completed the Road to Dreamforce 2026 Quest

on Trailhead! đź’™  

 

With 3,200+ points earned, this has been a fantastic learning journey — strengthening my Salesforce skills while exploring the evolving world of AI and the Agentic AI era

.  

 

The #DF26LearningQuest has been a great way to learn, build, and challenge myself while getting ready for #DF26

. 🚀  

 

A big thank you to Trailblazer Quests

for creating such an engaging and valuable learning experience. 🙌  

 

Looking forward to taking these learnings forward, building more, and continuing the journey toward Dreamforce 2026!

🌟  

 

#DF26 #DF26LearningQuest #Salesforce #Trailhead #Trailblazer #AgenticAI #AI #SalesforceAI #LearningJourney 

@WFD Partner Cohort: TDX2630DaysChallenge

 

@Salesforce Developer Group, Dubai, UAE

 

@Agentblazer Community Group

 

@* Salesforce Developers *

 

@Architect Trailblazers

 

@Admin Group, Dubai, UAE

 

@Trailblazer Community Cove

 

 

 

Excited to share that I’ve completed the Road to Dreamforce 2026 Quest on Trailhead! 💙 With 3,200+ points earned, this has been a fantastic learning journey — strengthening my Salesforce skills while

 

 

image.png

 

 

1 comentario
0/9000
3 respuestas
0/9000
3 respuestas
0/9000