CN113778651A - Method and device for realizing ESB enterprise bus service management based on asset model - Google Patents
Method and device for realizing ESB enterprise bus service management based on asset model Download PDFInfo
- Publication number
- CN113778651A CN113778651A CN202111105070.XA CN202111105070A CN113778651A CN 113778651 A CN113778651 A CN 113778651A CN 202111105070 A CN202111105070 A CN 202111105070A CN 113778651 A CN113778651 A CN 113778651A
- Authority
- CN
- China
- Prior art keywords
- bus service
- esb
- enterprise bus
- asset
- esb enterprise
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 14
- 230000001960 triggered effect Effects 0.000 claims description 4
- 238000007726 management method Methods 0.000 description 12
- 238000013461 design Methods 0.000 description 4
- 238000012423 maintenance Methods 0.000 description 4
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/448—Execution paradigms, e.g. implementations of programming paradigms
- G06F9/4488—Object-oriented
- G06F9/449—Object-oriented method invocation or resolution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0637—Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Economics (AREA)
- Educational Administration (AREA)
- General Engineering & Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Game Theory and Decision Science (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention relates to the technical field of computer informatization, and provides a method and a device for realizing ESB enterprise bus service management based on an asset model. The aim is to be able to manage the services published on the enterprise service bus ESB. The main scheme includes defining asset attributes including basic information and basic attributes, and dynamically generating the whole asset definition through configuration files; managing the entire lifecycle of the asset according to the asset-defined attributes; when ESB enterprise bus service asset information is changed, whether a new version is created or not is determined according to needs, a new version number is defined, and meanwhile, the change information is notified to a user; establishing user information of ESB enterprise bus service assets, and associating the ESB enterprise bus service user information with the defined ESB enterprise bus service assets; when the ESB enterprise bus service assets are changed in state and attribute, change detailed notification is sent to a user according to the importance degree of different change types.
Description
Technical Field
The invention relates to the technical field of computer informatization, and provides a method and a device for realizing ESB enterprise bus service management based on an asset model.
Background
With the continuous development of company business, more and more services are published on an enterprise service bus ESB, higher requirements are put on the management of service design, online, change and offline, and at present, the problems of insufficient visual dependence of service association, incomplete management of service online and offline life cycles and the like exist in a manual maintenance mode, so that the production problems of incompatibility of related versions of an associated system, abnormal calling and the like are easily caused. Therefore, a set of effective service management system brings a plurality of services into system management, and full-automatic processing from definition design, online release, version change notification and offline can effectively avoid errors and inconvenience caused by manual maintenance and promote effective use of the services.
Disclosure of Invention
The invention aims to provide a method for managing services published on an Enterprise Service Bus (ESB).
In order to achieve the purpose, the invention adopts the following technical means:
the invention provides a device for realizing ESB enterprise bus service management based on an asset model, which comprises the following modules:
ESB enterprise bus service asset definition Module: defining asset attributes, wherein the attributes comprise basic information and basic attributes, and the whole asset definition is dynamically generated through a configuration file;
ESB Enterprise bus service asset status Module: managing the entire lifecycle of the asset according to the asset-defined attributes;
ESB enterprise bus service asset version management module: when the basic information of ESB enterprise bus service assets, such as versions and basic attributes, such as access references, are changed, whether a new version is created or not is determined according to needs, a new version number is defined, and meanwhile, the change information is notified to a user;
ESB enterprise bus service asset utilization module: establishing user information of ESB enterprise bus service assets, and associating the ESB enterprise bus service user information with the defined ESB enterprise bus service assets;
a notification policy module: when the ESB enterprise bus service assets are changed in state and attribute, change detailed notification is sent to a user according to the importance degree of different change types.
In the above technical solution, in the asset definition module,
the ESB enterprise bus service assets are dynamically produced in an xml (extensible markup language) mode, basic information of different ESB enterprise bus service assets is the same, and basic attributes are customized according to different contents of the ESB enterprise bus service assets, for example
In the above technical solution, the basic information includes an english name, a chinese name, a version, a status, and a creator;
the basic attributes comprise a system, a reference, an online time, an offline time and a contact way of a publisher, wherein the reference comprises a user ID and a user grade, and the reference comprises a user name and a user identity card number.
In the technical scheme, when ESB enterprise bus service is offline, corresponding ESB enterprise bus service asset attribute 'offline time' is filled in the predicted time of online and offline, meanwhile, a notification mail is triggered according to a strategy to inform an ESB service caller of the relevant offline time of a marketing system, after the expiration, the ESB enterprise bus service asset state is changed into 'offline', a formal mail is sent out to inform the marketing system that the service is offline, the calling relation is finished, the service life cycle of the ESB enterprise bus service is maintained, and the service dependency relationship is graphically displayed according to relevant background data.
In the technical scheme, the defined ESB enterprise bus service assets are associated with users, the state of the created ESB enterprise bus service assets is changed into 'issued', and then the system triggers an email to send ESB enterprise bus service online information to the users of the defined ESB enterprise bus service assets, and the state of the ESB enterprise bus service assets is changed into 'issued'.
The invention also provides a method for realizing ESB enterprise bus service management based on the asset model, which comprises the following steps:
defining asset attributes, wherein the attributes comprise basic information and basic attributes, and the whole asset definition is dynamically generated through a configuration file;
managing the entire lifecycle of the asset according to the asset-defined attributes;
when the basic information of ESB enterprise bus service assets, such as versions and basic attributes, such as access references, are changed, whether a new version is created or not is determined according to needs, a new version number is defined, and meanwhile, the change information is notified to a user;
establishing user information of ESB enterprise bus service assets, and associating the ESB enterprise bus service user information with the defined ESB enterprise bus service assets;
when the ESB enterprise bus service assets are changed in state and attribute, change detailed notification is sent to a user according to the importance degree of different change types.
In the technical scheme, the ESB enterprise bus service assets are dynamically produced in an xml (extensible markup language) mode, the basic information of different ESB enterprise bus service assets is the same, and the basic attributes are customized according to different contents of the ESB enterprise bus service assets, for example
In the above technical solution, the basic information includes an english name, a chinese name, a version, a status, and a creator;
the basic attributes comprise a system, a reference, an online time, an offline time and a contact way of a publisher, wherein the reference comprises a user ID and a user grade, and the reference comprises a user name and a user identity card number.
In the technical scheme, when ESB enterprise bus service is offline, corresponding ESB enterprise bus service asset attribute 'offline time' is filled in the predicted time of online and offline, meanwhile, a notification mail is triggered according to a strategy to inform an ESB service caller of the relevant offline time of a marketing system, after the expiration, the ESB enterprise bus service asset state is changed into 'offline', a formal mail is sent out to inform the marketing system that the service is offline, the calling relation is finished, the service life cycle of the ESB enterprise bus service is maintained, and the service dependency relationship is graphically displayed according to relevant background data.
In the technical scheme, the defined ESB enterprise bus service assets are associated with users, the state of the created ESB enterprise bus service assets is changed into 'issued', and then the system triggers an email to send ESB enterprise bus service online information to the users of the defined ESB enterprise bus service assets, and the state of the ESB enterprise bus service assets is changed into 'issued'.
Because the invention adopts the technical scheme, the invention has the following beneficial effects:
(1) the service life cycle can be effectively and normatively defined and managed, the enterprise service management system (ESB) service of a company can be visually checked in a panoramic way, possible errors caused by manual maintenance are avoided, and the iterative evolution process of the service is conveniently tracked.
(2) The service life cycle management systematization is realized, the working efficiency of service definition, use and change is improved, and the quality of service delivery is further improved.
Detailed Description
To facilitate a better understanding of the concepts of the present invention by those skilled in the art, the following description is made:
the method comprises the following steps: associated system maintenance
The user center and the marketing system are maintained in the service system information module of the management system, including the name of the service system, the information of the responsible person, the contact information and the like
Step two: service asset definition
The asset models are dynamically produced in a configuration file (xml) mode, basic information of different asset models is the same, basic attributes are different due to different asset model contents, and for example, the following two asset definitions need to be established in the scene:
basic information: english name, Chinese name, version, status, creator
Create ESB service:
basic properties: the system to which the system belongs, access parameters (such as user ID, user level and the like), access parameters (user name, user identity card number and the like), online time, offline time and contact information of the publisher.
Using the ESB service:
basic properties: belonging system, calling service (selecting established ESB service), user contact
Step three: service creation
Service provider-user center
In the module for creating assets, the model for creating assets is selected as 'create ESB service', the asset information is filled according to the attribute information, and the state is initialized to the design
Service consumer-marketing system
In the asset creating module, an asset creating model is selected as 'create ESB service', asset information is filled according to the attribute information, and created user information is selected from 'call service' attributes to inquire the ESB service.
Step four: service usage:
through the step (3), the service provider and the user establish association, after the user information inquiry service design is completed, the established ESB service asset state is changed into 'issued', the system triggers the mail to send the service on-line information to the marketing system user, and the ESB service is used for changing the asset state into 'issued'.
Thus, through the steps, the service call relation in the scene is maintained
Step five: service logout
And when the ESB service is off-line, filling the corresponding asset attribute 'off-line time' into the predicted time of on-line and off-line, and simultaneously triggering a notification mail according to a strategy to inform the ESB service caller of the relevant off-line time of the marketing system. And after the service asset state is changed into offline, sending out a formal mail to inform the marketing system that the service is offline, and finishing the calling relation.
The life cycle of service use is maintained through the steps, and the dependence relationship of the service can be graphically displayed according to the relevant background data.
Claims (10)
1. An apparatus for implementing ESB enterprise bus service management based on asset model is characterized by comprising the following modules:
ESB enterprise bus service asset definition Module: defining asset attributes, wherein the attributes comprise basic information and basic attributes, and the whole asset definition is dynamically generated through a configuration file;
ESB Enterprise bus service asset status Module: managing the entire lifecycle of the asset according to the asset-defined attributes;
ESB enterprise bus service asset version management module: when the basic information of ESB enterprise bus service assets, such as versions and basic attributes, such as access references, are changed, whether a new version is created or not is determined according to needs, a new version number is defined, and meanwhile, the change information is notified to a user;
ESB enterprise bus service asset utilization module: establishing user information of ESB enterprise bus service assets, and associating the ESB enterprise bus service user information with the defined ESB enterprise bus service assets;
a notification policy module: when the ESB enterprise bus service assets are changed in state and attribute, change detailed notification is sent to a user according to the importance degree of different change types.
2. The device for implementing ESB enterprise bus service management based on asset model according to claim 1, wherein: in the asset definition module,
the ESB enterprise bus service assets are dynamically produced in a configuration file mode, the basic information of different ESB enterprise bus service assets is the same, and the basic attributes are customized according to different contents of the ESB enterprise bus service assets.
3. The device for implementing ESB enterprise bus service management based on asset model as claimed in claim 2, wherein the basic information includes English name, Chinese name, version, status, creator;
the basic attributes comprise a system, a reference, an online time, an offline time and a contact way of a publisher, wherein the reference comprises a user ID and a user grade, and the reference comprises a user name and a user identity card number.
4. The device according to claim 2, wherein when the ESB enterprise bus service goes offline, the corresponding ESB enterprise bus service asset attribute "offline time" is filled with the expected offline time, and the notification email is triggered according to the policy to notify the ESB service caller of the relevant offline time of the marketing system, after the expiration, the ESB enterprise bus service asset status is changed to "offline", and the official email is sent to notify the marketing system that the service is offline, so that the call relationship is completed, the life cycle of the ESB enterprise bus service is maintained, and the service dependency is graphically displayed according to the relevant background data.
5. The apparatus as claimed in claim 2, wherein the defined ESB enterprise bus service asset is associated with a user, the created ESB enterprise bus service asset status is changed to "issued", and the system triggers the e-mail to mail ESB enterprise bus service online information to the defined ESB enterprise bus service asset user, and the ESB enterprise bus service asset status is changed to "issued".
6. A method for realizing ESB enterprise bus service management based on an asset model is characterized by comprising the following steps:
defining asset attributes, wherein the attributes comprise basic information and basic attributes, and the whole asset definition is dynamically generated through a configuration file;
managing the entire lifecycle of the asset according to the asset-defined attributes;
when the basic information of ESB enterprise bus service assets, such as versions and basic attributes, such as access references, are changed, whether a new version is created or not is determined according to needs, a new version number is defined, and meanwhile, the change information is notified to a user;
establishing user information of ESB enterprise bus service assets, and associating the ESB enterprise bus service user information with the defined ESB enterprise bus service assets;
when the ESB enterprise bus service assets are changed in state and attribute, change detailed notification is sent to a user according to the importance degree of different change types.
7. The method of claim 6, wherein the method comprises: the ESB enterprise bus service assets are dynamically produced in a configuration file mode, the basic information of different ESB enterprise bus service assets is the same, and the basic attributes are customized according to different contents of the ESB enterprise bus service assets.
8. The method of claim 6, wherein the basic information includes English name, Chinese name, version, status, creator;
the basic attributes comprise a system, a reference, an online time, an offline time and a contact way of a publisher, wherein the reference comprises a user ID and a user grade, and the reference comprises a user name and a user identity card number.
9. The method of claim 6, wherein when ESB enterprise bus service goes offline, the corresponding ESB enterprise bus service asset attribute "offline time" is filled in the expected time of going online and offline, and meanwhile, a notification mail is triggered according to a policy to notify an ESB service caller of the relevant offline time of the marketing system, after the expiration, the ESB enterprise bus service asset status is changed to "offline", and a formal mail is sent to notify the marketing system that the service is offline, and the calling relationship is over, so that the life cycle of ESB enterprise bus service usage is maintained, and the dependency relationship of the service is graphically displayed according to relevant background data.
10. The method as claimed in claim 6, wherein the defined ESB enterprise bus service assets are associated with users, the created ESB enterprise bus service assets are changed to "published", and the system triggers the e-mail to mail ESB enterprise bus service online information to the defined ESB enterprise bus service assets and change the state of the ESB enterprise bus service assets to "published".
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111105070.XA CN113778651A (en) | 2021-09-22 | 2021-09-22 | Method and device for realizing ESB enterprise bus service management based on asset model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111105070.XA CN113778651A (en) | 2021-09-22 | 2021-09-22 | Method and device for realizing ESB enterprise bus service management based on asset model |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113778651A true CN113778651A (en) | 2021-12-10 |
Family
ID=78852522
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111105070.XA Pending CN113778651A (en) | 2021-09-22 | 2021-09-22 | Method and device for realizing ESB enterprise bus service management based on asset model |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113778651A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101763428A (en) * | 2010-01-04 | 2010-06-30 | 山东浪潮齐鲁软件产业股份有限公司 | Registering, storing, managing and applying system of SOA for web services |
CN103916442A (en) * | 2013-01-07 | 2014-07-09 | 阿里巴巴集团控股有限公司 | Message pushing achieving method, mobile terminal and message pushing system |
US20140380267A1 (en) * | 2013-06-24 | 2014-12-25 | Software Ag | Lifecycle management system with conditional approvals and corresponding method |
CN105657053A (en) * | 2016-03-04 | 2016-06-08 | 浪潮软件集团有限公司 | SOA architecture-based data integration exchange platform |
CN108234541A (en) * | 2016-12-14 | 2018-06-29 | 陕西省地方电力(集团)有限公司 | A kind of service management and system of enterprise's bus platform |
-
2021
- 2021-09-22 CN CN202111105070.XA patent/CN113778651A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101763428A (en) * | 2010-01-04 | 2010-06-30 | 山东浪潮齐鲁软件产业股份有限公司 | Registering, storing, managing and applying system of SOA for web services |
CN103916442A (en) * | 2013-01-07 | 2014-07-09 | 阿里巴巴集团控股有限公司 | Message pushing achieving method, mobile terminal and message pushing system |
US20140380267A1 (en) * | 2013-06-24 | 2014-12-25 | Software Ag | Lifecycle management system with conditional approvals and corresponding method |
CN105657053A (en) * | 2016-03-04 | 2016-06-08 | 浪潮软件集团有限公司 | SOA architecture-based data integration exchange platform |
CN108234541A (en) * | 2016-12-14 | 2018-06-29 | 陕西省地方电力(集团)有限公司 | A kind of service management and system of enterprise's bus platform |
Non-Patent Citations (3)
Title |
---|
余波,等: "企业服务总线在计量资产管控中的应用", 电力信息与通信技术 * |
孙强;: "昆山农商银行服务总线ESB的建设", 金融科技时代 * |
林克全: "基于ESB的企业级资产管理平台", 电力行业信息化优秀论文集2014 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108536761B (en) | Report data query method and server | |
CN102684903B (en) | A kind of management platform, system and method realizing the access of cloud storage multiple resource node | |
CN101894348B (en) | Self-expanded online transaction system and implementing method thereof | |
CN104536965B (en) | A kind of data query display systems under the conditions of big data and method | |
CN112235416A (en) | Multi-level linkage management platform for accessing AIOT equipment into PaaS and SaaS | |
CN105809356A (en) | Information system resource management method based on application integrated cloud platform | |
CN104160381A (en) | Managing tenant-specific data sets in a multi-tenant environment | |
CN104380276A (en) | Managing a cloud service | |
CN104428760A (en) | Managing a multitenant cloud service | |
CN104428808A (en) | Managing a hybrid cloud service | |
CN105119966A (en) | Official account management method and device | |
CN107277086A (en) | Transaction processing system, method for processing business and service updating method | |
CN102741836A (en) | Method and system for managing social notifications for mobile devices | |
Qi et al. | Knowledge management in OSS—an enterprise information system for the telecommunications industry | |
CN110430121A (en) | Message informing method and device | |
US8463755B2 (en) | System and method for providing collaborative master data processes | |
US9741065B2 (en) | Automated guidance for selecting components of an it solution | |
CN107908481A (en) | A kind of method of data synchronization, device and system | |
CN114596046A (en) | Integrated platform based on unified digital model of business center station and data center station | |
CN103809951A (en) | Graphical service arrangement and management device based on FLEX technology | |
CN113778651A (en) | Method and device for realizing ESB enterprise bus service management based on asset model | |
CN101694661A (en) | Method and device for generating statistical form and statistical server | |
CN107220129A (en) | Communication means and system between a kind of software module | |
CN107563871A (en) | The management method and system of hotel's job order of OTA websites | |
CN110322155A (en) | A kind of office resource allocation method, device, equipment and readable storage medium storing program for executing |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20211210 |