CN115412606A - iPaaS service arranging method and system based on open source mule integrated platform - Google Patents

iPaaS service arranging method and system based on open source mule integrated platform Download PDF

Info

Publication number
CN115412606A
CN115412606A CN202211054926.XA CN202211054926A CN115412606A CN 115412606 A CN115412606 A CN 115412606A CN 202211054926 A CN202211054926 A CN 202211054926A CN 115412606 A CN115412606 A CN 115412606A
Authority
CN
China
Prior art keywords
ipaas
mule
data structure
platform
component
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.)
Granted
Application number
CN202211054926.XA
Other languages
Chinese (zh)
Other versions
CN115412606B (en
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.)
Shanghai Defan Information Technology Co ltd
Original Assignee
Shanghai Defan 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 Shanghai Defan Information Technology Co ltd filed Critical Shanghai Defan Information Technology Co ltd
Priority to CN202211054926.XA priority Critical patent/CN115412606B/en
Publication of CN115412606A publication Critical patent/CN115412606A/en
Application granted granted Critical
Publication of CN115412606B publication Critical patent/CN115412606B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements

Abstract

The invention relates to an iPaaS service arrangement method and system based on an open source mule integrated platform, wherein the method comprises the following steps: performing visual service arrangement in a pre-constructed iPaaS platform based on a mule framework, wherein the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component; and the iPaaS platform receives the dragging instruction, arranges each component, is connected with a corresponding external system in a matching way through the connector component to obtain custom arrangement data, and analyzes and processes the custom arrangement data to generate an xml code which can be executed by the mule engine. Compared with the prior art, the method has the advantages that the method has integration scenes and external changes among various systems, and can be quickly, flexibly, agilely, efficiently and reliably realized and adapted; the service arrangement efficiency is high, and the cost is low; has the advantages of higher expansibility, robustness and the like.

Description

