SlideShare ist ein Scribd-Unternehmen logo
1 von 38
Model-driven Development of Social
           Network-enabled Applications
          Marco Brambilla, Andrea Mauri

              marco.brambilla@polimi.it
              marcobrambi
              marcobrambi

MDWE workshop, July 25, 2012. Berlin. Colocated with ICWE 2012
Social Enterprise: a definition
   A Methodology for bringing more
    and diverse voices into process
    improvement activities [Clay
    Richardson, Forrester Blogs, April
    2010]
   Social BPM is a concept that
    describes collaboratively designed
    and iterated processes [Gartner,
    Social BPM: Design by Doing, Apr
    2010].
   Technically speaking: the
    integration of Enterprise Systems
    and social software




                                         1
The problem (and opportunity)
   Social Enterprise is not a technology
   It requires methodological and technical flexibility to
    adapt to each organization and its surrounding
    ecosystem
   Enterprise system vendors try to “stitch” some social
    flavor to their standard BPM suites
   This turns into slow adoption and missed opportunities,
    especially for SMEs who cannot afford a full-fledged
    Enterprise solution




                                                              2
The mission
   Web Engineering should aim at building a method supported by
    tools for the transfer of value between organizations and their
    reference communities



                                                    Personal values &
                                                        objectives
         SOCIAL Enterprise




                                                       Social ties
                                                       Stakeholders’
                                                       communities

                                    Stakeholders’                       Stakeholders’
                                    communities                         communities
                             Enterprise




                                                      Organization

                                                Shared values and goals
                                                  Activities and Rules

                                                                                        3
State of the market                         Emerging Opportunities
                                                Technology, society, and work are all changing at breakneck speeds. Businesses tha
                                                value from these changes must harness opportunities at their intersection, the hub o




   Still in its infancy, limited adoption
   Very turbulent

   Enterprise microblogging
        Tibco Tibbr, Microsoft OfficeTalk, Salesforce
   Personal processes, collaborative
    development, community-based work
                                      Technology
        IBM Blueworks Live, ArisAlignspace, Appian, ...
   Crowdsourcing                               It goes without saying that technological evolution has fueled every major business r
                                                industrial. But every major business shift was spurred on by innovations that were se

        Amazon Mechanical Turk, … visible to those with keen foresight.
                                                Currently, the ever-increasing overlap between consumer and enterprise technology
                                                opportunities for businesses to evolve – and this continued overlap will only increase

                                                » Cloud Computing. Cloud computing means faster, more relevant deployments o
                                                    financial burden and in a more adaptable tactical environment. Web-based servic

                                                !

                                                                                                                                4
Social networks and tools

   Candidate
    social platforms
        Tens of categories
        Hundreds of solutions
        Different purposes




                                 Source: http://www.theconversationprism.com/
                                                                          5
Requirements: sources
   The European Parliament (head of Unit of ICT Services), potential adopter
   UniCredit Leasing, potential adopter
   The Province of Brescia ( IT), potential adopter
   Acer Corporation (CH and IT), potential adopter
   Potential partner companies: Engineering (IT), Innovation Engineering (IT),
    BlogMeter (IT), Atena Informatica (IT)
   Altroconsumo (IT), ONG, potential adopter
   Vel Pitar (Romania), potential adopter
   Volksbank Romania, potential adopter
   Carrefour Romania, potential adopter
   OTP Bank Romania, potential adopter
   County Council Cluj, potential adopter
   Education2000+ (ONG), potential adopter
   Junta de Extremadura (Deparment of e-Administration, ES)
   Pulso Sistemas (ES), potential partner
   Alma Technologies (ES), potential partner
   ICM (ICT department at Gov. of Madrid, ES), potential adopter
   Comune di Como (IT), potential adopter
                                                                                  6
Socialization objectives

    Focus groups highlighted the following major areas
     where Social Networking can help process
     improvement in organizations
         Weak Ties / Tacit Knowledge – e.g. team formation
         Knowledge sharing – e.g. self-served tech support
         Social Feedback – e.g. quality monitoring
         Transparency – e.g. PA, government
         Participation – e.g. participatory budget
         Activity distribution – e.g. crowd-sourced tasks
         Decision distribution – e.g. social CRM




                                                              7
The social enterprise background
   No matter what the platform is, you need to integrate it
   The Social Enterprise need to be implemented on top of a variety of
    communication tools
        Open public social networks
        Enterprise micro-blogging platforms
        Geo-located services and social networks
        Utility services (e.g., poll management, Q&A)
   It is imperative to provide general concepts (e.g., poll) and then map
    them to the technical platform of choice (e.g., Doodle)




                                                                             8
Socialization design patterns

    Walkthrough of potential scenarios with user groups
     highlighted the existence of recurrent patterns
    Design patterns help understanding how to use social
     network functionalities to achieve social BPM objectives:
    They capture reusable solutions to recurrent
     socialization objectives:
        Dynamic enrollment
        Poll
        People / Skill search
        Social content publication
        Social sourcing (vs. crowdsourcing)
        Progress notification
        Ranking and commenting
                                                                 9
Socialization design patterns to
       objectives mapping
       Socialization objectives can be used as drivers for the
        selection of the social BPM design patterns that are
        more relevant to a process socialization effort
                        Weak Ties /
                                                                       Activity      Decision      Social   Knowledge
                          Tacit       Transparency   Participation
                                                                     distribution   distribution   f.back    sharing
                        Knowledge

Dynamic enrollment                                        X

Poll                                                                                     X           X

People / Skill search       X                                             X              X

Social content
                                           X                                                                   X
publication

Social sourcing                                                           X

Progress notification                      X

Ranking and
                            X                                                            X           X         X
