object_storage source family¶
Configured object-storage client reading one object by its source URI.
Canonical URI: object-storage://<identifier>
Supported XML consumers: generate, iterate
Read forms: object_storage
Read forms by XML consumer: generate=object_storage; iterate=object_storage
Distributions: ordered, random, weighted, stratified, round_robin, reservoir, cumulated
Selection capabilities: selector=no; iterationSelector=no; pagination=yes; random access=yes; cyclic=yes; unique=yes
Environment boundary: In Platform projects declare only <object-storage id="archive" /> and reference that configured environment id; self-managed projects configure the same client in setup or its environment profile.
Complete workflows:
- Transform an object into a stored artifact — Use when both input and generated file artifacts live behind one object-storage client.