Hi
i am using sync send step to select data from JDBC.
if i execute the query..when no data i available in the table..wil it send empty response..??
if so i have to check whether the reponse message is empty or not..if not empty proceed further or stop the process..how can i check
Thanks