• Scott Harbaugh 1
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 5
    Replies
I need to do performance testing on an .org. I have read the Salesforce documentation on the subject here: https://developer.salesforce.com/blogs/engineering/2013/09/performance-testing-force-com-application.html

The only tool specifically mentioned is Loadrunner, has anyone use this sucessfully for load testing? Specifically the community edition?

Has anyone used any other tool? If so what did you use? Essentially I can find very little detailed documentation on performance testing and am looking for more inforamiton and experiences.
Hi there, I 'm trying to complete the "Automating Processes with the Lightning Process Builder" challenge in TrailHead but I get the following error :
Encountered unhandled fault when running process Update_contact_adress/
301240000004FXO exception by user/organization: 00D24000000JsNt/{4}

The flow failed to access the value for myVariable_current.Account.ShippingCountry because it hasn't been set or assigned.
caused by element : FlowRecordUpdate.myRule_1_A1
caused by: The flow failed to access the value for myVariable_current.Account.ShippingCountry because it hasn't been set or assigned.
Salesforce Error ID: 490660201-42718 (736882147)

Any idea what could be could wrong ?