How can AI Agent perform report action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi All,
I am doing poc of below requirement:
1. The AI Agent is able to reads the "checker" field from each catalog item and based on the field value, the AI Agent determines a Pass or Fail result in the "Result" column.
2. The report should run every time a catalog item is published.
Report include details like:
- Catalog Item Name
- Catalog Item Owner
- AI Agent Result (Pass/Fail)
- Category
- Result
For Point 2, I have created report on "sc_cat_item" table with the following columns like Catalog Item Name, Catalog Item Owner, Category, Result etc.
For Point 1, how can I implement any guide line ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
The AI Agent is able to reads the "checker" field from each catalog item and based on the field value, the AI Agent determines a Pass or Fail result in the "Result" column.--->
AI Agent reads the Catalog Item based on FLAG
Can you explain this Maths/Logic or Calculation to do a PASS /FAIL on a Given Catalog Item?
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @rpriyadarshy ,
Thanks for your update !
