AdHoc StreamSet actions fail if there is at least one bad WebId
Currently calling any of the AdHoc StreamSet actions causes the entire call to fail if the request includes at least one bad WebId. It would be better if the response came back successful and only the sub-items with bad WebIds included an error message.

2 comments
-
Chitra Ranganathan Sabapathy commented
"we are trying to build a telemetry catalog for on-demand bulk ETL for data scientists and this request being fulfilled would allow us to remove the costly and annoying web_id verification process."
-
Aaron Rosenthal commented
I wanted to add to this issue. The entire streamset request will also fail if any of the streams return data that isn't supported by the PI Web API. This makes it very difficult to debug in production systems because we cannot determine which stream is the culprit.