Failure in setting MRVS variable values in ATF

Mi Mi
Tera Contributor

Hi

 

I'm preparing an ATF test for one of our catalogue items which has the mandatory MRVS. In the test, I added these three steps: -

  • Add row to multi-row variable set (SP)
  • Set Variable Values (SP)
  • Save current row of multi-row variable set (SP)

 

But it is failed to set one of the variable values. The failure message is 'FAILURE: Unable to set field 'Country' to value 'Thailand'. Value 'Thailand' is not currently a valid choice.' That particular variable 'Country' is a look-up select box referenced to the Country table. The other two variables in that MRVS are the date fields.

 

Could any of you assist me in resolving this?

 

Thank you in advance.

11 REPLIES 11

AshishKM
Kilo Patron
Kilo Patron

Please check in the core_country table , record for "Thailand" should be active if MRVS has active condition for  country field. 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Mi Mi
Tera Contributor

Hi @AshishKM

Thank you for the prompt response.

No 'active' condition is set in MRVS.  I have just had a look at the 'core_country' table as suggested. All countries in the table are active. From the user interface from the service portal, all countries are showing in that field.

and when you are trying to do manual add , still same error or no error.

or only this country is giving bad time or all country. 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Mi Mi
Tera Contributor

As it is a look-up select box variable, I have to select one of the countries from the dropdown list. I tried a couple of other countries like Afghanistan and Switzerland and had the same failure.