When a prefop (e.g., vsample) generates multiple files, the PrefopRet return value of OperationManager.Prefop lacks the items[].keys field data from the HTTP response body. Specifically, PrefopRet.Items.Keys is empty despite the HTTP response body providing its value.
When a prefop (e.g.,
vsample) generates multiple files, thePrefopRetreturn value ofOperationManager.Prefoplacks theitems[].keysfield data from the HTTP response body. Specifically,PrefopRet.Items.Keysis empty despite the HTTP response body providing its value.