The correct steps for UC to create a service report with 50 object references are:
➡️ A consultant has cloned a standard bot as an Enhanced Bot for Universal Containers inbound conversations, which created a simple Omni-Channel flow for the bot.
What does the consultant need to specify to use this flow in the channel setting other than selecting the flow?
A. Inbound Flow Action
B. Route Work Item
C. Fallback Queue
B. Route Work Item
Explanation:
When configuring an Enhanced Bot with a simple Omni-Channel Flow for inbound conversations, it’s not enough to just select the flow in the channel settings. You must also specify the Inbound Flow Action so that Salesforce knows how to initiate and route the interaction when the bot receives a message.
✅ Option A: Inbound Flow Action ✅ (Correct Answer)
The Inbound Flow Action is a required configuration when setting up an Omni-Channel Flow for bots. This action determines what the flow does when the conversation starts—such as routing, collecting information, or launching specific logic.
When cloning a standard bot into an Enhanced Bot, Salesforce generates a simple Omni-Channel flow. To use this with messaging or chat channels, the Inbound Flow Action must be assigned in the channel settings to:
✔️ Define how inbound customer messages are processed
✔️ Trigger the correct bot or flow response
✔️ Enable seamless routing and automation
This ensures the Enhanced Bot can engage correctly at the start of an inbound session.
🔴 Option B: Route Work Item
Route Work Item is a flow element (or node) within an Omni-Channel Flow. It routes the work (like a chat or case) to the right queue or agent based on logic.
However, Route Work Item is configured inside the flow, not in the channel settings. So while it’s important for the flow to include this step, it’s not the required field you specify in the channel setting.
🔴 Option C: Fallback Queue
The Fallback Queue is used as a safety net if the bot cannot find a match for a routing rule or no agents are available. It’s helpful to ensure that messages aren’t dropped or left unassigned.
However, this setting is not mandatory to activate the flow in the channel. It’s an optional but recommended part of routing setup for reliability, not a requirement to activate a flow in the Enhanced Bot configuration.
🧠 Summary:
To successfully connect an Enhanced Bot to a messaging or chat channel using an Omni-Channel Flow, you must set the Inbound Flow Action in the channel settings. This is a mandatory step that tells Salesforce what to trigger when a customer initiates a conversation, enabling the flow to run and the bot to respond.