Copies information fields from nodes onto assets when they are assigned to that node. Triggers on Asset release, direct assignment, change value of nodereference field (if configured), change of node metadata (if configured)
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -
The license of Carbon Copy provided by brix e.g. `carbonCopy.license=B3Kj3MbcupVIF/zHV2fn0uwmjRpaQ4YcynIjENCxA0l4ncLRYyUZwubIhXKpgW/+baPziK``
type: boolean, required: no, default: false
True if changes on an node informationfield should be copied to the informationfields of all assets contained within the node
type: String, required: no, default: Carbon Copy: Reapply All Mappings
task name in system tasks menu
type: String, required: no, default: otherTasks
task group name in system tasks menu
type: Cron expression, required: no, default: -
cron expression for "reapplay all mappings"
syntax: carbonCopy.{1..n}.{property} e.g. carbonCopy.1.source=101, carbonCopy.2.target=101
type: long, required: yes, default: -
ID of the Source InformationField (Information Field of a Node)
type: long, required: yes, default: -
ID of the Target InformationField (Information Field of an Asset)
type: long, required: no, default: -
ID of the Trigger Nodereference Informationfield (optional), the data from the referenced node will be written done to the asset as with direct assignments.
type: string, required: yes, default: -
List of the affected NodeTypes (comma-separated)
type: string, required: no, default: -
List of nodeIds. An asset has to be in one of them (recursively), in order to be affected by carbon copy.
type: string, required: yes, default: -
For any information field type one of:
For NodeReferencing fields:
For Boolean fields:
For Text fields:
type: string, required: yes, default: -
only viable with appendMode DELIMIT, defines the delimiter character
type: long, required: no, default: -
set asset type before copying the information field value
type: boolean, required: no, default: -
false: only set asset type, if the asset has no asset type set
type: ValueTransformer, required: no, default: -
value transformer bean id, possible values: nodeRefToCheckboxTransformer, nodeRefToTextTransformer (needs additional configuration in pom.xml)
type: boolean, required: no, default: true
True if changes on an node informationfield should be copied to the informationfields of all assets contained within the node, for this configurations. Default is true but only has an effect if carbonCopy.listener.updateAssetsOnNodeUpdate is true too.
carbonCopy | CELUM |
---|---|
1.0 - 1.2 | 5.11.4 |
1.2.6 - 1.4.9 | 5.12.0 |
1.3.0 - 1.4.9 | 5.12.4 |
1.4.10 - 1.8.1 | 5.13.1 |
2.0.0 | 5.13.3 |
2.0.1 | 5.13.4 (tested with 6.4) |
Released 2016-03-29
Released 2016-09-09
Released 2017-01-17
Released 2018-04-12
Released 2018-07-30
Released 2018-11-08
Released 2019-03-21
Released 2019-08-06
Released 2019-09-09
Released 2020-02-18
- CELUM 6.4 (19.10) compatible
© brix IT Solutions