01-08-2015 11:22 AM
{
"title": "Copy My Stuff",
"description": "This rule copies new content with myAspect into my folder",
"ruleType": [
"inbound"
],
"applyToChildren": false,
"executeAsynchronously": true,
"disabled": false,
"action": {
"actionDefinitionName": "composite-action",
"actions": [
{
"actionDefinitionName": "copy",
"parameterValues": {
"destinationFolder": "workspace://SpacesStore/f14b680d-2414-4915-ad71-53ad97e93d10",
"deepCopy": false
}
}
],
"conditions": [
{
"actionDefinitionName": "has-aspect",
"parameterValues": {
"aspect": "cm:myAspect"
}
}
]
}
}
01-09-2015 04:25 AM
01-09-2015 05:11 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.