SlideShare una empresa de Scribd logo
1 de 51
Descargar para leer sin conexión
#3




Alfresco
Planning
                          Doc. v0.1 - 09/05/09




           Wildan Maulana | wildan [at] tobethink.com
Overview
Planning is the most critical phase of any implementation project.
During this phase, most of the decisions to customize specific
features in a particular way are made.
You define the security framework, custom-content types,
folder structure, Categories, workflow, reporting, business rules,
and collaboration. During the planning phase, you will scope
your implementation, prioritize the requirements, and finalize
the project plan. This third presentation provides
you with information required for your planning exercise
before implementing your system using Alfresco.
You Will Learn How to...
• Follow best practices for implementing Alfresco
• Configure the relational database of your
  choice
• Configure the email and log files
• Configure the file-system interface to drag-
  and-drop content into repository
• Define multilanguage support
• Create a blueprint for your application
Follow Best Practices
• Common coding standards
• Upfront story boarding to satisfy all
  the business users
• Global identity management for your
  systems
• Version control
• Secure acces
Finalize Requirements and
 Scope of Implementation
Finalize Requirements
• To finalize the requirements, you need to go through the
  entire content acquisition, management, categorization,
  composition, and delivery processes.
   – Acquisition: How is data captured? Where does it
     originate?
   – Management: How is data approved, stored, managed,
     and tracked?
   – Categorization: How is data organized and secured?
   – Composition: How is data packaged?
   – Delivery: How is data delivered?
Finalize Scope of
               Implementation
    Finalize the scope of your implementation by identifying the
•
    following design aspects:
    – Membership (identity management)
    – Content types with attributes
    – Content associations
    – Content functionality
    – Content intelligence (reports)
    – Business process management/workflow
    – User interface
    – Integration with external systems
Start with Documentation
    The following documents are mandatory for any project whether it is
•
    small or large:
     – Requirements document
     – Project plan
     – Criteria for user acceptance testing
     – Design document
       System (hardware and software) configuration
     – User manual
     – Backup/recovery/maintenance documentation
Define Security for Groups
     and Not for Individuals
    While designing your security system, consider using groups for
•
    defining the security instead of individuals.
    Consider a scenario where you allowed Mr. Joe to be the contributor
•
    of space quot;Xquot; and editor of spaces quot;Yquot; and quot;Zquot;. If you delete Mr. Joe
    from the system, you need to manually remove him from spaces X,
    Y, and Z. Alfresco, at present does not provide any report to
    indicate all the spaces to which a particular user has access in the
    system. This becomes a security issue in the long run.
    Consider another scenario, where two users, who belong to sales
•
    department, are added as contributors to the quot;Salesquot; space and
    quot;Financequot; space and some more spaces as required. Let us say a
    new sales person joins the company, you need to add him or her to
    all these spaces and this is a big maintenance issue. Instead, if you
    provide access to the sales group on these spaces, the additions
    and deletions of individual members of the sales group will
    automatically take care of the security and collaboration
    requirements of the system.
Create Various Use Cases for
          Testing
    A use case is a picture of actions a system performs, depicting the
•
    actors.
    Create use cases with the following details for testing your system:
•
     – Who are all the users (actors) of the system?
     – What are they allowed to do?
     – How the process flow works
     – Workflow and business process management
     – Who approves? How?
     – What is the escalation process?
     – How to handle exceptions
    Involve end users in testing to ensure the success of your
•
    implementation.
Identify Data to be Migrated
Define Development, Staging, and
        Production Setup
Refer to the Alfresco Wiki, Forums, and
         Bug-Tracking Systems

• http://wiki.alfresco.com
Contribute Back to the
            Community
• You will have many benefits if you contribute your code back
  to the community. Some of the benefits are :
   – You are giving some thing valuable to the community.
   – Your code will be tested by thousands of testers
     worldwide. This helps you in saving time in testing.
   – If your code becomes the part of the core product, then
     you don't have to personally maintain it for yourself or for
     your customers. It will be maintained and supported by
     Alfresco and the community as a part of product support.
Start with Basic Configuration
Extend Alfresco Configuration

    Default Configuration Files
•
    Alfresco Extension Folder
•
    Configuration Approach
•
    Packaging and Deploying Java
•
    Extensions
Default Configuration Files
• T he default configuration files for Alfresco are
  in the application WAR file. When the server
  starts, the files are expanded to <configRoot>,
  which is either:
   – Tomcat:
     <TOMCAT_HOME>/webapps/alfresco/WEB-
     INF/classes
   – JBoss: <JBOSS_HOME>/server/default/tmp/
     deploy/
     tmp*alfresco-exp.war/WEBINF/classes
