CN111275590A - Intellectual property management system based on SOA and development method thereof - Google Patents

Intellectual property management system based on SOA and development method thereof Download PDF

Info

Publication number
CN111275590A
CN111275590A CN202010143071.2A CN202010143071A CN111275590A CN 111275590 A CN111275590 A CN 111275590A CN 202010143071 A CN202010143071 A CN 202010143071A CN 111275590 A CN111275590 A CN 111275590A
Authority
CN
China
Prior art keywords
service
layer
intellectual property
business
tool
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010143071.2A
Other languages
Chinese (zh)
Inventor
郭建
单飞红
黄孔兵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Zhifuzi Information Technology Co ltd
Original Assignee
Zhejiang Zhifuzi Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Zhifuzi Information Technology Co ltd filed Critical Zhejiang Zhifuzi Information Technology Co ltd
Publication of CN111275590A publication Critical patent/CN111275590A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services
    • G06Q50/184Intellectual property management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Tourism & Hospitality (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Technology Law (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Primary Health Care (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an intellectual property management system based on SOA, which comprises a six-layer framework which is mutually connected from top to bottom and is in interactive communication: the system comprises an access layer, a front-end UI, a display layer, an application layer, a service layer and a data layer; the data layer is integrated with an ERP, a third-party application system and a database; the service layer is provided with a development middleware toolkit; the application layer serves the service logic of the system; the display layer provides a uniform user interface, a user interface, an operation method and data representation; when the request expressed by the SOAP message arrives, the request response to the corresponding service is generated by analyzing the message, and the corresponding operation is called by dynamic binding, so that the mutual calling is completed and the integration with the database system is realized. The invention has the advantages that: the management system of the intellectual property agency can be conveniently and quickly integrated, data and functions can be shared, the speed of intellectual property agency service is increased, and the informatization reconstruction cost of the intellectual property agency is reduced.

Description

Intellectual property management system based on SOA and development method thereof
Technical Field
The invention relates to the technical field of network software development, in particular to an intellectual property management system based on an SOA and a development method thereof.
Background
With the rapid development of network technology and the change of software development, more and more intellectual property management systems are in operation. However, the existing intellectual property management system has many versions and is complicated, and most systems have difficulty in clearly distinguishing online responsibilities from offline responsibilities. Because more offline operations need to be manually input into the online, more manual intervention nodes exist, and the service automation of the agency is not facilitated; in addition, seamless connection between various work types and business links cannot be achieved under the same system platform.
Therefore, there is a need for an intellectual property management system that is automated.
Disclosure of Invention
The invention aims to provide an SOA-based intellectual property management system and a development method thereof, which can automatically process, optimize the setting of business rules, improve the management level of agency mechanisms and reduce the manual input.
In order to achieve the purpose, the invention is realized by the following technical scheme:
an intellectual property management system based on SOA comprises a six-layer framework which is connected with each other from top to bottom and is in interactive communication: the system comprises an access layer, a front-end UI, a display layer, an application layer, a service layer and a data layer; the data layer is integrated with an ERP, a third-party application system and a database; the service layer is provided with a development middleware toolkit which comprises a service modeling tool, a process configuration management tool, a data integration tool, a design development tool and a test deployment tool; the application layer provides a user-defined business logic service for the business logic service of the system through a WEB service integration platform; the display layer provides a uniform user interface, a user interface, an operation method and data representation, and a user accesses corresponding information resources through the user interface according to corresponding authority; when the request expressed by the SOAP message arrives, the request response to the corresponding service is generated by analyzing the message, and the corresponding operation is called by dynamic binding, so that the mutual calling is completed and the integration with the database system is realized.
Furthermore, the display layer generates an interface through template engine rendering and Ajex interaction, and the display layer is displayed on the access layer through a front-end UI.
Further, the front-end UI includes WEB and APP.
Further, the access layer is a PC or a mobile device or other terminals, the PC is connected with the display layer through a WEB, and the mobile device is connected with the display layer through an APP.
Further, the service layer comprises a process engine, a rule base and a rule management module, and a service implementation step model is established through a BPMS tool and is mapped to a specific software component.
Furthermore, the application layer comprises a system management module, a sales management module, a writing agent module, a flow transaction module, a file management module and a monitoring maintenance module, and each module is provided with different permissions.
A development method of an intellectual property management system based on SOA comprises the following steps:
s1), constructing an SOA integrated development system platform, wherein the SOA integrated development system platform comprises four layers of architectures which are connected with each other from top to bottom and are in interactive communication: the system comprises a display layer, an application layer, a service layer and a data layer;
s2) setting a development middleware toolkit in the service layer, wherein the development middleware toolkit comprises a business modeling tool, a process configuration tool, a data integration tool, a design development tool and a test deployment tool;
s3) integrating the existing ERP of the intellectual property agency and other third-party application systems into a data layer;
s4) carrying out automatic management system development;
s5) correspondingly integrating each part of the developed automatic management system into the service layer and the application layer;
s6) adopting a middleware tool development display layer to manage clients and login rights.
Further, the flow of step S4) is as follows:
s4-1) business process modeling and analysis
Go deep into patent agency, and know the current situation of current business process, management and ERP and other third-party application systems;
adopting a standard business model to describe a BPMN standard, and establishing a uniform business process description model for the current business process;
understanding an intellectual property proxy service target, and mining and analyzing service innovation points;
combining the current situation of the third-party application system and the IT system of the intellectual property agency to provide a target business process;
s4-2) business process simulation and optimization
Based on open standards, selecting an industry practice case as a reference;
selecting representative data, and performing effect simulation on the current business process so as to perform accurate quantitative evaluation;
setting a hypothesis problem, simulating a target business process, and analyzing possible problems;
finding the bottleneck and violation conditions of the current business process through dynamic result analysis;
using the return on investment report to compare and analyze the expected effect;
optimizing a target business process according to the policy result suggestion;
s4-3) rapid assembly and deployment of business process
Importing a target business process created in a business modeling tool by business personnel into a design and development tool;
target business processes are realized through assembly rather than programming;
the existing IT system and assets are reused conveniently by utilizing various built-in service components;
assembling services to realize a target business process flow through service arrangement and cooperation;
the service rules are properly used, and the agility of the service flow is improved;
deploying the assembled target business process to a process server;
monitoring the actual operation of the business process;
s4-4) service flow performance management
Marking related monitoring targets in a business modeling tool according to the business measurement model;
monitoring business activities and key business indexes in real time through a business operation monitor in a business modeling tool;
s4-5) service innovation and continuous optimization
And according to the innovation situation of the intellectual property agency service, continuously modifying and optimizing the service flow, and repeating the steps S4-1) to S4-4).
Compared with the prior art, the invention has the following advantages:
the intellectual property management system based on the SOA and the development method thereof are standard, efficient, cross-platform, highly integrated, simple and easy to use, can conveniently and quickly integrate the management system of the intellectual property agency, share data and functions, accelerate the speed of intellectual property agency service and reduce the informatization transformation cost of the intellectual property agency.
Drawings
Fig. 1 is a schematic diagram of the logical structure of an SOA-based intellectual property management system of the present invention.
Detailed Description
Embodiments of the present invention will be described in further detail below with reference to the accompanying drawings.
As shown in fig. 1, an intellectual property management system based on SOA includes a six-layer architecture which is interconnected from top to bottom and communicates with each other: the system comprises an access layer, a front-end UI, a display layer, an application layer, a service layer and a data layer; the data layer is integrated with an ERP, a third-party application system and a database; the service layer is provided with a development middleware toolkit, which comprises a business modeling tool, a process configuration management tool, a data integration tool, a design development tool and a test deployment tool, and comprises a process engine, a rule base and a rule management module, wherein a service implementation step model is established through a BPMS tool and is mapped to a specific software component; the application layer is a service logic service of the system and provides a user-defined service logic service through a WEB service integration platform, and comprises a system management module, a sales management module, a writing agent module, a flow transaction module, a file management module and a monitoring maintenance module, wherein each module is provided with different authorities; the display layer provides a uniform user interface, a user interface, an operation method and data representation, and a user accesses corresponding information resources through the user interface according to corresponding authority; the display layer generates an interface through template engine rendering and Ajex interaction, and is displayed on the access layer through a front-end UI; the front-end UI comprises WEB and APP; the access layer is a PC or a mobile device or other terminals, the PC is connected with the display layer through WEB, and the mobile device is connected with the display layer through APP. When the request expressed by the SOAP message arrives, the request response to the corresponding service is generated by analyzing the message, and the corresponding operation is called by dynamic binding, so that the mutual calling is completed and the integration with the database system is realized.
The application layer comprises a system management module, a sales management module, a composition agent module, a flow transaction module, a file management module and a monitoring and maintaining module.
The system management module is used for designing and setting data of the whole intellectual property management system in a blocking mode, and comprises system setting, customer setting, classification management, basic data setting, template management, flow self-defining setting and the like. Specifically, the system setting comprises user setting, menu setting, role management, dictionary management, parameter setting and department setting, the client setting comprises achievement target setting, user client number limit setting, locked client number limit setting, clue distribution rule setting and intention distribution rule setting, the classification management comprises technology classification management and product classification management, the basic data setting comprises data setting of a collection account number, a expense type, a file type, a service project and the like, the template management comprises a node mail template, a scene mail template and the like, and the flow self-defining setting comprises setting of processing items, flow management, flow nodes, form editing and deadline setting. The system management module gives authority to system development and maintenance personnel, and other users have no use authority except for a supervisor.
The sales management module comprises customer management, intention management, contract management and task progress management. Specifically, the customer management comprises management of information such as customer follow-up record information, sharing team information, contact information, invoicing heading information, remittance information, accessories, other associated clues, intentions, contracts and cases, the intention management comprises management of customer intention detail information and intention transfer case information, the contract management comprises management of total entrustment contract information and individual case contract information, and the task progress management comprises management of customer follow-up record information and associated case information. The authority of the sales management module is given to sales personnel of the agency, and other users have no use authority except for the supervisor.
The writing agent module comprises a domestic patent agent, a domestic trademark agent, an international patent agent, an international trademark agent, a copyright agent, a legal action business agent, a high-new project agent and the like, and can be further subdivided; each sub-module is provided with a corresponding designed template and operation flow for the operation of an agent. The authority of the written agent module is given to an agent engineer and an agent engineer of the agent organization, and other users have no use authority except for a supervisor.
The process transaction module includes file management and cost management. Specifically, the file management comprises the receiving and sending of a CPC editor, information input and mail sending; the charge management includes receivable management, payable management, income management, annual fee management, invoice management, withdrawal management, and the like. The authority of the process transaction module is given to the process personnel of the agency, and other users have no use authority except for the supervisor.
The file management module is used for managing application files generated by agents, receiving files of a CPC editor, files delivered by clients and other generated files. The file management module can give authority to a special document management secretary or part of process personnel, and other users can apply for viewing related files.
The monitoring maintenance module is used for monitoring and maintaining the operation of the whole system, and the authority is given to maintenance personnel who master computers for companies.
A development method of an intellectual property management system based on SOA comprises the following steps:
s1), constructing an SOA integrated development system platform, wherein the SOA integrated development system platform comprises four layers of architectures which are connected with each other from top to bottom and are in interactive communication: the system comprises a display layer, an application layer, a service layer and a data layer;
s2) setting a development middleware toolkit in the service layer, wherein the development middleware toolkit comprises a business modeling tool, a process configuration tool, a data integration tool, a design development tool and a test deployment tool;
s3) integrating the existing ERP of the intellectual property agency and other third-party application systems into a data layer;
s4) carrying out automatic management system development;
s4-1) business process modeling and analysis
Go deep into patent agency, and know the current situation of current business process, management and ERP and other third-party application systems;
adopting a standard business model to describe a BPMN standard, and establishing a uniform business process description model for the current business process;
understanding an intellectual property proxy service target, and mining and analyzing service innovation points;
combining the current situation of the third-party application system and the IT system of the intellectual property agency to provide a target business process;
s4-2) business process simulation and optimization
Based on open standards, selecting an industry practice case as a reference;
selecting representative data, and performing effect simulation on the current business process so as to perform accurate quantitative evaluation;
setting a hypothesis problem, simulating a target business process, and analyzing possible problems;
finding the bottleneck and violation conditions of the current business process through dynamic result analysis;
using the return on investment report to compare and analyze the expected effect;
optimizing a target business process according to the policy result suggestion;
s4-3) rapid assembly and deployment of business process
Importing a target business process created in a business modeling tool by business personnel into a design and development tool;
target business processes are realized through assembly rather than programming;
the existing IT system and assets are reused conveniently by utilizing various built-in service components;
assembling services to realize a target business process flow through service arrangement and cooperation;
the service rules are properly used, and the agility of the service flow is improved;
deploying the assembled target business process to a process server;
monitoring the actual operation of the business process;
s4-4) service flow performance management
Marking related monitoring targets in a business modeling tool according to the business measurement model;
monitoring business activities and key business indexes in real time through a business operation monitor in a business modeling tool;
s4-5) service innovation and continuous optimization
Continuously modifying and optimizing the business process according to the innovation condition of the intellectual property agency business, and repeating the steps S4-1) to S4-4);
s5) correspondingly integrating each part of the developed automatic management system into the service layer and the application layer;
s6) adopting a middleware tool development display layer to manage clients and login rights.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, several modifications and improvements can be made without departing from the spirit of the present invention, and these modifications and improvements should also be considered as within the scope of the present invention.

