Skip to main content

#Data Cloud62 人がディスカッション中

Hi Everyone,    I have seen an update in activation target that the amazon S3 target changed to S3(Legacy) and also seen in the new amazon S3 connector in the Source and Target.  Is salesforce going to decommission  this S3(Legacy) connector permanently?  If Yes, What about the existing data streams that are running currently using the S3(Legacy connector?   And Same for the Activations?  If anyone has any update, Please share with me.     

 

@* Data 360 * 

1 件の回答
0/9000

I created a Data Transform and Mapped to DLO, When I run Data Transform, It's taking too much time to active, that time Data Transform Status as "Processing", after a long time it's showing the Data Transform Status as "Error". I did not got any email and log also to check the issue. Can anyone help me to resolve the issue, the only i can move further. Please find the attachment of the image as well 

 

#Data Cloud

0/9000

I want to know:

  • Where can I check the total Data Cloud storage limit (GB entitlement)?
  • How can I see storage usage per Data Stream / Data Lake Object (DLO)?
  • How can I isolate Data Model Object (DMO) storage from CRM object storage in the Setup → Storage Usage table?

@* Data 360 * 

1 件の回答
  1. 5月22日 15:32

    Hey @Sourabh Dondekar -  

     

    Here’s how you can check the total Data Cloud storage entitlement and usage in your Salesforce org:

    1. Check Total Data Cloud Storage Limit (GB Entitlement):
      • Navigate to Setup in Salesforce.
      • Enter "Storage" in the Quick Find box and select Storage Usage.
      • The first table on this page will show your current storage limit, the storage used, and the percentage of your storage limit utilized.1
    2. View Storage Usage per Data Stream / Data Lake Object (DLO):
    3. Isolate Data Model Object (DMO) Storage from CRM Object Storage:
      • In the Storage Usage table under Setup, you can see a breakdown of storage usage by category.
      • Note: Salesforce does not currently offer a standard feature to isolate DMO storage from CRM object storage directly. You may consider promoting the idea of generating a storage usage report for more granular tracking.
0/9000

Hi everyone,

I’m working on an Agentforce use case to surface product file content from a Salesforce File Library (stored in a "Product Use Fundamentals" folder). I’ve hit a roadblock with Data Cloud integration and would appreciate some insight.

Steps Taken:

  • Created a Data Stream in Data Cloud using the Content Bundle connector to ingest Salesforce Files.
  • The platform automatically generated the corresponding DLOs and DMOs.

The Issues:

  1. DMO Missing from Search Index: When attempting to create a Search Index for the Agentforce retriever flow, the Content Document DMO does not appear in the DMO selection list.
  2. Processing Error: One of the automatically created data streams (from the Content Bundle setup) is showing a processing error immediately following creation.

Goal: I need to unblock Search Index creation so I can build the Einstein Retriever and Prompt Template for my Agent Action, allowing the agent to answer product specification queries.

Has anyone encountered the Content Document DMO being hidden from the Search Index UI, or experienced immediate processing failures with the Content Bundle connector?

 

@* Data 360 * 

1 件の回答
0/9000

Hi all,    I have an issue where I've imported PDFs to the Agent Library; it was working fine; however, after I've added 2 more 2 pdfs, it is not able to pick those 2 that Ive added later. So I've done a Full Refresh on the Data Screams, but still no luck.    Any ideas?    Regards,  Catherine.   

4 件の回答
0/9000

Hello guys, 

 

I have the below query in the "High Value Customers" workspace but still cannot accomplish the challange. Any hint what I might doing wrong here please? Many thanks!  

 

SELECT

individual.ssot__FirstName__c

FROM

ssot__individual__dlm as individual

INNER JOIN

ssot__Account__dlm as account

ON

individual.ssot__PrimaryAccountId__c = account.ssot__Id__c

WHERE

account.ssot__AnnualRevenueAmount__c > 500000000

#Trailhead Challenges  #Data Cloud  #SQL Queries Topic  #Sql Queries  #Query Editor

4 件の回答
0/9000

I have an Individual object with Individual ID and an Engagement object with Engagement ID, Individual ID, Engagement Name and Engagement Date. The two tables can join on Individual ID. 

 

I want to create a metric which shows me the Engagement Name for the last engagement an individual had, defined by the latest Engagement Date which shows up for this individual. How can I achieve this? I've been trying to think of Data 360 transforms which could let me join the tables and aggregate them in the right way but I haven't been able to figure it out, and I'm not sure if it's possible to do this in a Tableau Next semantic model. 

 

Is this totally impossible or is there a way to do it that I'm just not aware of? Any help would be hugely appreciated. 

 

#Data Cloud  #Tableau Next

1 件の回答
  1. 5月20日 17:15

    @James Jeeves

     

    Hi, you may create a calculated field to obtain the max engagement date 

     

    Max Engagement Date

    {FIXED [Individual ID]:MAX([Engagement Date])}

    With the Max Engagement Date, then you can create another calc: 

     

    Last Engagement Activity

    {FIXED [Individual ID]:MAX(IF [Engagement Date]=[Max Engagement Date]

    THEN [Engagement Name] END)}

     

    If this post resolves the question, would you be so kind to "Accept this Answer"?. This will help other users find the same answer/resolution and help community keep track of answered questions. Thank you. 

     

    Regards, 

     

    Diego Martinez 

    Tableau Visionary and Tableau Ambassador 

0/9000

Hi everyone,

I have a general question regarding Salesforce Data Cloud One Connection behavior.

When attempting to connect a Salesforce CRM org to a Data Cloud instance hosted in a different instance/region using One Connection, the connection fails with an error.

During troubleshooting, it was observed that the Salesforce CRM org previously had CDP enabled, which was later cleared/removed. However, even after clearing CDP, the One Connection setup continues to fail.

I wanted to check with the community:

  • Has anyone experienced similar One Connection failures when Data Cloud is in a different instance?
  • Is a previously enabled CDP setting (even if later removed) known to impact One Connection?
  • Were you able to resolve this issue, and if so, what approach worked?

Any shared experiences or guidance would be greatly appreciated.

Thank you.   

 

@* Data 360 * 

1 件の回答
  1. 5月20日 14:08

    I found answer for this question. Salesforce Support was able to install a patch and fix this issue. Also, the segments name must be less than 35 characters.

0/9000

Hi guys, it feels like data residency requirements are popping up in more and more countries, and Salesforce teams now have to adapt their architecture around them. 

 

The common workaround usually becomes: 

* regional orgs 

* duplicated integrations 

* country-specific processes 

 

It works, but expansion into new countries becomes slower, and the setup gets harder to manage over time. 

 

At InCountry, we help companies localize only the regulated data, so Salesforce stays global, and teams can enter new markets much faster without rebuilding their existing architecture. 

 

Happy to share more if relevant. 

 

#Salesforce Developer  #Salesforce Admin  #Data Management  #Data Cloud  #Service Cloud

0/9000

I want to know:

  • Where can I check the total Data Cloud storage limit (GB entitlement)?
  • How can I see storage usage per Data Stream / Data Lake Object (DLO)?
  • How can I isolate Data Model Object (DMO) storage from CRM object storage in the Setup → Storage Usage table?

#Agentforce  #Data Cloud  #AgentforceBuilder

3 件の回答
  1. Divya Chauhan (Kcloud Technologies) Forum Ambassador
    5月20日 12:18

    Hello @Sourabh Dondekar

     

    1. Total Data Cloud Storage Entitlement

    Go to App Launcher --> Consumption Cards (or Digital Wallet).

    Open the Data Cloud card --> See total GB/TB entitlement and current usage.

    2. Storage per Data Stream / DLO

    Open Data Cloud app --> Data Lake Objects.

    Check individual DLOs for record count/size.

    Best overview is in Consumption Cards.

    3. DMO vs CRM Storage

    Setup --> Storage Usage mainly shows CRM storage.

    Data Cloud (DLO + DMO) storage is separate and visible only in Consumption Cards.

0/9000