Default Configuration Files [2]
• <configRoot>/alfresco/[*.properties|*.xml

                                   alfresco-shared.properties
                               •
                                   avm-console.properties
                               •
                                   file-servers.properties
                               •
                                   repository.properties
                               •
                                   version.properties
                               •
Default Configuration Files [3]
    • <configRoot>/alfresco/[*.properties|*.xml
                                               core-services-context.xml
                                           •
     action-services-context.xml
•
                                               deployment-service-context.xml
                                           •
     application-context.xml
•
                                               ehcache-default.xml
                                           •
     attributes-service-context.xml
•
                                               ehcache-transactional.xml
                                           •
     auditConfig.xml
•
     audit-services-context.xml
•                                              file-servers.xml
                                           •
     authentication-services-context.xml
•                                              form-services-context.xml
                                           •
     authority-services-context.xml
•
                                               hibernate-context.xml
                                           •
     avm-console-context.xml
•
                                               import-export-context.xml
                                           •
     avm-services-context.xml
•
                                               index-recovery-context.xml
                                           •
     avm-test-context.xml
•
                                               jcr-api-context.xml
                                           •
     blog-context.xml
•
                                               jcr-context.xml
                                           •
     bootstrap-context.xml
•
                                               linkvalidation-service-context.xml
                                           •
     cache-context.xml
•
                                               model-specific-services-context.xml
                                           •
     clt-context.xml
•
     cmis-api-context.xml
•                                              module-context.xml
                                           •
     cmis-ws-context.xml
•                                              network-protocol-context.xml
                                           •
     content-services-context.xml
•
                                               node-services-context.xml
                                           •
•                                          •
Default Configuration Files [4]•                  web-client-application-context.xml
                                                  web-client-config-actions.xml
                                              •
      office-addin-context.xml
  •
                                                  web-client-config-dialogs.xml
                                              •
      ownable-services-context.xml
  •
                                                  web-client-config-forum-actions.xml
                                              •
      policy-context.xml
  •
                                                  web-client-config-navigation.xml
                                              •
      preference-service-context.xml
  •
                                                  web-client-config-properties.xml
                                              •
      public-services-context.xml
  •
                                                  web-client-config-wcm-actions.xml
                                              •
      public-services-security-context.xml
  •
                                                  web-client-config-wcm.xml
                                              •
      remote-avm-test-context.xml
  •
                                                  web-client-config-wizards.xml
                                              •
      remote-email-service-test-context.xml
  •
                                                  web-client-config-workflow-actions.xml
                                              •
      remote-services-context.xml
  •
                                                  web-client-config.xml
                                              •
      repo-admin-context.xml
  •
                                                  webscript-framework-application-context-
                                              •
      rule-services-context.xml
  •
                                                  test.xml
      scheduled-jobs-context.xml
  •
                                                  webscript-framework-application-
                                              •
      script-services-context.xml
  •                                               context.xml
      site-services-context.xml
  •                                               webscript-framework-config-test.xml
                                              •
      st-context.xml
  •                                               webscript-framework-config.xml
                                              •
      swf-transform-context.xml
  •                                               web-scripts-application-context-test.xml
                                              •
      tagging-services-context.xml
  •                                               web-scripts-application-context.xml
                                              •
      template-services-context.xml
  •                                               web-scripts-config.xml
                                              •
      thumbnail-service-context.xml
  •                                               web-services-application-context.xml
                                              •
      usage-services-context.xml
  •                                               workflow-context.xml
                                              •
      wcm-services-context.xml
  •                                           •
Alfresco Extension Folder
• You can override or extend the Alfresco configuration
  by placing the custom configuration files in the
  extension folder. If you have downloaded one of the
  bundles you will find the sample files in the following
  location:
   – JBoss: <alfresco>/jboss/server/default/conf/alfresco/
     extension
   – Tomcat: <alfresco>/tomcat/shared/classes/alfresco/
     extension
Configuration Approach
• When Alfresco starts, it reads all the default
  configuration files, and then reads the customized
  configuration items (in the extension folder). So,
  depending upon the type of item, the
  customization either extends, or overrides the
  default configuration item.
Packaging and Deploying Java
         Extension
Install the Enterprise License File
Change the Default Administrator Password

• Change the password using webclient after
  login as admin, or
• Update the web-client configuration file in
  the extensions folder with the following
  code:
 <admin>
   <initial-password>
          admin
   </initial-password>
 </admin>
Configure Relational Database
• <configRoot>/alfresco/repository.properties
Configure Email
• You can configure the Alfresco repository to send emails
  from an SMTP server. Follow the following step to configure
  email:
   1. Browse to the file:
      <configRoot>/alfresco/repository.properties.
   2. Copy the following block of email properties:

     # Email configuration
     mail.host=
     mail.port=25
     mail.username=anonymous
     mail.password=

   3. Create a new file in the <extension> directory.
   4. Copy the email properties block into this file.
Configure Email #2
5. Modify any property to your required value as follows (you
   can delete any unmodified property, because it will retain
   the default value from repository.properties):

  mail.host=<the name of your SMTP host>
  mail.port=<the port that your SMTP service runs on (the
  default is 25)>
  mail.username=<the username of the account you want
  e-mail to be sent from >
  mail.password=<the password>

6. Save the file with a meaningful name that ends with
   .properties.
7. Ensure that your new file is pointed to, so that it can be
   found at server startup.
From Email Address
Configure Log Files
• You can configure the log file by updating
  the <configRoot>/log4j.properties file
Configure Filesystem Configuration

• <extension>/file-servers-custom.xml

• There are to types of filesystem included in
  Alfresco :
   – The original repository filesystem
   – The new AVM/WCM filesystem
• The repository shared filesystems are
  configured using the <filesystem> tag, and
  the AVM/WCM shared filesystems are
  configured using the <avmfilesystem> tag.
AVM Filesystem
Repository Filesystem
AVM Filesystems
• The <avmfilesystem name=quot;...quot;> tag is used to create an
  AVM filesystem with the specified name.
• The filesystem may be mapped to an individual store within
  AVM or it can be a view onto all available stores using a
  pseudo folders at the top of the hierarchy to provide access
  to all versions of the stores.
AVM Example Configuration
                                          <filesystems>
<filesystems>
                                          <avmAllStores/>
<avmfilesystem name=quot;STOREquot;>
                                          </filesystems>
 <storePath>main:/</storePath>
 [<version>-1</version>]
 [<createStore/>]
</avmfilesystem>
</filesystems>




              <filesystems>
              <avmfilesystem name=quot;AVMquot;>
               <virtualView [stores=quot;normal,staging,author,previewquot;]/>
              </avmfilesystem>
              </filesystems>
Home Folder Filesystem
• The <homeFolder [name=quot;...quot;]/> tag creates a dynamic
  repository filesystem that maps to the logged on users home
  space.
• The name attribute specifies the name of the filesystem. The
  default home folder filesystem name is HOME.
• Using SMB/CIFS this will be the name of the share. Using FTP
  this will be a folder in the root area.
AVM Share Version Mapper
SMB/CIFS Server Configuration
                           <config evaluator=quot;string-comparequot; condition=quot;CIFS Serverquot;>
                                <serverEnable enabled=quot;truequot;/>
file-servers-custom.xml      <!--<host name=quot;${cifs.localname}Aquot; domain=quot;${cifs.domain}quot;/>-->
                             <host name=quot;OpenThinkLabsquot; domain=quot;WNetworkquot;/>
                             <comment>Alfresco CIFS Server</comment>

                                 <!-- Set to the broadcast mask for the subnet -->
                                 <!--<broadcast>${cifs.broadcast}</broadcast>-->
                                 <broadcast>192.168.106.255</broadcast>

                                 <!-- Use Java socket based NetBIOS over TCP/IP and native SMB on linux -->
                                 <tcpipSMB platforms=quot;linux,solaris,macosxquot;/>
                                 <netBIOSSMB platforms=quot;linux,solaris,macosxquot;/>

                                     <!-- Can be mapped to non-privileged ports, then use firewall rules to forward
                                           requests from the standard ports -->
                                    <!--
                                 <tcpipSMB port=quot;1445quot; platforms=quot;linux,solaris,macosxquot;/>
                                 <netBIOSSMB sessionPort=quot;1139quot; namePort=quot;1137quot; datagramPort=quot;1138quot; platforms=quot;linux,solaris,macosxquot;/>
                                    -->

                                 <hostAnnounce interval=quot;5quot;/>

                                 <!-- Use Win32 NetBIOS interface on Windows -->
                                 <Win32NetBIOS/>
                                 <Win32Announce interval=quot;5quot;/>

                                <!-- CIFS authentication -->
                                <!--
                                <authenticator type=quot;enterprisequot;>
                                </authenticator>-->

                                 <authenticator type=quot;alfrescoquot;>
                                 </authenticator>

                          <!--
                                 <WINS>
                                   <primary>1.2.3.4</primary>
                                   <secondary>5.6.7.8</secondary>
                                 </WINS>
                          -->
                              <sessionDebug flags=quot;Negotiate,Socketquot;/>
                            </config>
Authentication : Enterprise
net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: A valid SecureContext was not provided in the RequestContext
         at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:477)
         at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:355)
         at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
         at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
         at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:275)
         at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy53.getFileInfo(Unknown Source)
         at org.alfresco.filesys.repo.CifsHelper.getFileInformation(CifsHelper.java:207)
         at org.alfresco.filesys.repo.ContentDiskDriver.getFileInformation(ContentDiskDriver.java:650)
         at org.alfresco.jlan.smb.server.NTProtocolHandler.procTrans2QueryPath(NTProtocolHandler.java:4090)
         at org.alfresco.jlan.smb.server.NTProtocolHandler.processTransactionBuffer(NTProtocolHandler.java:1749)
         at org.alfresco.jlan.smb.server.NTProtocolHandler.procTransact2(NTProtocolHandler.java:1570)
         at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:226)
         at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1344)
         at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1436)
         at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105)
         at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:141)
         at java.lang.Thread.run(Thread.java:619)
