CN112328224A - Service interface docking method and device, storage medium and electronic equipment - Google Patents

Service interface docking method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN112328224A
CN112328224A CN202110013577.6A CN202110013577A CN112328224A CN 112328224 A CN112328224 A CN 112328224A CN 202110013577 A CN202110013577 A CN 202110013577A CN 112328224 A CN112328224 A CN 112328224A
Authority
CN
China
Prior art keywords
service
data
interface
information
processing flow
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
CN202110013577.6A
Other languages
Chinese (zh)
Other versions
CN112328224B (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.)
Guangzhou Xuanwu Wireless Technology Co Ltd
Original Assignee
Guangzhou Xuanwu Wireless 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 Guangzhou Xuanwu Wireless Technology Co Ltd filed Critical Guangzhou Xuanwu Wireless Technology Co Ltd
Priority to CN202110013577.6A priority Critical patent/CN112328224B/en
Publication of CN112328224A publication Critical patent/CN112328224A/en
Application granted granted Critical
Publication of CN112328224B publication Critical patent/CN112328224B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method, a device, a storage medium and electronic equipment for butting service interfaces, wherein the method comprises the following steps: acquiring a service data set which is correlated with each other according to preset service correlation information; acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a flow relation among the plurality of service nodes; the service node configuration information is used for selecting target data pointing to a service interface from a service data set; dynamically generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language; and responding to the calling request of the service interface, analyzing the underlying language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring target data from the service data. The invention can dynamically generate the cached text of the bottom language without developing excessive codes, thereby reducing the development cost and improving the efficiency.

Description

