Process Flow - Parameterized builds
Start Build
Prompt for Parameters
User Inputs Values
Build Uses Parameters
Build Executes with Inputs
Build Completes with Results
The build starts by asking for input parameters, then uses those inputs during the build execution, and finally completes with results based on those inputs.