Configure CIFS Desktop Actions
  • <extension>/file-servers-custom.xml

                       <desktopActions>
                        <global>
                          <path>alfresco/desktop/Alfresco.exe</path>
                          <webpath>http://${localname}:8080/alfresco/</webpath>
Temp test result :
                        </global>
                        <action>
Content copied            <class>org.alfresco.filesys.repo.desk.CheckInOutDesktopAction</class>
                          <name>CheckInOut</name>
from linux client         <filename>__CheckInOut.exe</filename>
Is not automatically    </action>
Indexed by alfresco     <action>
                          <class>org.alfresco.filesys.repo.desk.JavaScriptDesktopAction</class>
                          <name>JavaScriptURL</name>
                          <filename>__ShowDetails.exe</filename>
                          <script>alfresco/desktop/showDetails.js</script>
                          <attributes>anyFiles</attributes>
                          <preprocess>copyToTarget</preprocess>
                        </action>

                       </desktopActions>
FTP Server Configuration
Configure Default Logos
• In a Tomcat installation, the logo's folder is
  <install_folder>tomcatwebappsalfrescoimageslogo.
• Some of the logos in this folder:
       AlfrescoLogo32.png is the site logo. This logo is always displayed on the top left corner of
   –
       the web client. This logo is 32 pixels wide and 30 pixels high.
       AlfrescoLogo200.png is the log-in page logo. This logo is displayed on the log-in page in
   –
       the log-in window along with user name and password. This logo is 200 pixels wide and 60
       pixels high.
       AlfrescoFadedBG.png is the log-in page background logo. This is the blurred logo
   –
       displayed as background image on the log-in page. This logo is 428 pixels wide and 422
       pixels high.

• To customize these logos, first rename the existing logos to
  AlfrescoLogo32_OLD.png, AlfrescoLogo200_OLD.png, and
  AlfrescoFadedBG_OLD.png respectively, for backup purpose.
  Create three new logos with the original names with the
  same sizes. For example a custom site logo with the file
  name AlfrescoLogo32.png (32 x 30 pixels size).
Customize Look and Feel
          using CSS
• The CSS files are located in the file system
  <install_folder>tomcatwebappsalfrescocss folder. You can
  customize the look and feel by changing the values in the
  main.css file.
Configure Multilanguage Support
    The following are the steps to configure support for a specific
•
    language for your Alfresco application:
     – Download Alfresco language packs from SourceForge website;
       http://sourceforge.net/project/showfiles.php?group_id=143373
     – Copy the required language packs to the <configRoot>/alfresco/
       messages folder in the file system.
     – Edit the web-client-config-custom.xml file in the extension folder
       and include the following XML code to configure the specific
       languages.
                                  <!-- English is the default language. Add additional languages to
                                                            the list in the login page -->
                                   <config evaluator=quot;string-comparequot; condition=quot;Languagesquot;>
                                     <languages>
                                      <language locale=quot;de_DEquot;>German</language>
                                      <language locale=quot;es_ESquot;>Spanish</language>
                                      <language locale=quot;fr_FRquot;>French</language>
                                      <language locale=quot;it_ITquot;>Italian</language>
                                      <language locale=quot;ja_JPquot;>Japanese</language>
                                     </languages>
     – Restart Alfresco.           </config>
Create Blueprint for Your Application

• Now that the configuration is done, the next step is to create
  the blueprint for your application. The blueprint is nothing
  but a skeleton application on Alfresco without the actual
  content. This includes the security framework, folder
  structure within the Alfresco repository, categories for
  taxonomy, workflow and business rules, and so on.
Example
• We will build an intranet for your enterprise where each
  department has its own space, document management and
  security, and business rules. All departments collaborate to
  create an effective enterprise knowledge management
  portal.
• Let's name the enterprise OpenThink Labs, which has the
  following groups of people :
       Administrator: Manages membership, groups, categories, security, business rules,
   –
       workflow, templates
       Executive : Has highest authority on the content and manages approvals
   –
       HR: Manages corporate policy documents
   –
       Corporate Communications: Manages external PR, internal news releases, syndication
   –
       Marketing: Manages website, company brochures, marketing campaign projects, digital
   –
       assets
       Sales: Manages presentations, contracts, documents and reports
   –
       Finance: Manages account documents, scanned invoices and checks, notifications
   –
       Engineering: Collaborates on engineering projects, workflow, XML documents,
   –
       presentation templates
Features You are Going to Implement
    These are the high-level features you are going to implement as a
•
    part of solution.
        Security and Access Control: Give de-centralized control to each department to
    –
        manage its own content and yet share with others.
        Document Management: This includes version control, check-in and checkout,
    –
        categorization, notifications, bulk upload, Advanced Search features etc. Every
        group will use these features.
        Space templates for engineering projects and marketing projects: Each
    –
        engineering project will follow a standard structure, workflow, and security rules.
        Similarly each marketing project will follow specific workflow, transformation, and
        publishing rules.
        Content transformations: This is used for marketing and sales material.
    –
        Imaging Solution: The Finance group will use this feature to handle scanned
    –
        invoices and checks.
        Presentation templates including dashboard views: The Corporate
    –
        Communications group will use these to display news and the latest PR files. The
        Finance group will use them to have thumbnail views of scanned checks,
        the Engineering group will use them to display XML documents.
        Automated Business Rules: Each group uses these in a specific manner. For
    –
        example the HR group might send an email notification to a specific group when a
        document is updated. The Sales group will automatically convert a PPT to Flash;
        the Finance group will trigger an approval process whenever a scanned check gets
        into the system etc.
Summary
• When Alfresco starts, it reads all the default
  configuration files, and then reads the customized
  configuration items in the extensions folder. So,
  depending on the type of item, the customization either
  extends, or overrides the default configuration item.
  You have flexibility in choosing the database and
  membership framework of your choice. You can
  configure email, multi-language support, and the look
  and feel of the application. Applications built on top of
  Alfresco are highly configurable, customizable,
  extensible, and scalable. If you plan it right by following
  the best practices, Alfresco provides you the highest
  return on your technology investments.
Reference
• Alfresco, Enterprise Content Management
     Implementation, Munwar Sharif, PACKT Publishing
• File Server Configuration,
     http://wiki.alfresco.com/wiki/File_Server_Configuratio
     n

Más contenido relacionado

Destacado

Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...
Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...
Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...Alfresco Software
 
Enterprise Content Management Migration Best Practices Feat Migrations From...
Enterprise Content Management Migration Best Practices   Feat Migrations From...Enterprise Content Management Migration Best Practices   Feat Migrations From...
Enterprise Content Management Migration Best Practices Feat Migrations From...Alfresco Software
 
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora - Benchmark ...
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora  - Benchmark ...The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora  - Benchmark ...
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora - Benchmark ...Symphony Software Foundation
 
BeeCon 2016 Alfresco Engineering lightning talk
BeeCon 2016 Alfresco Engineering lightning talkBeeCon 2016 Alfresco Engineering lightning talk
BeeCon 2016 Alfresco Engineering lightning talkDavid Webster
 
Extending share: from the outside in
Extending share: from the outside inExtending share: from the outside in
Extending share: from the outside inDavid Webster
 
Summit2014 topic 0153 - Alfresco Maven for shared properties
Summit2014 topic 0153 - Alfresco Maven for shared propertiesSummit2014 topic 0153 - Alfresco Maven for shared properties
Summit2014 topic 0153 - Alfresco Maven for shared propertiesAngel Borroy López
 