Claims (8)

1. An intellectual property management system based on SOA, characterized in that: comprises six layers of structures which are mutually connected and communicated from top to bottom: the system comprises an access layer, a UI front end, a display layer, an application layer, a service layer and a data layer; the data layer is integrated with an ERP, a third-party application system and a database; the service layer is provided with a development middleware toolkit which comprises a service modeling tool, a process configuration management tool, a data integration tool, a design development tool and a test deployment tool; the application layer provides a user-defined business logic service for the business logic service of the system through a WEB service integration platform; the display layer provides a uniform user interface, a user interface, an operation method and data representation, and a user accesses corresponding information resources through the user interface according to corresponding authority; when the request expressed by the SOAP message arrives, the request response to the corresponding service is generated by analyzing the message, and the corresponding operation is called by dynamic binding, so that the mutual calling is completed and the integration with the database system is realized.
2. An SOA-based intellectual property management system as claimed in claim 1, wherein: the display layer generates an interface through template engine rendering and Ajex interaction, and the display layer is displayed on the access layer through a front-end UI.
3. An SOA based intellectual property management system as claimed in claim 2, wherein: the front-end UI comprises WEB and APP.
4. An SOA based intellectual property management system as claimed in claim 3, wherein: the access layer is a PC or a mobile device or other terminals, the PC is connected with the display layer through WEB, and the mobile device is connected with the display layer through APP.
5. An SOA-based intellectual property management system as claimed in claim 1, wherein: the service layer comprises a flow engine, a rule base and a rule management module, and a service implementation step model is established through a BPMS tool and is mapped to a specific software component.
6. An SOA-based intellectual property management system as claimed in claim 1, wherein: the application layer comprises a system management module, a sales management module, a composition agent module, a flow transaction module, a file management module and a monitoring maintenance module, and each module is provided with different authorities.
7. A development method of an intellectual property management system based on SOA is characterized by comprising the following steps:
s1), constructing an SOA integrated development system platform, wherein the SOA integrated development system platform comprises four layers of architectures which are connected with each other from top to bottom and are in interactive communication: the system comprises a display layer, an application layer, a service layer and a data layer;
s2) setting a development middleware toolkit in the service layer, wherein the development middleware toolkit comprises a business modeling tool, a process configuration tool, a data integration tool, a design development tool and a test deployment tool;
s3) integrating the existing ERP of the intellectual property agency and other third-party application systems into a data layer;
s4) carrying out automatic management system development;
s5) correspondingly integrating each part of the developed automatic management system into the service layer and the application layer;
s6) adopting a middleware tool development display layer to manage clients and login rights.
8. The method of claim 7, wherein the method comprises the following steps:
step S4) is as follows:
s4-1) business process modeling and analysis
Go deep into patent agency, and know the current situation of current business process, management and ERP and other third-party application systems;
adopting a standard business model to describe a BPMN standard, and establishing a uniform business process description model for the current business process;
understanding an intellectual property proxy service target, and mining and analyzing service innovation points;
combining the current situation of the third-party application system and the IT system of the intellectual property agency to provide a target business process;
s4-2) business process simulation and optimization
Based on open standards, selecting an industry practice case as a reference;
selecting representative data, and performing effect simulation on the current business process so as to perform accurate quantitative evaluation;
setting a hypothesis problem, simulating a target business process, and analyzing possible problems;
finding the bottleneck and violation conditions of the current business process through dynamic result analysis;
using the return on investment report to compare and analyze the expected effect;
optimizing a target business process according to the policy result suggestion;
s4-3) rapid assembly and deployment of business process
Importing a target business process created in a business modeling tool by business personnel into a design and development tool;
target business processes are realized through assembly rather than programming;
the existing IT system and assets are reused conveniently by utilizing various built-in service components;
assembling services to realize a target business process flow through service arrangement and cooperation;
the service rules are properly used, and the agility of the service flow is improved;
deploying the assembled target business process to a process server;
monitoring the actual operation of the business process;
s4-4) service flow performance management
Marking related monitoring targets in a business modeling tool according to the business measurement model;
monitoring business activities and key business indexes in real time through a business operation monitor in a business modeling tool;
s4-5) service innovation and continuous optimization
And according to the innovation situation of the intellectual property agency service, continuously modifying and optimizing the service flow, and repeating the steps S4-1) to S4-4).
CN202010143071.2A 2020-02-11 2020-03-04 Intellectual property management system based on SOA and development method thereof Pending CN111275590A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2020100872123 2020-02-11
CN202010087212 2020-02-11

