cancel
Showing results for 
Search instead for 
Did you mean: 
robert_hanson
Champ in-the-making
Champ in-the-making

The examples shown all refer to a bean templateActionModelFactory but do not define it. The docs here show that the only known implementing class of TemplateActionModelFactory interface is FreeMarkerWithLuceneExtensionsModelFactory and the example scheduled-action-services-context.xml.sample defines the bean as such:

   <bean id="templateActionModelFactory" class="org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory">       <property name="serviceRegistry">           <ref bean="ServiceRegistry"/>       </property>   </bean>‍‍‍‍‍

- I have rolled this into the main page now. --Marsbard

Welcome to the new Hyland Connect. Get started or submit feedback.