Suppose I retrieve a row having a particular id using database connector.If I have to save a particular field lets say name in a variable for later use.How can I do that?
A very crude example would look like the one below:
You would need to go to the advanced section under the DB connector and you can configure the script to obtain the column values in the Output section.