Alfresco : Extending The Alfresco Content Model
Alfresco : Extending The Alfresco Content ModelAlfresco : Extending The Alfresco Content Model
Alfresco : Extending The Alfresco Content ModelWildan Maulana
 
Social Savvy Business
Social Savvy BusinessSocial Savvy Business
Social Savvy BusinessPaul Hampton
 
Extending Share: Real World Examples
Extending Share: Real World ExamplesExtending Share: Real World Examples
Extending Share: Real World ExamplesDavid Webster
 
Alfresco - Floating on the cloud
Alfresco - Floating on the cloudAlfresco - Floating on the cloud
Alfresco - Floating on the cloudPaul Hampton
 
Bee con2016 lightning_20160125005_ocr
Bee con2016 lightning_20160125005_ocrBee con2016 lightning_20160125005_ocr
Bee con2016 lightning_20160125005_ocrAngel Borroy López
 
Summit2014 topic 0066 - 10 enhancements that require 10 lines of code
Summit2014 topic 0066 - 10 enhancements that require 10 lines of codeSummit2014 topic 0066 - 10 enhancements that require 10 lines of code
Summit2014 topic 0066 - 10 enhancements that require 10 lines of codeAngel Borroy López
 
Bee con2016 presentation_20160125004_installing
Bee con2016 presentation_20160125004_installingBee con2016 presentation_20160125004_installing
Bee con2016 presentation_20160125004_installingAngel Borroy López
 
Getting started with Alfresco in the cloud
Getting started with Alfresco in the cloudGetting started with Alfresco in the cloud
Getting started with Alfresco in the cloudPaul Hampton
 
Desarrollando software para Alfresco (keensoft)
Desarrollando software para Alfresco (keensoft)Desarrollando software para Alfresco (keensoft)
Desarrollando software para Alfresco (keensoft)Angel Borroy López
 
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...Alfresco Software
 
Alfresco scalability and performnce
Alfresco   scalability and performnceAlfresco   scalability and performnce
Alfresco scalability and performncePaul Hampton
 

Destacado (20)

Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...
Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...
Alfresco Day Warsaw 2016: Next-Generation Business Process Management with Al...
 
Enterprise Content Management Migration Best Practices Feat Migrations From...
Enterprise Content Management Migration Best Practices   Feat Migrations From...Enterprise Content Management Migration Best Practices   Feat Migrations From...
Enterprise Content Management Migration Best Practices Feat Migrations From...
 
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora - Benchmark ...
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora  - Benchmark ...The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora  - Benchmark ...
The Alfresco ECM 1 Billion Document Benchmark on AWS and Aurora - Benchmark ...
 
BeeCon 2016 Alfresco Engineering lightning talk
BeeCon 2016 Alfresco Engineering lightning talkBeeCon 2016 Alfresco Engineering lightning talk
BeeCon 2016 Alfresco Engineering lightning talk
 
Extending share: from the outside in
Extending share: from the outside inExtending share: from the outside in
Extending share: from the outside in
 
Firma electrónica
Firma electrónicaFirma electrónica
Firma electrónica
 
Summit2014 topic 0153 - Alfresco Maven for shared properties
Summit2014 topic 0153 - Alfresco Maven for shared propertiesSummit2014 topic 0153 - Alfresco Maven for shared properties
Summit2014 topic 0153 - Alfresco Maven for shared properties
 
Alfresco : Extending The Alfresco Content Model
Alfresco : Extending The Alfresco Content ModelAlfresco : Extending The Alfresco Content Model
Alfresco : Extending The Alfresco Content Model
 
Social Savvy Business
Social Savvy BusinessSocial Savvy Business
Social Savvy Business
 
Extending Share: Real World Examples
Extending Share: Real World ExamplesExtending Share: Real World Examples
Extending Share: Real World Examples
 
Alfresco - Floating on the cloud
Alfresco - Floating on the cloudAlfresco - Floating on the cloud
Alfresco - Floating on the cloud
 
Bee con2016 lightning_20160125005_ocr
Bee con2016 lightning_20160125005_ocrBee con2016 lightning_20160125005_ocr
Bee con2016 lightning_20160125005_ocr
 
Summit2014 topic 0066 - 10 enhancements that require 10 lines of code
Summit2014 topic 0066 - 10 enhancements that require 10 lines of codeSummit2014 topic 0066 - 10 enhancements that require 10 lines of code
Summit2014 topic 0066 - 10 enhancements that require 10 lines of code
 
Alfresco mobile
Alfresco mobileAlfresco mobile
Alfresco mobile
 
Bee con2016 presentation_20160125004_installing
Bee con2016 presentation_20160125004_installingBee con2016 presentation_20160125004_installing
Bee con2016 presentation_20160125004_installing
 
Getting started with Alfresco in the cloud
Getting started with Alfresco in the cloudGetting started with Alfresco in the cloud
Getting started with Alfresco in the cloud
 
Desarrollando software para Alfresco (keensoft)
Desarrollando software para Alfresco (keensoft)Desarrollando software para Alfresco (keensoft)
Desarrollando software para Alfresco (keensoft)
 
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...
ECM Decision Matrix - Deciding Between Alfresco Community Edition, Alfresco E...
 
Alfresco scalability and performnce
Alfresco   scalability and performnceAlfresco   scalability and performnce
Alfresco scalability and performnce
 
Formación WS
Formación WSFormación WS
Formación WS
 

Similar a Alfresco : Planning

Presentation eXo Foss Bridge
Presentation eXo Foss BridgePresentation eXo Foss Bridge
Presentation eXo Foss BridgeJeremi Joslin
 
Service Oriented Integration with ServiceMix
Service Oriented Integration with ServiceMixService Oriented Integration with ServiceMix
Service Oriented Integration with ServiceMixghessler
 
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...mfrancis
 
Advanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAdvanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAmazon Web Services
 
점진적인 레거시 웹 애플리케이션 개선 과정
점진적인 레거시 웹 애플리케이션 개선 과정점진적인 레거시 웹 애플리케이션 개선 과정
점진적인 레거시 웹 애플리케이션 개선 과정Arawn Park
 
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...Amazon Web Services
 
Advanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAdvanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAmazon Web Services
 
Threads Needles Stacks Heaps - Java edition
Threads Needles Stacks Heaps - Java editionThreads Needles Stacks Heaps - Java edition
Threads Needles Stacks Heaps - Java editionOvidiu Dimulescu
 
SaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
SaltConf14 - Ben Cane - Using SaltStack in High Availability EnvironmentsSaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
SaltConf14 - Ben Cane - Using SaltStack in High Availability EnvironmentsSaltStack
 
Spring 3 - Der dritte Frühling
Spring 3 - Der dritte FrühlingSpring 3 - Der dritte Frühling
Spring 3 - Der dritte FrühlingThorsten Kamann
 
Giorgio Natilli - Blaze DS Connectivity Framework
Giorgio Natilli - Blaze DS Connectivity FrameworkGiorgio Natilli - Blaze DS Connectivity Framework
Giorgio Natilli - Blaze DS Connectivity Framework360|Conferences
 
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec NETWAYS
 
Patterns & Practices of Microservices
Patterns & Practices of MicroservicesPatterns & Practices of Microservices
Patterns & Practices of MicroservicesWesley Reisz
 
Breaking SAP portal (DeepSec)
Breaking SAP portal (DeepSec)Breaking SAP portal (DeepSec)
Breaking SAP portal (DeepSec)ERPScan
 
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능Hyperledger Korea User Group
 
