For example,In PetVerification, the input variable is Pet object. How
can set the pet object to test the process?I tried to set
"test" to pet value bar, but I am getting
following error:ALC-DSC-119-000:
com.adobe.idp.dsc.util.InvalidCoercionException: Cannot coerce object:
test of type: java.lang.String to type: class
com.petstore.model.PetThanks,