Parameters for Request set submission
The table has the default value (could be constant or sql). But the 'ID' is the one will be passed internally to the program through value set.
We would like to submit this request set programmatically. Is there any standard API /code available to get the parameter default value (id) so that we can pass them while submitting the request set from our program.
We do not want to hard code the program parameters as we do not want to change the code everytime when the business decided to change the values being passed to program parameter.