CDISC5223E

The following value for the --numresources option is not valid: value. The following sharing mode must be set to either "shared" or "exclusive": mode.

The --numresources option can optionally specify whether the resources that are retrieved to satisfy the option can also be used to satisfy additional --numresources options. A value of "[shared]" specifies that the resources that are used to satisfy this request can also be used to satisfy other requests. A value of "[exclusive]" specifies that any resources that are used to satisfy this request cannot be used to satisfy additional requests, even if the resource matches the additional requests. By default, the selected resources are shared with the other matching requests.

For example, a value of "--numresources 1,ingest[exclusive]" specifies that one resource with an "ingest" tag should be selected. That resource is not used to satisfy other --numresources requests on the same command.

Specify a value of "shared" or "exclusive" for the sharing mode and try the request again.