commenting



                                                                                                                        10
Identified and implemented social
 components

1.    SocialLogin unit
2.    Facebook unit
3.    LinkedIn unit
4.    Doodle unit
5.    YouTube unit
6.    GoogleCalendar unit
7.    Twitter unit
8.    WordPress unit
9.    GoogleDocs unit
10.   Dropbox unit
11.   GoogleDirection unit
12.   Chat unit
13.   Slideshare unit
                                     11
Application design patterns and
components usage




                                  12
Step 1
  Design the model
Application Model                                                     Process Model
         Define data, services, logic,                                         Define business
          presentation details and                                               processes managed by
          user interaction                                                       the application
         WebML Notation > IFML(*)                                              BPMN notation




(*) the standardization process of the language is in progress within the OMG organization

                                                                                                        13
Step 2
Customize the generation rules
Layout templates                         Custom components
      for a perfectly fine-tuned             for implementing any kind
       layout, tailored to your visual         of business logic,
       identity                                integration or complex task




                                                                         14
Social WebML components

Social components
• “Public” social network
  integration
      • Login
      • Status update
      • People search




•   Tools for content
    publishing and sharing


•   Tools for cloud storage

                              •   Enterprise social
•   Tools for team working        network integration




                                                        15
Step 3
    Generate the application
    Get a tailored, yet standard, Java Web application


                                  User Interface


      Desktop                                                     Mobile



                                         Deploy
                 On-premises                       In the cloud

                            Standard
                              Java
                           Application
             …               Server                        …



                                                                           16
WebRatio runtime architecture
and extension for Social Business Logic
                                        Browser
                                                                                                 Client Layer


                                       Web Server                   SOAP sender   / listener     Presentation
                                                                                                    Layer

  JSP pages
                                                             Message         Message               Business
                                     JSP engine             composer       decomposer               Layer

   Unit descriptor 1
           ...                                                               Conversation                     Social BPM
                                                   WebML runtime
                                                                               Manager
   Unit descriptor n                                                                                          Components
           ...


     Data Layer                                                                                       Data
                                                                              XML          ...
                                                  RDBMS            LDAP                               Layer


    Legenda
            Processing of messages received by the site

                                                                                                 Social networks and social APIs
            Construction of messages sent by the site
                                                                                                      (public or enterprise)
            Standard components interactions



                                                                                                                             17
Social Components Behaviour

   WebML model of wall posting and commenting




                                                 18
Social Components Behaviour

   WebML model for posting (on Twitter)




                                           19
Social Components Behaviour

   WebML model for voting in a poll (on Doodle)




                                                   20
Demonstration
Process specification:
 Project Initiation BP
ACME is a large international sw integrator company that
   develops turnkey projects for customers.
The company is organized in Business Units (BUs), each
   addressing a different industry (e.g., finance, pharma,
   etc).
When a new project is started, the manager of the BU of
   the industry that matches the project more closely
   creates the project description and defines the required
   skills for the project, based on his prior experiences.
Then he defines the project staff, based on the skill list and
   personnel availability, and notifies the selected
   employee of his BU that will form the team.
Finally, the BU manager defines a date for the official
   project kick-off in order to initiate the activity.
                                                                 22
BP Actors

   BU Manager: negotiates the project with the customer,
    selects the required skills, creates the staff list, defines
    the kickoff date
   BU Employee: is selected to enroll in the project,
    attends the kickoff meeting




                                                                   23
Process model: as is
            BU manager




                             Establish
                                                   Identify
                              project
                            definition &
                                                     staff                                              no
                            decide skills
                                                  members
                                                                                         Publish
                                                                                                             yes
                                                                           Finalize                                  Call         Attend
                                                                                         kick-off
                                                                             staff                                 kick-off       meeting
                                                                                         meeting
                                                                              list                                 meeting
                                                                                           date
ACME BU_X




                             Project definition
            ACME employee




                                                              Join staff              Confirmed date?                 Attend meeting




                                                                                                                                            24
Problem areas

   Project Staffing
       Staffing is done solely on the base of the BU
        manager experience
       ACME employees with relevant experience may be
        no longer in the BU, due to career paths, change of
        country, etc..
       Valuable existing expertise is not put to profit
       Duplication of effort and scarce reuse of artifacts
   Kickoff meeting organization
       Distributed event management need to be integrated
        with the Project Initiation Business Process


                                                              25
Process Improvement
with Social Enterprise Practices
   The process as-is is confined within the BU that
    “wins” the project (owner BU)
   In the new BP, other BUs (contributor BUs)
    can act as “communities of reference” to the
    owner BU, offering experience with the same
    customer or in similar areas
       Employees can declare their skills, irrespective of the
        BU where they belong, implicitly proposing
        themselves as contributors to projects in their areas
        of expertise (tacit knowledge elicitation)
       Employees can endorse colleagues, based on their
        past experience in projects (weak ties)



                                                                  26
Actors of Social BPM

    Employees of other BUs (that would normally NOT
     take part in the BP):
        can be identified as candidates with a search for people with
         specific skills
        can propagate the invitation to people they know in the
         company, can endorse selected candidates based on their past
         experience




                                                                         27
Selecting the right Social Platform

    LinkedIn
        Supports
             Enterprise closed groups
             Invitation and invitation propagation
             Skill declaration and search
    Doodle
        Supports
             Poll definition
             Poll answer
             Poll result consolidation
             Import in 3rd party platform




                                                      28
The to-be process: SBPM at work

   Overview:




                                      29
The to-be process: SBPM at work


                                  …




                                      30
The to-be process: SBPM at work


 …




                                  31
SBPM at work: Architecture

                             Social BPM
                             application
                             (WebRatio
                             + RUX-Tool)
