How to save data from the step "API Connection Test Step" kafka topic subscribe
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2021
11:58 PM
11-24-2021
11:58 PM
How to save data from the step "API Connection Test Step" kafka topic subscribe
I using ReadyApi. How can I save/transfer to the database/file the values of some fields that I got from the Kafka Subscribe topic in the "API Connection Test Step"
Solved! Go to Solution.
Labels:
- Labels:
-
Function Tests
-
Test Results
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2021
08:51 AM
12-06-2021
08:51 AM
Hi @kol9mbla
I'm glad to know that you're enjoying the API connection teststep. In addition to this teststep you can use the Datasink step to write data produced to any external source. Using these steps together should give you the desired outcome. I have provided a link to the documentation that explains the Datasink teststep.
https://support.smartbear.com/readyapi/docs/functional/steps/data-sink.html?sbsearch=DataSink