Publications (1)

Publication Number Publication Date
CN111275590A true CN111275590A (en) 2020-06-12

Family

ID=71002291

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010143071.2A Pending CN111275590A (en) 2020-02-11 2020-03-04 Intellectual property management system based on SOA and development method thereof

Country Status (1)

Country Link
CN (1) CN111275590A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395111A (en) * 2020-11-26 2021-02-23 深圳市中博科创信息技术有限公司 Method for constructing third-party enterprise service docking system
CN113434425A (en) * 2021-07-06 2021-09-24 重庆唯哲科技有限公司 Measurement and control system capable of being rapidly developed and measurement and control system billboard
CN113807799A (en) * 2020-06-16 2021-12-17 上海汉之宝信息科技有限公司 Method, system, device and medium for managing and controlling intellectual property case of associated applicant

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033750A (en) * 2010-12-21 2011-04-27 东莞市高鑫机电科技服务有限公司 Architecture method for SOA-based intelligent enterprise equipment maintenance system and system
CN102087595A (en) * 2010-12-23 2011-06-08 东莞市高鑫机电科技服务有限公司 Method and system for developing patent agency collaborative management system based on SOA (service oriented architecture)
CN102109993A (en) * 2010-12-23 2011-06-29 东莞市高明企业服务有限公司 SOA-based patent agency collaborative management system development method and system
CN107835240A (en) * 2017-11-01 2018-03-23 江苏鸿信系统集成有限公司 A kind of standard is uniformly accessed into the multi-vendor access system of platform and cut-in method
CN110019454A (en) * 2017-10-25 2019-07-16 北京航天长峰科技工业集团有限公司 A kind of information based on big data intelligently studies and judges system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033750A (en) * 2010-12-21 2011-04-27 东莞市高鑫机电科技服务有限公司 Architecture method for SOA-based intelligent enterprise equipment maintenance system and system
CN102087595A (en) * 2010-12-23 2011-06-08 东莞市高鑫机电科技服务有限公司 Method and system for developing patent agency collaborative management system based on SOA (service oriented architecture)
CN102109993A (en) * 2010-12-23 2011-06-29 东莞市高明企业服务有限公司 SOA-based patent agency collaborative management system development method and system
CN110019454A (en) * 2017-10-25 2019-07-16 北京航天长峰科技工业集团有限公司 A kind of information based on big data intelligently studies and judges system
CN107835240A (en) * 2017-11-01 2018-03-23 江苏鸿信系统集成有限公司 A kind of standard is uniformly accessed into the multi-vendor access system of platform and cut-in method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
钟辉: "基于Webservice的远程教育系统的设计与实现" *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113807799A (en) * 2020-06-16 2021-12-17 上海汉之宝信息科技有限公司 Method, system, device and medium for managing and controlling intellectual property case of associated applicant
CN112395111A (en) * 2020-11-26 2021-02-23 深圳市中博科创信息技术有限公司 Method for constructing third-party enterprise service docking system
CN113434425A (en) * 2021-07-06 2021-09-24 重庆唯哲科技有限公司 Measurement and control system capable of being rapidly developed and measurement and control system billboard

