doubtsreadyapiContributor5 years agoSolvedHow to Ignore null values in the POST Request Hi Below is my sample request for the POST Request, in the below request some times the table name values comes as empty or null, so while sending the request i want to ignore this null or empty...Show MoreHimanshuTayal to doubtsreadyapi5 years agodoubtsreadyapi You can try like this sBuild.append("\"\${#TestCase#Table1}\"") hope it will work. 🙂
HimanshuTayal to doubtsreadyapi5 years agodoubtsreadyapi You can try like this sBuild.append("\"\${#TestCase#Table1}\"") hope it will work. 🙂
HimanshuTayal to doubtsreadyapi5 years agodoubtsreadyapi You can try like this sBuild.append("\"\${#TestCase#Table1}\"") hope it will work. 🙂
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentGIT Integration - Prevent merge conflicts - Property values to be ignoredignore specific errorput values from properties to request body