Forum Discussion

ykamalnag's avatar
ykamalnag
Occasional Contributor
12 years ago

Unable to pass dynamic values to Sybase using SOAPUIPRO 4.5

Friends,


I'm using SOAPUI PRO 4.5.2. I'm having a scenario where I need to validate the response against database. I'm passing the values to sql dynamically by parameterizing. While running that dynamic query in Build Query editor of Datasource I getting an error " An escape sequence in a SQL Query was malformed ${meme_ck}" . Here I parameterized input value as ${meme_ck}.

eg: select * from table1 where rqstValue1 = ${meme_Ck}


Really appreciate any help on this.

Kamal

2 Replies