I have two scripts, the first generates a table with different fields as an output while the second script uses that output as input.
The two scripts are separated because I need the user to manually select multiple values from the output of the first script.
Is there a way to combine the two scripts together? My aim is to publish them as a geoprocessing service and consume it in WAB.