Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Choose 1 option.

An administrator at Universal Containers has successfully deployed a new agent from a sandbox to production using a change set.

The agent uses a prompt template that invokes a Salesforce flow to perform a complex calculation. In production, when users interact with the agent, it fails with an error message every time the flow is supposed to run. The flow was included in the change set and is present in production.

What is the most likely cause of this issue?

A.

The flow was not manually activated in the production org after the deployment.

B.

The user in production does not have permission to run the flow.

C.

The change set did not include the dependent Apex classes for the flow.

A data science team has trained an XGBoost classification model for product recommendations on Databricks. The Agentforce Specialist is tasked with bringing inferences for product recommendations from this model into Data Cloud as a stand-alone data model object (DMO).

How should the Agentforce Specialist set this up?

A.

Create the serving endpoint in Databricks, then configure the model using Model Builder.

B.

Create the serving endpoint in Einstein Studio, then configure the model using Model Builder.

C.

Create the serving endpoint in Databricks, then configure the model using a Python SDK connector.

Universal Containers wants to incorporate CRM data as well-formatted JSON in a prompt to a large language model (LLM).

What is an important consideration for this requirement?

A.

" CRM data to JSON " checkbox must be selected when creating a prompt template.

B.

Apex code can be used to return a JSON formatted merge field.

C.

JSON format should be enabled in Prompt Builder Settings.