iPaaS service arrangement method and system based on open source mule integrated platform
Technical Field
The invention relates to the technical field of data processing, in particular to an iPaaS service arrangement method and system based on an open-source mule integrated platform.
Background
In the iPaas integration platform, a service orchestration technology for implementing services is one of the most core functions. The visual arrangement is an innovative technology with high difficulty and high requirement, and can quickly realize service development, service access and service standardization.
The iPaaS integration platform can quickly and efficiently realize integration among enterprise business systems, wherein one of the most core functional modules is a service arrangement technology, and only with a simple and quick arrangement technology, various adapters and business logics can be combined to realize quick access of each business system.
At present, in the process of building an iPaaS platform based on a community edition mule framework, aiming at the arrangement of services, an typeoint studio development tool is provided by the official of a mule enterprise edition for the arrangement and development of the services. For the community version, relevant limitation exists, no relevant tool is used for service arrangement, and service arrangement can be performed only in the form of writing xml codes. This is very inconvenient and cumbersome and there are very high technical thresholds.
The mule is a lightweight message framework and an integration platform with Java as a core, realizes functions of service mediation, data conversion, message routing, service creation and hosting and the like, performs service arrangement in an xml code compiling mode based on an open source mule system integration scene in an enterprise, and can meet requirements under the conditions of fewer systems needing integration and simpler service scene. However, in the face of a large number of systems to be integrated and a complex service scenario, the requirements cannot be met with high quality, high efficiency and low threshold. For example:
1) Hundreds of heterogeneous business systems exist in an enterprise, data interaction is needed, and system integration cannot be rapidly performed based on the form of compiling xml codes.
2) The technical architecture, service protocol and service format standards of the service system are different, for example, the exposed service of the system is in the form of a restful http interface, and the exposed service of the system B is in the form of a soap interface.
3) The iPaaS platform does not provide the conversion function of different protocols and different data formats.
Integration among service systems requires some service logic processing, data processing and data mapping on data in an iPaaS platform, and the iPaaS platform cannot provide general service logic processing functions, such as branching, circulation and the like.
In various scenes listed above and some unknown scenes in the future, the existing iPaaS integrated platform constructed based on mule cannot provide general visual service arrangement to meet the requirements.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide an iPaaS service arranging method and system based on an open source mule integration platform, which can quickly, flexibly, quickly, efficiently and reliably realize and adapt to various integration scenes and external changes among systems.
The purpose of the invention can be realized by the following technical scheme:
an iPaaS service arranging method based on an open-source mule integrated platform comprises the following steps:
performing visual service arrangement in a pre-constructed iPaaS platform based on a mule framework, wherein the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component;
the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction and arranges all the assemblies to obtain custom arrangement data;
and analyzing the custom layout data to generate xml codes executable by the mule engine.
Further, the construction process of the iPaaS platform comprises:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting wire assembly and a basic data structure of a basic logic processing assembly;
supplementing characteristic data of a connecting line assembly and a basic logic processing assembly according to xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and performing visual display;
and constructing an analysis conversion rule based on each data structure for analysis processing.
Further, the construction process of the iPaaS platform further includes setting a connector component of a corresponding type according to a connection interface of an external system.
Further, the connector assembly is used for matching and connecting the connection interfaces of the external systems.
Further, the iPaaS platform is used as a basic structure for visual service arrangement in the form of nodes, connecting lines and groups.
Further, the visual layout data structure, the connector component, the connecting line component and the basic logic processing component are all packaged in the form of a modular data structure.
The invention also provides an iPaaS service arrangement system based on the open-source mule integrated platform, which comprises the following steps:
the client side is configured to be pre-constructed with an iPaaS platform based on a mule framework, and the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component; the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction, and arranges each assembly to obtain custom arrangement data;
and the server is configured to acquire the custom layout data, analyze and process the custom layout data and generate an xml code executable by the mule engine.
Further, the client is further configured with a front-end page component for visually displaying the visual layout data structure, the connector component, the connection line component and the basic logic processing component.
Further, the construction process of the iPaaS platform includes:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting line assembly and a basic data structure of a basic logic processing assembly;
supplementing characteristic data of a connecting line assembly and a basic logic processing assembly according to xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and carrying out visual display;
and constructing an analysis conversion rule based on each data structure for analysis processing.
Further, the connector assembly is used for matching and connecting the connection interfaces of the external systems.
Further, the iPaaS platform is used as a basic structure for visual service arrangement in the form of nodes, connecting lines and groups.
Compared with the prior art, the invention has the following advantages:
(1) The invention provides a new visual service arrangement mode based on mule, and the visual service arrangement mode can realize and adapt to various integrated scenes and external changes among systems quickly, flexibly, agilely, efficiently and reliably.
(2) Based on the well-defined data structure and the core analysis program, the invention can greatly reduce the threshold and difficulty of service arrangement and reduce the requirement on personnel, thereby improving the system integration efficiency in enterprises and reducing the cost.
(3) The invention has higher expansibility and robustness, and can be quickly and repeatedly merged into a service schedule only by configuring the basic data and the characteristic data of the component if a new connector component is required to be added.
Drawings
Fig. 1 is a schematic flow diagram of an iPaaS service arrangement method based on an open-source mule integrated platform according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present invention, as presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The invention provides an iPaaS service arrangement method based on an open-source mule integrated platform, which comprises the following steps:
visual service arrangement is carried out in a pre-constructed iPaaS platform based on a mule framework, the iPaaS platform is provided with a visual arrangement data structure, a connector assembly, a connecting line assembly and a basic logic processing assembly, and the connector assembly is used for matching and connecting connection interfaces of all external systems;
the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction and arranges each assembly to obtain custom arrangement data;
and analyzing the custom layout data to generate an xml code which can be executed by the mule engine.
The construction process of the iPaaS platform comprises the following steps:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting line assembly and a basic data structure of a basic logic processing assembly; taking the forms of nodes, connecting lines and groups as a basic structure of visual service arrangement; according to a connection interface of an external system, setting a corresponding type of connector assembly;
supplementing characteristic data of the connecting line assembly and the basic logic processing assembly according to the xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and carrying out visual display;
and constructing an analysis conversion rule based on each data structure, and compiling an iPaaS platform service arrangement core analysis program for analysis processing.
The visual arrangement data structure, the connector component, the connecting wire component and the basic logic processing component are packaged in a modular data structure mode.
The invention also provides an iPaaS service arrangement system based on the open source mule integrated platform, which comprises:
the client side is configured to be pre-constructed with an iPaaS platform based on a mule framework, and the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component; the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction and arranges each assembly to obtain custom arrangement data;
and the server is configured to acquire the custom arrangement data, analyze and process the custom arrangement data and generate an xml code which can be executed by the mule engine.
Further, the client is further configured with a front-end page component for visually displaying the visual layout data structure, the connector component, the connection line component and the underlying logic processing component.
Further, the construction process of the iPaaS platform comprises:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting line assembly and a basic data structure of a basic logic processing assembly; according to a connection interface of an external system, setting a corresponding type of connector assembly;
supplementing characteristic data of the connecting line assembly and the basic logic processing assembly according to the xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and carrying out visual display;
and constructing an analysis conversion rule based on each data structure for analysis processing.
Further, the connector assembly is used to mate with a connection interface connecting various external systems.
Further, the iPaaS platform serves as a basic structure for visual service orchestration in the form of nodes, connecting lines, and groups.
And the user performs visual service arrangement in a dragging and pulling mode at the client and transmits the custom arrangement data to the server. And the server analyzes and converts the defined data into executable xml codes in the structured mule engine according to the editing and analyzing logic.
Taking the example that the oa system acquires the erp system personnel data and the erp system calls the interface to transmit the contract attachment to the oa system, the following implementation steps are described in detail with reference to fig. 1:
example 1
The embodiment is used for the oa system to acquire the personnel data of the erp system.
In step 100, analyzing the integrated scene, and combing the rough scheme;
in step 101, it is determined whether the existing iPaaS service arrangement can meet the requirements according to the result of step 100. The interface provided by the erp system is a soap interface, and the oa system is an http interface. Two systems cannot be directly docked for various reasons. At this time, the scenario is that the iPaaS platform needs to convert the soap interface of the erp system into an http interface and expose the http interface to the oa system.
In step 102, just the iPaaS platform has the capability to be exposed as an http interface and has a soap connector, thus having integration capability, step 106 is performed.
In step 106, service orchestration is performed in the iPaaS platform, which can meet the integration scenario.
In step 107, an analysis process is performed to generate an xml code executable by mule.
Example 2
The embodiment is used for the erp system call interface to transmit the contract attachment to the oa system.
In step 100, analyzing the integrated scene, and combing the rough scheme;
in step 101, it is determined whether the existing iPaaS service orchestration can meet the requirements according to the result of step 100. The oa system provides a file server to store contract data. However, the erp system cannot directly access the file server for various reasons, and only can access the soap interface. In this scenario, the iPaaS platform needs to provide a soap interface for the erp system to call, and save the attachment transmitted by the erp system to the file server of the oa system.
In step 102, since the iPaaS platform is not configured with the file connector temporarily, the existing layout of iPaaS cannot meet the scenario, and step 103 is executed.
In step 103, determining the component to be added as a file connector;
in step 104, newly developing a file connector, configuring component data;
in step 105, integration into an iPaaS platform;
in step 106, a file connector is provided, and service arrangement is performed in the iPaaS platform, which can meet the integration scenario.
In step 107, an analysis process is performed to generate an xml code executable by mule.
The foregoing detailed description of the preferred embodiments of the invention has been presented. It should be understood that numerous modifications and variations could be devised by those skilled in the art in light of the present teachings without departing from the inventive concepts. Therefore, the technical solutions available to those skilled in the art through logic analysis, reasoning and limited experiments based on the prior art according to the concept of the present invention should be within the scope of protection defined by the claims.