Effectively Deploying MongoDB on AEM
Effectively Deploying MongoDB on AEMEffectively Deploying MongoDB on AEM
Effectively Deploying MongoDB on AEMNorberto Leite
 

Similar a Alfresco : Planning (20)

Nuxeo JavaOne 2007
Nuxeo JavaOne 2007Nuxeo JavaOne 2007
Nuxeo JavaOne 2007
 
Presentation eXo Foss Bridge
Presentation eXo Foss BridgePresentation eXo Foss Bridge
Presentation eXo Foss Bridge
 
Service Oriented Integration with ServiceMix
Service Oriented Integration with ServiceMixService Oriented Integration with ServiceMix
Service Oriented Integration with ServiceMix
 
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...
OSGi Technology in the IST Integrated Project - Hans-Werner Bitzer, Systems I...
 
EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...
EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...
EVOLVE'15 | Enhance | Norberto Leite | Effectively Scale and Operate AEM with...
 
Advanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAdvanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step Functions
 
점진적인 레거시 웹 애플리케이션 개선 과정
점진적인 레거시 웹 애플리케이션 개선 과정점진적인 레거시 웹 애플리케이션 개선 과정
점진적인 레거시 웹 애플리케이션 개선 과정
 
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...
AWS re:Invent 2016: Amazon CloudFront Flash Talks: Best Practices on Configur...
 
Advanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step FunctionsAdvanced Serverless Apps With Step Functions
Advanced Serverless Apps With Step Functions
 
T5 Oli Aro
T5 Oli AroT5 Oli Aro
T5 Oli Aro
 
Introduction to clarity
Introduction to clarityIntroduction to clarity
Introduction to clarity
 
Threads Needles Stacks Heaps - Java edition
Threads Needles Stacks Heaps - Java editionThreads Needles Stacks Heaps - Java edition
Threads Needles Stacks Heaps - Java edition
 
SaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
SaltConf14 - Ben Cane - Using SaltStack in High Availability EnvironmentsSaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
SaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
 
Spring 3 - Der dritte Frühling
Spring 3 - Der dritte FrühlingSpring 3 - Der dritte Frühling
Spring 3 - Der dritte Frühling
 
Giorgio Natilli - Blaze DS Connectivity Framework
Giorgio Natilli - Blaze DS Connectivity FrameworkGiorgio Natilli - Blaze DS Connectivity Framework
Giorgio Natilli - Blaze DS Connectivity Framework
 
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec
OSDC 2014: Andreas Schmidt - Testing server infrastructure with serverspec
 
Patterns & Practices of Microservices
Patterns & Practices of MicroservicesPatterns & Practices of Microservices
Patterns & Practices of Microservices
 
Breaking SAP portal (DeepSec)
Breaking SAP portal (DeepSec)Breaking SAP portal (DeepSec)
Breaking SAP portal (DeepSec)
 
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능
[2019.1] 하이퍼레저 패브릭 v1.3, v1.4 새로운 기능
 
Effectively Deploying MongoDB on AEM
Effectively Deploying MongoDB on AEMEffectively Deploying MongoDB on AEM
Effectively Deploying MongoDB on AEM
 

Más de Wildan Maulana

Hasil Pendataan Potensi Desa 2018
Hasil Pendataan Potensi Desa 2018Hasil Pendataan Potensi Desa 2018
Hasil Pendataan Potensi Desa 2018Wildan Maulana
 
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...Wildan Maulana
 
Ketahanan Pangan #1 : Gerakan Sekolah Menanam Melon
Ketahanan Pangan #1 : Gerakan Sekolah Menanam MelonKetahanan Pangan #1 : Gerakan Sekolah Menanam Melon
Ketahanan Pangan #1 : Gerakan Sekolah Menanam MelonWildan Maulana
 
Pengembangan OpenThink SAS 2013-2014
Pengembangan OpenThink SAS 2013-2014Pengembangan OpenThink SAS 2013-2014
Pengembangan OpenThink SAS 2013-2014Wildan Maulana
 
ICA – AtoM : Retensi Arsip
ICA – AtoM : Retensi ArsipICA – AtoM : Retensi Arsip
ICA – AtoM : Retensi ArsipWildan Maulana
 
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RW
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RWOpenThink Labs Workshop : Ketahanan Pangan Skala RT/RW
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RWWildan Maulana
 
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...Wildan Maulana
 
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsPostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsWildan Maulana
 
Mensetup Google Apps sebagai IdP jenis openID dan Aplikasi Berbasis CakePHP ...
Mensetup Google Apps sebagai IdP jenis openID  dan Aplikasi Berbasis CakePHP ...Mensetup Google Apps sebagai IdP jenis openID  dan Aplikasi Berbasis CakePHP ...
Mensetup Google Apps sebagai IdP jenis openID dan Aplikasi Berbasis CakePHP ...Wildan Maulana
 
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai Sp
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai SpMensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai Sp
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai SpWildan Maulana
 
Konfigurasi simpleSAMLphp dengan Google Apps Sebagai Identity Provider
Konfigurasi simpleSAMLphp  dengan Google Apps Sebagai Identity ProviderKonfigurasi simpleSAMLphp  dengan Google Apps Sebagai Identity Provider
Konfigurasi simpleSAMLphp dengan Google Apps Sebagai Identity ProviderWildan Maulana
 
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)Instalasi simpleSAMLphp sebagai Identity Provider (IdP)
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)Wildan Maulana
 
Instalasi dan Konfigurasi simpleSAMLphp
Instalasi dan Konfigurasi simpleSAMLphpInstalasi dan Konfigurasi simpleSAMLphp
Instalasi dan Konfigurasi simpleSAMLphpWildan Maulana
 
River Restoration in Asia and Connection Between IWRM and River Restoration
River Restoration in Asia and Connection Between IWRM and River RestorationRiver Restoration in Asia and Connection Between IWRM and River Restoration
River Restoration in Asia and Connection Between IWRM and River RestorationWildan Maulana
 
Optimasi Limpasan Air Limbah Ke Kali Surabaya (Segmen Sepanjang – Jagir) De...
Optimasi Limpasan Air Limbah  Ke Kali Surabaya (Segmen Sepanjang – Jagir)  De...Optimasi Limpasan Air Limbah  Ke Kali Surabaya (Segmen Sepanjang – Jagir)  De...
Optimasi Limpasan Air Limbah Ke Kali Surabaya (Segmen Sepanjang – Jagir) De...Wildan Maulana
 
Penilaian Siswa di Finlandia - Pendidikan Dasar
Penilaian Siswa di Finlandia - Pendidikan DasarPenilaian Siswa di Finlandia - Pendidikan Dasar
Penilaian Siswa di Finlandia - Pendidikan DasarWildan Maulana
 
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and Uses
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and UsesProyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and Uses
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and UsesWildan Maulana
 
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang Tua
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang TuaOpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang Tua
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang TuaWildan Maulana
 
Menggunakan AlisJK : Equating
Menggunakan AlisJK : EquatingMenggunakan AlisJK : Equating
Menggunakan AlisJK : EquatingWildan Maulana
 

Más de Wildan Maulana (20)

Hasil Pendataan Potensi Desa 2018
Hasil Pendataan Potensi Desa 2018Hasil Pendataan Potensi Desa 2018
Hasil Pendataan Potensi Desa 2018
 
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...
Double for Nothing? Experimental Evidence on an Unconditional TeacherSalary I...
 
