SlideShare una empresa de Scribd logo
1 de 20
Notes/Domino/IBM i Application
          Integration


Enzo Stanzione
Xerum Srl
Document Management
Portal Solution Designer
Lotus Domino Administrator



                             Enzo Stanzione – Xerum Srl
Notes/Domino/IBM i Application
                     Integration
About :
●   Lotus Domino e Lotus Notes
●   Develop with XPages
●   Iseries AS/400 Data.
●   Two real cases, two fast projects at low cost.
●   The framework “ready to use”
●   Running Xpages on standard mobile devices.
                                      Enzo Stanzione – Xerum Srl
                                               16/06/11            2
Notes/Domino/IBM i Application
                    Integration

IBM Domino Server 8.5.2 platform
  ●
      Features :Messaging, Ldap, WebServer, Application
      & Collaboration
  ●
      Middleware multiplatform : we are focused on i
      Series version
  ●
      The Sub System : I Series like a rock!
  ●
      Partitioned Cluster Load & Balancing, Daos, ID Vault.

                                         Enzo Stanzione – Xerum Srl
                                                  16/06/11            3
Notes/Domino/IBM i Application
                     Integration
IBM Lotus Notes 8.5.2 client.
   ●
       Multi Platform : Windows, Linux & Mac OS
   ●
       Run on Eclipse, Widgets, Portlet...
   ●
       Collaboration with Sametime & Lotus Connections
   ●
       Standard Applications or Xpages Applications inside
       the client
   ●
       Mobile computing, replica & security.

                                         Enzo Stanzione – Xerum Srl
                                                  16/06/11            4
Notes/Domino/IBM i Application
                   Integration
Internet Browser & Mobile Devices
  ●
      Support for most common web browser
  ●
      Support for iPhone with Xpages
  ●
      Support for iPad with Xpages




                                       Enzo Stanzione – Xerum Srl
                                                16/06/11            5
Notes/Domino/IBM i Application
                     Integration
Develop with Xpages – una nuova frontiera.
   ●
       What are Xpages
   ●
       New way to develop
   ●
       New OneUI interface
   ●
       Css dedicated, controls for devices, controls for web
   ●
       OpenNtf.org project : www.openntf.org



                                         Enzo Stanzione – Xerum Srl
                                                  16/06/11            6
Notes/Domino/IBM i Application
                           Integration

Summary about Xpages :
●   XPages is a rapid web and mobile application development platform. It allows IBM
    Lotus Notes data to be displayed to browser clients on all platforms.
●   The programming model is based on standards and common web development skills
    like JavaScript, Ajax, the Dojo Toolkit, Server-side JavaScript, JavaServer Faces and it
    leverages IBM Lotus Domino functionality like the Document-oriented database.
    XPages applications are hosted by IBM Lotus Domino, IBM's Rapid application
    development platform, which has sold more than 145 million licenses.
●




                                                             Enzo Stanzione – Xerum Srl
                                                                       16/06/11                7
Notes/Domino/IBM i Application
                      Integration
Features
●   Standard controls ready to use and public library.
●   Develop your own controls.
●   Programming language : Lotus Script ,Javascript e Java
    SDK
●   Reusability of code
●   To merge Lotus Notes/RDBMS data

                                         Enzo Stanzione – Xerum Srl
                                                  16/06/11            8
Notes/Domino/IBM i Application
          Integration

OneUi interface: the start point!




                       Enzo Stanzione – Xerum Srl
                                16/06/11            9
Notes/Domino/IBM i Application
                Integration

About the WEB ?

●HTML automatically generated.
●Css standard by OneOUI or custom

●Merge more data source also on the web

●Control for mobile devices ready available.

●Developers kit always updated.




                              Enzo Stanzione – Xerum Srl
                                       16/06/11            10
Notes/Domino/IBM i Application
                    Integration
In the past....
●



    ● The AS/400 data were imported into Lotus
      Notes Applications.
    ● Data were processed in Lotus Notes

    ● Processed data were exported to AS/400

    ● Dedicated connectors.




                                 Enzo Stanzione – Xerum Srl
                                          16/06/11            11
