Need help to connect to a SQL Server DB
Hello,
I am new in Pega Robotics Studio and just has finished successfully my first project to download data from a Web Page.
Now I need create a second solution to read from a SQL Server Database and insert the results into a Web Page.
Unfortunately I cannot find a clear example or video where explains how to use sqlQuery, dataSet and/or some other tools to extract the information. I don't need anything about how to enter it in the Web Page, just to understand how to send the results from sqlQuery to the dataSet and run over it afterwards.
Attached the steps I did, the Execute looks like it is working fine but I don't know how to link the results in the dataSet.
Any help would be very appreciated.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***