Claims (10)

1. An iPaaS service arrangement method based on an open source mule integrated platform is characterized by comprising the following steps:
performing visual service arrangement in a pre-constructed iPaaS platform based on a mule framework, wherein the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component;
the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction and arranges all the assemblies to obtain custom arrangement data;
and analyzing the custom layout data to generate an xml code which can be executed by the mule engine.
2. The iPaaS service orchestration method based on the open-source mule integrated platform according to claim 1, wherein the iPaaS platform construction process comprises:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting wire assembly and a basic data structure of a basic logic processing assembly;
supplementing characteristic data of a connecting line assembly and a basic logic processing assembly according to xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and carrying out visual display;
and constructing an analysis conversion rule based on each data structure for analysis processing.
3. The iPaaS service orchestration method based on the open-source mule integrated platform according to claim 2, wherein the iPaaS platform building process further comprises setting a corresponding type of connector component according to a connection interface of an external system.
4. The iPaaS service arrangement method based on the open-source mule integrated platform, according to claim 1, is characterized in that the iPaaS platform is used as a basic structure for visualization service arrangement in the form of nodes, connecting lines and groups.
5. The iPaaS service orchestration method based on the open-source mule integrated platform according to claim 1, wherein the visualization orchestration data structure, the connector component, the connection line component, and the basic logic processing component are all packaged in a modular data structure.
6. An iPaaS service orchestration system based on an open source mule integrated platform, comprising:
the client side is configured to be pre-constructed with an iPaaS platform based on a mule framework, and the iPaaS platform is provided with a visual arrangement data structure, a connector component, a connecting line component and a basic logic processing component; the iPaaS platform is connected with a corresponding external system in a matching way through the connector assembly, receives a dragging instruction and arranges all the assemblies to obtain custom arrangement data;
and the server is configured to acquire the custom layout data, analyze and process the custom layout data and generate an xml code executable by the mule engine.
7. The open-source mule integrated platform-based iPaaS service orchestration system according to claim 6, wherein the client is further configured with a front-end page component for visually displaying the visual orchestration data structure, the connector component, the connection line component and the underlying logic processing component.
8. The iPaaS service orchestration system based on the open-source mule integrated platform according to claim 6, wherein the iPaaS platform building process comprises:
defining a visual arrangement data structure, a basic data structure of a connector assembly, a basic data structure of a connecting wire assembly and a basic data structure of a basic logic processing assembly;
supplementing characteristic data of a connecting line assembly and a basic logic processing assembly according to xml codes of the connecting line assembly and the basic logic processing assembly of the mule framework;
constructing a front-end page component based on each data structure, and carrying out visual display;
and constructing an analysis conversion rule based on each data structure for analysis processing.
9. The iPaaS service orchestration system based on the open-source mule integrated platform according to claim 6, wherein the iPaaS platform is used as a basic structure for visualization service orchestration in the form of nodes, connecting lines and groups.
10. The open-source mule integrated platform-based iPaaS service orchestration system according to claim 6, wherein the visualization orchestration data structure, the connector component, the connection wire component, and the underlying logic processing component are all packaged in a modular data structure.
CN202211054926.XA 2022-08-31 2022-08-31 iPaaS service arrangement method and system based on open source mule integration platform Active CN115412606B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211054926.XA CN115412606B (en) 2022-08-31 2022-08-31 iPaaS service arrangement method and system based on open source mule integration platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211054926.XA CN115412606B (en) 2022-08-31 2022-08-31 iPaaS service arrangement method and system based on open source mule integration platform