Service interface docking method and device, storage medium and electronic equipment
Technical Field
The embodiment of the application relates to the field of data interaction, in particular to a service interface docking method, a service interface docking device, a storage medium and electronic equipment.
Background
An Enterprise selects a plurality of different application systems, such as an ERP (Enterprise Resource Planning) system, a mobile marketing system, and an OA (Office Automation) system, according to the needs of each business, and each business workflow of the Enterprise needs to be operated normally and efficiently through data interaction of each system. For example, an ERP system is used for production of an enterprise, but an OA system is used for internal verification of each production expenditure, a visit or sale condition of a salesman needs to submit data to the OA system through a mobile marketing system, data interaction between the systems needs to be realized only by configuring a corresponding interface, each application system needs to start secondary development according to business requirements of the enterprise in the conventional technology, coding amount is large, the joint debugging process needs to be repeatedly updated, adapted, compiled and updated, development time is long, configuration and development cost is high, and business changes of the enterprise are often very frequent, so that configuration and development cost is higher.
Disclosure of Invention
In order to overcome the problems in the related art, the application provides a service interface docking method, a service interface docking device, a storage medium and electronic equipment, and has the advantages of facilitating the docking development of the service interface, improving the efficiency and reducing the cost.
According to a first aspect of the embodiments of the present application, a method for interfacing a service interface is provided, which includes the following steps:
acquiring a service data set which is correlated with each other according to preset service correlation information;
acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a flow relation among the plurality of service nodes; wherein the service node configuration information is used for selecting target data pointing to a service interface from the service data set;
dynamically generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language;
and responding to a calling request of a service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
According to a second aspect of the embodiments of the present application, there is provided a docking apparatus for a service interface, including:
the service data set acquisition module is used for acquiring the service data sets which are mutually associated according to the preset service association information;
the service interface flow information acquisition module is used for acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a plurality of flow relations among the service nodes; wherein the service node configuration information is used for selecting target data pointing to a service interface from the service data set;
the dynamic bottom layer language cache text generation module is used for generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language;
and the dynamic language analysis module is used for responding to a calling request of a service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
According to a third aspect of embodiments herein, there is provided an electronic device comprising a processor and a memory; the memory stores a computer program adapted to be loaded by the processor and to perform the method of interfacing a service interface as described above.
According to a fourth aspect of embodiments of the present application, there is provided a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the method for interfacing a service interface as described above.
According to the method and the device, a service data set which is correlated with each other is obtained according to editable and adjustable preset service correlation information, the service interface processing flow information is obtained according to editable and adjustable preset parameter information of a plurality of service nodes and the flow relation among the service nodes, and then the bottom layer language cache text is obtained through dynamic loading, so that the service interface docking flow is dynamically executed, target data are dynamically obtained, dynamic data interaction among systems is realized, further developers do not need to develop excessive codes, and developers with different experience levels, even non-developers, can develop and dock the service interfaces through the service personnel trained with low cost; meanwhile, compared with a method for realizing service interface butt joint by customizing a development service interface or configuring format parameters in a solidified interface mode, the method can be flexibly deployed, the data table and the service interface flow information which are correlated with each other can be dynamically adjusted according to actual service requirements, the bottom layer language cache text is dynamically generated, the development cost is greatly reduced, and the efficiency of changing the service interface is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
For a better understanding and practice, the invention is described in detail below with reference to the accompanying drawings.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a method for interfacing service interfaces according to an embodiment of the present application;
FIG. 2 is a flow chart illustrating a method for obtaining a business data set according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a method for obtaining a service data set according to another embodiment of the present application;
fig. 4 is a flowchart illustrating a method for processing flow information by a service interface according to an embodiment of the present application;
fig. 5 is a schematic diagram illustrating a method for implementing service interfacing by using multiple service interfaces according to an embodiment of the present application;
FIG. 6 is a diagram illustrating a method for determining a business flow relationship according to an embodiment of the present application;
FIG. 7 is a schematic diagram of a docking device for a service interface according to an embodiment of the present application;
fig. 8 is a schematic block diagram illustrating a structure of a service interface docking apparatus according to an embodiment of the present application;
fig. 9 is a block diagram illustrating a schematic structure of a service data parsing module according to an embodiment of the present application;
FIG. 10 is a block diagram illustrating a schematic structure of a metadata driven configuration module, according to an embodiment of the present application;
fig. 11 is a block diagram illustrating a schematic structure of a service interface processing flow information obtaining module according to an embodiment of the present application;
FIG. 12 is a block diagram illustrating a schematic structure of a docking orchestration module according to one embodiment of the present application;
fig. 13 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
It should be understood that the embodiments described are only a few embodiments of the present application, and not all embodiments. 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 application.
When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the application, as detailed in the appended claims.
In the description of the present application, it is to be understood that the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not necessarily used to describe a particular order or sequence, nor are they to be construed as indicating or implying relative importance. The specific meaning of the above terms in the present application can be understood by those of ordinary skill in the art as appropriate. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. The word "if/if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination". Further, in the description of the present application, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
The method for interfacing service interfaces according to the embodiment of the present application will be described with reference to fig. 1 to 6,
please refer to fig. 1, which is a flowchart illustrating a method for interfacing service interfaces according to an embodiment of the present application; the method for docking the service interfaces disclosed by the embodiment of the application comprises the following steps:
step S110: and obtaining a service data set which is correlated with each other according to preset service correlation information.
In one embodiment, when the service interface needs to be docked more easily, or the docked data is single, for example, only a single table query, the service association information includes multiple sets of service data and association relationships between the multiple sets of service data. The business data may be data divided according to business handling requirements, which may be obtained from an internal or external database, for example, order data, product data, or price data. The association relationship between the plurality of groups of service data is a relationship determined by associating the service data with each other, for example, order data is associated with product data, the product data is associated with price data, the service data is packaged into a table, and then the plurality of data tables are associated with each other according to the association relationship between the plurality of groups of service data to form the service data set. For example, for an order data to product data association, the order data corresponds to a table a, the product data corresponds to a table B, and the association for table a is: table a, association table B, association relationship [ { attribute a _ field1, association B _ field1}, { attribute a _ field2, association B _ field2} ] and the like, then, according to the association relationship of table a, specific data of table a and specific data of table B associated with table a can be obtained from the corresponding database, and further, these data can be stored in the service data set in association relationship with table a. Further, in order to uniquely and conveniently determine the data and the association relationship in the table, the service association information further includes data such as a system identifier where the service data is located, a service name, and the like, for example, for table a, the content related to table a is further stored in the service data table, including: system 1-service: order-table a, and the relevant data of table a can be obtained from the order service data of system 1. Further, to reduce the number of queries and reduce the pressure of the business system, the correlated business data sets are placed in a business system cache.
In another embodiment, when the processing of the service interface to be docked is complex or the docked data relates to multiple dimensions, on the basis that the service association information includes multiple sets of service data and association between the multiple sets of service data, the data in the service data is further converted into metadata, and correspondingly, the service association information may further include multiple sets of metadata and association between the multiple sets of metadata. The metadata is also called intermediate data and relay data, and is data describing data, mainly information describing data attributes, and is used to support functions such as indicating storage locations, history data, resource searching, file recording, and the like. Metadata is an electronic catalog, and in order to achieve the purpose of creating a catalog, the contents or features of data must be described and collected, so as to achieve the purpose of assisting data retrieval. Metadata is information about the organization of data, data fields, and their relationships, and in short, metadata is data about data. That is, according to the association relationship between the metadata and the multiple sets of metadata, the association relationship such as metadata attribute, dimension, index, data model, etc. can be determined. Similarly, the metadata are packaged into tables, and then a plurality of data tables are associated with each other to form the service data set according to the association relationship among a plurality of groups of metadata. Similarly, in order to uniquely and conveniently determine the data and the association relationship in the table, the service association information further includes data such as a system identifier where the metadata is located, and a service name. The pressure of the business system is reduced for reducing the number of queries, and the correlated business data sets are placed in the business system cache.
Step S120: acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a flow relation among the plurality of service nodes; and the service node configuration information is used for selecting target data pointing to a service interface from the displayed service data set.
The service node is a process to be processed by the service interface corresponding to the service docking information, and the service node may include calling an interface a, calling C data of a database B, mapping the C data and D data, and the like. The service node configuration information includes: service interface name, service interface type, data object mapping, service behavior, service attribute, interface address and service logic of the butt-joint party, etc. The service interface name may be used to identify a service docking role, for example, when the personnel data is docked, the service interface name is a person docking, which indicates that the service interface is the information of the docked personnel, including the service functions such as personnel registration. The service interface type is used for determining the flow direction of service data, and comprises an input type or an output type; for example, when personnel data are docked, the type of the service interface is input, and the service interface is used for receiving personnel information of a ship body of an opposite party to perform data writing and personnel registration. The data object maps data of two parties for unified docking; in the docking process, for the sales field, it may be represented as count in system a and salescount in system B, at this time, for system a, for the request of system B for sales data, it is necessary to establish data mapping for data conversion. The service behavior includes an action to be executed by the service interface, for example, when the personnel data are docked, the service behavior may include new addition, mobile phone registration, work number verification, organization attribute verification, and the like. The service attribute is used for determining data required during docking, service attribute association and the like. The interface address of the butt-joint party is used for determining a specific entrance of the butt joint; the service logic includes service data table configuration information, metadata configuration information, service data table association information, and metadata table association information, that is, the data in the service data table and the association relationship between the data can be adjusted through the service logic. In an embodiment, only one service node may be included, for example, a certain data a and other data associated with the data a are queried from a database, and then configuration information of the service node, for example, an identifier of the configuration database and an identifier of the configuration data a, are configured in the service node, so that service interface processing flow information composed of the service node may be obtained, and further, a bottom-layer cache text is dynamically generated, so that when the bottom-layer language cache text is parsed, an interface queries the database to obtain the data a and other data associated with the data a.
Step S130: and dynamically generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language.
In the embodiment of the present application, the preset underlying parsing language includes a function for executing all service interface processing flows, all service functions, and associating the service data set. For example, for File operation definition as File, for function creation as File, function create is defined, File.
The underlying language cache text may appear in various forms, for example, may be a system cache, or may be persisted in a readable form in a hard disk.
Step S140: and responding to a calling request of a service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
According to the method and the device, a service data set which is correlated with each other is obtained according to editable and adjustable preset service correlation information, the service interface processing flow information is obtained according to editable and adjustable preset parameter information of a plurality of service nodes and the flow relation among the service nodes, and then the bottom layer language cache text is obtained through dynamic loading, so that the service interface docking flow is dynamically executed, target data are dynamically obtained, dynamic data interaction among systems is realized, further developers do not need to develop excessive codes, and developers with different experience levels, even non-developers, can develop and dock the service interfaces through the service personnel trained with low cost; meanwhile, compared with a method for realizing service interface butt joint by customizing a development service interface or configuring format parameters in a solidified interface mode, the method can be flexibly deployed, the data table and the service interface flow information which are correlated with each other can be dynamically adjusted according to actual service requirements, the bottom layer language cache text is dynamically generated, the development cost is greatly reduced, and the efficiency of changing the service interface is improved.
Referring to fig. 2, in an embodiment, the service association information includes service data and association information between the service data; the obtaining of the correlated service data set according to the preset service correlation information includes:
step S111: and responding to the triggering operation of the data association control on the first visual configuration interface, and displaying a data association parameter configuration interface.
Specifically, a canvas is provided in the middle of the first visual configuration interface, some data-associated control icons are provided on one side or two sides of the canvas, and the data-associated control is triggered by dragging the corresponding data-associated control icon in the canvas, so that the data-associated parameter configuration interface of the data-associated control is displayed on one side or two sides of the canvas.
Step S112: and acquiring a plurality of groups of service data configured on the data association parameter configuration interface and association relations among the plurality of groups of service data.
Specifically, a database option, a data table option, a data field option and the like are provided on the data association parameter configuration interface, and after a specific database name or identifier is selected or filled in the database option, all tables in the database are displayed in the data table option for selection; after a specific data table is selected or filled in the data table options, all fields in the data table are displayed in the data field options to provide selections, and further, specific data fields can be selected or filled in the data field options, so that the service data is obtained. Generally, the configuration of one set of service data is provided on the upper side of the data related parameter configuration interface, and the configuration of the other set of service data is provided on the lower side of the data related parameter configuration interface, so that the association relationship between the two sets of service data can be determined. Of course, two data association controls may also be set, a set of service data is configured on the data association parameter configuration interfaces of the two data association controls, and then the relationship between the two data association controls is configured as an association, so that the association relationship between the two sets of service data may also be determined.
Step S113: and correspondingly encapsulating the plurality of groups of service data into a plurality of data tables, and associating the plurality of data tables with each other to form the service data set according to the association relationship among the plurality of groups of service data.
According to the embodiment of the application, the visual configuration interface is provided for the user to correlate the service data to form the service data set, so that the service data can be correlated conveniently according to actual service requirements, a data source is provided for subsequent target data acquisition, meanwhile, service data selection can be provided for subsequent service interface processes, and configuration of the service interface processes is facilitated.
Further, referring to fig. 3, after acquiring the multiple sets of service data configured on the data association parameter configuration interface and the association relationship between the multiple sets of service data, the method further includes:
step S1131: and correspondingly converting a plurality of data in the service data into a plurality of metadata.
Step S1132: and displaying the metadata association parameter configuration interface in response to the triggering operation of the metadata association control on the second visual configuration interface.
Specifically, a canvas is provided in the middle of the second visual configuration interface, some metadata-associated control icons are provided on one side or two sides of the canvas, and the metadata-associated control is triggered by dragging the corresponding metadata-associated control icon in the canvas, so that the data-associated parameter configuration interface of the metadata-associated control is displayed on one side or two sides of the canvas.
Step S1133: and acquiring a plurality of metadata of the metadata association parameter configuration interface and association relations among the plurality of metadata.
Specifically, a metadata attribute option, a dimension option, an index option, a data model option, and the like are provided on the metadata-related parameter configuration interface, and metadata can be obtained by selecting or filling specific data in the above options. The metadata attributes comprise service types, table types, use permissions of tables and the like; the dimensionality comprises a service definition, a service classification, a dimension table and the like; the indexes comprise service precision, units, types, calculation logic and the like. Generally, the configuration of one group of metadata is provided on the upper side of the metadata related parameter configuration interface, and the configuration of another group of metadata is provided on the lower side of the metadata related parameter configuration interface, so that the association relationship between the two groups of metadata can be determined. Of course, two metadata association controls may also be set, a set of metadata is configured on the data association parameter configuration interfaces of the two metadata association controls, and then the relationship between the two metadata association controls is configured as an association, so that the association relationship between the two sets of metadata may also be determined.
Step S1134: and correspondingly encapsulating each metadata into a metadata table, and associating the metadata tables with each other to form the service data set according to the association information among the metadata.
According to the embodiment of the application, the visual configuration interface is provided for the user to associate the elements with each other to form the service data set, so that the metadata can be associated with each other conveniently according to actual complex service requirements, a data source is provided for subsequent target data acquisition, metadata selection can be provided for subsequent service interface processes, and configuration of the service interface processes is facilitated.
Referring to fig. 4, in an embodiment, the obtaining service interface processing flow information according to preset parameter information of a plurality of service nodes and a plurality of flow relations between the service nodes includes:
step S121: responding to the triggering operation of the service node control on the third visual configuration interface, and displaying a service node parameter configuration interface; the service node parameter configuration interface includes displaying data in the service data set.
Specifically, a canvas is provided in the middle of the third visual configuration interface, some service node control icons are provided on one side or two sides of the canvas, and the service node controls are triggered by dragging the corresponding service node control icons in the canvas, so that the parameter configuration interface of the service node controls is displayed on one side or two sides of the canvas.
Step S122: acquiring service node configuration information configured on the service node parameter configuration interface and a service flow relation formed by sequentially connecting the service node controls; the service node configuration information is used for determining target data from the displayed data of the service data set.
It should be noted that: the service node configuration information is used for selecting target data pointing to a service interface from the displayed service data set and particularly determining the target data from the configuration information of a certain service node, but may be used for determining the target data from a plurality of service node configuration information according to a service flow relationship. For example, for a service docking requirement, the system B needs to obtain sales data from the system a, where a sales field of a data table in a database in the system a is denoted as count, and a sales field of a data table in a database in the system B is denoted as salescount, and at this time, a service interface control icon is selected in a third visual configuration interface, and information such as a service interface name and a service interface type is configured for the service interface control. Dragging a database control icon to a canvas, configuring a database address and a database name of a sales volume field in a system A, listing all tables in the database at the moment, selecting a data table corresponding to a sales field at the moment, displaying the data table and all data tables related to the data table in the service data set, selecting the sales field from the data table at the moment, and displaying the sales field in the system A on the left side of the canvas at the moment; and selecting the data sheet in the database where the sales field in the system B is located from all the data sheets associated with the data sheet, then selecting the corresponding sales field, displaying the sales field in the system B on the right side of the canvas, and then connecting the sales fields in the two systems by using lines to establish mapping matching of the sales fields. Then dragging an output control icon, and configuring information such as the type of the sales data output by the system A on the output control icon; and dragging a system icon, configuring information such as the name of the system B on the system icon, and pushing the sales data to the system B. And finally, connecting the service interface control icon, the database control, the output control icon and the system icon in sequence by using arrows, so that a service flow relation can be obtained, and target data, namely sales data in the system A, can be obtained according to the service flow relation and configuration information of a plurality of service nodes.
Step S123: and acquiring service interface processing flow information according to the service flow relation of the service node and the configuration parameter information of the service node.
According to the embodiment of the application, the business interface circulation relation and the configuration parameter information of the business nodes are configured through the visual configuration interface, and meanwhile, the data in the business data set are combined, so that the business interface processing flow information pointing to the target data is automatically acquired, the configuration is convenient and fast, the code development is greatly reduced, and the development flow is simplified.
Referring to fig. 5, in an embodiment, the method for interfacing the service interface further includes the following steps:
step S150: according to the preset service docking information, obtaining bottom layer language cache texts corresponding to a plurality of service interfaces; the service docking information comprises a plurality of service interfaces, service association information used for generating the corresponding underlying language cache text, parameter information of a plurality of service nodes and a plurality of circulation relations among the service nodes.
For a complex docking requirement, it may need to dock a plurality of service interfaces, for example, the docking requirement is a sales performance of a person in a sales area of a current month, it needs to dock a service interface with department information, a marketing area docking service interface, and a person docking service interface, at this time, it needs to generate respective bottom layer language cache texts according to service association information preset in the respective service interface, parameter information of a plurality of service nodes, and a transfer relationship among the plurality of service nodes, respectively, where a generation manner of the bottom layer language cache text may refer to steps S110 to S130, and details are not described here.
Step S160: acquiring a service flow relation of a plurality of service interface controls configured on a fourth visual configuration interface, and acquiring a service docking process cache text; the service docking process cache text is used for pointing to target data of service docking in the service data.
Step S170: and in response to the service docking request, sequentially analyzing the underlying language cache texts according to the service docking process cache texts to obtain target data.
According to the embodiment of the application, the bottom layer language cache texts corresponding to the service interfaces are visually configured, and then the circulation relations of the service interfaces are visually configured, so that the complex butt joint requirement is simplified, and the service interfaces and the circulation relations between the service interfaces are conveniently and visually developed. And the bottom layer language cache text and the service docking process cache text corresponding to the service interface can be dynamically adjusted according to actual service requirements, so that the development cost can be reduced.
In one embodiment, when the call request of the service interface includes identification information of target data, the parsing, according to the service interface processing flow information, the service interface processing flow, and obtaining the target data from the service data, includes: and analyzing the bottom layer language cache text according to the identification information of the target data, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data. Specifically, the identification information of the target data may be information for triggering the service interface to be called. Referring to fig. 6, for example, when the system B needs to obtain the order data in the system a, by sending the identification information of the order data to the service interface in the system a, the service interface parses the underlying language cache text, executes the service interface processing flow according to the service interface processing flow information, and obtains the order data from the service data and feeds back the order data to the system B. Specifically, the step of parsing the underlying language cache text includes: analyzing interface definition, output or input type and butt party information; creating an interface object and a service directory corresponding to the interface; calling the service data and the associated data thereof or the metadata and the associated metadata thereof and the like in the data service data set; analyzing the service logic, analyzing the service flow, and generating a bottom layer language cache copy according to the sequence; the service file is compiled, optimized and checked for parameter validity by the parser; and the docking and arranging system carries out docking service arrangement, executes the bottom-layer cache text and the like.
In another embodiment, when the call request of the service interface includes identification information of other data associated with target data, the parsing the underlying language cache text in response to the call request of the service interface, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data includes: analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data; and acquiring other data according to the identification information of the other data and the incidence relation between the other data and the target data in the service data table. The identification information of the other data is information for uniquely identifying the other data. For example, when the system B needs to obtain sales data in the system a, the service interface in the system a is used for obtaining the order data function, but the order data and the sales data are associated with each other in the service data table, at this time, for such a new service interaction requirement, development of the service interface is not needed, by sending the identification information of the sales data to the service interface in the system a, the service interface starts to analyze the underlying language cache text, executes the service interface processing flow according to the service interface processing flow information, and obtains the order data from the service data; and then according to the identification information of the sales data and the incidence relation between the sales data and the order data in the business data table, obtaining the sales data and feeding back the sales data to a system B.
The following is a content of the apparatus embodiment of the present application, which can be used to execute the docking method of the service interface of the present application. For details not disclosed in the embodiments of the apparatus of the present application, please refer to the contents of the interfacing method of the service interface of the present application.
Referring to fig. 7 and fig. 8, an embodiment of the present application discloses a docking apparatus 200 for a service interface, including:
a service data set obtaining module 210, configured to obtain service data sets associated with each other according to preset service association information;
a service interface flow information obtaining module 220, configured to obtain service interface processing flow information according to preset parameter information of multiple service nodes and a flow relationship between the multiple service nodes; wherein the service node configuration information is used for selecting target data pointing to a service interface from the service data set;
a dynamic bottom layer language cache text generation module 230, configured to generate a bottom layer language cache text according to the service interface processing flow information, the service data sets associated with each other, and a preset bottom layer parsing language;
and the dynamic language parsing module 240 is configured to parse the underlying language cache text in response to a call request of a service interface, execute a service interface processing flow according to the service interface processing flow information, and obtain the target data from the service data.
According to the method and the device, a service data set which is correlated with each other is obtained according to editable and adjustable preset service correlation information, the service interface processing flow information is obtained according to editable and adjustable preset parameter information of a plurality of service nodes and the flow relation among the service nodes, and then the bottom layer language cache text is obtained through dynamic loading, so that the service interface docking flow is dynamically executed, target data are dynamically obtained, dynamic data interaction among systems is realized, further developers do not need to develop excessive codes, and developers with different experience levels, even non-developers, can develop and dock the service interfaces through the service personnel trained with low cost; meanwhile, compared with a method for realizing service interface butt joint by customizing a development service interface or configuring format parameters in a solidified interface mode, the method can be flexibly deployed, the data table and the service interface flow information which are correlated with each other can be dynamically adjusted according to actual service requirements, the bottom layer language cache text is dynamically generated, the development cost is greatly reduced, and the efficiency of changing the service interface is improved.
Referring to fig. 9, in an embodiment, the service data set obtaining module 210 includes a service data parsing module 211; the service data parsing module 211 includes:
the first trigger response module 2111 is configured to, in response to a trigger operation of a data association control in the first visual configuration interface, display a data association parameter configuration interface.
A first association obtaining module 2112, configured to obtain multiple sets of service data configured on the data association parameter configuration interface and association relationships among the multiple sets of service data.
A first service data set obtaining module 2113, configured to correspondingly encapsulate multiple groups of service data into multiple data tables, and associate the multiple data tables with each other to form the service data set according to an association relationship between the multiple groups of service data.
According to the embodiment of the application, the visual configuration interface is provided for the user to correlate the service data to form the service data set, so that the service data can be correlated conveniently according to actual service requirements, a data source is provided for subsequent target data acquisition, meanwhile, service data selection can be provided for subsequent service interface processes, and configuration of the service interface processes is facilitated.
Referring to fig. 10, in another embodiment, the service data set obtaining module 210 includes a service data parsing module 211, the service data obtaining module 210 further includes a metadata driven configuration module 212, and the metadata driven configuration module 212 includes:
a metadata conversion module 2121, configured to correspondingly convert multiple data in the service data into multiple metadata.
And the second trigger response module 2122 is configured to display the metadata associated parameter configuration interface in response to a trigger operation of the metadata associated control on the second visual configuration interface.
A second association obtaining module 2123, configured to obtain a plurality of metadata of the metadata association parameter configuration interface and an association relationship between the plurality of metadata.
A second service data set obtaining module 2124, configured to correspondingly encapsulate each metadata into a metadata table, and associate the metadata tables with each other according to association information between the metadata to form the service data set.
According to the embodiment of the application, the visual configuration interface is provided for the user to associate the elements with each other to form the service data set, so that the metadata can be associated with each other conveniently according to actual complex service requirements, a data source is provided for subsequent target data acquisition, metadata selection can be provided for subsequent service interface processes, and configuration of the service interface processes is facilitated.
Referring to fig. 11, in an embodiment, the service interface flow information obtaining module 220 includes:
a third response triggering module 221, configured to respond to a triggering operation of a service node control in a third visual configuration interface, and display a service node parameter configuration interface; the service node parameter configuration interface includes displaying data in the service data set.
A service flow relation obtaining module 222, configured to obtain service node configuration information configured on the service node parameter configuration interface and a service flow relation formed by sequentially connecting the service node controls; the service node configuration information is used for determining target data from the displayed data of the service data set.
And the service interface flow acquiring module 223 is configured to acquire service interface processing flow information according to the service flow relationship of the service node and the configuration parameter information of the service node.
According to the embodiment of the application, the business interface circulation relation and the configuration parameter information of the business nodes are configured through the visual configuration interface, and meanwhile, the data in the business data set are combined, so that the business interface processing flow information pointing to the target data is automatically acquired, the configuration is convenient and fast, the code development is greatly reduced, and the development flow is simplified.
Referring to fig. 12, in an embodiment, the interfacing apparatus 200 of the service interface further includes a docking orchestration module 250; the docking orchestration module 250 comprises:
a bottom language cache text obtaining module 251, configured to obtain bottom language cache texts corresponding to multiple service interfaces according to the preset service docking information; the service docking information comprises a plurality of service interfaces, service association information used for generating the corresponding underlying language cache text, parameter information of a plurality of service nodes and a plurality of circulation relations among the service nodes.
A service docking process cache text obtaining module 252, configured to obtain service flow relationships of the multiple service interface controls configured on the fourth visual configuration interface, and obtain a service docking process cache text; the service docking process cache text is used for pointing to target data of service docking in the service data.
And the service docking analysis module 253 is configured to respond to the service docking request, sequentially analyze the bottom-layer language cache text according to the service docking process cache text, and obtain the target data.
According to the embodiment of the application, the bottom layer language cache texts corresponding to the service interfaces are visually configured, and then the circulation relations of the service interfaces are visually configured, so that the complex butt joint requirement is simplified, and the service interfaces and the circulation relations between the service interfaces are conveniently and visually developed. And the bottom layer language cache text and the service docking process cache text corresponding to the service interface can be dynamically adjusted according to actual service requirements, so that the development cost can be reduced.
In one embodiment, when the call request of the service interface includes identification information of the target data, the dynamic language parsing module 240 includes: and analyzing the bottom layer language cache text according to the identification information of the target data, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
In another embodiment, when the call request of the service interface includes identification information of other data associated with the target data, the dynamic language parsing module 240 includes: analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data; and acquiring other data according to the identification information of the other data and the incidence relation between the other data and the target data in the service data table.
The following is a content of the present application device embodiment, which may be used to execute the docking method of the service interface of the present application. For details not disclosed in the embodiments of the device of the present application, please refer to the contents of the interfacing method of the service interface of the present application.
Referring to fig. 13, the present application further provides an electronic device 300, where the electronic device 300 may be any smart terminal including a touch display screen, for example, may be embodied as a computer, a mobile phone, a tablet computer, an interactive tablet, and the like. The interactive tablet 300 may include: at least one processor 301, at least one memory 302, at least one display 303, at least one network interface 304, a user interface 305, and at least one communication bus 306.
The display 303 includes a display layer and a touch layer, and the display layer is used for displaying data processed by the processor; the touch layer may include: a capacitive screen, an electromagnetic screen, an infrared screen, or the like, and generally, the touch layer may receive a touch operation or a writing operation input by a user through a finger or an input device.
The user interface 304 is mainly used for providing an input interface for a user to obtain data input by the user. Optionally, the user interface 304 may also include a standard wired interface, a wireless interface.
The network interface 303 may optionally include a standard wired interface or a wireless interface (e.g., WI-FI interface).
Wherein the communication bus 305 is used to enable connection communication between these components.
The processor 301 may include one or more processing cores. The processor 301, using various interfaces and lines to connect various parts throughout the electronic device 300, performs various functions of the electronic device 300 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 302, and invoking data stored in the memory 502. Optionally, the processor 501 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 501 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display layer; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 301, but may be implemented by a single chip.
The Memory 302 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 302 includes a non-transitory computer-readable medium. The memory 302 may be used to store instructions, programs, code, sets of codes, or sets of instructions. The memory 302 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the above-described method embodiments, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 302 may alternatively be at least one storage device located remotely from the processor 501. As shown in fig. 13, the memory 502, which is a kind of computer storage medium, may include an operating system, a network communication module, and a user therein.
The processor 301 may be configured to invoke an application program of a service interface docking method stored in the memory 502, and execute the step of the service interface docking method, where a specific execution process may refer to a specific description shown in the service interface docking method, and is not described herein again.
The present application further provides a computer-readable storage medium, on which a computer program is stored, where the instructions are suitable for being loaded by a processor and executed to perform the steps of the service interface docking method, and a specific execution process may refer to a specific description shown in the service interface docking method, which is not described herein again. The device where the storage medium is located can be an electronic device such as a personal computer, a notebook computer, a smart phone and a tablet computer.
For the apparatus embodiment, since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment for relevant points. The above-described device embodiments are merely illustrative, wherein the components described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart block or blocks and/or flowchart block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A service interface docking method is characterized by comprising the following steps:
acquiring a service data set which is correlated with each other according to preset service correlation information;
acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a flow relation among the plurality of service nodes; wherein the service node configuration information is used for selecting target data pointing to a service interface from the service data set;
dynamically generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language;
and responding to a calling request of a service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
2. The method of interfacing service interfaces of claim 1,
the service associated information comprises service data and associated information among the service data;
the obtaining of the correlated service data set according to the preset service correlation information includes:
responding to the triggering operation of the data association control on the first visual configuration interface, and displaying a data association parameter configuration interface;
acquiring a plurality of groups of service data configured on the data association parameter configuration interface and association relations among the plurality of groups of service data;
and correspondingly encapsulating the plurality of groups of service data into a plurality of data tables, and associating the plurality of data tables with each other to form the service data set according to the association relationship among the plurality of groups of service data.
3. The method of interfacing service interfaces of claim 2,
after acquiring the multiple sets of service data configured on the data association parameter configuration interface and the association relationship among the multiple sets of service data, the method further includes:
correspondingly converting a plurality of data in the service data into a plurality of metadata;
responding to the triggering operation of the metadata associated control on the second visual configuration interface, and displaying a metadata associated parameter configuration interface;
acquiring a plurality of metadata of the metadata associated parameter configuration interface and an association relation between the plurality of metadata;
and correspondingly encapsulating each metadata into a metadata table, and associating the metadata tables with each other to form the service data set according to the association information among the metadata.
4. The method of interfacing service interfaces of claim 1,
the obtaining of the service interface processing flow information according to the preset parameter information of a plurality of service nodes and the flow relations among the plurality of service nodes includes:
responding to the triggering operation of the service node control on the third visual configuration interface, and displaying a service node parameter configuration interface; the service node parameter configuration interface displays data in the service data set;
acquiring service node configuration information configured on the service node parameter configuration interface and a service flow relation formed by sequentially connecting the service node controls; the service node configuration information is used for selecting target data pointing to a service interface from the displayed service data set;
and acquiring service interface processing flow information according to the service flow relation of the service node and the configuration parameter information of the service node.
5. The method of interfacing service interfaces of claim 1, further comprising the steps of:
according to the preset service docking information, obtaining bottom layer language cache texts corresponding to a plurality of service interfaces; the service docking information comprises a plurality of service interfaces, service association information used for generating the corresponding underlying language cache text, parameter information of a plurality of service nodes and a transfer relation among the plurality of service nodes;
acquiring a service flow relation of a plurality of service interface controls configured on a fourth visual configuration interface, and acquiring a service docking process cache text; the service docking process cache text is used for pointing to target data of service docking in the service data;
and responding to the service docking request, sequentially analyzing the bottom layer language cache texts according to the service docking process cache texts, and obtaining target data.
6. A method for interfacing service interfaces according to any one of claims 1 to 5,
when the calling request of the service interface includes the identification information of the target data, the step of responding to the calling request of the service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data comprises the following steps: analyzing the bottom layer language cache text according to the identification information of the target data, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data;
when the call request of the service interface includes identification information of other data associated with target data, the analyzing the bottom layer language cache text in response to the call request of the service interface, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data, including: analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and obtaining the target data from the service data; and acquiring other data according to the identification information of the other data and the incidence relation between the other data and the target data in the service data table.
7. A method for interfacing service interfaces according to any one of claims 1 to 5,
the preset bottom layer parsing language comprises functions for executing all service interface processing flows, all service functions and associating the service data sets; and/or the presence of a gas in the gas,
the service node configuration information includes: service interface name, service interface type, data object mapping, service behavior, service attributes, interface address of the dockee, and service logic.
8. A device for interfacing service interfaces, comprising:
the service data set acquisition module is used for acquiring the service data sets which are mutually associated according to the preset service association information;
the service interface flow information acquisition module is used for acquiring service interface processing flow information according to preset parameter information of a plurality of service nodes and a plurality of flow relations among the service nodes; wherein the service node configuration information is used for selecting target data pointing to a service interface from the service data set;
the dynamic bottom layer language cache text generation module is used for generating a bottom layer language cache text according to the service interface processing flow information, the service data sets which are correlated with each other and a preset bottom layer parsing language;
and the dynamic language analysis module is used for responding to a calling request of a service interface, analyzing the bottom layer language cache text, executing the service interface processing flow according to the service interface processing flow information, and acquiring the target data from the service data.
9. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable by the processor, the processor when executing implementing the steps of the method of interfacing service interfaces according to any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method for interfacing a service interface according to any one of claims 1 to 7.
CN202110013577.6A 2021-01-06 2021-01-06 Service interface docking method and device, storage medium and electronic equipment Active CN112328224B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110013577.6A CN112328224B (en) 2021-01-06 2021-01-06 Service interface docking method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110013577.6A CN112328224B (en) 2021-01-06 2021-01-06 Service interface docking method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN112328224A true CN112328224A (en) 2021-02-05
CN112328224B CN112328224B (en) 2021-03-30

