• Gregoire Saintenac
  • NEWBIE
  • 5 Points
  • Member since 2012
  • CTO
  • iCom Business Services & Xeo


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 4
    Replies
Completing the superbadge lightning platform app builder on step 2 on a fresh new playground (2d attempt).

Complete message :
"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: ZOEWDOEO

Best regards
Greg
I'm trying to write a formula field on Opportunity object involving 2 fields - Amount, and a custom number field, License_Period_months__c. The goal is to calculate an amount based on 3 different scenarios of contract length:

Logic:
 
If
License_Period_months__c = 12, Amount
 
If
License_Period_months__c = 24, Amount * 2 * .15
 
If
License_Period_months__c = 36, Amount * 3 * .30

I am not sure of the correct way to write the formula involving the IF statements, as I keep getting errors. I'm attempting to do this on a formula (currency) field type on opp. thanks!
Completing the superbadge lightning platform app builder on step 2 on a fresh new playground (2d attempt).

Complete message :
"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: ZOEWDOEO

Best regards
Greg
Trailhead seems to not be working well today.  It isn't recording my completed challenges and now is saying that I need to log in, but then won't let me do so.  Any idea?

Hi All

 

I am getting one Error while setting up the Force.com IDE setup.

Im using the below environment:

 

os: Win 7 Ultimat

eclipse 3.6

jdk 1.6

 

I'm using the below link to setup.....

http://wiki.developerforce.com/page/Force.com_IDE_Installation_for_Eclipse_3.6

 

 

 This is the Error message I am getting:

 

An error occurred while collecting items to be installed

session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found a96928dbcb83c08611b77248301d61d7.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found 9844d8bd4982d545eb2f3bce5ab9099b.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found f7753249029edee3a084bf32b0e764ff.

 

 

 

 

 

Thanks for the Help in advance.

Raja Lakki