Unable to Write Response in Excel using Data Sink
Hi All ,
I am facing issue in writing the response data in Excel using Data sink .
Actually I have added the Data sink test step at the end of Data Source loop as I need only the last received response of the API & use them in the next APIs requests (Basically Writing the Response in Excel using Data sink & then using that response as a value through Excel Formulae whenever required in further APIs).
Here Data Sink is working fine when run individually but when try to run the Complete Test Case including Data Source , Rest Request , Data Source Loop & Data sink test steps then required response is not showing written in the Excel while when check the Data Sink test step in ReadyAPI , it is showing Passed & response is also showing fetched in Data log but same is not showing written in Excel sheet .
Note:-I have already provided Full rights on that Excel for the user through which i have logged in to the system so there is no Rights Related issue .
I am using ReadyAPI 3.30.0 Licensed version .
Please Find attached screenshots for more clear understanding the issue which I am facing .