Doubts about certification practical exercise Failed Criteria

@Daniel_Martinez-Cace Hello,

You have to store credentials in windows credential manager and use the reference(for example acme_crdential) in config sheet. Do as usual to get values from config file.

Hardcoded values refers to link used for navigation and City names array you might have used directly in workflow. Store necessary values in config file and from config get the values.

I think u might used used extra city names or you have missed the city names which are given in question. If your attempting second, city names will get changed please check it once.

you can’t know which activities directly. Rename the activities which you have used in workflow. I think it will solve your problem.

Since we are passing values in transactionItem variable, there is no need of transactiondata variable. You can remove transactiondata variable in workflow completely.

2 Likes