CopyFromSession

Valve used to copy properties from a resolved session to the current session or current item.

Note: If the property name already exists in the current session or item, it will be overwritten.

Configuration

Valve name: CopyFromSession

NameDescriptionDefault valueMandatoryExpanded

session_id

Id of the session to be resolved, i.e. copied from.

N/A

properties

List of properties to be copied. Configured as a JSON array.

N/A

copy_to

Where to copy the properties. Allowed values are : "session" and "item".

"session"