You need to sign in to do that
Don't have an account?
Trailhead module error: Build Recruiting App-create custom object for reviews
Hello. I'm trying to start on the Build A Data Model for a Recruiting App Project. https://trailhead.salesforce.com/projects/build-a-data-model-for-a-recruiting-app/steps/create-a-custom-object-for-reviews It asks that I install an unmanaged package but when i click on the link provided it says the app cannot be installed because the package is not found.
"The requested package doesn't yet exist or has been deleted. If this is a recently created package version, please try again in a few minutes or contact the package publisher."
I need to understand roll-up fields (starting from the basics) so i need to complete this or is there another, newer module that will explain it better?
"The requested package doesn't yet exist or has been deleted. If this is a recently created package version, please try again in a few minutes or contact the package publisher."
I need to understand roll-up fields (starting from the basics) so i need to complete this or is there another, newer module that will explain it better?
The solution to the Package Not Found issue for me was to create a new Trailhead Playground.
Once the brand new Trailhead Playground was created, I followed the process to get my username and reset the password.
Then I launched the new plaground in a fresh tab.
Then clicked the link in the module to download the unmanaged package and was directed to the installation options page.
Hope this helps!
Hi All, I'm still encountering the issue of the original post, where the unmanaged package cannot be install, see error below:
This app can't be installed.
There are problems that prevent this package from being installed.
The requested package doesn't yet exist or has been deleted. If this is a recently created package version, please try again in a few minutes or contact the package publisher.
This is the link provided in the Module: Create-a-custom-object-for-reviews
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t0P000000APKH
Please help. Thank you!
You have to jump around a bit to see the final object, but it is all there: https://developer.salesforce.com/docs/atlas.en-us.fundamentals.meta/fundamentals/adg_simple_app_fields_look.htm
Thanks
replace the domain with that of your playground instance, if you haven't created one yet scroll down to the bottom of this project and launch a playground instance. So my playground home url looks like: https://brave-raccoon-klv0y8-dev-ed.lightning.force.com/one/one.app#eyJjb21wb25lbnREZWYiOiJvbmU6YWxvaGFQYWdlIiwiYXR0cmlidXRlcyI6eyJhZGRyZXNzIjoiL2FwZXgvdGhfY29uX2FwcF9fVGhIb21lcGFnZSJ9LCJzdGF0ZSI6e319
If I replace my domain https://brave-raccoon-klv0y8-dev-ed.lightning.force.com and add ec=302&startURL=%2Fpackaging%2FinstallPackage.apexp%3Fp0%3D04t0P000000N9rs to create the url:
https://brave-raccoon-klv0y8-dev-ed.lightning.force.com/ec=302&startURL=%2Fpackaging%2FinstallPackage.apexp%3Fp0%3D04t0P000000N9rs
it will install w/o an issue. Sorry if this is a bit verbose but it's for those who might not have used a playground yet in trailhead.
Cheers!
Hi guys,
If it's any help, solved it by replacing the URL in my domain by : https://my-domain.lightning.force.com/packagingSetupUI/ipLanding.app?apvId=04tB00000009oZ3JBI with the good package URL (you can have it when you go on the page that doesn't work)