I am looking for a way to call a request set from within an APEX application. I will need to be able to display the output and log files for each of the individual concurrent requests that are in the set. I know how to do this for individual concurrent requests using the request id. Is there a way to get each request id from within the request set within APEX?