Many thanks for your answer.
That helps but I have still some troubles:
- First I have a space with a rule already defined with title "Doc approve" and as you told me after the rule has been created for my space "MySpace" I went inside this space and created a new content (I added a document) but then I do not have the rule "Doc approve" against it (only Update, Preview in Template, Copy, Cut)… I really do not understand why…
- Secondly please would you mind telling me what is this NodeInspector UI, where I can find it? Directly in the portal user interface of Alfresco?
- Finally I browsed the database with sql queries and found some tables: child_assoc, externalkeys, node, node_aspects, node_assoc etc… so if I want to find my rule "Doc approve" applied to a space where is it stored in this database, in which node? How can I find it? I cannot do a query that looks for any fields of a table where a field has for value "Doc approve" without knowing the name of the field right?
Thanks again..