BPM engine




                                           32
Conclusions and Outlook
   Recognized need of social networking platform integration
   Mapping of business objectives to model-driven designs
   Implementation of executability of models

   Web engineering is challenged to provide effective and efficient
    solutions to the problems

Future works
 Coverage of private and enterprise social networks
 Coverage of crowdsourcing platforms




                                                                       33
Questions?



    Contact:
    marco.brambilla@polimi.it
    marcobrambi
    marcobrambi
Materials and links

    BPM4People Web Site
           http://www.bpm4people.org




                                        35
Demos

   Demonstrative videos
        http://www.youtube.com/watch?v=7qNV1Iw1oiA
        http://www.youtube.com/watch?v=SA-7GcKInyA
        http://www.youtube.com/watch?v=ou6N7jWh0kA




                                                      36
Standards and Training

   Joint effort of POLIMI and
    WebRatio

   Standardization of the user
    interaction language IFML

   Training on
    social
    networking
    (summer
    school)


                                           37

Weitere ähnliche Inhalte

Was ist angesagt?

Ams 2012 presentation_simula
Ams 2012 presentation_simulaAms 2012 presentation_simula
Ams 2012 presentation_simula
DIMAR project
 
Innovation through social networking
Innovation through social networkingInnovation through social networking
Innovation through social networking
Gautam Ghosh
 
Lecture 6 collaborative consumption and creating shared value using onlne ser...
Lecture 6 collaborative consumption and creating shared value using onlne ser...Lecture 6 collaborative consumption and creating shared value using onlne ser...
Lecture 6 collaborative consumption and creating shared value using onlne ser...
suresh sood
 
6 benefits of implementing Enterprise 2.0 collaboration software for businesses
6 benefits of implementing Enterprise 2.0 collaboration software for businesses6 benefits of implementing Enterprise 2.0 collaboration software for businesses
6 benefits of implementing Enterprise 2.0 collaboration software for businesses
Cynapse
 
The Community Manager Certificate Program
The Community Manager Certificate ProgramThe Community Manager Certificate Program
The Community Manager Certificate Program
ComBlu, Inc.
 

Was ist angesagt? (19)

SCBT_TA-Networking&Social Tech 2012_Baitong
SCBT_TA-Networking&Social Tech 2012_BaitongSCBT_TA-Networking&Social Tech 2012_Baitong
SCBT_TA-Networking&Social Tech 2012_Baitong
 
Closed vs. open – the battle for the social enterprise | buzzient
Closed vs. open – the battle for the social enterprise | buzzientClosed vs. open – the battle for the social enterprise | buzzient
Closed vs. open – the battle for the social enterprise | buzzient
 
Pmc
PmcPmc
Pmc
 
Ams 2012 presentation_simula
Ams 2012 presentation_simulaAms 2012 presentation_simula
Ams 2012 presentation_simula
 
Innovation through social networking
Innovation through social networkingInnovation through social networking
Innovation through social networking
 
Rugby World Cup 2011 twitter analysis
Rugby World Cup 2011 twitter analysisRugby World Cup 2011 twitter analysis
Rugby World Cup 2011 twitter analysis
 
Lecture 6 collaborative consumption and creating shared value using onlne ser...
Lecture 6 collaborative consumption and creating shared value using onlne ser...Lecture 6 collaborative consumption and creating shared value using onlne ser...
Lecture 6 collaborative consumption and creating shared value using onlne ser...
 
Social Business Collaboration Framework For Success - Workshop
Social Business Collaboration Framework For Success - WorkshopSocial Business Collaboration Framework For Success - Workshop
Social Business Collaboration Framework For Success - Workshop
 
Sociala Media Corporate Efficiency
Sociala Media Corporate EfficiencySociala Media Corporate Efficiency
Sociala Media Corporate Efficiency
 
08 cohn
08 cohn08 cohn
08 cohn
 
White Paper - Social Office Portals and the Battle for Communities
White Paper - Social Office Portals and the Battle for Communities White Paper - Social Office Portals and the Battle for Communities
White Paper - Social Office Portals and the Battle for Communities
 
Social Media And Banking
Social Media And BankingSocial Media And Banking
Social Media And Banking
 
6 benefits of implementing Enterprise 2.0 collaboration software for businesses
6 benefits of implementing Enterprise 2.0 collaboration software for businesses6 benefits of implementing Enterprise 2.0 collaboration software for businesses
6 benefits of implementing Enterprise 2.0 collaboration software for businesses
 
Embracing government-2-0-leading-trans-formative-change-in-the-public-sector
Embracing government-2-0-leading-trans-formative-change-in-the-public-sectorEmbracing government-2-0-leading-trans-formative-change-in-the-public-sector
Embracing government-2-0-leading-trans-formative-change-in-the-public-sector
 
Insights About Portland's Software Cluster
Insights About Portland's Software ClusterInsights About Portland's Software Cluster
Insights About Portland's Software Cluster
 
The Community Manager Certificate Program
The Community Manager Certificate ProgramThe Community Manager Certificate Program
The Community Manager Certificate Program
 
The Future State of Collaboration
The Future State of CollaborationThe Future State of Collaboration
The Future State of Collaboration
 
Content and communications where the twain should meet
Content and communications where the twain should meetContent and communications where the twain should meet
Content and communications where the twain should meet
 
What is Enterprise 2.0?
What is Enterprise 2.0?What is Enterprise 2.0?
What is Enterprise 2.0?
 

Andere mochten auch

IFML - The interaction flow modeling language, the OMG standard for UI modeli...
IFML - The interaction flow modeling language, the OMG standard for UI modeli...IFML - The interaction flow modeling language, the OMG standard for UI modeli...
IFML - The interaction flow modeling language, the OMG standard for UI modeli...
Marco Brambilla
 
