AI-201 · Question #116
Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing auto launched flow to query the information from
The correct answer is B. Create a custom copilot action which calls a flow.. Creating a custom copilot action that calls a flow is the correct approach because an auto-launched flow already exists to query Oracle ERP. A custom action in Agentforce wraps that existing flow and exposes it to the conversational AI planner, allowing agents to trigger it via n
Question
Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing auto launched flow to query the information from Oracle ERP, which is the system of record for the order fulfillment process. How should An Agentforce apply the power of conversational AI to this use case?
Options
- ACreate a Flex prompt template in Prompt Builder.
- BCreate a custom copilot action which calls a flow.
- CConfigure the Integration Flow Standard Action in Agent.
How the community answered
(53 responses)- A23% (12)
- B70% (37)
- C8% (4)
Explanation
Creating a custom copilot action that calls a flow is the correct approach because an auto-launched flow already exists to query Oracle ERP. A custom action in Agentforce wraps that existing flow and exposes it to the conversational AI planner, allowing agents to trigger it via natural language. Option A (Flex prompt template in Prompt Builder) is for generating grounded text content, not invoking external system queries. Option C (Integration Flow Standard Action) is a standard action type that is not specifically designed to wrap an existing custom auto-launched flow connected to an external ERP like Oracle.
Topics
Community Discussion
No community discussion yet for this question.