Notes/Domino/IBM i Application
                  Integration

What can happen today...
●

● Is not useful import data from AS/400

● You read data from AS/400

● The data read can be an integral part of Lotus

  Notes
● You write data into AS/400

● Communicate via JDBC drivers

● Data may be on various DB.

                                 Enzo Stanzione – Xerum Srl
                                          16/06/11            12
Notes/Domino/IBM i Application
           Two examples of integration 1/2.
                    Integration
Chance 1 :
 ● Construction of a new industrial product that requires


   a workflow approval process that involves multiple
   decision-makers.
 ● Parts of the information are in Lotus Notes Db (those


   documents and project) and others residing on the
   AS/400, such as production cycles, parts lists, articles,
   etc..
 ● The final data depend on decisions made ​based on


   workflow, validation and consolidation of existing data
   on the system and in Lotus Notes and creating the
   final product directly into the AS/400 system. – Xerum Srl
                                        Enzo Stanzione
 ●                                             16/06/11         13
Notes/Domino/IBM i Application
                   Integration
          Two examples of integration 2/2.
Chance 2 :
 ● Develop an app for offers / quotes management, which


   is available online for the entire sales force.
 ● For some business entities must be available offline

 ● Price lists must be updated in real time

 ● You have to manage campaigns for products offered

 ● Master prospect or customer lists and provisional sales

 ● Model centralization about offers/ quotes.




                                      Enzo Stanzione – Xerum Srl
                                               16/06/11            14
Notes/Domino/IBM i Application
                   Integration
The solution (for us!)
●In both cases the data remain on the AS/400
system
●In Lotus Notes system data are only shown to


provide references for the decision / final
processing
●Lotus Notes handles the flow of the cycles of


approval, validation of information, production of
technical documents
●Are returned to the data management system only


useful for coding and definition of the problem.
                                  Enzo Stanzione – Xerum Srl
                                           16/06/11            15
Notes/Domino/IBM i Application
                     Integration
Our development methodology
●Definition of the structure of process management in
Lotus Notes
●Definition of the query from AS/400 to XPages

●Composition of workflow management, information


and documentary information management by
merging into a single management interface.
●Creating documents and decision support in Lotus


Notes
●Return of management data created / edited directly


in AS/400                            Enzo Stanzione – Xerum Srl
                                                16/06/11          16
Notes/Domino/IBM i Application
                    Integration
Having a development framework
●It means having a solid foundation and proven over time
●Management functionality based on Secutiry, workflow,


documentation, modeling of business models
●Develop only the frontend on the problem should be


addressed
●n our case, new product creation, bid management.

●Development time drastically reduced

●Initial investment that pays off with successive


deployments and / or new developments.

                                     Enzo Stanzione – Xerum Srl
                                              16/06/11            17
Notes/Domino/IBM i Application
         Integration




      Xpages demo



                       Enzo Stanzione – Xerum Srl
                                16/06/11            18
Notes/Domino/IBM i Application
                   Integration

End point :
●Applications ready for : Client Lotus Notes, Web,
Mobile Devices
●Lower costs of software production

●Common interface for all applications

●Centralized maintenance for the different device

●Code reusability.




                                    Enzo Stanzione – Xerum Srl
                                             16/06/11            19
Notes/Domino/IBM i Application
                   Integration



        Per maggiori informazioni
http://xpages.info/XPagesHome.nsf/Demos.xsp
http://extlib.openntf.org/
http://www.openntf.org/internal/home.nsf/project.xsp?act
Http://www.xerum.it



                                   Enzo Stanzione – Xerum Srl
                                            16/06/11            20

Más contenido relacionado

Similar a Notes/Domino/IBM i Application Integration Framework

Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyEd Brill
 
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsLotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsFranziska Tanner
 
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...MaikWeber
 
