how can i read the content in the request log tab in ready api ?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how can i read the content in the request log tab in ready api ?
Due to certificate error my Request Fails and i get null response ..though in request log i can see the error . I want to read the error shown in the request log and abort the execution if i get same error . Please tell me how to read the Request log content so that i can display the error in my reporting ?
Thanks!!
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi soapanonymous,
Could you please check if you get this error message in your response? If it's there, it will help you a lot.
Otherwise, I see the only one way - find a file where Ready! API writes data from Request Log and read it from script.
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This error is not logged in the response . Could you please tell me the path where soapui writes the request logs ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://community.smartbear.com/t5/SoapUI-NG/Log-file-location-in-soapui-NG/m-p/115433/highlight/tru...
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you .. i found the path to ReadyAPI log file.
