Amending alfresco-global.properties File

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2013 04:38 AM
I am trying to amend the alfresco-global.properties to change notification.email.siteinvite=false to "true". when I try to save my changes I receive an 'Access Denied' message. Is this something I should be able to ask my IT colleague to allow me access to save it?
Many thanks,
Paul
Many thanks,
Paul
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2013 05:11 AM
Hi,
every modification to alfresco-global.properties must be done when Alfresco is down, since the file is loaded once during start-up.
You're likely to get this error from Tomcat which put a lock on that file.
Regards,
Andrea
every modification to alfresco-global.properties must be done when Alfresco is down, since the file is loaded once during start-up.
You're likely to get this error from Tomcat which put a lock on that file.
Regards,
Andrea

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2013 06:36 AM
Many thanks, I was able to create a copy of alfresco-global.properties and rename it to this.
I have set notification.email.siteinvite=true but users are not getting emails when a workflow is started. does anyone know what else I need to do to enable this to happen?
I have also set system.workflow.engine.jbpm.enabled=true and restarted the services but nothing seems to have changed?
I have set notification.email.siteinvite=true but users are not getting emails when a workflow is started. does anyone know what else I need to do to enable this to happen?
I have also set system.workflow.engine.jbpm.enabled=true and restarted the services but nothing seems to have changed?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2013 07:17 AM
Hi,
if you need more info about workflow configuration take a look to these:
https://forums.alfresco.com/forum/developer-discussions/workflow/advanced-workflow-tutorials-0321201...
http://wiki.alfresco.com/wiki/Workflow
Regards,
Andrea
if you need more info about workflow configuration take a look to these:
https://forums.alfresco.com/forum/developer-discussions/workflow/advanced-workflow-tutorials-0321201...
http://wiki.alfresco.com/wiki/Workflow
Regards,
Andrea
