Deployments - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

Deployment - App Server

Most suitable for JavaScript backed jobs using the script template action. For Java backed jobs use a Repository JAR extension module.

  • Spring Beans: tomcat/shared/classes/alfresco/extension/my-content-model-context.xml (File name has to end in -context.xml to be picked up as Spring Bean context file)
  • JavaScript file: Upload to /Company Home/Data Dictionary/Scripts

These file locations are untouched by re-deployments and upgrades.

Deployment - All-in-One SDK project:

  • Java job implementations: aio/platform-jar/src/main/java/{custom package path}
  • Job default configuration: aio/platform-jar/src/main/resources/alfresco/module/platform-jar/alfresco-global.properties
  • Spring Beans: aio/platform-jar/src/main/resources/alfresco/module/platform-jar/context/scheduler-context.xml