IFML - Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
IFML -  Interaction Flow Modeling Language - tutorial on UI and UX modeling &...IFML -  Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
IFML - Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
Marco Brambilla
 
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE PrinciplesModel-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
Marco Brambilla
 
Model-Driven Software Engineering in Practice - Chapter 1 - Introduction
Model-Driven Software Engineering in Practice - Chapter 1 - IntroductionModel-Driven Software Engineering in Practice - Chapter 1 - Introduction
Model-Driven Software Engineering in Practice - Chapter 1 - Introduction
Marco Brambilla
 
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
Jordi Cabot
 
Model driven retrieval of model repositories
Model driven retrieval of model repositoriesModel driven retrieval of model repositories
Model driven retrieval of model repositories
Marco Brambilla
 
On the Quest for Changing Knowledge. Capturing emerging entities from social ...
On the Quest for Changing Knowledge. Capturing emerging entities from social ...On the Quest for Changing Knowledge. Capturing emerging entities from social ...
On the Quest for Changing Knowledge. Capturing emerging entities from social ...
Marco Brambilla
 
Social Network Drives Business Model
Social Network Drives Business ModelSocial Network Drives Business Model
Social Network Drives Business Model
maglione
 
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use casesModel-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
Jordi Cabot
 
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
Marco Brambilla
 
Model driven software engineering in practice book - chapter 7 - Developing y...
Model driven software engineering in practice book - chapter 7 - Developing y...Model driven software engineering in practice book - chapter 7 - Developing y...
Model driven software engineering in practice book - chapter 7 - Developing y...
Marco Brambilla
 

Andere mochten auch (20)

Interaction Flow Modeling Language: updates on the Beta2 version - by the OMG...
Interaction Flow Modeling Language: updates on the Beta2 version - by the OMG...Interaction Flow Modeling Language: updates on the Beta2 version - by the OMG...
Interaction Flow Modeling Language: updates on the Beta2 version - by the OMG...
 
IFML - The interaction flow modeling language, the OMG standard for UI modeli...
IFML - The interaction flow modeling language, the OMG standard for UI modeli...IFML - The interaction flow modeling language, the OMG standard for UI modeli...
IFML - The interaction flow modeling language, the OMG standard for UI modeli...
 
IFML - Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
IFML -  Interaction Flow Modeling Language - tutorial on UI and UX modeling &...IFML -  Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
IFML - Interaction Flow Modeling Language - tutorial on UI and UX modeling &...
 
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE PrinciplesModel-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
Model-Driven Software Engineering in Practice - Chapter 2 - MDSE Principles
 
Model-Driven Software Engineering in Practice - Chapter 1 - Introduction
Model-Driven Software Engineering in Practice - Chapter 1 - IntroductionModel-Driven Software Engineering in Practice - Chapter 1 - Introduction
Model-Driven Software Engineering in Practice - Chapter 1 - Introduction
 
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
Model-Driven Software Engineering in Practice - Chapter 4 - Model-Driven Arch...
 
Model driven retrieval of model repositories
Model driven retrieval of model repositoriesModel driven retrieval of model repositories
Model driven retrieval of model repositories
 
presentation-symposium-v4
presentation-symposium-v4presentation-symposium-v4
presentation-symposium-v4
 
Pm session10
Pm session10Pm session10
Pm session10
 
On the Quest for Changing Knowledge. Capturing emerging entities from social ...
On the Quest for Changing Knowledge. Capturing emerging entities from social ...On the Quest for Changing Knowledge. Capturing emerging entities from social ...
On the Quest for Changing Knowledge. Capturing emerging entities from social ...
 
Model Driven Development of Social Media Environmental Monitoring Applications
Model Driven Development of Social Media Environmental Monitoring ApplicationsModel Driven Development of Social Media Environmental Monitoring Applications
Model Driven Development of Social Media Environmental Monitoring Applications
 
Studying Multicultural Diversity of Cities and Neighborhoods through Social M...
Studying Multicultural Diversity of Cities and Neighborhoods through Social M...Studying Multicultural Diversity of Cities and Neighborhoods through Social M...
Studying Multicultural Diversity of Cities and Neighborhoods through Social M...
 
Mobile extensions for OMG's IFML modeling language presented at MobiWIS confe...
Mobile extensions for OMG's IFML modeling language presented at MobiWIS confe...Mobile extensions for OMG's IFML modeling language presented at MobiWIS confe...
Mobile extensions for OMG's IFML modeling language presented at MobiWIS confe...
 
CloudSource-white paper
CloudSource-white paperCloudSource-white paper
CloudSource-white paper
 
Social Network Drives Business Model
Social Network Drives Business ModelSocial Network Drives Business Model
Social Network Drives Business Model
 
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use casesModel-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
Model-driven Software Engineering in practice: Chapter 3 - MDSE Use cases
 
WebML and WebRatio - Business process modeling (BPM) and web application mode...
WebML and WebRatio - Business process modeling (BPM) and web application mode...WebML and WebRatio - Business process modeling (BPM) and web application mode...
WebML and WebRatio - Business process modeling (BPM) and web application mode...
 
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
Model-Driven Software Engineering in Practice - Chapter 5 - Integration of Mo...
 
Automatic code generation for cross platform, multi-device mobile apps. An in...
Automatic code generation for cross platform, multi-device mobile apps. An in...Automatic code generation for cross platform, multi-device mobile apps. An in...
Automatic code generation for cross platform, multi-device mobile apps. An in...
 
Model driven software engineering in practice book - chapter 7 - Developing y...
Model driven software engineering in practice book - chapter 7 - Developing y...Model driven software engineering in practice book - chapter 7 - Developing y...
Model driven software engineering in practice book - chapter 7 - Developing y...
 

