Skip to main content

Feed

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

Hi everyone, 

 I'm still new to Salesforce and was trying to install the 

Marketing Cloud Account Engagement and Digital Engagement SMS Integration package (by Salesforce Labs) into my playground org.

But I got this error during installation:

Trouble Installing Salesforce Labs Package: Digital Engagement SMS Integration

 

I don’t understand what this means. Does it have to do with Marketing Cloud or something else I haven’t set up? 

 Is there something I need to install first before this works? 

 And is it even possible to use this package in a playground org?

I’d really appreciate it if anyone could explain what’s going on in simple terms or point me in the right direction. Thank you so much!  

 

 

 

#Appexchage Apps

2 answers
0/9000

Hi there, 

 

I am looking for an easy  way to create opportunity line items from an excel sheet. 

 

My dream solution would be to create a screen flow that is started by a button on the opportunity record page. When the user clicks that button, a window opens where an excel sheet can be uploaded per drag and drop. The excel sheet would contain the article number, the quantity and the sales price. The flow would then match the article number with the products in our pricebook and create opportunity line items with the corresponding quantity and sales price from the excel sheet and add those to the opportunity where the flow was started.  

 

I need a simple solution that is easy to use for all users. It would not make sense to use an extra piece of software like dataloader or similar.  

 

Is that somehow possible as in my dream? Or are there any other simple solutions on the app store that would achieve this? 

 

Any suggestions are highly appreciated!  

 

#Flow  #Microsoft Excel  #Data Management  #Screen Flow  #Import

1 answer
  1. Today, 4:15 PM

     

    I agree with you, you can use "File Upload" component in Screen Flows. You'll need a way to read and process the data within the uploaded file.  Standard Screen Flows don't have built-in functionality to directly parse Excel files. You need to write Apex code to process the uploaded file (after it's saved as a Salesforce File), extract the data (Article Number, Quantity, Sales Price), and then create the Opportunity Line Item records.  

     

    I would suggest three options here, check out these. 

     

    1. Implement Flow with Apex code: Create a Screen Flow that allows users to upload an Excel or CSV file. Utilize an Apex class to read and process the file data, then create the Opportunity Line Item records.
    2. Implement LWC component to upload and process: Develop an LWC that handles the file upload directly and incorporates JavaScript and Apex to parse the Excel data and create the Opportunity Line Items.
    3. Use third party App exchange products: Leverage pre-built solutions from the AppExchange specifically designed for data import and Opportunity Line Item creation. 
0/9000
0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 3:49 PM

    Hello @Muthu Pandi you are not in the normal prompt builder window. Please go back and try to go back to your prompt template. Eric

0/9000
2 answers
0/9000
1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 3:46 PM

    Hello @Sharvani Rathore you certainly use an old playground with another system admin / active user created (from another challenge)/ Please deactivate the other active user (not the one with whom you log : Setup > Users), or create a brand new playground to take this challenge (3 dot icon, next to the Launch button, in the challenge section). Eric

0/9000

I can't go past this challenge. I have computed the right task, but it still won't verify my lesson and it's holding me back from going ahead in my learning. I'm suspecting my countries Naira sign as an issue for setting the opportunity. if there's more to it, I would need helping to go through this process 

 

#Trailhead Challenges  #Flow  #Trailhead

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 3:44 PM

    Hello @David Ikwuagwu what is the error you have got ? Eric

0/9000

I'm working on the Agentforce Champion Trail "Bring External Data into the Contact Page Layout" and I'm stuck at the step where I need to select ExternalReservation as the Data Cloud Object when adding a Data Cloud Related List to the Contact object.

Here are the steps where the issue occurs:

  • Setup → Object Manager → Contact
  • Data Cloud Related List → New
  • At this point, ExternalReservation is supposed to be selected, but it doesn't appear in the dropdown.

I'm not sure if this object should be standard or needs to be created manually. Could you please help clarify and advise how I can proceed? 

 

#Trailhead Challenges

1 answer
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Today, 3:43 PM

    Hello @Pankaj Sain have you well selecterd the AIPLusData bundle ? And well waited for the data to be successfully ingested, before going any further ?Hello have you well selecterd the AIPLusData bundle ? And well waited for the data to be successfully ingested, before going any further ?Eric

0/9000

I am following the steps provided in the below Trailhead Module - Get Ready to Troubleshoot. I have completed all the setup required till "Use Ignore List" 

step. But when i try to Locate the LWC, My SF Page goes Blank and I am not able to locate the Component. 

 

#Trailhead Challenges

 

Not able to see Locate the LWC in Chrome Dev Tools

 

 

2 answers
  1. Today, 3:40 PM

    Hi Keerthi, 

    Thanks for checking back. Yes, still the issue is persisting. Please do the needful.

0/9000