Hi @,
I have built an application where I have start step at the Web Service which is returning a Table. Now the output of the table which is selected row will go to another Service to retrieve details further. But when I am running the application I am able to see all the entrues from the first application but I am not getting any result in th second table when I am selecting the entries in the first table. How can I find the error as there is not error or warning in the console as well.
Regards,