Family

ID=74301548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110013577.6A Active CN112328224B (en) 2021-01-06 2021-01-06 Service interface docking method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN112328224B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239670A (en) * 2021-05-11 2021-08-10 鸬鹚科技(深圳)有限公司 Method and device for uploading service template, computer equipment and storage medium
CN113255233A (en) * 2021-06-23 2021-08-13 中国银行股份有限公司 Business requirement processing method and device, storage medium and electronic equipment
CN113704327A (en) * 2021-08-30 2021-11-26 康键信息技术(深圳)有限公司 Data recording method, device, equipment and storage medium
CN114185614A (en) * 2021-12-03 2022-03-15 招联消费金融有限公司 Dynamic credit standing calling method and device, computer equipment and storage medium
CN114943467A (en) * 2022-06-08 2022-08-26 山东浪潮新基建科技有限公司 Third-party-oriented workflow visualization configuration interface method and device
CN115098075A (en) * 2022-06-29 2022-09-23 林懂 Multi-system integration method and device, electronic equipment and medium
CN115292418A (en) * 2022-08-19 2022-11-04 深圳市数帝网络科技有限公司 Cross-system business process automatic processing method and system
CN115514806A (en) * 2022-11-16 2022-12-23 江苏曼荼罗软件股份有限公司 Perception discovery method and system for discrete service cluster
CN116048490A (en) * 2023-01-28 2023-05-02 广州钛动科技股份有限公司 Business event processing method, device, computer equipment and storage medium
CN118051222A (en) * 2024-02-29 2024-05-17 蒲惠智造科技股份有限公司 Cloud data content docking and synchronizing method in industrial field

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375738A (en) * 2010-08-25 2012-03-14 中兴通讯股份有限公司 Device and method for managing data of mobile terminal
CN103095479A (en) * 2011-11-04 2013-05-08 华为技术有限公司 Method and device of business configuration
CN103870260A (en) * 2012-12-14 2014-06-18 腾讯科技(深圳)有限公司 Method and system for service interface development
CN105630617A (en) * 2015-12-28 2016-06-01 山东中创软件工程股份有限公司 Business processing method and system based on rule engine
CN107980128A (en) * 2016-11-07 2018-05-01 深圳中兴力维技术有限公司 Data dock dynamic management approach and device
US20190065294A1 (en) * 2008-07-09 2019-02-28 International Business Machines Corporation Remote product invocation framework
CN109725953A (en) * 2018-12-11 2019-05-07 山东浪潮通软信息科技有限公司 A kind of data interconnection method and system based on Java reflection technology
CN111064621A (en) * 2019-12-25 2020-04-24 南京三百云信息科技有限公司 Service data docking method and device
CN111427568A (en) * 2020-03-30 2020-07-17 山东浪潮通软信息科技有限公司 Interface configuration method and device
CN112084208A (en) * 2019-06-14 2020-12-15 北京京东尚科信息技术有限公司 Data visualization method and system, storage medium and electronic device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190065294A1 (en) * 2008-07-09 2019-02-28 International Business Machines Corporation Remote product invocation framework
CN102375738A (en) * 2010-08-25 2012-03-14 中兴通讯股份有限公司 Device and method for managing data of mobile terminal
CN103095479A (en) * 2011-11-04 2013-05-08 华为技术有限公司 Method and device of business configuration
CN103870260A (en) * 2012-12-14 2014-06-18 腾讯科技(深圳)有限公司 Method and system for service interface development
CN105630617A (en) * 2015-12-28 2016-06-01 山东中创软件工程股份有限公司 Business processing method and system based on rule engine
CN107980128A (en) * 2016-11-07 2018-05-01 深圳中兴力维技术有限公司 Data dock dynamic management approach and device
CN109725953A (en) * 2018-12-11 2019-05-07 山东浪潮通软信息科技有限公司 A kind of data interconnection method and system based on Java reflection technology
CN112084208A (en) * 2019-06-14 2020-12-15 北京京东尚科信息技术有限公司 Data visualization method and system, storage medium and electronic device
CN111064621A (en) * 2019-12-25 2020-04-24 南京三百云信息科技有限公司 Service data docking method and device
CN111427568A (en) * 2020-03-30 2020-07-17 山东浪潮通软信息科技有限公司 Interface configuration method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张飞翔: "关于多系统对接问题的处理经验及分析", 《信息系统工程》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113239670A (en) * 2021-05-11 2021-08-10 鸬鹚科技(深圳)有限公司 Method and device for uploading service template, computer equipment and storage medium
CN113255233A (en) * 2021-06-23 2021-08-13 中国银行股份有限公司 Business requirement processing method and device, storage medium and electronic equipment
CN113704327A (en) * 2021-08-30 2021-11-26 康键信息技术(深圳)有限公司 Data recording method, device, equipment and storage medium
CN113704327B (en) * 2021-08-30 2024-07-09 康键信息技术(深圳)有限公司 Data recording method, device, equipment and storage medium
CN114185614A (en) * 2021-12-03 2022-03-15 招联消费金融有限公司 Dynamic credit standing calling method and device, computer equipment and storage medium
CN114943467A (en) * 2022-06-08 2022-08-26 山东浪潮新基建科技有限公司 Third-party-oriented workflow visualization configuration interface method and device
CN115098075A (en) * 2022-06-29 2022-09-23 林懂 Multi-system integration method and device, electronic equipment and medium
CN115292418A (en) * 2022-08-19 2022-11-04 深圳市数帝网络科技有限公司 Cross-system business process automatic processing method and system
CN115514806A (en) * 2022-11-16 2022-12-23 江苏曼荼罗软件股份有限公司 Perception discovery method and system for discrete service cluster
CN115514806B (en) * 2022-11-16 2023-03-03 江苏曼荼罗软件股份有限公司 Perception discovery method and system for discrete service cluster
CN116048490A (en) * 2023-01-28 2023-05-02 广州钛动科技股份有限公司 Business event processing method, device, computer equipment and storage medium
CN118051222A (en) * 2024-02-29 2024-05-17 蒲惠智造科技股份有限公司 Cloud data content docking and synchronizing method in industrial field

