Questions tagged [experience-bundle]
The experience-bundle tag has no summary.
41 questions
2 votes
1 answer
154 views
ExperienceBundle deploy: Error: The ServiceNotAvailable theme layout type cannot be used
I was trying to deploy a change to Head markup in an Experience from sourceOrg to targetOrg Head markup is part of file mySite/config/mainAppPage.json I made no changes to: mySite/views/...
1 vote
1 answer
287 views
java.lang.NullPointerException while trying to deploy ExperienceBundle
I'm getting multiple errors depending on Retrieve API version When retrieving ExperienceBundle from source with v58 I'll get the error "You seem to be missing the property devName". When ...
0 votes
1 answer
543 views
What to use for an LWR DigitalExperience - ExperienceBundle or DigitalExperienceBundle?
I've just started looking at using LWR instead of Aura Digital Experiences. Note that Having created an LWR experience this: sfdx force source retrieve -u MyOrgAlias -m experiencebundle did not ...
0 votes
1 answer
427 views
Salesforce LWR Experience Cloud Deployment Error - "add a default owner for guest-user created records."
I am trying to deploy a experience LWR experience site, i added the network component to the change set and added all its dependencies. then i uploaded it to a sandbox and the site was successfully ...
1 vote
0 answers
874 views
Error when deploying Experience Bundle with new route and view
I'm trying to deploy experience bundles that I retrieved from one sandbox to another. There's one new route and view. Deployment fails with this error: The AppPageId in <path to route>.json ...
0 votes
1 answer
1k views
Deploying Experience Bundles fails with: "The topicId property of component xxxx references an object with the ID value 0TOxxxxx
I recently attempted to deploy a change in my Experience using ExperienceBundles. The only files that were changing were: MySite/themes/customerService.json - change in CSS MySite/config/helpCenter....
0 votes
0 answers
463 views
Error while open Experience Builder 68514204-225958 (-501528661)
After successfull deployment of experience bundle when I try to open the site through experience builder - it is not visible and following message appears: We had trouble processing the request. We've ...
0 votes
1 answer
491 views
Missing Workspace and Builder action links in a Digital Experience deployed via an ExperienceBundle in a scratch org
Deploying an existing Digital Experience into a new scratch org this morning is hitting the problem normally addressed like this Add a Digital Experience site member if either the 'Manage' or '...
1 vote
1 answer
2k views
ExperienceBundle: Deployment error property routeType on Scratch Org
I'm encountering an error with a specific route in my ExperienceBundle. I'm relatively new to working with ExperienceBundle, and I'm seeking assistance to troubleshoot this issue. The routeType and ...
1 vote
0 answers
562 views
Experience Bundle Migration Error: [NavigationMenu Admins] No page found in the site for Menu Item URL path "/application-list"
We are trying to deploy experience bundle from sandbox to production with Copado but we are getting below error - [NavigationMenu Admins] No page found in the site for Menu Item URL path "/...
3 votes
1 answer
1k views
Invalid IOS url - Experience Bundle Site.com Deployment Error
Deployments were working fine before: All of a sudden I am now getting an error message of "Invalid IOS url" when trying to deploy my ExperienceBundle site. It points to the metadata file as ...
0 votes
1 answer
135 views
How to uninstall Unlocked Package that contains Experience Bundle
How to uninstall the unlocked package that contains Experience Bundle? Attempt to uninstall fails with the next error *Digital experience name* could not be removed during uninstall. I tried to ...
1 vote
0 answers
613 views
The value for targetId in Community1/variations/userProfileDataAccessRequestComponent.json isn't valid. Check the value and try again
I have enabled Enable ExperienceBundle Metadata API and tried to retrieve a Experience Bundle community via VS Code but obtained an error. The value for targetId in Community1/variations/...
1 vote
0 answers
1k views
Failure to deploy Experience Cloud Site with Metadata API - no network named XXX found
I'm following the Salesforce documentation Deploy Your Experience Cloud Site with the Metadata API. I am using a simple site created from the Customer Account Portal Template as a test case before ...
0 votes
1 answer
1k views
Experience Bundle deploy- The activeViewId for the XXX route in .../routes/reportBuilder.json doesn’t point to a valid view. Update activeViewId
I'm deploying Experience Bundles from our PROD Customer Service/guest user-only site (called Help_Center1 to our Staging sandbox which has gotten out of date with PROD PROD -> VCS -> Staging ...