We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Trigger AI Agent

Vinay49
Tera Expert

We have developed an AI agent to classify cases based on the short description and description fields. The agent performs as expected and provides accurate results during manual testing.

We are now aiming to automate this process. To achieve this, we have created  a "Add trigger" with the following details:

Select a Trigger: Created
Name: Trigger when case is created
Trigger Objective: To classify cases automatically
Trigger is ON
Table: Case
Run As: Myself (sys_id has been added in the script)
However, the trigger does not execute when a new case is created.

Could you please advise if there is anything missing or incorrectly configured that might be preventing the AI agent from being triggered?

OR
Do we need to create agentic workflow & trigger from there? even if it is only one AI agent to add in it.

Note:AI aAgent is Active.

 

5 REPLIES 5

Yes. I have added trigger as updated & selected table as Case & condition = state is one of  NEW or Open. Now,I am expecting that when  I update the case(New/open) this ai agent should trigger .however it was not happening.