• Alap Mistry
  • NEWBIE
  • 409 Points
  • Member since 2017

  • Chatter
    Feed
  • 9
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 111
    Replies
Hi,

Curently doing the App Development with Salesforce DX / Convert and Deploy an Existing App.

I have the following error when performing the final deployment task :

Error  mdapioutput/applications/DreamInvest.app        DreamInvest    In field: tab - no CustomTab named Fund_Explorer found
Error  mdapioutput/flexipages/Fund_Explorer.flexipage  Fund_Explorer  You must have My Domain deployed to use component c:FundTileList.
Error  mdapioutput/tabs/Fund_Explorer.tab              Fund_Explorer  In field: flexiPage - no FlexiPage named Fund_Explorer found

Do you know why ?

Regards,
Erwan
 
I installed Developer Hub Trial Org 64-bit Windows option.
I created a trial project with: 
     sfdx force:project:create -n geolocation

But, when I try to create the scratch org with:
      sfdx force:org:create -s -f config/project-scratch-def.json -a GeoAppScratch
I get this:
     ERROR running force:org:create: You do  not have access to the [scratchorgiinfo] object

I've tried several suggested fixes that I found when I searched for the above error. None has resolved the issue for me.
I'm unable to check step 2: Automate Accounts because I'm receiving this error: Challenge Not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: ZKCVFIZH
 
Hi,

While attempting trailhead App Development with Salesforce DX, I am trying to create a project using SFDX command as shown below:
User-added image

But I am getting a message which says the command is not available. Please help.

Regards,
Shyam Nair
Good afternoon everyone, I am currently running in an issue with an Apex Class. In my case, the custom delete button for the opportunity object is not working on any profile outside of Sys Admin. I've checked the Apex Class Security and all is good there, as well as the API enabled for other profiles but nothing seems to allow it to work under any other profile. Does anyone have any ideas on what could be prohibiting this from functioning?

Thank you
Hi, 

Was trying to finish the last module in this trail. I already had the package installed from a previous module. Except when I click 'Check Challenge,' I get an error: "There was an unexpected error in your org which is preventing this assessment check from completing: System.QueryException: List has more than 1 row for assignment to SObject."

I'm confused because 1) I'm still learning Salesforce and 2) Besides doing each module like I am asked, I'm not sure where this error could be coming from. 

I did just complete the Process Automation Modules. 

Any suggestions for what this could be from? Any help would be greatly appreciated. 

Thank you.
When I try to verify the Subscribe to a Platform Event step I am getting the error:

Challenge Not yet complete... here's what's wrong:
The 'cometd' static resource was not found. Check for typos.

The thing is, I am getting the bear watch notifications.  Any idea as to why this error is occurring?

User-added image
It looks like after the Summer '17 Release, a module that I completed, Data Management, has changed and I am now trying to re-take.  I'm having difficulty clearing the first module which is importing data with the Wizard.  I am attaching the screen shots of where I am getting stuck - I'm not sure what or if I am doing something wrong (the system doesn't let me map the fields).  Any advice would be appreciated!

User-added image

User-added image

User-added image

User-added image
when i tried to request this using my app,
 'https://na35.salesforce.com/services/data/v40.0/chatter/messages/00541000001VKu9AAG'
i got this error
[{u'errorCode': u'INSUFFICIENT_ACCESS', u'message': u'You do not have permission to execute that operation.'}]
could you guys help me out for solve this?

There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: SWIHLQEM
I am unable to complete the hands-on challenge "Create a lens that shows which industry is buying the most laptops" I continue to receive the following error even after multiple attempts.

"Challenge Not yet complete... here's what's wrong: 
The 'Top Laptop Industry' lens does not appear to have the correct query. Please check the requirements and ensure everything is setup correctly."
Hi Team,

Am facing to include the contact firstname and last name on below statement.

Your request to grant new partner user access to the traditional partner portal has been provided.
We wants to be display like ":  Your request to grant new user access to the traditional partner portal for ContactFirstName ContactLastName has been provided."
I have tried below statement which is not working.

body=body+'Your request to grant new partner user access to the traditional partner portal for +u.FirstName+', '+u.LastName+ has been provided.<br/><br/>'; 

Can any one please help us for this issue.

Thanks

 
Hi i get on 2 modules error... in the beginning creating object models:
Challenge Not yet complete... here's what's wrong:
Could not find an app named 'Lemonade Stand'

And on Report and Dashboard: The 'Pending Orders by Queue' report does not appear to be using the correct filter of 'Status = Placed'.

Any advice for me? Thanks a bunch in advanced
Receving error that notification isn't on the dashboard, although it's present and active.
Why won't this challenge clear me?