Ähnlich wie Model-driven Development of Social Network-enabled Applications

Emerging technology trends for the entrepreneur
Emerging technology trends for the entrepreneurEmerging technology trends for the entrepreneur
Emerging technology trends for the entrepreneur
Bala Iyer
 
Social media presentation alpesh doshi v1.2
Social media presentation   alpesh doshi v1.2Social media presentation   alpesh doshi v1.2
Social media presentation alpesh doshi v1.2
Alpesh Doshi
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
Tom_Webb
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
LouisaWetton
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
Chrisharris84
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
clairemccowan
 
Us cons techtrends2012_013112
Us cons techtrends2012_013112Us cons techtrends2012_013112
Us cons techtrends2012_013112
Svetlana Belyaeva
 
Deloitte Tech Trend 2012_Elevate IT for Digital Business
Deloitte Tech Trend 2012_Elevate IT for Digital BusinessDeloitte Tech Trend 2012_Elevate IT for Digital Business
Deloitte Tech Trend 2012_Elevate IT for Digital Business
Suganya Chatkaewmorakot
 
Social Cri Religence Confidential Part 1
Social Cri Religence Confidential Part 1Social Cri Religence Confidential Part 1
Social Cri Religence Confidential Part 1
LindaSharpCRI
 
Why SharePoint 2010 may not be the Answer to the Social Intranet
Why SharePoint 2010 may not be the Answer to the Social IntranetWhy SharePoint 2010 may not be the Answer to the Social Intranet
Why SharePoint 2010 may not be the Answer to the Social Intranet
Thomas Vander Wal
 

Ähnlich wie Model-driven Development of Social Network-enabled Applications (20)

Acquia Presentation - KMWorld Roundtable Webinar
Acquia Presentation - KMWorld Roundtable WebinarAcquia Presentation - KMWorld Roundtable Webinar
Acquia Presentation - KMWorld Roundtable Webinar
 
Emerging technology trends for the entrepreneur
Emerging technology trends for the entrepreneurEmerging technology trends for the entrepreneur
Emerging technology trends for the entrepreneur
 
Social media presentation alpesh doshi v1.2
Social media presentation   alpesh doshi v1.2Social media presentation   alpesh doshi v1.2
Social media presentation alpesh doshi v1.2
 
7 categories of collaborative services
7 categories of collaborative services7 categories of collaborative services
7 categories of collaborative services
 
Deloitte - Top Tech Trends 2012
Deloitte - Top Tech Trends 2012Deloitte - Top Tech Trends 2012
Deloitte - Top Tech Trends 2012
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
 
Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112Us Cons Techtrends2012 013112
Us Cons Techtrends2012 013112
 
Us cons techtrends2012_013112
Us cons techtrends2012_013112Us cons techtrends2012_013112
Us cons techtrends2012_013112
 
Deloitte Tech Trend 2012_Elevate IT for Digital Business
Deloitte Tech Trend 2012_Elevate IT for Digital BusinessDeloitte Tech Trend 2012_Elevate IT for Digital Business
Deloitte Tech Trend 2012_Elevate IT for Digital Business
 
Social Cri Religence Confidential Part 1
Social Cri Religence Confidential Part 1Social Cri Religence Confidential Part 1
Social Cri Religence Confidential Part 1
 
BLOOM Social Media: Navigating the Social Technology Landscape
BLOOM Social Media: Navigating the Social Technology LandscapeBLOOM Social Media: Navigating the Social Technology Landscape
BLOOM Social Media: Navigating the Social Technology Landscape
 
Lcty (Get Social) 2011 Keynote Pc March 2011
Lcty (Get Social) 2011 Keynote Pc March 2011Lcty (Get Social) 2011 Keynote Pc March 2011
Lcty (Get Social) 2011 Keynote Pc March 2011
 
Stockholm Smarter Business social
Stockholm Smarter Business socialStockholm Smarter Business social
Stockholm Smarter Business social
 
Business Benefits of Enterprise Communities
Business Benefits of Enterprise CommunitiesBusiness Benefits of Enterprise Communities
Business Benefits of Enterprise Communities
 
Acquity Group - Social Enterprise PoV
Acquity Group - Social Enterprise PoVAcquity Group - Social Enterprise PoV
Acquity Group - Social Enterprise PoV
 
Why SharePoint 2010 may not be the Answer to the Social Intranet
Why SharePoint 2010 may not be the Answer to the Social IntranetWhy SharePoint 2010 may not be the Answer to the Social Intranet
Why SharePoint 2010 may not be the Answer to the Social Intranet
 
Envisioning Future Internet Enterprise Systems: Visionary Scenarios and New R...
Envisioning Future Internet Enterprise Systems: Visionary Scenarios and New R...Envisioning Future Internet Enterprise Systems: Visionary Scenarios and New R...
Envisioning Future Internet Enterprise Systems: Visionary Scenarios and New R...
 
Maximizing the value of social service by Tony Krajewski Deloitte
Maximizing the value of social service by Tony Krajewski DeloitteMaximizing the value of social service by Tony Krajewski Deloitte
Maximizing the value of social service by Tony Krajewski Deloitte
 

Mehr von Marco Brambilla

Hierarchical Transformers for User Semantic Similarity - ICWE 2023
Hierarchical Transformers for User Semantic Similarity - ICWE 2023Hierarchical Transformers for User Semantic Similarity - ICWE 2023
Hierarchical Transformers for User Semantic Similarity - ICWE 2023
Marco Brambilla
 
