cancel
Showing results for 
Search instead for 
Did you mean: 

problem with web-client-config-custom

fbehfar
Champ on-the-rise
Champ on-the-rise
Hi,
I have problem with the 'web-client-config-custom.xml' file. Actually I need to see the web-client-config of the system workflows, for example: the Adhoc or  the Review & Approve process.
By the way I wanna know the relation between Model, Process definition and the web-client-config. for example if I want to add a txtbox in the form how can I manage it and how can I get the inserted value.

Thanks,
FSB
1 REPLY 1

fbehfar
Champ on-the-rise
Champ on-the-rise
I found my problem,
the path of the web-client-config-custom.xml of the system is
<Alfresco Root>\tomcat\webapps\alfresco\WEB-INF\classes\alfresco and the file name is 'web-client-config-properties.xml'

and for getting affect of any changes in 'web-client-config-custom.xml' we should go http://localhost:8080/alfresco/faces/jsp/admin/webclientconfig-console.jsp
and type 'reload'.

FSB