• Michael Zimmers
  • NEWBIE
  • 20 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 5
    Replies
Hi -

I'm trying to complete this trailhead:

https://trailhead.salesforce.com/modules/apex_integration_services/units/apex_integration_rest_callouts

And I must confess to being a little confused. In the tutorials, two kinds of test callouts are shown:
  1. StatResourceCalloutMock
  2. HttpCalloutMock
...but it's not clear to me which I should be using. So, I think my mock (and test) is sort of an incorrect hybrid (and it does fail). I'm trying to figure out the coding on my own, but can someone explain which test callout I should be using?

Thank you.
...and it sure looks like it's there to me.

I'm doing the tutorial on REST callouts, and the exit test calls for making a class called "AnimalLocator." I created the class, wrote the code for it per the instructions, and ran the tests. When check the challenge, though, I get an error message "Challenge Not yet complete... here's what's wrong: 
No Apex class named 'AnimalLocator' was found."

I've double checked my spelling and capitalization. What rookie mistake might I be making here?

Thanks.
 
Hi -
I'm trying to follow the instructions on this page:
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/debugger_perm_set.htm
And I'm getting stuck on step 8 "Enable the Debug Apex permission." I don't see the permission set I created in the list, so I can't enable it. Any suggestions? Thanks.
Hi -
I'm trying to learn Salesforce via the Trailhead...I've hit a snag with one of the tutorials:
https://developer.salesforce.com/trailhead/customizing_user_interface/ui_list_views?state=id
The steps seem clear, but...I simply don't know where to begin. It says, "click Create New View at the top of any list page or in the Views section of any tab home page." I guess I don't know what a list page is, because I can't find anything called "Create New View" on any of the stuff I've worked on. Can someone help me connect the dots?

Thanks.
Hi -

I'm trying to complete this trailhead:

https://trailhead.salesforce.com/modules/apex_integration_services/units/apex_integration_rest_callouts

And I must confess to being a little confused. In the tutorials, two kinds of test callouts are shown:
  1. StatResourceCalloutMock
  2. HttpCalloutMock
...but it's not clear to me which I should be using. So, I think my mock (and test) is sort of an incorrect hybrid (and it does fail). I'm trying to figure out the coding on my own, but can someone explain which test callout I should be using?

Thank you.
...and it sure looks like it's there to me.

I'm doing the tutorial on REST callouts, and the exit test calls for making a class called "AnimalLocator." I created the class, wrote the code for it per the instructions, and ran the tests. When check the challenge, though, I get an error message "Challenge Not yet complete... here's what's wrong: 
No Apex class named 'AnimalLocator' was found."

I've double checked my spelling and capitalization. What rookie mistake might I be making here?

Thanks.
 
Hi -
I'm trying to follow the instructions on this page:
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/debugger_perm_set.htm
And I'm getting stuck on step 8 "Enable the Debug Apex permission." I don't see the permission set I created in the list, so I can't enable it. Any suggestions? Thanks.
Hi -
I'm trying to learn Salesforce via the Trailhead...I've hit a snag with one of the tutorials:
https://developer.salesforce.com/trailhead/customizing_user_interface/ui_list_views?state=id
The steps seem clear, but...I simply don't know where to begin. It says, "click Create New View at the top of any list page or in the Views section of any tab home page." I guess I don't know what a list page is, because I can't find anything called "Create New View" on any of the stuff I've worked on. Can someone help me connect the dots?

Thanks.