Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

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

Hello All, I have my Agentforce Specialist exam scheduled this sunday that is 6th jul, unfortunately there is a death in the family and i will not be available.I want to schedule this exam bit later.I am unable to reschedule in webassesor as that platform Will be not valid and exam is moving to trailhead. 

Can i cancel my exam and later on schedule it in the Trailhead portal? 

Please note: Agentforce specialist is a free exam and i dont have any voucher for that. 

 

#Certifications  #Online Exam Issue With Kryterion  #Agentforce

0/9000

Can someone help me identify what the error is here? I've redone the module about 3 times and the error persists. I don't think there's anything wrong with the way it's done... I've tried using an anonymous tab and a regular browser... does this type of error usually appear with anyone? ("correct" activity and still there's an error in the evaluation) 

 

"Make sure you add the 'helloWorld' Lightning web component to the default Home page" 

 

#Support Ticket

0/9000
8 answers
  1. Today, 8:03 PM

    Hola. Lograste solucionarlo? estoy trabada en lo mismo.

0/9000

Hello. We are transitioning away from using Volunteers 4 Salesforce for our volunteer shift signups. I have been charged with figuring out how to continue to utilize the Volunteer Hours tracking component. Volunteer Hours is a related object to a Volunteer Job which is a Related Object to a Campaign. 

We are using Eventspark for signups and so a Salesforce Contact is placed into a Volunteer Event Campaign as a Campaign Member. What I need to know is if a Flow can create a Volunteer Hours record for that Contact/Campaign Member when they are added to the Campaign? 

 

#Flow

0/9000

Hi, 

 I  am experiencing a roadblock with this error while working on trailhead for agentblazer champion. 

 

I am trying to create a data cloud related list enrichment under contact object where in the below step I should be able to see "ExternalReservation" as an option in Data Cloud Object, but I couldn't see it

Not able to see ExternalReservation object under Data Cloud Related List Enrichments on contact object

I followed all the steps in the trailhead module 

https://trailhead.salesforce.com/content/learn/projects/connect-data-cloud-to-copilot-and-prompt-builder/bring-external-data-into-the-contact-page-layout?trail_id=become-an-agentblazer-champion

 

 

 

#Trailhead Challenges  #Agentblazer

3 answers
0/9000

I am trying to see why I am not getting records into a DLO and when I search for the PR_dlo name I do not find it in the Data Explorer or Query editor. 

 

When I go into the DLO tab and search for it, the Data Lake Object Status is INACTIVE.  I am unable to change the status to Active! 

  

How do I get the Problem DLOs active?  When I choose Update Status, nothing happens.  

#Data Cloud  #Help-datacloud-enablement

0/9000

Is there any way to hide the event location/address from the registration page, aside from leaving the address fields blank on the event record?  

 

Background: we're leveraging SEA to manage registrations for support meetings and don't publically disclose the address for safety and security reasons. I'm currently solving for this by leaving the location fields blank and creating a custom email template (with location information) for each event, which is triggered by a flow after a registrant has been vetted/approved. Hoping to consolidate these templates by pulling the address from the event record without it appearing on the registration page.

0/9000

Hi team,

I am doing the Get Ready to Release Your Managed Package challenge in the Build Applications with CumulusCI trail. 

I have followed all the instructions twice now, but get stuck at the part when I need to upload a new beta managed package version by using the command cci flow run release_beta --org packaging.

When running this, I receive an error:  Version not found    Exception in task upload_beta

Error: Version not found

In vs code terminal. 

I then run cci error info and get this:

  File "C:\Users\Admin\pipx\venvs\cumulusci\Lib\site-packages\cumulusci\tasks\salesforce\package_upload.py", line 62, in _run_task

    self._validate_versions()

    ~~~~~~~~~~~~~~~~~~~~~~~^^

  File "C:\Users\Admin\pipx\venvs\cumulusci\Lib\site-packages\cumulusci\tasks\salesforce\package_upload.py", line 81, in _validate_versions

    version = self._get_one_record(

        (

    ...<14 lines>...

        "Version not found",

    )

  File "C:\Users\Admin\pipx\venvs\cumulusci\Lib\site-packages\cumulusci\tasks\salesforce\package_upload.py", line 306, in _get_one_record

    raise SalesforceException(message)

cumulusci.core.exceptions.SalesforceException: Version not found

 

I do not understand what I am doing wrong. 

The only thing I have found similar is here: https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000Bu8MdSAJ

 

but this was a bug more then 3 years ago and has supposedly been fixed. 

Any ideas what I am doing wrong? 

4 answers
  1. Today, 7:30 PM

    Hi,  

    no, this was never resolved, I did not need it at that point in time and just did not pursue it anymore, so I do not know what the resolution is.  

    I suppose raising a new case to SF would be the next best action. 

0/9000

Hello!   I need to upload a file into Salesforce that will update existing accounts (name, phone number, website...etc) and add new accounts. I want to ensure that I do not override essential account information on existing accounts. Some of the data that exists on the account does not match the data set I need to upload, so I want to ensure I am not creating a bunch of duplicate accounts. Does anyone have advice on how to best do this? Thank you!    

1 answer
  1. Today, 7:25 PM

    Hi @Jamie Covey

     

     

    Use the Upsert on Import Wizard option with a custom External ID so Salesforce only updates records that match, leaving all other fields untouched. 

    Secondly map only the fields you want to change and leave unmapped fields blank to preserve existing data. 

    For checking duplicates create a Duplicate Rule for checking duplicates before import

0/9000