Need help in Certification Feedback

Hello All,

Can you please help me with the below comments received in certification so that I don’t repeat same mistakes in next attempt?

Your final mark is 66

Unfortunately you did not pass the Certification on 2019-03-09 21:24:52.

Your status is - Not Certified

Failed criteria:

check config file - config.xlsx for extra configurations for acme_url and acme_credential,
check for correct target selector 1,
check usage of transactiondata,
check for correct usage of transactiondata,
check against using hardcoded values 1,
check against using hardcoded values 2,
check using correct city values,
check for correct usage of items from the transactionitem 2

@nehalakhani,

Follow below steps when you try for next attempt.

  1. Don’t reset ACME system Data until system evaluated your data.
  2. Don’t hard any values in the code and also don’t use any external file references
  3. Make sure you zip all related files and upload it.
  4. ACME system credentials should be stored in Orchestrator assets or windows credentials manager or in config.xlsx file. Don’t hard code credentials into the workflow directly.
  5. Make sure you use same credentials for both ACME systems and Academy site.

Many Thanks for your help! I have cleared the certification in my second attempt:slight_smile:

1 Like

hi, my confuse is what is ‘select 1’ and usage of transaction item 2 and transaction data ? Could please leave your email box, then I consult you ? thanks.

Did you solve the problem, check using correct city values?
my project came with the same error and I did not understand the reason for this error?

Hello, In my second attempt, I had done following:

  1. City values were not stored in Config file, instead I had directly used them in my workflow(Assign Activity).So, Config file had just two extra items - ACME_URL and ACME_Credential
  2. Make sure there is no hardcoded value in the project
  3. I had used TransactionData variable(available in REFramework template) to store the result of datatable

Hello, In my second attempt, I had done following activities:

  1. City values were not stored in Config file, instead I had directly used them in my workflow(Assign Activity).So, Config file had just two extra items - ACME_URL and ACME_Credential
  2. Make sure there is no hardcoded value in the project
  3. I had used TransactionData variable(available in REFramework template) to store the result of datatable

Thanks, I already finished.

Br,

Seiya

14:13