Publications (2)

Publication Number Publication Date
CN115412606A true CN115412606A (en) 2022-11-29
CN115412606B CN115412606B (en) 2024-01-23

Family

ID=84163575

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211054926.XA Active CN115412606B (en) 2022-08-31 2022-08-31 iPaaS service arrangement method and system based on open source mule integration platform

Country Status (1)

Country Link
CN (1) CN115412606B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140372462A1 (en) * 2012-01-20 2014-12-18 Trustee for the MMW Family Trust Data management system and method
US20160216948A1 (en) * 2015-01-27 2016-07-28 Red Hat, Inc. Source to Image Framework for a Platform-as-a-Service System
US20160380913A1 (en) * 2015-06-26 2016-12-29 International Business Machines Corporation Transactional Orchestration of Resource Management and System Topology in a Cloud Environment
US10965547B1 (en) * 2018-12-26 2021-03-30 BetterCloud, Inc. Methods and systems to manage data objects in a cloud computing environment
CN112631696A (en) * 2020-12-29 2021-04-09 智慧神州(北京)科技有限公司 Service arranging method, arranging device, processor and service arranging system
WO2021253819A1 (en) * 2020-06-18 2021-12-23 南京龙猫商业智能科技股份有限公司 Paas-based microservice choreography engine management method
CN114115852A (en) * 2021-11-30 2022-03-01 深圳壹账通智能科技有限公司 Visual service arranging method, device, equipment and medium
US11381638B1 (en) * 2021-02-19 2022-07-05 Oracle International Corporation System and method for parallel execution of activites in an integration flow
CN114816375A (en) * 2021-01-29 2022-07-29 腾讯科技(深圳)有限公司 Service arranging method, device, equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140372462A1 (en) * 2012-01-20 2014-12-18 Trustee for the MMW Family Trust Data management system and method
US20160216948A1 (en) * 2015-01-27 2016-07-28 Red Hat, Inc. Source to Image Framework for a Platform-as-a-Service System
US20160380913A1 (en) * 2015-06-26 2016-12-29 International Business Machines Corporation Transactional Orchestration of Resource Management and System Topology in a Cloud Environment
US10965547B1 (en) * 2018-12-26 2021-03-30 BetterCloud, Inc. Methods and systems to manage data objects in a cloud computing environment
WO2021253819A1 (en) * 2020-06-18 2021-12-23 南京龙猫商业智能科技股份有限公司 Paas-based microservice choreography engine management method
CN112631696A (en) * 2020-12-29 2021-04-09 智慧神州(北京)科技有限公司 Service arranging method, arranging device, processor and service arranging system
CN114816375A (en) * 2021-01-29 2022-07-29 腾讯科技(深圳)有限公司 Service arranging method, device, equipment and storage medium
US11381638B1 (en) * 2021-02-19 2022-07-05 Oracle International Corporation System and method for parallel execution of activites in an integration flow
CN114115852A (en) * 2021-11-30 2022-03-01 深圳壹账通智能科技有限公司 Visual service arranging method, device, equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陆源: "上海贝尔OA应用集成研究和实现", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, pages 1 - 4 *