Exploring the Bi-verse. A trip across the digital and physical ecospheres
Exploring the Bi-verse.A trip across the digital and physical ecospheresExploring the Bi-verse.A trip across the digital and physical ecospheres
Exploring the Bi-verse. A trip across the digital and physical ecospheres
Marco Brambilla
 
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
Marco Brambilla
 
Community analysis using graph representation learning on social networks
Community analysis using graph representation learning on social networksCommunity analysis using graph representation learning on social networks
Community analysis using graph representation learning on social networks
Marco Brambilla
 
Data Cleaning for social media knowledge extraction
Data Cleaning for social media knowledge extractionData Cleaning for social media knowledge extraction
Data Cleaning for social media knowledge extraction
Marco Brambilla
 
Driving Style and Behavior Analysis based on Trip Segmentation over GPS Info...
Driving Style and Behavior Analysis based on Trip Segmentation over GPS  Info...Driving Style and Behavior Analysis based on Trip Segmentation over GPS  Info...
Driving Style and Behavior Analysis based on Trip Segmentation over GPS Info...
Marco Brambilla
 
Myths and challenges in knowledge extraction and analysis from human-generate...
Myths and challenges in knowledge extraction and analysis from human-generate...Myths and challenges in knowledge extraction and analysis from human-generate...
Myths and challenges in knowledge extraction and analysis from human-generate...
Marco Brambilla
 
Web Science. An introduction
Web Science. An introductionWeb Science. An introduction
Web Science. An introduction
Marco Brambilla
 

Mehr von Marco Brambilla (20)

M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
M.Sc. Thesis Topics and Proposals @ Polimi Data Science Lab - 2024 - prof. Br...
 
Thesis Topics and Proposals @ Polimi Data Science Lab - 2023 - prof. Brambill...
Thesis Topics and Proposals @ Polimi Data Science Lab - 2023 - prof. Brambill...Thesis Topics and Proposals @ Polimi Data Science Lab - 2023 - prof. Brambill...
Thesis Topics and Proposals @ Polimi Data Science Lab - 2023 - prof. Brambill...
 
Hierarchical Transformers for User Semantic Similarity - ICWE 2023
Hierarchical Transformers for User Semantic Similarity - ICWE 2023Hierarchical Transformers for User Semantic Similarity - ICWE 2023
Hierarchical Transformers for User Semantic Similarity - ICWE 2023
 
Exploring the Bi-verse. A trip across the digital and physical ecospheres
Exploring the Bi-verse.A trip across the digital and physical ecospheresExploring the Bi-verse.A trip across the digital and physical ecospheres
Exploring the Bi-verse. A trip across the digital and physical ecospheres
 
Conversation graphs in Online Social Media
Conversation graphs in Online Social MediaConversation graphs in Online Social Media
Conversation graphs in Online Social Media
 
Trigger.eu: Cocteau game for policy making - introduction and demo
Trigger.eu: Cocteau game for policy making - introduction and demoTrigger.eu: Cocteau game for policy making - introduction and demo
Trigger.eu: Cocteau game for policy making - introduction and demo
 
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
Generation of Realistic Navigation Paths for Web Site Testing using RNNs and ...
 
Analyzing rich club behavior in open source projects
Analyzing rich club behavior in open source projectsAnalyzing rich club behavior in open source projects
Analyzing rich club behavior in open source projects
 
Analysis of On-line Debate on Long-Running Political Phenomena. The Brexit C...
Analysis of On-line Debate on Long-Running Political Phenomena.The Brexit C...Analysis of On-line Debate on Long-Running Political Phenomena.The Brexit C...
Analysis of On-line Debate on Long-Running Political Phenomena. The Brexit C...
 
Community analysis using graph representation learning on social networks
Community analysis using graph representation learning on social networksCommunity analysis using graph representation learning on social networks
Community analysis using graph representation learning on social networks
 
Available Data Science M.Sc. Thesis Proposals
Available Data Science M.Sc. Thesis Proposals Available Data Science M.Sc. Thesis Proposals
Available Data Science M.Sc. Thesis Proposals
 
Data Cleaning for social media knowledge extraction
Data Cleaning for social media knowledge extractionData Cleaning for social media knowledge extraction
Data Cleaning for social media knowledge extraction
 
Iterative knowledge extraction from social networks. The Web Conference 2018
Iterative knowledge extraction from social networks. The Web Conference 2018Iterative knowledge extraction from social networks. The Web Conference 2018
Iterative knowledge extraction from social networks. The Web Conference 2018
 
Driving Style and Behavior Analysis based on Trip Segmentation over GPS Info...
Driving Style and Behavior Analysis based on Trip Segmentation over GPS  Info...Driving Style and Behavior Analysis based on Trip Segmentation over GPS  Info...
Driving Style and Behavior Analysis based on Trip Segmentation over GPS Info...
 
Myths and challenges in knowledge extraction and analysis from human-generate...
Myths and challenges in knowledge extraction and analysis from human-generate...Myths and challenges in knowledge extraction and analysis from human-generate...
Myths and challenges in knowledge extraction and analysis from human-generate...
 
Harvesting Knowledge from Social Networks: Extracting Typed Relationships amo...
Harvesting Knowledge from Social Networks: Extracting Typed Relationships amo...Harvesting Knowledge from Social Networks: Extracting Typed Relationships amo...
Harvesting Knowledge from Social Networks: Extracting Typed Relationships amo...
 
Model-driven Development of User Interfaces for IoT via Domain-specific Comp...
Model-driven Development of  User Interfaces for IoT via Domain-specific Comp...Model-driven Development of  User Interfaces for IoT via Domain-specific Comp...
Model-driven Development of User Interfaces for IoT via Domain-specific Comp...
 