IBM - Lotusphere 2012: Messaging and Collaboration Strategy
IBM - Lotusphere 2012: Messaging and Collaboration StrategyIBM - Lotusphere 2012: Messaging and Collaboration Strategy
IBM - Lotusphere 2012: Messaging and Collaboration StrategyEd Brill
 
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und Sametime
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und SametimeErfahrung aus der Praxis & Roadmaps zu Domino, Verse und Sametime
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und SametimeBelsoft
 
Lotus Notes and Domino Update - November 2010
Lotus Notes and Domino Update - November 2010Lotus Notes and Domino Update - November 2010
Lotus Notes and Domino Update - November 2010Ed Brill
 
Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Ed Brill
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014rajeshpatil
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)Davalen LLC
 
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshell
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshellWe4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshell
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshellWe4IT Group
 
Presentation about Lotus Notes 8 functionality
Presentation about Lotus Notes 8 functionalityPresentation about Lotus Notes 8 functionality
Presentation about Lotus Notes 8 functionalitydominion
 
Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Ed Brill
 
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...Stephan H. Wissel
 
Living in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to BrowsersLiving in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to BrowsersRahul A. Garg
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestChristoph Adler
 
Sametime@Baloise
Sametime@BaloiseSametime@Baloise
Sametime@BaloiseBelsoft
 
Domino Vs Exchange App Dev
Domino Vs Exchange App DevDomino Vs Exchange App Dev
Domino Vs Exchange App Devdominion
 
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...John Head
 

Similar a Notes/Domino/IBM i Application Integration Framework (20)

Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
 
Lotusphere 2012 - What's new in Lotus Notes & Domino
Lotusphere 2012 - What's new in Lotus Notes & DominoLotusphere 2012 - What's new in Lotus Notes & Domino
Lotusphere 2012 - What's new in Lotus Notes & Domino
 
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsLotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
 
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...
From Zero to Hero – Build your own IBM Client for Smart Work Demonstration ba...
 
IBM - Lotusphere 2012: Messaging and Collaboration Strategy
IBM - Lotusphere 2012: Messaging and Collaboration StrategyIBM - Lotusphere 2012: Messaging and Collaboration Strategy
IBM - Lotusphere 2012: Messaging and Collaboration Strategy
 
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und Sametime
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und SametimeErfahrung aus der Praxis & Roadmaps zu Domino, Verse und Sametime
Erfahrung aus der Praxis & Roadmaps zu Domino, Verse und Sametime
 
Lotus Notes and Domino Update - November 2010
Lotus Notes and Domino Update - November 2010Lotus Notes and Domino Update - November 2010
Lotus Notes and Domino Update - November 2010
 
Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014
 
IBM Notes and Domino 9.0 Social Edition
IBM Notes and Domino 9.0 Social EditionIBM Notes and Domino 9.0 Social Edition
IBM Notes and Domino 9.0 Social Edition
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)
 
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshell
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshellWe4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshell
We4IT LCTY 2013 - x-pages-men - ibm domino xpages - performance in a nutshell
 
Presentation about Lotus Notes 8 functionality
Presentation about Lotus Notes 8 functionalityPresentation about Lotus Notes 8 functionality
Presentation about Lotus Notes 8 functionality
 
Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007
 
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
 
Living in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to BrowsersLiving in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to Browsers
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
 
Sametime@Baloise
Sametime@BaloiseSametime@Baloise
Sametime@Baloise
 
Domino Vs Exchange App Dev
Domino Vs Exchange App DevDomino Vs Exchange App Dev
Domino Vs Exchange App Dev
 
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
 

Más de Enzo Stanzione

Quickr migration in IBM Connections CCM.
Quickr migration in IBM Connections CCM.Quickr migration in IBM Connections CCM.
Quickr migration in IBM Connections CCM.Enzo Stanzione
 
Proporre, convincere e risolvere
Proporre, convincere e risolvereProporre, convincere e risolvere
Proporre, convincere e risolvereEnzo Stanzione
 
IBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationIBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationEnzo Stanzione
 
Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Enzo Stanzione
 
Presentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionPresentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionEnzo Stanzione
 