Ketahanan Pangan #1 : Gerakan Sekolah Menanam Melon
Ketahanan Pangan #1 : Gerakan Sekolah Menanam MelonKetahanan Pangan #1 : Gerakan Sekolah Menanam Melon
Ketahanan Pangan #1 : Gerakan Sekolah Menanam Melon
 
Pengembangan OpenThink SAS 2013-2014
Pengembangan OpenThink SAS 2013-2014Pengembangan OpenThink SAS 2013-2014
Pengembangan OpenThink SAS 2013-2014
 
ICA – AtoM : Retensi Arsip
ICA – AtoM : Retensi ArsipICA – AtoM : Retensi Arsip
ICA – AtoM : Retensi Arsip
 
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RW
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RWOpenThink Labs Workshop : Ketahanan Pangan Skala RT/RW
OpenThink Labs Workshop : Ketahanan Pangan Skala RT/RW
 
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...
OpenThink Labs : Dengar Pendapat Komunitas ciliwung dengan kemen pu dan kemen...
 
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsPostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
 
Mensetup Google Apps sebagai IdP jenis openID dan Aplikasi Berbasis CakePHP ...
Mensetup Google Apps sebagai IdP jenis openID  dan Aplikasi Berbasis CakePHP ...Mensetup Google Apps sebagai IdP jenis openID  dan Aplikasi Berbasis CakePHP ...
Mensetup Google Apps sebagai IdP jenis openID dan Aplikasi Berbasis CakePHP ...
 
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai Sp
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai SpMensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai Sp
Mensetup Google Apps sebagai IdP jenis openID dan Wordpress sebagai Sp
 
Konfigurasi simpleSAMLphp dengan Google Apps Sebagai Identity Provider
Konfigurasi simpleSAMLphp  dengan Google Apps Sebagai Identity ProviderKonfigurasi simpleSAMLphp  dengan Google Apps Sebagai Identity Provider
Konfigurasi simpleSAMLphp dengan Google Apps Sebagai Identity Provider
 
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)Instalasi simpleSAMLphp sebagai Identity Provider (IdP)
Instalasi simpleSAMLphp sebagai Identity Provider (IdP)
 
Instalasi dan Konfigurasi simpleSAMLphp
Instalasi dan Konfigurasi simpleSAMLphpInstalasi dan Konfigurasi simpleSAMLphp
Instalasi dan Konfigurasi simpleSAMLphp
 
River Restoration in Asia and Connection Between IWRM and River Restoration
River Restoration in Asia and Connection Between IWRM and River RestorationRiver Restoration in Asia and Connection Between IWRM and River Restoration
River Restoration in Asia and Connection Between IWRM and River Restoration
 
Optimasi Limpasan Air Limbah Ke Kali Surabaya (Segmen Sepanjang – Jagir) De...
Optimasi Limpasan Air Limbah  Ke Kali Surabaya (Segmen Sepanjang – Jagir)  De...Optimasi Limpasan Air Limbah  Ke Kali Surabaya (Segmen Sepanjang – Jagir)  De...
Optimasi Limpasan Air Limbah Ke Kali Surabaya (Segmen Sepanjang – Jagir) De...
 
Penilaian Siswa di Finlandia - Pendidikan Dasar
Penilaian Siswa di Finlandia - Pendidikan DasarPenilaian Siswa di Finlandia - Pendidikan Dasar
Penilaian Siswa di Finlandia - Pendidikan Dasar
 
Statistik Listrik
Statistik ListrikStatistik Listrik
Statistik Listrik
 
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and Uses
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and UsesProyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and Uses
Proyek Al-'Alaq : Electric Bicycles ; History, Characteristics, and Uses
 
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang Tua
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang TuaOpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang Tua
OpenThink SAS : Interaksi Antara Sekolah, Wali Kelas, Siswa dan Orang Tua
 
Menggunakan AlisJK : Equating
Menggunakan AlisJK : EquatingMenggunakan AlisJK : Equating
Menggunakan AlisJK : Equating
 

