For the complete documentation index, see llms.txt. This page is also available as Markdown.

Metadata Auto Mapper Action

With the help of the Metadata Auto Mapper Action it is possible to resolve wildcards, which were defined in metadata as default value, in the stream, since otherwise they would appear in the pure form as {wildcard} in the metadata of the respective object. A suitable use case would be the use of a timestamp in a hidden metadata field.

Last updated