Hi,
Thank you for your reply. I have followed the same document to parameterize the data, but I am still unsuccessful.
<ns:HotelReservationIDs>
<ns:HotelReservationID ResID_Type="23" ResID_Value="${#Hotel Selection TestCase#ResID}"/>
</ns:HotelReservationIDs>
I am getting error response saying System.Web.Services.Protocols.SoapException: The 'ResID_Value' attribute is invalid - The value '' is invalid according to its datatype
http://www.opentravel.org/OTA/2003/05:S ... ngth1to64' - The actual length is less than the MinLength value.
It looks like to me that it is taking actual value entered in ResID_Value rather then taking parameter value from Hotel Selection TestCase property.
Can you please advise how to parameterize an Attribute?
Appreciate your help.
Best Regards,
Kam