Último

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Último (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Alfresco : Planning

  • 1. #3 Alfresco Planning Doc. v0.1 - 09/05/09 Wildan Maulana | wildan [at] tobethink.com
  • 2. Overview Planning is the most critical phase of any implementation project. During this phase, most of the decisions to customize specific features in a particular way are made. You define the security framework, custom-content types, folder structure, Categories, workflow, reporting, business rules, and collaboration. During the planning phase, you will scope your implementation, prioritize the requirements, and finalize the project plan. This third presentation provides you with information required for your planning exercise before implementing your system using Alfresco.
  • 3. You Will Learn How to... • Follow best practices for implementing Alfresco • Configure the relational database of your choice • Configure the email and log files • Configure the file-system interface to drag- and-drop content into repository • Define multilanguage support • Create a blueprint for your application
  • 4. Follow Best Practices • Common coding standards • Upfront story boarding to satisfy all the business users • Global identity management for your systems • Version control • Secure acces
  • 5. Finalize Requirements and Scope of Implementation
  • 6. Finalize Requirements • To finalize the requirements, you need to go through the entire content acquisition, management, categorization, composition, and delivery processes. – Acquisition: How is data captured? Where does it originate? – Management: How is data approved, stored, managed, and tracked? – Categorization: How is data organized and secured? – Composition: How is data packaged? – Delivery: How is data delivered?
  • 7. Finalize Scope of Implementation Finalize the scope of your implementation by identifying the • following design aspects: – Membership (identity management) – Content types with attributes – Content associations – Content functionality – Content intelligence (reports) – Business process management/workflow – User interface – Integration with external systems
  • 8. Start with Documentation The following documents are mandatory for any project whether it is • small or large: – Requirements document – Project plan – Criteria for user acceptance testing – Design document System (hardware and software) configuration – User manual – Backup/recovery/maintenance documentation
  • 9. Define Security for Groups and Not for Individuals While designing your security system, consider using groups for • defining the security instead of individuals. Consider a scenario where you allowed Mr. Joe to be the contributor • of space quot;Xquot; and editor of spaces quot;Yquot; and quot;Zquot;. If you delete Mr. Joe from the system, you need to manually remove him from spaces X, Y, and Z. Alfresco, at present does not provide any report to indicate all the spaces to which a particular user has access in the system. This becomes a security issue in the long run. Consider another scenario, where two users, who belong to sales • department, are added as contributors to the quot;Salesquot; space and quot;Financequot; space and some more spaces as required. Let us say a new sales person joins the company, you need to add him or her to all these spaces and this is a big maintenance issue. Instead, if you provide access to the sales group on these spaces, the additions and deletions of individual members of the sales group will automatically take care of the security and collaboration requirements of the system.
  • 10. Create Various Use Cases for Testing A use case is a picture of actions a system performs, depicting the • actors. Create use cases with the following details for testing your system: • – Who are all the users (actors) of the system? – What are they allowed to do? – How the process flow works – Workflow and business process management – Who approves? How? – What is the escalation process? – How to handle exceptions Involve end users in testing to ensure the success of your • implementation.
  • 11. Identify Data to be Migrated
  • 12. Define Development, Staging, and Production Setup
  • 13. Refer to the Alfresco Wiki, Forums, and Bug-Tracking Systems • http://wiki.alfresco.com
  • 14. Contribute Back to the Community • You will have many benefits if you contribute your code back to the community. Some of the benefits are : – You are giving some thing valuable to the community. – Your code will be tested by thousands of testers worldwide. This helps you in saving time in testing. – If your code becomes the part of the core product, then you don't have to personally maintain it for yourself or for your customers. It will be maintained and supported by Alfresco and the community as a part of product support.
  • 15. Start with Basic Configuration
  • 16. Extend Alfresco Configuration Default Configuration Files • Alfresco Extension Folder • Configuration Approach • Packaging and Deploying Java • Extensions
  • 17. Default Configuration Files • T he default configuration files for Alfresco are in the application WAR file. When the server starts, the files are expanded to <configRoot>, which is either: – Tomcat: <TOMCAT_HOME>/webapps/alfresco/WEB- INF/classes – JBoss: <JBOSS_HOME>/server/default/tmp/ deploy/ tmp*alfresco-exp.war/WEBINF/classes
  • 18. Default Configuration Files [2] • <configRoot>/alfresco/[*.properties|*.xml alfresco-shared.properties • avm-console.properties • file-servers.properties • repository.properties • version.properties •
  • 19. Default Configuration Files [3] • <configRoot>/alfresco/[*.properties|*.xml core-services-context.xml • action-services-context.xml • deployment-service-context.xml • application-context.xml • ehcache-default.xml • attributes-service-context.xml • ehcache-transactional.xml • auditConfig.xml • audit-services-context.xml • file-servers.xml • authentication-services-context.xml • form-services-context.xml • authority-services-context.xml • hibernate-context.xml • avm-console-context.xml • import-export-context.xml • avm-services-context.xml • index-recovery-context.xml • avm-test-context.xml • jcr-api-context.xml • blog-context.xml • jcr-context.xml • bootstrap-context.xml • linkvalidation-service-context.xml • cache-context.xml • model-specific-services-context.xml • clt-context.xml • cmis-api-context.xml • module-context.xml • cmis-ws-context.xml • network-protocol-context.xml • content-services-context.xml • node-services-context.xml • • •
  • 20. Default Configuration Files [4]• web-client-application-context.xml web-client-config-actions.xml • office-addin-context.xml • web-client-config-dialogs.xml • ownable-services-context.xml • web-client-config-forum-actions.xml • policy-context.xml • web-client-config-navigation.xml • preference-service-context.xml • web-client-config-properties.xml • public-services-context.xml • web-client-config-wcm-actions.xml • public-services-security-context.xml • web-client-config-wcm.xml • remote-avm-test-context.xml • web-client-config-wizards.xml • remote-email-service-test-context.xml • web-client-config-workflow-actions.xml • remote-services-context.xml • web-client-config.xml • repo-admin-context.xml • webscript-framework-application-context- • rule-services-context.xml • test.xml scheduled-jobs-context.xml • webscript-framework-application- • script-services-context.xml • context.xml site-services-context.xml • webscript-framework-config-test.xml • st-context.xml • webscript-framework-config.xml • swf-transform-context.xml • web-scripts-application-context-test.xml • tagging-services-context.xml • web-scripts-application-context.xml • template-services-context.xml • web-scripts-config.xml • thumbnail-service-context.xml • web-services-application-context.xml • usage-services-context.xml • workflow-context.xml • wcm-services-context.xml • •
  • 21. Alfresco Extension Folder • You can override or extend the Alfresco configuration by placing the custom configuration files in the extension folder. If you have downloaded one of the bundles you will find the sample files in the following location: – JBoss: <alfresco>/jboss/server/default/conf/alfresco/ extension – Tomcat: <alfresco>/tomcat/shared/classes/alfresco/ extension
  • 22. Configuration Approach • When Alfresco starts, it reads all the default configuration files, and then reads the customized configuration items (in the extension folder). So, depending upon the type of item, the customization either extends, or overrides the default configuration item.
  • 23. Packaging and Deploying Java Extension
  • 24. Install the Enterprise License File
  • 25. Change the Default Administrator Password • Change the password using webclient after login as admin, or • Update the web-client configuration file in the extensions folder with the following code: <admin> <initial-password> admin </initial-password> </admin>
  • 26. Configure Relational Database • <configRoot>/alfresco/repository.properties
  • 27. Configure Email • You can configure the Alfresco repository to send emails from an SMTP server. Follow the following step to configure email: 1. Browse to the file: <configRoot>/alfresco/repository.properties. 2. Copy the following block of email properties: # Email configuration mail.host= mail.port=25 mail.username=anonymous mail.password= 3. Create a new file in the <extension> directory. 4. Copy the email properties block into this file.
  • 28. Configure Email #2 5. Modify any property to your required value as follows (you can delete any unmodified property, because it will retain the default value from repository.properties): mail.host=<the name of your SMTP host> mail.port=<the port that your SMTP service runs on (the default is 25)> mail.username=<the username of the account you want e-mail to be sent from > mail.password=<the password> 6. Save the file with a meaningful name that ends with .properties. 7. Ensure that your new file is pointed to, so that it can be found at server startup.
  • 30. Configure Log Files • You can configure the log file by updating the <configRoot>/log4j.properties file
  • 31. Configure Filesystem Configuration • <extension>/file-servers-custom.xml • There are to types of filesystem included in Alfresco : – The original repository filesystem – The new AVM/WCM filesystem • The repository shared filesystems are configured using the <filesystem> tag, and the AVM/WCM shared filesystems are configured using the <avmfilesystem> tag.
  • 34. AVM Filesystems • The <avmfilesystem name=quot;...quot;> tag is used to create an AVM filesystem with the specified name. • The filesystem may be mapped to an individual store within AVM or it can be a view onto all available stores using a pseudo folders at the top of the hierarchy to provide access to all versions of the stores.
  • 35. AVM Example Configuration <filesystems> <filesystems> <avmAllStores/> <avmfilesystem name=quot;STOREquot;> </filesystems> <storePath>main:/</storePath> [<version>-1</version>] [<createStore/>] </avmfilesystem> </filesystems> <filesystems> <avmfilesystem name=quot;AVMquot;> <virtualView [stores=quot;normal,staging,author,previewquot;]/> </avmfilesystem> </filesystems>
  • 36. Home Folder Filesystem • The <homeFolder [name=quot;...quot;]/> tag creates a dynamic repository filesystem that maps to the logged on users home space. • The name attribute specifies the name of the filesystem. The default home folder filesystem name is HOME. • Using SMB/CIFS this will be the name of the share. Using FTP this will be a folder in the root area.
  • 38. SMB/CIFS Server Configuration <config evaluator=quot;string-comparequot; condition=quot;CIFS Serverquot;> <serverEnable enabled=quot;truequot;/> file-servers-custom.xml <!--<host name=quot;${cifs.localname}Aquot; domain=quot;${cifs.domain}quot;/>--> <host name=quot;OpenThinkLabsquot; domain=quot;WNetworkquot;/> <comment>Alfresco CIFS Server</comment> <!-- Set to the broadcast mask for the subnet --> <!--<broadcast>${cifs.broadcast}</broadcast>--> <broadcast>192.168.106.255</broadcast> <!-- Use Java socket based NetBIOS over TCP/IP and native SMB on linux --> <tcpipSMB platforms=quot;linux,solaris,macosxquot;/> <netBIOSSMB platforms=quot;linux,solaris,macosxquot;/> <!-- Can be mapped to non-privileged ports, then use firewall rules to forward requests from the standard ports --> <!-- <tcpipSMB port=quot;1445quot; platforms=quot;linux,solaris,macosxquot;/> <netBIOSSMB sessionPort=quot;1139quot; namePort=quot;1137quot; datagramPort=quot;1138quot; platforms=quot;linux,solaris,macosxquot;/> --> <hostAnnounce interval=quot;5quot;/> <!-- Use Win32 NetBIOS interface on Windows --> <Win32NetBIOS/> <Win32Announce interval=quot;5quot;/> <!-- CIFS authentication --> <!-- <authenticator type=quot;enterprisequot;> </authenticator>--> <authenticator type=quot;alfrescoquot;> </authenticator> <!-- <WINS> <primary>1.2.3.4</primary> <secondary>5.6.7.8</secondary> </WINS> --> <sessionDebug flags=quot;Negotiate,Socketquot;/> </config>
  • 39. Authentication : Enterprise net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: A valid SecureContext was not provided in the RequestContext at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:477) at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:355) at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166) at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166) at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:275) at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy53.getFileInfo(Unknown Source) at org.alfresco.filesys.repo.CifsHelper.getFileInformation(CifsHelper.java:207) at org.alfresco.filesys.repo.ContentDiskDriver.getFileInformation(ContentDiskDriver.java:650) at org.alfresco.jlan.smb.server.NTProtocolHandler.procTrans2QueryPath(NTProtocolHandler.java:4090) at org.alfresco.jlan.smb.server.NTProtocolHandler.processTransactionBuffer(NTProtocolHandler.java:1749) at org.alfresco.jlan.smb.server.NTProtocolHandler.procTransact2(NTProtocolHandler.java:1570) at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:226) at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1344) at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1436) at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105) at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:141) at java.lang.Thread.run(Thread.java:619)
  • 40. Configure CIFS Desktop Actions • <extension>/file-servers-custom.xml <desktopActions> <global> <path>alfresco/desktop/Alfresco.exe</path> <webpath>http://${localname}:8080/alfresco/</webpath> Temp test result : </global> <action> Content copied <class>org.alfresco.filesys.repo.desk.CheckInOutDesktopAction</class> <name>CheckInOut</name> from linux client <filename>__CheckInOut.exe</filename> Is not automatically </action> Indexed by alfresco <action> <class>org.alfresco.filesys.repo.desk.JavaScriptDesktopAction</class> <name>JavaScriptURL</name> <filename>__ShowDetails.exe</filename> <script>alfresco/desktop/showDetails.js</script> <attributes>anyFiles</attributes> <preprocess>copyToTarget</preprocess> </action> </desktopActions>
  • 42. Configure Default Logos • In a Tomcat installation, the logo's folder is <install_folder>tomcatwebappsalfrescoimageslogo. • Some of the logos in this folder: AlfrescoLogo32.png is the site logo. This logo is always displayed on the top left corner of – the web client. This logo is 32 pixels wide and 30 pixels high. AlfrescoLogo200.png is the log-in page logo. This logo is displayed on the log-in page in – the log-in window along with user name and password. This logo is 200 pixels wide and 60 pixels high. AlfrescoFadedBG.png is the log-in page background logo. This is the blurred logo – displayed as background image on the log-in page. This logo is 428 pixels wide and 422 pixels high. • To customize these logos, first rename the existing logos to AlfrescoLogo32_OLD.png, AlfrescoLogo200_OLD.png, and AlfrescoFadedBG_OLD.png respectively, for backup purpose. Create three new logos with the original names with the same sizes. For example a custom site logo with the file name AlfrescoLogo32.png (32 x 30 pixels size).
  • 43. Customize Look and Feel using CSS • The CSS files are located in the file system <install_folder>tomcatwebappsalfrescocss folder. You can customize the look and feel by changing the values in the main.css file.
  • 44.
  • 45.
  • 46. Configure Multilanguage Support The following are the steps to configure support for a specific • language for your Alfresco application: – Download Alfresco language packs from SourceForge website; http://sourceforge.net/project/showfiles.php?group_id=143373 – Copy the required language packs to the <configRoot>/alfresco/ messages folder in the file system. – Edit the web-client-config-custom.xml file in the extension folder and include the following XML code to configure the specific languages. <!-- English is the default language. Add additional languages to the list in the login page --> <config evaluator=quot;string-comparequot; condition=quot;Languagesquot;> <languages> <language locale=quot;de_DEquot;>German</language> <language locale=quot;es_ESquot;>Spanish</language> <language locale=quot;fr_FRquot;>French</language> <language locale=quot;it_ITquot;>Italian</language> <language locale=quot;ja_JPquot;>Japanese</language> </languages> – Restart Alfresco. </config>
  • 47. Create Blueprint for Your Application • Now that the configuration is done, the next step is to create the blueprint for your application. The blueprint is nothing but a skeleton application on Alfresco without the actual content. This includes the security framework, folder structure within the Alfresco repository, categories for taxonomy, workflow and business rules, and so on.
  • 48. Example • We will build an intranet for your enterprise where each department has its own space, document management and security, and business rules. All departments collaborate to create an effective enterprise knowledge management portal. • Let's name the enterprise OpenThink Labs, which has the following groups of people : Administrator: Manages membership, groups, categories, security, business rules, – workflow, templates Executive : Has highest authority on the content and manages approvals – HR: Manages corporate policy documents – Corporate Communications: Manages external PR, internal news releases, syndication – Marketing: Manages website, company brochures, marketing campaign projects, digital – assets Sales: Manages presentations, contracts, documents and reports – Finance: Manages account documents, scanned invoices and checks, notifications – Engineering: Collaborates on engineering projects, workflow, XML documents, – presentation templates
  • 49. Features You are Going to Implement These are the high-level features you are going to implement as a • part of solution. Security and Access Control: Give de-centralized control to each department to – manage its own content and yet share with others. Document Management: This includes version control, check-in and checkout, – categorization, notifications, bulk upload, Advanced Search features etc. Every group will use these features. Space templates for engineering projects and marketing projects: Each – engineering project will follow a standard structure, workflow, and security rules. Similarly each marketing project will follow specific workflow, transformation, and publishing rules. Content transformations: This is used for marketing and sales material. – Imaging Solution: The Finance group will use this feature to handle scanned – invoices and checks. Presentation templates including dashboard views: The Corporate – Communications group will use these to display news and the latest PR files. The Finance group will use them to have thumbnail views of scanned checks, the Engineering group will use them to display XML documents. Automated Business Rules: Each group uses these in a specific manner. For – example the HR group might send an email notification to a specific group when a document is updated. The Sales group will automatically convert a PPT to Flash; the Finance group will trigger an approval process whenever a scanned check gets into the system etc.
  • 50. Summary • When Alfresco starts, it reads all the default configuration files, and then reads the customized configuration items in the extensions folder. So, depending on the type of item, the customization either extends, or overrides the default configuration item. You have flexibility in choosing the database and membership framework of your choice. You can configure email, multi-language support, and the look and feel of the application. Applications built on top of Alfresco are highly configurable, customizable, extensible, and scalable. If you plan it right by following the best practices, Alfresco provides you the highest return on your technology investments.
  • 51. Reference • Alfresco, Enterprise Content Management Implementation, Munwar Sharif, PACKT Publishing • File Server Configuration, http://wiki.alfresco.com/wiki/File_Server_Configuratio n