ContributionsMost RecentMost LikesSolutionsRe: How to post and read data from Kafka topic Hi dipsthorat, Could you please explain what is not working for you? Do you already have a Kafka topic that you have access to? If you want to read from a topic you "Subscribe" to it and if you want to send, you "Publish" to it, as per the link I sent above. As long as you have the right connection and authentication settings to the topic, you should be able to do both. You can download a sample kafka test from here if you need to see sample test steps - https://support.smartbear.com/readyapi/docs/samples/index.html Re: How to post and read data from Kafka topic Hi there, You can get more info on how to simulate producers and consumers from here - https://support.smartbear.com/readyapi/docs/testing/kafka/index.html Hope this helps. Re: ReadyAPI Test for Azure DevOps task - ID based licensing - access key argument Hi mrdwprice, The Azure DevOps extension works for Windows only, with ReadyAPI installed already. Please see the below excerpt from the help documentation You can run ReadyAPI tests in several ways: ReadyAPI Test for Azure DevOps task. This task runs Functional TestRunner with basic options. It is easy to configure it, which allows you to quickly configure a test run. To use this task, you need to install the ReadyAPI Test for Azure DevOps extension. The extension supports only agents deployed on Windows. If you need to run tests on Linux or macOS agents, use command-line runners. https://support.smartbear.com/readyapi/docs/integrations/azure/index.html If you are running this is a container, you will have to use the command-line runner instead. Re: How to get ReadyAPI file based license version 3.42.1 Hi pavan2 If you are not able to contact the license servers due to network restrictions, you can use the info below to convert the license to an offline one. In summary, if you are using a fixed license, the process is more straight forward, but if you are using a floating license, you will need to install an on-premise license manager. Please see the link below :- https://support.smartbear.com/licensing/docs/activate-and-use/private-networks/index.html