Similar Documents

Publication Publication Date Title
US8782598B2 (en) Supporting a work packet request with a specifically tailored IDE
Avritzer et al. Coordination implications of software architecture in a global software development project
US8930883B2 (en) Life cycle of a work packet in a software factory
US8671007B2 (en) Work packet enabled active project management schedule
US8340995B2 (en) Method and system of using artifacts to identify elements of a component business model
US8359566B2 (en) Software factory
US8296719B2 (en) Software factory readiness review
US8141040B2 (en) Assembling work packets within a software factory
US8375370B2 (en) Application/service event root cause traceability causal and impact analyzer
US8566777B2 (en) Work packet forecasting in a software factory
US8327318B2 (en) Software factory health monitoring
US8694969B2 (en) Analyzing factory processes in a software factory
US8370188B2 (en) Management of work packets in a software factory
US8527329B2 (en) Configuring design centers, assembly lines and job shops of a global delivery network into “on demand” factories
US8595044B2 (en) Determining competence levels of teams working within a software
US7162427B1 (en) Structure and method of modeling integrated business and information technology frameworks and architecture in support of a business
US20100031226A1 (en) Work packet delegation in a software factory
US20090064322A1 (en) Security Process Model for Tasks Within a Software Factory
CN111275590A (en) Intellectual property management system based on SOA and development method thereof
Montgomery Object-oriented information engineering: analysis, design, and implementation
Pérez‐Castillo et al. ArchiRev—Reverse engineering of information systems toward ArchiMate models. An industrial case study
NOVIKOV et al. Improving the enterprise resource planning system based on digital modules of the industry 4.0 concept
US20140149186A1 (en) Method and system of using artifacts to identify elements of a component business model
Puspita et al. Framework zachman for design information system logistics management
Hause Systems interface management with MBSE: from theory to modeling to reality

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 805, kaixiya building, 105 Stadium Road, Xiacheng District, Hangzhou City, Zhejiang Province

Applicant after: ZHEJIANG ZHIFUZI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: Hangzhou City, Zhejiang province 310000 city of Shen Jia Lu No. 319 room 317

Applicant before: ZHEJIANG ZHIFUZI INFORMATION TECHNOLOGY Co.,Ltd.

CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Yu Xiuyang

Inventor after: Shan Feihong

Inventor after: Yu Xuanyang

Inventor before: Guo Jian

Inventor before: Shan Feihong

Inventor before: Huang Kongbing