A Model-Based Method for Seamless Web and Mobile Experience. Splash 2016 conf.
A Model-Based Method for  Seamless Web and Mobile Experience. Splash 2016 conf.A Model-Based Method for  Seamless Web and Mobile Experience. Splash 2016 conf.
A Model-Based Method for Seamless Web and Mobile Experience. Splash 2016 conf.
 
Big Data and Stream Data Analysis at Politecnico di Milano
Big Data and Stream Data Analysis at Politecnico di MilanoBig Data and Stream Data Analysis at Politecnico di Milano
Big Data and Stream Data Analysis at Politecnico di Milano
 
Web Science. An introduction
Web Science. An introductionWeb Science. An introduction
Web Science. An introduction
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 

Model-driven Development of Social Network-enabled Applications

  • 1. Model-driven Development of Social Network-enabled Applications Marco Brambilla, Andrea Mauri marco.brambilla@polimi.it marcobrambi marcobrambi MDWE workshop, July 25, 2012. Berlin. Colocated with ICWE 2012
  • 2. Social Enterprise: a definition  A Methodology for bringing more and diverse voices into process improvement activities [Clay Richardson, Forrester Blogs, April 2010]  Social BPM is a concept that describes collaboratively designed and iterated processes [Gartner, Social BPM: Design by Doing, Apr 2010].  Technically speaking: the integration of Enterprise Systems and social software 1
  • 3. The problem (and opportunity)  Social Enterprise is not a technology  It requires methodological and technical flexibility to adapt to each organization and its surrounding ecosystem  Enterprise system vendors try to “stitch” some social flavor to their standard BPM suites  This turns into slow adoption and missed opportunities, especially for SMEs who cannot afford a full-fledged Enterprise solution 2
  • 4. The mission  Web Engineering should aim at building a method supported by tools for the transfer of value between organizations and their reference communities Personal values & objectives SOCIAL Enterprise Social ties Stakeholders’ communities Stakeholders’ Stakeholders’ communities communities Enterprise Organization Shared values and goals Activities and Rules 3
  • 5. State of the market Emerging Opportunities Technology, society, and work are all changing at breakneck speeds. Businesses tha value from these changes must harness opportunities at their intersection, the hub o  Still in its infancy, limited adoption  Very turbulent  Enterprise microblogging  Tibco Tibbr, Microsoft OfficeTalk, Salesforce  Personal processes, collaborative development, community-based work Technology  IBM Blueworks Live, ArisAlignspace, Appian, ...  Crowdsourcing It goes without saying that technological evolution has fueled every major business r industrial. But every major business shift was spurred on by innovations that were se  Amazon Mechanical Turk, … visible to those with keen foresight. Currently, the ever-increasing overlap between consumer and enterprise technology opportunities for businesses to evolve – and this continued overlap will only increase » Cloud Computing. Cloud computing means faster, more relevant deployments o financial burden and in a more adaptable tactical environment. Web-based servic ! 4
  • 6. Social networks and tools  Candidate social platforms  Tens of categories  Hundreds of solutions  Different purposes Source: http://www.theconversationprism.com/ 5
  • 7. Requirements: sources  The European Parliament (head of Unit of ICT Services), potential adopter  UniCredit Leasing, potential adopter  The Province of Brescia ( IT), potential adopter  Acer Corporation (CH and IT), potential adopter  Potential partner companies: Engineering (IT), Innovation Engineering (IT), BlogMeter (IT), Atena Informatica (IT)  Altroconsumo (IT), ONG, potential adopter  Vel Pitar (Romania), potential adopter  Volksbank Romania, potential adopter  Carrefour Romania, potential adopter  OTP Bank Romania, potential adopter  County Council Cluj, potential adopter  Education2000+ (ONG), potential adopter  Junta de Extremadura (Deparment of e-Administration, ES)  Pulso Sistemas (ES), potential partner  Alma Technologies (ES), potential partner  ICM (ICT department at Gov. of Madrid, ES), potential adopter  Comune di Como (IT), potential adopter 6
  • 8. Socialization objectives  Focus groups highlighted the following major areas where Social Networking can help process improvement in organizations  Weak Ties / Tacit Knowledge – e.g. team formation  Knowledge sharing – e.g. self-served tech support  Social Feedback – e.g. quality monitoring  Transparency – e.g. PA, government  Participation – e.g. participatory budget  Activity distribution – e.g. crowd-sourced tasks  Decision distribution – e.g. social CRM 7
  • 9. The social enterprise background  No matter what the platform is, you need to integrate it  The Social Enterprise need to be implemented on top of a variety of communication tools  Open public social networks  Enterprise micro-blogging platforms  Geo-located services and social networks  Utility services (e.g., poll management, Q&A)  It is imperative to provide general concepts (e.g., poll) and then map them to the technical platform of choice (e.g., Doodle) 8
  • 10. Socialization design patterns  Walkthrough of potential scenarios with user groups highlighted the existence of recurrent patterns  Design patterns help understanding how to use social network functionalities to achieve social BPM objectives:  They capture reusable solutions to recurrent socialization objectives:  Dynamic enrollment  Poll  People / Skill search  Social content publication  Social sourcing (vs. crowdsourcing)  Progress notification  Ranking and commenting 9
  • 11. Socialization design patterns to objectives mapping  Socialization objectives can be used as drivers for the selection of the social BPM design patterns that are more relevant to a process socialization effort Weak Ties / Activity Decision Social Knowledge Tacit Transparency Participation distribution distribution f.back sharing Knowledge Dynamic enrollment X Poll X X People / Skill search X X X Social content X X publication Social sourcing X Progress notification X Ranking and X X X X commenting 10
  • 12. Identified and implemented social components 1. SocialLogin unit 2. Facebook unit 3. LinkedIn unit 4. Doodle unit 5. YouTube unit 6. GoogleCalendar unit 7. Twitter unit 8. WordPress unit 9. GoogleDocs unit 10. Dropbox unit 11. GoogleDirection unit 12. Chat unit 13. Slideshare unit 11
  • 13. Application design patterns and components usage 12
  • 14. Step 1 Design the model Application Model Process Model  Define data, services, logic,  Define business presentation details and processes managed by user interaction the application  WebML Notation > IFML(*)  BPMN notation (*) the standardization process of the language is in progress within the OMG organization 13
  • 15. Step 2 Customize the generation rules Layout templates Custom components  for a perfectly fine-tuned  for implementing any kind layout, tailored to your visual of business logic, identity integration or complex task 14
  • 16. Social WebML components Social components • “Public” social network integration • Login • Status update • People search • Tools for content publishing and sharing • Tools for cloud storage • Enterprise social • Tools for team working network integration 15
  • 17. Step 3 Generate the application  Get a tailored, yet standard, Java Web application User Interface Desktop Mobile Deploy On-premises In the cloud Standard Java Application … Server … 16
  • 18. WebRatio runtime architecture and extension for Social Business Logic Browser Client Layer Web Server SOAP sender / listener Presentation Layer JSP pages Message Message Business JSP engine composer decomposer Layer Unit descriptor 1 ... Conversation Social BPM WebML runtime Manager Unit descriptor n Components ... Data Layer Data XML ... RDBMS LDAP Layer Legenda Processing of messages received by the site Social networks and social APIs Construction of messages sent by the site (public or enterprise) Standard components interactions 17
  • 19. Social Components Behaviour  WebML model of wall posting and commenting 18
  • 20. Social Components Behaviour  WebML model for posting (on Twitter) 19
  • 21. Social Components Behaviour  WebML model for voting in a poll (on Doodle) 20
  • 23. Process specification: Project Initiation BP ACME is a large international sw integrator company that develops turnkey projects for customers. The company is organized in Business Units (BUs), each addressing a different industry (e.g., finance, pharma, etc). When a new project is started, the manager of the BU of the industry that matches the project more closely creates the project description and defines the required skills for the project, based on his prior experiences. Then he defines the project staff, based on the skill list and personnel availability, and notifies the selected employee of his BU that will form the team. Finally, the BU manager defines a date for the official project kick-off in order to initiate the activity. 22
  • 24. BP Actors  BU Manager: negotiates the project with the customer, selects the required skills, creates the staff list, defines the kickoff date  BU Employee: is selected to enroll in the project, attends the kickoff meeting 23
  • 25. Process model: as is BU manager Establish Identify project definition & staff no decide skills members Publish yes Finalize Call Attend kick-off staff kick-off meeting meeting list meeting date ACME BU_X Project definition ACME employee Join staff Confirmed date? Attend meeting 24
  • 26. Problem areas  Project Staffing  Staffing is done solely on the base of the BU manager experience  ACME employees with relevant experience may be no longer in the BU, due to career paths, change of country, etc..  Valuable existing expertise is not put to profit  Duplication of effort and scarce reuse of artifacts  Kickoff meeting organization  Distributed event management need to be integrated with the Project Initiation Business Process 25
  • 27. Process Improvement with Social Enterprise Practices  The process as-is is confined within the BU that “wins” the project (owner BU)  In the new BP, other BUs (contributor BUs) can act as “communities of reference” to the owner BU, offering experience with the same customer or in similar areas  Employees can declare their skills, irrespective of the BU where they belong, implicitly proposing themselves as contributors to projects in their areas of expertise (tacit knowledge elicitation)  Employees can endorse colleagues, based on their past experience in projects (weak ties) 26
  • 28. Actors of Social BPM  Employees of other BUs (that would normally NOT take part in the BP):  can be identified as candidates with a search for people with specific skills  can propagate the invitation to people they know in the company, can endorse selected candidates based on their past experience 27
  • 29. Selecting the right Social Platform  LinkedIn  Supports  Enterprise closed groups  Invitation and invitation propagation  Skill declaration and search  Doodle  Supports  Poll definition  Poll answer  Poll result consolidation  Import in 3rd party platform 28
  • 30. The to-be process: SBPM at work  Overview: 29
  • 31. The to-be process: SBPM at work … 30
  • 32. The to-be process: SBPM at work … 31
  • 33. SBPM at work: Architecture Social BPM application (WebRatio + RUX-Tool) BPM engine 32
  • 34. Conclusions and Outlook  Recognized need of social networking platform integration  Mapping of business objectives to model-driven designs  Implementation of executability of models  Web engineering is challenged to provide effective and efficient solutions to the problems Future works  Coverage of private and enterprise social networks  Coverage of crowdsourcing platforms 33
  • 35. Questions? Contact: marco.brambilla@polimi.it marcobrambi marcobrambi
  • 36. Materials and links  BPM4People Web Site  http://www.bpm4people.org 35
  • 37. Demos  Demonstrative videos  http://www.youtube.com/watch?v=7qNV1Iw1oiA  http://www.youtube.com/watch?v=SA-7GcKInyA  http://www.youtube.com/watch?v=ou6N7jWh0kA 36
  • 38. Standards and Training  Joint effort of POLIMI and WebRatio  Standardization of the user interaction language IFML  Training on social networking (summer school) 37

Hinweis der Redaktion

  1. Then, the other question is: what does being «Social» mean?It does not mean only to use Facebook or Twitter; there are tens of categories and hundreds of different solutions to answer this need. There are also BPM suites that just work on this new borderline just to mention few of them: IBM Blueworks Live, Appian and so on.
  2. Flo: should we here highlight somehow where the new BLCs will be placed inside the architecture?