hi,
is there a way to add listener that will execute on adding spaces and files?
<config evaluator="string-compare" condition="Node Event Listeners">
<node-event-listeners>
<listener>CreateEventListener</listener>
</node-event-listeners>
</config>
something like this.
—
Full time Alfresco developer from Serbia 
Post rating: Useful? Yes
mrogers
- Posts
- 4392
- Achievements
- 6
- Member for
- 4 years 11 months
- From
- Alfresco HQ
Alfresco Employee
Stats
You may want to use the policy framework. For example you can bind a behavior to onCreateChildAssociation.
Senior Software Engineer
Alfresco
savic.prvoslav
- Posts
- 428
- Achievements
- 5
- Member for
- 4 years 3 months
- From
- Smederevo, Serbia
Stats
this works great.
Full time Alfresco developer from Serbia
Post rating: Useful? Yes
savic.prvoslav
- Posts
- 428
- Achievements
- 5
- Member for
- 4 years 3 months
- From
- Smederevo, Serbia
Stats
one more quetsion, is there a way to add policy for assigning workflow.
we would also like to add mail notification on this metter . can you help, please.
Full time Alfresco developer from Serbia
Post rating: Useful? Yes
mrogers
- Posts
- 4392
- Achievements
- 6
- Member for
- 4 years 11 months
- From
- Alfresco HQ
Alfresco Employee
Stats
I don't think there are policies for workflow.
My first thought is to add "notification" tasks or actions into the workflow processes that you are interested in.
Senior Software Engineer
Alfresco