Forum Discussion
1 Reply
Hi Nileshk,
I think you can use the DataSink feature for your needs. You will need to use a file (for example, CSV) to keep your data. In Datasource, you can use this file to get the needed information. Give it a try.
Using groovy script i have extracted IDs from JSON. This JSON is the output of one of the service call. Stored those IDs in a groovy property. Now i wanted to transfer all extracted 22 IDs into the DataSource Grid propery.
can anyone help please...! Please know me if needed more inputs.
Hi Nileshk,
I think you can use the DataSink feature for your needs. You will need to use a file (for example, CSV) to keep your data. In Datasource, you can use this file to get the needed information. Give it a try.