Lotus Foundations Start : One year later
Lotus Foundations Start : One year laterLotus Foundations Start : One year later
Lotus Foundations Start : One year laterEnzo Stanzione
 
Potere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesPotere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesEnzo Stanzione
 
Lotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionLotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionEnzo Stanzione
 
Lotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionLotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionEnzo Stanzione
 

Más de Enzo Stanzione (9)

Quickr migration in IBM Connections CCM.
Quickr migration in IBM Connections CCM.Quickr migration in IBM Connections CCM.
Quickr migration in IBM Connections CCM.
 
Proporre, convincere e risolvere
Proporre, convincere e risolvereProporre, convincere e risolvere
Proporre, convincere e risolvere
 
IBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationIBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integration
 
Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..
 
Presentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionPresentazione Dynamic Portal Solution
Presentazione Dynamic Portal Solution
 
Lotus Foundations Start : One year later
Lotus Foundations Start : One year laterLotus Foundations Start : One year later
Lotus Foundations Start : One year later
 
Potere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesPotere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino Policies
 
Lotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionLotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English Version
 
Lotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionLotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian Version
 

Notes/Domino/IBM i Application Integration Framework

  • 1. Notes/Domino/IBM i Application Integration Enzo Stanzione Xerum Srl Document Management Portal Solution Designer Lotus Domino Administrator Enzo Stanzione – Xerum Srl
  • 2. Notes/Domino/IBM i Application Integration About : ● Lotus Domino e Lotus Notes ● Develop with XPages ● Iseries AS/400 Data. ● Two real cases, two fast projects at low cost. ● The framework “ready to use” ● Running Xpages on standard mobile devices. Enzo Stanzione – Xerum Srl 16/06/11 2
  • 3. Notes/Domino/IBM i Application Integration IBM Domino Server 8.5.2 platform ● Features :Messaging, Ldap, WebServer, Application & Collaboration ● Middleware multiplatform : we are focused on i Series version ● The Sub System : I Series like a rock! ● Partitioned Cluster Load & Balancing, Daos, ID Vault. Enzo Stanzione – Xerum Srl 16/06/11 3
  • 4. Notes/Domino/IBM i Application Integration IBM Lotus Notes 8.5.2 client. ● Multi Platform : Windows, Linux & Mac OS ● Run on Eclipse, Widgets, Portlet... ● Collaboration with Sametime & Lotus Connections ● Standard Applications or Xpages Applications inside the client ● Mobile computing, replica & security. Enzo Stanzione – Xerum Srl 16/06/11 4
  • 5. Notes/Domino/IBM i Application Integration Internet Browser & Mobile Devices ● Support for most common web browser ● Support for iPhone with Xpages ● Support for iPad with Xpages Enzo Stanzione – Xerum Srl 16/06/11 5
  • 6. Notes/Domino/IBM i Application Integration Develop with Xpages – una nuova frontiera. ● What are Xpages ● New way to develop ● New OneUI interface ● Css dedicated, controls for devices, controls for web ● OpenNtf.org project : www.openntf.org Enzo Stanzione – Xerum Srl 16/06/11 6
  • 7. Notes/Domino/IBM i Application Integration Summary about Xpages : ● XPages is a rapid web and mobile application development platform. It allows IBM Lotus Notes data to be displayed to browser clients on all platforms. ● The programming model is based on standards and common web development skills like JavaScript, Ajax, the Dojo Toolkit, Server-side JavaScript, JavaServer Faces and it leverages IBM Lotus Domino functionality like the Document-oriented database. XPages applications are hosted by IBM Lotus Domino, IBM's Rapid application development platform, which has sold more than 145 million licenses. ● Enzo Stanzione – Xerum Srl 16/06/11 7
  • 8. Notes/Domino/IBM i Application Integration Features ● Standard controls ready to use and public library. ● Develop your own controls. ● Programming language : Lotus Script ,Javascript e Java SDK ● Reusability of code ● To merge Lotus Notes/RDBMS data Enzo Stanzione – Xerum Srl 16/06/11 8
  • 9. Notes/Domino/IBM i Application Integration OneUi interface: the start point! Enzo Stanzione – Xerum Srl 16/06/11 9
  • 10. Notes/Domino/IBM i Application Integration About the WEB ? ●HTML automatically generated. ●Css standard by OneOUI or custom ●Merge more data source also on the web ●Control for mobile devices ready available. ●Developers kit always updated. Enzo Stanzione – Xerum Srl 16/06/11 10
  • 11. Notes/Domino/IBM i Application Integration In the past.... ● ● The AS/400 data were imported into Lotus Notes Applications. ● Data were processed in Lotus Notes ● Processed data were exported to AS/400 ● Dedicated connectors. Enzo Stanzione – Xerum Srl 16/06/11 11
  • 12. Notes/Domino/IBM i Application Integration What can happen today... ● ● Is not useful import data from AS/400 ● You read data from AS/400 ● The data read can be an integral part of Lotus Notes ● You write data into AS/400 ● Communicate via JDBC drivers ● Data may be on various DB. Enzo Stanzione – Xerum Srl 16/06/11 12
  • 13. Notes/Domino/IBM i Application Two examples of integration 1/2. Integration Chance 1 : ● Construction of a new industrial product that requires a workflow approval process that involves multiple decision-makers. ● Parts of the information are in Lotus Notes Db (those documents and project) and others residing on the AS/400, such as production cycles, parts lists, articles, etc.. ● The final data depend on decisions made ​based on workflow, validation and consolidation of existing data on the system and in Lotus Notes and creating the final product directly into the AS/400 system. – Xerum Srl Enzo Stanzione ● 16/06/11 13
  • 14. Notes/Domino/IBM i Application Integration Two examples of integration 2/2. Chance 2 : ● Develop an app for offers / quotes management, which is available online for the entire sales force. ● For some business entities must be available offline ● Price lists must be updated in real time ● You have to manage campaigns for products offered ● Master prospect or customer lists and provisional sales ● Model centralization about offers/ quotes. Enzo Stanzione – Xerum Srl 16/06/11 14
  • 15. Notes/Domino/IBM i Application Integration The solution (for us!) ●In both cases the data remain on the AS/400 system ●In Lotus Notes system data are only shown to provide references for the decision / final processing ●Lotus Notes handles the flow of the cycles of approval, validation of information, production of technical documents ●Are returned to the data management system only useful for coding and definition of the problem. Enzo Stanzione – Xerum Srl 16/06/11 15
  • 16. Notes/Domino/IBM i Application Integration Our development methodology ●Definition of the structure of process management in Lotus Notes ●Definition of the query from AS/400 to XPages ●Composition of workflow management, information and documentary information management by merging into a single management interface. ●Creating documents and decision support in Lotus Notes ●Return of management data created / edited directly in AS/400 Enzo Stanzione – Xerum Srl 16/06/11 16
  • 17. Notes/Domino/IBM i Application Integration Having a development framework ●It means having a solid foundation and proven over time ●Management functionality based on Secutiry, workflow, documentation, modeling of business models ●Develop only the frontend on the problem should be addressed ●n our case, new product creation, bid management. ●Development time drastically reduced ●Initial investment that pays off with successive deployments and / or new developments. Enzo Stanzione – Xerum Srl 16/06/11 17
  • 18. Notes/Domino/IBM i Application Integration Xpages demo Enzo Stanzione – Xerum Srl 16/06/11 18
  • 19. Notes/Domino/IBM i Application Integration End point : ●Applications ready for : Client Lotus Notes, Web, Mobile Devices ●Lower costs of software production ●Common interface for all applications ●Centralized maintenance for the different device ●Code reusability. Enzo Stanzione – Xerum Srl 16/06/11 19
  • 20. Notes/Domino/IBM i Application Integration Per maggiori informazioni http://xpages.info/XPagesHome.nsf/Demos.xsp http://extlib.openntf.org/ http://www.openntf.org/internal/home.nsf/project.xsp?act Http://www.xerum.it Enzo Stanzione – Xerum Srl 16/06/11 20