Also Published As

Publication number Publication date
CN115412606B (en) 2024-01-23

Similar Documents

Publication Publication Date Title
CN106021093A (en) Test case reuse method and system
CN110781180B (en) Data screening method and data screening device
CN111212142A (en) Service processing method, integrated open docking platform and computer storage medium
CN109271160B (en) Activity rule establishing method, activity rule establishing device, computer system and medium
CN114741060A (en) Business system development method and device based on middle platform
CN108154341A (en) United Dispatching platform and method of work based on data flow and workflow
CN115480753A (en) Application integration system and corresponding computer device and storage medium
CN111104181A (en) Webpage data filling system for visually editing task flow
CN114500481A (en) Service request processing method, system and device
CN115412606A (en) iPaaS service arranging method and system based on open source mule integrated platform
CN112948152A (en) Method for processing and interface service of arranging data and calling
CN112947902A (en) System development management platform
CN115774573B (en) Application integration method, device, electronic equipment and storage medium
CN107896242A (en) One kind service sharing method and device
CN115204841A (en) Workflow generation method and device, electronic equipment and storage medium
CN115292072A (en) Visual business flow arrangement method, device and storage medium
CN113052696B (en) Financial business task processing method, device, computer equipment and storage medium
CN112988218A (en) Configurable information flow management method and system
CN114860566A (en) Source code testing method and device, electronic equipment and storage medium
CN112631675A (en) Workflow configuration method, device, equipment and computer readable storage medium
KR20220059693A (en) Sns total management solusion architecture
CN111078230A (en) Code generation method and device
CN113515285A (en) Method and device for generating real-time calculation logic data
CN111258940B (en) Configuration method, business auditing system, business auditing equipment and storage medium
CN117909398A (en) Data acquisition system and method

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
GR01 Patent grant
GR01 Patent grant