Control batch processing through ESAP
Provide a basic system for controlling batch processing through ESAP. This covers the following functionality (“user story”):
- User navigates to ESAP
- They login.
- This should ultimately determine which data/services they can use
- Optional: They search for and select data from the data lake
- They click Batch Processing
- They search for and select a workflow
- Optional: They provides additional information about workflow configuration
- They are presented with a list of possible compute/WLM/Services to run their workflow
- They select the service and launch the job
- This returns job metadata which can be saved to check the status of the job
epic