Also Published As

Publication number Publication date
CN112328224B (en) 2021-03-30

Similar Documents

Publication Publication Date Title
CN112328224B (en) Service interface docking method and device, storage medium and electronic equipment
CN109992589B (en) Method, device, server and medium for generating SQL (structured query language) statements based on visual page
CN108519967B (en) Chart visualization method and device, terminal and storage medium
JP6736173B2 (en) Method, system, recording medium and computer program for natural language interface to a database
US11276097B1 (en) Canonical order management system
US8819075B2 (en) Facilitation of extension field usage based on reference field usage
US10042921B2 (en) Robust and readily domain-adaptable natural language interface to databases
EP2819035A1 (en) Systems and methods for presentations with live application integration
CN110263186A (en) For identification, select and present items of media content purpose method and system
US9704168B2 (en) Method and system for implementing profiles for an enterprise business application
US8352507B2 (en) Retrieval and storage of localized instances of data objects
CN111597238A (en) Method and device for dynamically displaying table data based on database
US8413109B2 (en) Systems and methods for metamodel transformation
CN111461801A (en) Page generation method and device
CN114282129A (en) Information system page generation method, system, electronic equipment and storage medium
US11113082B2 (en) Help content based application page analysis
US9773003B2 (en) Computer implemented system and method for investigative data analytics
US20240256314A1 (en) Automating semantically-related computing tasks across contexts
CN116594683A (en) Code annotation information generation method, device, equipment and storage medium
CN107515866B (en) Data operation method, device and system
US8880561B2 (en) Computer system and computerized method for storing business objects and business mapping data
CN116992850A (en) Enterprise report text generation method and device and electronic equipment
CA2967203A1 (en) Infeasibility management in e-sourcing systems
US20230004924A1 (en) Computerized systems and methods for electronic document preparation
US9053151B2 (en) Dynamically joined fast search views for business objects

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
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 510000 room 23bd, No. 109, system West Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGZHOU XUANWU WIRELESS TECHNOLOGY Co.,Ltd.

Address before: 32B, no.103b, TianLiHe Road, Guangzhou, 510000

Patentee before: GUANGZHOU XUANWU WIRELESS TECHNOLOGY Co.,Ltd.