Forum Discussion
nmrao
11 years agoCommunity Hero
Ok. See if you are on SOAPUI NG tab highlighted or not when you select the project, other wise click it and see that if that what is needed.
vinayweb
11 years agoOccasional Contributor
Thanks its working. Facing another problem now on PRO4.2 i was able to pull values of previous request using below statment
${validUsername#ResponseAsXml#declare namespace ns1='${TestData#endPoint}/svcs/v1/retrieveDistinctValidMembers'; //ns1:Response[1]/ns1:members[1]/ns1:e[1]/ns1:coverage[1]/ns1:riderCd[1]}
now above statement is not working on Ready API. Can you please help me