Forum Discussion
nmrao
Champion Level 1
8 years agoYou mean to say how to update the project If there is change in the swagger definition or wadl file is updated?
- Santhosh_P8 years agoContributor
No. Nothing to do with swagger. So i have 7 endpoints to be run dynamically.
Below is the screenshot of the steps:
It's the wadl file.
1> Get data from excel sheet.
2> One of the column names in the excel will have " Calls to Make" which will have - StateDetails,Eligibility,Prerate, Rate
3> Put the calls to Make in a list and call them in an order to execute.
So i need the groovy script to dynamically change the dropdown values as shown in the screenshot.