Skip to main content The Trailblazer Community will be unavailable from May 30, 2025 7:00 PM PDT to May 31, 2025 7:00 AM PDT as we migrate MuleSoft Community Forums to the online Trailblazer Community. Please plan your activities accordingly.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

I'm new to CRM Analytics. Our partner built a couple of recipes with with two data flows that are not connected, but I cannot find anything that explains how it works. This seems unintuitive to me so I'm hoping someone can explain it. Thanks! 

 

Question regarding two distinct data flows in a single recipe

 

 

1 answer
  1. Today, 7:53 PM

    I'd say there are some connections missing between the nodes at the bottom of the screenshot.

    In general, one recipe can include several workstreams to prepare data from different sources and create several datasets. So the recipe CAN be a kind of container for instructions which should be processed in the same schedule. E. g. You could create one recipe which is running once a day, another every 6 hours and a third one to be processed every hour.

    The same was possible within the previous version of data preparation, the dataflows.

0/9000

In the Enhance Agentforce to Act on Data with Conversational Language task I can't get past step 6.  It tells me to select default for the Data Space but the Data Space field offers me no options.  I can't even begin typing into it.  Does anyone know how why this option wouldn't be showing?

 

 

 

 

#Trailhead Challenges

0/9000
0/9000
I have installed a managed package that places some custom fields in the Opportunity object.  I want to set field history tracking on these fields but they don't appear in the checkbox list.  

 

I'm sys admin and I also have an active license for the managed package app so I can view the all fields normally.

 

I've googled around and it's not clear if the system allows history tracking on managed package custom fields in a standard object.  Does anyone know?  
6 answers
  1. Today, 7:38 PM

    Thanks for your response @David Cheng

    !  

     

    What I discovered today was the checkbox to enable Field History is now located within the Details tab of custom objects.  I've attached a doc with screenshots.  

     

    I'm used to the enable box being at the top of the Field History Tracking page, where object's fields don't appear until it's checked. I guess this checkbox was moved! I feel silly now, lol!  

     

    Thanks, 

    -Susan

0/9000

The org that I work with is using NPSP and while entering donations, I noticed that the payment method field on the payments object is defaulting to credit card now. It didn't do this in the past and I haven't created or updated any automation recently. I also verified that there was no default value selected. Does anyone have more information, advice and/or can guide me in the right direction? #Nonprofit Success Pack #NPSP #Nonprofit #Salesforce Admin 

5 answers
  1. Today, 7:36 PM

    Think I finally figured it out. The Payment Method field in the Payment record is being auto populated with the Payment Method on the Opp via the NPSP Settings: Payment Mappings. Had to go into each of the Opp Record Types and ensure they the Payment Method picklist field on all of the relevant Record Types were set to None and that seemed to fix it.

0/9000

Hello, all, 

 

I've been working on a recipe where I join employee information (supervisor, role, etc.) to another dataset, and some records are showing values in these fields in the recipe preview, but they are null in a lens. Has anyone encountered something like this before? 

 

#Analytics

0/9000

Hi all,

 

I have an Integration Procedure embedded in an Omniscript, using an array as extra payload.

It's looking for the corresponding data in a lookup table and returns the individual values to the Omniscript, who then uses them to create a record.

 

It was working well on an older version of Omnistudio with Managed Package Runtime enabled.

Since I have disabled Managed Package Runtime and upgraded to version 244.4 I get the following error message:

 

"debugLog": [    "2023-09-25T09:17:39.228Z: Cannot Write Array to Root",    "2023-09-25T09:17:39.229Z: Caught Exception: System.TypeException - Invalid conversion from runtime type List<ANY> to Map<String,ANY> - Trace: (System Code)"

As a consequence, the IP result is Null (despite the fact that it finds all the corresponding values in the lookup table).

 

Did anybody come across this error?

Any idea?

 

Thanks

Regards,

 

Aude

 

@Cindy Dennison @Crystal Warner FYI

4 answers
  1. Sep 25, 2023, 1:53 AM

    Integration Procedure is trying to write an array to the root of the response, but the response is expecting a map. This is causing the error message "Invalid conversion from runtime type List<ANY> to Map<String,ANY>"

     

    The reason why the IP result is null is because the IP is unable to write the response to the output variable. When this happens, the output variable is automatically set to null.

     

    You need to modify your Integration Procedure to write a map to the root of the response instead of an array. You can do this by using the Map.to() function to convert the list to a map.

0/9000

 For futher context, i have the interest summary field built and all the other steps done, this is jus the error i keep receiving and cant seem to resolve

Can anyone help me figure out how to resolve this error on the second step of the innovator agentforce superbadge?

 

#Trailhead Challenges

3 answers
0/9000

Hello there, 

 

I can't add new topic's action, even if my agent is disabled.  

 

I try to enable/disable it many times, but nothing change. 

 

 

Can't create topic's action

 

 

 

#Trailhead Challenges  #Agentforce

3 answers
  1. Today, 7:21 PM

    Hey @Hugo Bayle

    I think you are trying to add new action to the standard topics. 

     

    You need to click on the topic and scroll down to Save as a New version and go ahead and try adding the action and let me know if that works.

0/9000

Hi Team, 

 

I have been trying to create an agent in my AI, data cloud enabled developer edition created from this page (

https://developer.salesforce.com/blogs/2025/03/introducing-the-new-salesforce-developer-edition-now-with-agentforce-and-data-cloud

) but to my surprise now I am not able to see the agents that I have created so far and I am not event able to create new agents. I assume this is not a trail org and there is no expiry date in the article. 

 

I am getting the following error 

Error while reading the copilot template null. Error: Copilot Template Name Or Id must not be null : Warning: 

 

When I reached out to salesforce support, they confirmed me that it is a License issue. 

 

Does anyone face the similar issue and do you know why the License is removed in the developer edition org and how to get them back ? 

 

#Agentforce  #Salesforce Developer

0/9000