SCP: Bridging the SME Collaborative Gap via Social Networking Architecture

A social collaboration platform for enterprise social networking

2012-05-01
Minbo Li, Guangyu Chen, Zhe Zhang, Yi Fu
Summary
Problem
Method
Results
Takeaways
Abstract

This paper introduces a Social Collaboration Platform (SCP) and a specialized system architecture designed to enhance communication and cooperation among Small and Medium-sized Enterprises (SMEs). Developed by Ufida Software, the platform integrates Web 2.0 features—such as micro-blogging, group-based project management, and product catalog synchronization—to bridge the digital divide for SMEs that cannot afford traditional enterprise portals.

TL;DR

To address the high cost and complexity of traditional enterprise collaborative tools, this paper presents a Social Collaboration Platform (SCP) specifically tailored for SMEs. By integrating Web 2.0 concepts like micro-blogging and social groupware with traditional ERP functions, the authors provide a lightweight, cost-effective solution for cross-enterprise cooperation, product data synchronization, and project management.

Problem & Motivation: The "Digital Landfill" and SME Barriers

Large corporations have long utilized expensive, complex portals for collaborative product development. However, Small and Medium Enterprises (SMEs) face a double-edged sword:

  1. Financial/Technical Void: They cannot afford the heavy infrastructure of traditional PDM/ERP portals.
  2. Information Overload: Reliance on email leads to what the authors call "digital landfills," where critical knowledge is lost in hundreds of threads.
  3. Disconnected Workforce: Modern work requires human connections across disparate locations that traditional "closed" systems simply don't support.

The authors' insight is to leverage the Consumerization of Social Technology. If users are already comfortable with Facebook or Twitter, why not use those same interaction patterns for B2B supply chain management?

Methodology: The Architecture of Social Collaboration

The proposed SCP is built on a standard 3-layer MVC framework (View, Business, and Persistence) but extends it with a plug-in system based on the Discuz X2 framework.

1. System Architecture

The platform enables a "single profile" for both users and enterprises, effectively turning a company into a social entity that can "friend" its suppliers, dealers, and partners.

System Architecture

2. Product Catalog Synchronization

A standout feature is the Global Data Synchronization (GDS) adaptation. Recognizing that the standard GDSN process is too complex for SMEs, the authors simplified it into a two-step process where manufacturers push data from PDM/ERP to the SNS platform, which dealers then consume via lightweight Web Services or XML.

Data Synchronization Process

Social Project Management: A Paradigm Shift

The paper emphasizes a shift from Traditional PM to Social-based PM. Unlike traditional project management that focuses primarily on internal tasks, this social approach invites external stakeholders (customers, sponsors, suppliers) into the loop.

Key Differences:

  • Openness: High transparency with stakeholders.
  • Interaction: Direct links to third-party social media (Sina, Renren) for market feedback.
  • Logic: Tasks are managed via a sequence diagram where completion automatically triggers notifications to the next member in the chain.

Project Management Sequence

Experiments & Real-world Application

The platform, deployed at www.yonyou.com, serves as an "Enterprise Community." In practice, it allows designers to receive market feedback via micro-blogging tools and collaborate on product development with partners in a "discussion forum" atmosphere rather than a rigid, solemn software environment.

Functional Comparison

CapabilityTraditional ERP/PMSocial Collaboration Platform
CommunicationOffline / Email HeavyReal-time / Forum / IM
ArchitectureHeavy / ProprietaryLight / Open / Web-based
Stakeholder AccessInternal OnlyInternal + External (Supply Chain)

Critical Analysis & Conclusion

Takeaway

The work successfully demonstrates that social software is not just for leisure; it is a viable structural foundation for Enterprise 2.0. By simplifying the GDS process and adopting social interaction patterns, the authors have lowered the entry barrier for SMEs to participate in modern digital supply chains.

Limitations & Future Work

  • Security Concerns: Moving enterprise data to a social-oriented platform introduces security risks that the current paper only briefly mentions.
  • System Fragmentation: Future work needs to integrate deeper with "fragmented" social applications and further refine the flexibility of the supply chain network.
  • Scalability: While excellent for SMEs, the performance of a PHP/MySQL-based social framework for massive conglomerate-scale data remains a question for further exploration.

Ultimately, this research serves as a blueprint for transforming closed enterprise systems into collaborative, open ecosystems.

Find Similar Papers

Try Our Examples

  • Search for recent studies on the integration of Social Network Services (SNS) within Enterprise Resource Planning (ERP) systems for SMEs.
  • Which paper first established the theoretical framework for "Enterprise 2.0," and how does this platform implement the SLATES components mentioned by McAfee?
  • Find research exploring the application of blockchain or decentralized social networking in cross-enterprise project management and supply chain data synchronization.
Contents
SCP: Bridging the SME Collaborative Gap via Social Networking Architecture
1. TL;DR
2. Problem & Motivation: The "Digital Landfill" and SME Barriers
3. Methodology: The Architecture of Social Collaboration
3.1. 1. System Architecture
3.2. 2. Product Catalog Synchronization
4. Social Project Management: A Paradigm Shift
4.1. Key Differences:
5. Experiments & Real-world Application
5.1. Functional Comparison
6. Critical Analysis & Conclusion
6.1. Takeaway
6.2. Limitations & Future Work