CN116414370A - Platform construction method and device based on low codes, medium and electronic equipment - Google Patents

Platform construction method and device based on low codes, medium and electronic equipment Download PDF

Info

Publication number
CN116414370A
CN116414370A CN202211680364.XA CN202211680364A CN116414370A CN 116414370 A CN116414370 A CN 116414370A CN 202211680364 A CN202211680364 A CN 202211680364A CN 116414370 A CN116414370 A CN 116414370A
Authority
CN
China
Prior art keywords
service
target
configuration
page
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211680364.XA
Other languages
Chinese (zh)
Inventor
吕哲
刘平
蔡菁菁
樊勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202211680364.XA priority Critical patent/CN116414370A/en
Publication of CN116414370A publication Critical patent/CN116414370A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application discloses a platform construction method and device based on low codes, a storage medium and electronic equipment, wherein the platform construction method based on the low codes comprises the following steps: obtaining a service selection request aiming at a target service, wherein the service selection request carries a service identifier, inquiring the service identifier in the service selection request to obtain a service pre-configuration parameter so as to directly call the configuration parameter of the packaged related service, realizing the rapid copying of the existing developed code capability, then carrying out parameter adjustment on the service pre-configuration parameter, taking the adjusted service pre-configuration parameter as the target configuration parameter to obtain the target configuration parameter suitable for the target service, realizing the flexible configuration of the target service, responding to the service arrangement operation executed by a user on the target configuration parameter so as to generate a service platform configuration file, reducing the development workload of a new service interface, shortening the development period of the service, reducing the development cost of the service, and realizing the rapid loading and online of the service.

Description

Platform construction method and device based on low codes, medium and electronic equipment
Technical Field
The present invention relates to the field of computer technology, and in particular, to a platform construction method based on a low code, a platform construction device based on a low code, a computer readable storage medium, and an electronic device.
Background
With the rapid development of digital transformation, the conventional single business service cannot meet the technical requirements of the current interconnection products, and therefore, business service arrangement is generated. The business service arrangement, namely, orderly weaving various business services to finish a certain business, aggregating the business services into a specific execution chain, and enabling a user to call one or more micro services at the back end through a call request.
At present, most of the implementation methods of business service arrangement are code writing, so that development period is long and efficiency is low for developers, and therefore, how to efficiently implement development of business service arrangement is a technical problem to be solved.
Disclosure of Invention
In order to solve the technical problems, embodiments of the present application provide a platform construction method based on a low code, a platform construction device based on a low code, a computer readable storage medium and an electronic device, so as to improve the development efficiency of services.
According to an aspect of the embodiments of the present application, there is provided a platform construction method based on low codes, the method including: acquiring a service selection request aiming at a target service, wherein the service selection request carries a service identifier; obtaining service pre-configuration parameters based on service identification inquiry in the service selection request; parameter adjustment is carried out on the service pre-configuration parameters, and the adjusted service pre-configuration parameters are used as target configuration parameters; responding to the business arrangement operation executed by the user on the target configuration parameters to generate a business platform configuration file, wherein the business platform configuration file is used for storing the execution logic of the target business.
In some embodiments, obtaining a service selection request for a target service includes: displaying a service selection interface in a visual configuration page of a service configuration platform; the service selection interface comprises a plurality of preset services; responding to service selection operation executed by a user on the service in the service selection interface to obtain the selected service; and generating a service selection request corresponding to the selected service.
In some embodiments, the target service contains pages to be laid out; responding to the business arrangement operation executed by the user on the target configuration parameters to generate a business platform configuration file, comprising: acquiring an association relationship between a target page component and a target configuration parameter in a page to be arranged; binding the target page component and the target configuration parameter based on the association relation between the target configuration parameter and the target page component; and generating a service platform configuration file based on the target page component in the page to be arranged and the target configuration parameters bound with the target page component.
In some embodiments, the number of pages to be laid out is a plurality; generating a service platform configuration file based on the bound target page component and the target configuration parameters, including: acquiring association relations among a plurality of pages to be arranged; obtaining a page jump relation among a plurality of pages to be arranged based on the association relation among the plurality of pages to be arranged; and generating a service platform configuration file based on the pages to be arranged and the page skip relation.
In some embodiments, prior to obtaining the service selection request, the method further comprises: displaying a template resource query interface in a visual configuration page of a service configuration platform; responding to template resource query operation executed by a user on a template resource query interface, and displaying template resources obtained by query; responding to template resource selection operation executed by a user on the displayed template resource, and taking the selected template resource as a target template resource; and acquiring a service platform configuration file corresponding to the target template resource.
In some embodiments, responding to a template resource query operation executed by a user on a template resource query interface, displaying a template resource obtained by query, including: acquiring keywords input by a user based on template resource query operation; inquiring a preset database based on the keywords to obtain template resources to be displayed; calculating a recommended value corresponding to each template resource to be displayed based on the calling record of each template resource to be displayed and the operation record of the user; and displaying each template resource to be displayed based on the recommended value.
In some embodiments, after obtaining the service platform configuration file, the method further includes: analyzing the service platform configuration file to obtain an executable code file, wherein the executable code file comprises execution logic of a target service corresponding to the service platform configuration file; and deploying the executable code file, wherein the deployed executable code file is used for responding to the service call request of the user terminal.
According to an aspect of an embodiment of the present application, there is provided a low-code-based platform construction apparatus, including: the request acquisition module is configured to acquire a service selection request aiming at a target service, wherein the service selection request carries a service identifier; the parameter query module is configured to query and obtain service pre-configuration parameters based on the service identification in the service selection request; the parameter adjustment module is configured to perform parameter adjustment on the service pre-configuration parameters, and takes the adjusted service pre-configuration parameters as target configuration parameters; and the arrangement module is configured to respond to service arrangement operation executed by a user on the target configuration parameters so as to generate a service platform configuration file, wherein the service platform configuration file is used for storing execution logic of the target service.
According to an aspect of the embodiments of the present application, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the low-code based platform construction method as above.
According to one aspect of embodiments of the present application, there is provided an electronic device comprising one or more processors; and a storage means for storing one or more programs that, when executed by the electronic device, cause the electronic device to implement the low-code based platform construction method as described above.
In the technical scheme provided by the embodiment of the application, the service selection request aiming at the target service is obtained, the service selection request carries the service identifier, the service pre-configuration parameter is obtained based on the service identifier query in the service selection request, the configuration parameter of the packaged related service is directly called, the rapid copying of the existing developed code capacity is realized, then the parameter adjustment is carried out on the service pre-configuration parameter, the adjusted service pre-configuration parameter is taken as the target configuration parameter, the target configuration parameter which is suitable for the target service is obtained, the flexible configuration of the target service is realized, the service arrangement operation executed by a user on the target configuration parameter is responded, so that the service platform configuration file is generated, the development workload of a new service interface is reduced, the service development period is shortened, the service development cost is reduced, and the rapid loading and the online of the service are realized.
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.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application. It is apparent that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained from these drawings without inventive effort for a person of ordinary skill in the art. In the drawings:
FIG. 1 is a schematic diagram illustrating an application environment of a low code based platform build method according to an exemplary embodiment of the present application;
FIG. 2 is a flow chart illustrating a low code based platform construction method according to an exemplary embodiment of the present application;
FIG. 3 is a schematic diagram illustrating parameter adjustment according to an exemplary embodiment of the present application;
FIG. 4 is a schematic diagram of parameter adjustment shown in another exemplary embodiment of the present application;
FIG. 5 is a schematic diagram of parameter adjustment shown in another exemplary embodiment of the present application;
FIG. 6 is a functional architecture diagram of a service configuration platform shown in an exemplary embodiment of the present application;
FIG. 7 is a schematic diagram of business orchestration shown in an exemplary embodiment of the present application;
FIG. 8 is a schematic diagram of a display page showing a service invocation scenario in accordance with an exemplary embodiment of the present application;
FIG. 9 is a flow chart illustrating a low code based platform construction method according to another exemplary embodiment of the present application;
FIG. 10 is a schematic diagram illustrating a service invocation terminal making a service invocation according to an exemplary embodiment of the present application;
FIG. 11 is a block diagram of a low code based platform construction device as shown in an embodiment of the present application;
fig. 12 is a schematic diagram of a computer system suitable for use in implementing embodiments of the present application.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations identical to the present application. Rather, they are merely examples of apparatus and methods that are identical to some aspects of the present application, as detailed in the appended claims.
The block diagrams depicted in the figures are merely functional entities and do not necessarily correspond to physically separate entities. That is, these functional entities may be implemented in the form of an application program or in one or more hardware modules or integrated circuits or in different network and/or processor devices and/or microcontroller devices.
The flow diagrams depicted in the figures are exemplary only, and do not necessarily include all of the elements and operations/steps, nor must they be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations.
In this application, the term "plurality" means two or more. "and/or" describes an association relationship of an association object, meaning that there may be three relationships, e.g., a and/or B may represent: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.
Alternatively, in the present embodiment, the low-code-based platform construction method may be applied to an environment as shown in fig. 1. As shown in fig. 1, the implementation environment includes a terminal 110 and a server 120, where the terminal 110 and the server 120 may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
The terminal 110 may be a terminal Device or a User Equipment (UE), and the terminal 110 may be a terminal-side Device such as a mobile phone, a tablet (Tablet Personal Computer), a Laptop (Laptop Computer), a personal digital assistant (Personal Digital Assistant, PDA), a mobile internet Device (Mobile Internet Device, MID), a Wearable Device (Wearable Device), or a vehicle-mounted Device.
The server 120 may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, basic cloud computing services such as big data and an artificial intelligence platform.
Alternatively, the wireless network or wired network described above uses standard communication techniques and/or protocols. The network is typically the Internet, but may be any network including, but not limited to, a local area network (Local Area Network, LAN), metropolitan area network (Metropolitan Area Network, MAN), wide area network (Wide Area Network, WAN), mobile, wired or wireless network, private network, or any combination of virtual private networks. In some embodiments, data exchanged over the network is represented using techniques and/or formats including HyperText Mark-up Language (HTML), extensible markup Language (Extensible Markup Language, XML), and the like. All or some of the links may also be encrypted using conventional encryption techniques such as secure socket layer (Secure Socket Layer, SSL), transport layer security (Transport Layer Security, TLS), virtual private network (Virtual Private Network, VPN), internet protocol security (Internet Protocol Security, IPsec), and the like. In other embodiments, custom and/or dedicated data communication techniques may also be used in place of or in addition to the data communication techniques described above.
Both the terminal 110 and the server 120 may individually perform the low code based platform construction method provided in the embodiments of the present application. The terminal 110 and the server 120 may also cooperate to perform the low code based platform construction method provided in the embodiments of the present application, which is not limited in this application.
Referring to fig. 2, fig. 2 is a flowchart illustrating a low code based platform construction method according to an exemplary embodiment of the present application. The low code based platform construction method may be applied to the implementation environment shown in fig. 1 and is specifically performed by the server 120 in the implementation environment. It should be understood that the method may be adapted to other exemplary implementation environments and be specifically executed by devices in other implementation environments, and the implementation environments to which the method is adapted are not limited by the present embodiment.
The following describes the low code-based platform construction method according to the embodiment of the present application in detail with a server as a specific execution body.
As shown in fig. 2, in an exemplary embodiment, the low code-based platform construction method at least includes steps S210 to S240, which are described in detail as follows:
step S210, a service selection request aiming at a target service is obtained, wherein the service selection request carries a service identifier.
It should be noted that, the target service refers to a service to be configured, for example, in a product marketing scenario, the target service may be a product purchase service, a product after-sales service, or the like.
A business may contain multiple services, a service refers to a collection of functions, such as a service including an order service, an asset service, a customer service, etc., an order service may include an order query function, an order creation function, etc. provided for a user, an asset service may include an asset transfer function, an asset query function, etc. provided for a user, a customer service may include a problem consultation function, a user information query function, etc. provided for a user.
The service selection request may carry an identifier of the service, so that the service is selected by using the identifier of the service in the service selection request to characterize the service.
The service selection request may be generated based on an input operation of the user, for example, the server sends the selectable service to the terminal on the user side, so that the terminal confirms the selected service identifier after receiving the selection operation performed by the user based on the selectable service, further generates a service selection request corresponding to the selected service according to the service identifier, and sends the generated service selection request to the server.
The service selection request may also be generated by the server after analyzing a service requirement file corresponding to the target service. For example, a user sends a service requirement file corresponding to a target service to a server through a terminal, wherein the service requirement file is used for storing specific requirements such as functions, performance, reliability and the like which are required to be realized by the target service. The server analyzes the received service demand file to obtain a service identifier to be used, and further generates a service selection request corresponding to the service to be used according to the service identifier.
Step S220, service pre-configuration parameters are obtained based on the service identification inquiry in the service selection request.
The service pre-configuration parameters refer to the configuration of parameters corresponding to the service, such as the configuration of input parameters and output parameters of the service, IP (Internet Protocol) addresses and port numbers of servers corresponding to the service, and the like.
It will be appreciated that the corresponding services may be implemented by the service pre-configuration parameters to provide the corresponding functionality of the services. For example, the service is a client center, the corresponding service pre-configuration parameters of the service center contain interfaces for realizing the client information query function, the capability of querying the client information can be provided based on the interfaces after the interfaces provided by the service pre-configuration parameters are registered on the server, for example, the interfaces of the client information query function are called in the server, so that the functions corresponding to the interfaces realize the client information query of the server, and the client information query interfaces are returned to the server. The interfaces can be standardized to standardize interfaces with non-uniform formats into uniform formats, so that the capability is conveniently provided for the outside.
Optionally, the server pre-stores service pre-configuration parameters corresponding to each service, and queries to obtain the service pre-configuration parameters through the service identifier in the service selection request. The developer can customize the service pre-configuration parameters corresponding to the service and store the customized service pre-configuration parameters into the server, so that the service pre-configuration parameters corresponding to a plurality of services stored in the server can be reused later, and the complexity of code development of the service is reduced.
Step S230, parameter adjustment is performed on the service pre-configuration parameters, and the adjusted service pre-configuration parameters are used as target configuration parameters.
It can be understood that the requirements of the same service in different services are different, so that parameter adjustment needs to be performed on the service pre-configuration parameters according to the specific requirements of the current target service, and one service pre-configuration parameter can obtain multiple target configuration parameters suitable for different service requirements.
For example, the service is an order center, the service pre-configuration parameters include default relevant configuration information of input parameters and output parameters of the order center, and the default relevant configuration information of the input parameters and the output parameters is adjusted according to the specific application scene of the target service, for example, configuration information such as data type, data name, data range and the like of the input parameters is adjusted to obtain the target configuration parameters, wherein the target configuration parameters are relevant configuration information which is suitable for the target service and is used for realizing the specified capability.
For example, the parameter adjustment of the service pre-configuration parameter may be implemented based on an input operation of the user, for example, the server sends the service pre-configuration parameter to the terminal at the user side, so that the terminal confirms the adjusted service pre-configuration parameter after receiving the parameter adjustment operation performed by the user based on the service pre-configuration parameter, and then returns the adjusted service pre-configuration parameter to the server.
The parameter adjustment of the service pre-configuration parameter may be implemented by the server after analyzing the service requirement file corresponding to the target service. For example, the user sends a service demand file corresponding to the target service to the server through the terminal, and the server analyzes the received service demand file to obtain rule information corresponding to the target service, and then the root rule information carries out parameter adjustment on the service pre-configuration parameters.
Wherein, as shown in fig. 3, the parameter adjustment may include meaning conversion of the parameter field, converting a field name of the parameter field into a field name convenient for understanding, so as to reduce interface data conversion logic. As shown in fig. 4, the parameter adjustment may further include addition and deletion of parameter fields, and may add or subtract some fields. As shown in fig. 5, the parameter adjustment may further include converting one interface corresponding to the service provisioning parameter into a plurality of interfaces to simplify one complex interface into a plurality of interfaces that are easy to understand.
Step S240, responding to the business arrangement operation executed by the user on the target configuration parameters to generate a business platform configuration file, wherein the business platform configuration file is used for storing the execution logic of the target business.
The service platform configuration file is used for storing the execution logic of the target service so as to orderly weave a plurality of targets through the service platform configuration file and aggregate the targets into a specific execution chain.
Through steps S210 to S230, a plurality of target configuration parameters may be obtained, each target configuration parameter may be regarded as a functional node, and the functional nodes may be arranged to obtain an execution order between the functional nodes, so as to generate a service platform configuration file.
According to the platform construction method based on the low codes, the service pre-configuration parameters are inquired to directly call the configuration parameters of the packaged related services, the target configuration parameters suitable for the target service are obtained through parameter adjustment on the service pre-configuration parameters, flexible configuration of the target service is achieved, and then service arrangement operation is carried out on the target configuration parameters according to a user to generate a service platform configuration file, so that the service development period is shortened, the service development cost is reduced, and quick loading and online of the service are achieved.
In some embodiments, obtaining a service selection request for a target service includes: displaying a service selection interface in a visual configuration page of a service configuration platform; the service selection interface comprises a plurality of preset services; responding to service selection operation executed by a user on the service in the service selection interface to obtain the selected service; and generating a service selection request corresponding to the selected service.
The service configuration platform is a visual interface for arranging services in the target service, the service configuration platform can be realized through a visual application development method, such as a low code development method and the like, and page components, execution logic and the like of the target service and/or the services are preset in the service configuration platform, so that different users can arrange the service through the service configuration platform by using the development method of the same type, the development process is more regular, the learning cost of the users in the service development is reduced, and the development efficiency is improved.
Specifically, in the service configuration platform, the user can use the page component and execution logic in a dragging manner to create page content corresponding to the target service.
By way of example, the service is placed in the service selection interface in advance, so that a service selection interface including a plurality of services can be displayed in a visual configuration page of the service configuration platform, and if a user performs a selection operation on the service through the service selection interface, a service corresponding to the selection operation is obtained, and a service selection request corresponding to the service is generated.
When the service configuration is needed, the user can access the service configuration platform on the service configuration front end, so that a visual configuration page corresponding to the service configuration platform is displayed. The visual configuration page comprises an adding control, a user can add services through the adding control, the user can select the service type of each service of the target service, and after the user adds, the target service comprises the added service clicked by the user. The service types may be divided according to functions of the service, and may also be divided according to a transmission protocol corresponding to the service. Specifically, the service may be a micro service, for example, an online supermarket may have a plurality of services, such as a user management service, a commodity management service, and an order management service, and it may also be understood that one function corresponds to one service.
Referring to fig. 6, fig. 6 is a schematic functional architecture of a service configuration platform according to an exemplary embodiment of the present application. As shown in fig. 6, the service configuration platform includes a service capability management module, a service capability operation analysis module, a service flow management module, a service activity management module, a service management module, a platform management module, and a data management module. The business capability management module comprises business capability configuration management, business capability life cycle management, business capability map and the like; the business capability operation management module comprises service catalog management, operation parameter management, business process operation management, business activity operation management, service access management, business capability asset management and the like; the business capability operation analysis module comprises index maintenance, data acquisition, business capability operation view and the like; the business process management module comprises business process configuration management, business process life cycle management, business process view management and the like; the business activity management module comprises business activity configuration management, business activity life cycle management, business activity view management and the like; the service management module comprises service management, capability parameter management, capability view management, capability life cycle management and the like; the platform management module comprises user management, business process management, label management, system registration and the like; the data management module comprises a flow library, an activity library, a capability library, a UI (User Interface) library and the like, wherein the flow library comprises a ordering flow, a payment flow and the like; the activity library includes, for example, authentication activities, order completion activities, network optimization activities, and the like; the capability library comprises a client information inquiry interface, an order submitting interface, a payment interface and the like; the UI library contains, for example, page elements, page components, page frames, and the like. The capability refers to a function realized by a target configuration parameter obtained by performing parameter adjustment on a service pre-configuration parameter, one capability is associated with one service, the flow refers to the execution sequence of steps of a service, and the activity refers to a set of configuration parameters for realizing a certain function.
In some embodiments, the target business contains pages to be laid out; responding to the business arrangement operation executed by the user on the target configuration parameters to generate a business platform configuration file, comprising: acquiring an association relationship between a target page component and a target configuration parameter in a page to be arranged; binding the target page component and the target configuration parameter based on the association relation between the target configuration parameter and the target page component; and generating a service platform configuration file based on the target page component in the page to be arranged and the target configuration parameters bound with the target page component.
It should be noted that, the page to be arranged refers to a page displayed when the target service is invoked, the user may set a page component contained in the page, and configure related information of the page component set in the page, and the target page component refers to a page component to be configured currently.
For example, referring to fig. 7, fig. 7 is a schematic view illustrating service arrangement according to an exemplary embodiment of the present application. As shown in fig. 4, the service arrangement interface in the visual configuration page of the service configuration platform includes a to-be-arranged page area and a page assembly area. The page to be arranged area is used for displaying the front-end display condition of the current page to be arranged, and the page assembly area contains a plurality of selectable page assemblies. The user can select the page components in the page component area and drag the selected page components to the page to be arranged in the page to be arranged area so as to set the page components in the page to be arranged. Component information for page components already contained in the page to be laid out may then be configured. If the page component selection operation executed by the user is responded, the page configuration flow corresponding to the selected page component is entered according to the page component selection operation, the style of the page component can be configured in the page configuration flow, and the page component can be associated with the target configuration parameter.
The step of associating the page component with the target configuration parameter may be: displaying a plurality of service pre-configuration parameters, responding to the selection operation of a user on the displayed service pre-configuration parameters, displaying the specific parameter content of the service pre-configuration parameters, and then responding to the parameter adjustment operation executed by the user on the specific parameter content of the service pre-configuration parameters, and taking the adjusted service pre-configuration parameters as target configuration parameters. Further, responding to the selection operation of the page component, taking the selected page component as a target page component, so as to establish the association relation between the target page component and the obtained target configuration parameters, and binding the target page component and the target configuration parameters based on the association relation.
The page to be arranged can be obtained by arranging the page components on the service configuration platform, or can be a page which is imported by a user and has been arranged by the page components, for example, the page to be arranged is imported through a page link.
In some embodiments, the number of pages to be laid out is a plurality; generating a service platform configuration file based on the bound target page component and the target configuration parameters, including: acquiring association relations among a plurality of pages to be arranged; obtaining a page jump relation among a plurality of pages to be arranged based on the association relation among the plurality of pages to be arranged; and generating a service platform configuration file based on the pages to be arranged and the page skip relation.
The target service may contain a plurality of pages, and the number of pages to be laid out is a plurality.
For example, the target service is a gift package subscription service, which includes a gift package selection page, a receipt signature page, a fee calculation page, a payment page, and a successful subscription page, and the association relationship between the pages is obtained to obtain a page jump relationship between the pages, and the pages are serially arranged through the page jump relationship to obtain a service platform configuration file.
The association relationship between the pages to be arranged can be obtained in response to an arranging operation performed by a user for the pages to be arranged, for example, component information of page components contained in the pages to be arranged is obtained based on the arranging operation, the component information of the page components contains trigger conditions of all page components and event processing details corresponding to the trigger conditions, and the event processing details corresponding to the trigger conditions may include jumping to other pages, data inquiry, data display and the like. If the component information of the page component a contained in the first page to be arranged is analyzed, the obtained trigger condition is that the page component a is clicked, the event processing details corresponding to the trigger condition are jumped to the second page to be arranged, and based on the trigger condition and the event processing details corresponding to the trigger condition, the obtained association relationship between the pages can be that the first page to be arranged is an upper page of the second page to be arranged, and the second page to be arranged is a lower page of the first page to be arranged.
For example, when the package ordering service includes a package selecting service page and a receipt signature service page, the package selecting service page includes a package selecting component, a selecting and submitting component, and the like, and when the package selecting service page and the receipt signature service page of the package ordering service are arranged, responding to arranging operations executed by a user for the package selecting service page and the receipt signature service page, and when the package selecting component in the package selecting service page is triggered, modifying the package state of the package corresponding to the package selecting component into a selected state; and when the selection submitting component in the gift package selection service page is triggered, acquiring all gift package information with the gift package state being selected, transmitting the gift package information to the receipt signature service page, and jumping to the receipt signature service page. According to the arrangement operation of the user for the gift box selection service page and the receipt signature service page, the association relationship between the pages is obtained as the upper page of the gift box selection service page, and the receipt signature service page is the lower page of the gift box selection service page
In some embodiments, prior to obtaining the service selection request, the method further comprises: displaying a template resource query interface in a visual configuration page of a service configuration platform; responding to template resource query operation executed by a user on a template resource query interface, and displaying template resources obtained by query; responding to template resource selection operation executed by a user on the displayed template resource, and taking the selected template resource as a target template resource; and acquiring a service platform configuration file corresponding to the target template resource.
The server may pre-store template resources, which may include the arrangement result of the service pre-configuration parameters, such as the service pre-configuration parameters and the target page component that have been bound; the template resource can also contain the layout result of the page, such as the page which is already laid out and the service pre-configuration parameters and target page components which are already bound in the page; the template resource may also contain orchestration results between multiple pages, such as page hopping relationships between multiple pages, and the like.
Displaying a template resource query interface in a visual configuration page of the service configuration platform, responding to template resource query operation executed by a user on the template resource query interface, displaying the template resource obtained by query, responding to template resource selection operation executed by the user on the displayed template resource, taking the selected template resource as a target template resource, further acquiring a service platform configuration file corresponding to the target template resource, and recycling service configuration data.
For example, the template resource may be obtained through a configuration record of the service by the user, and the service platform configuration file configured by each user may be stored as the template resource. And then, obtaining a resource identifier of the target template resource according to the target template resource corresponding to the template resource query operation, and obtaining the corresponding template resource according to the resource identifier query.
For another example, the template resources may be obtained by a template resource registration operation for the user, and the template resources such as a layout result of the service pre-configuration parameter, a layout result of the page, a layout result between the plurality of pages, and the like are obtained by the template resource registration operation, so as to store the template resources. And then, obtaining a resource identifier of the target template resource according to the target template resource corresponding to the template resource query operation, and obtaining the corresponding template resource according to the resource identifier query.
In some embodiments, responding to a template resource query operation executed by a user on a template resource query interface, displaying a template resource obtained by query, including: acquiring keywords input by a user based on template resource query operation; inquiring a preset database based on the keywords to obtain template resources to be displayed; calculating a recommended value corresponding to each template resource to be displayed based on the calling record of each template resource to be displayed and the operation record of the user; and displaying each template resource to be displayed based on the recommended value.
The template resources are stored in a preset database, which may be deployed in a server executing a platform construction method based on a low code, or may be deployed in another server, which is not limited in this application.
Each template resource corresponds to a keyword tag, and the keyword tag can be obtained by extracting keywords from the template resource by a server, and one template resource corresponds to one or more keyword tags. And obtaining keywords input by a user through template resource query operation executed by the user, then matching the input keywords with corresponding keyword labels of all template resources, and taking the template resources containing the keyword labels matched with the input keywords as template resources to be displayed.
And then, calculating a recommended value corresponding to each template resource to be displayed according to the calling record of each template resource to be displayed and the operation record of the user. The call record of the template resource to be displayed refers to the condition that the template resource is selected by the user in a preset time period, and the operation record of the user refers to the service configuration condition of the user in the preset time period, such as the template resource selection condition of the user, the template resource query record and the like.
It can be understood that the more the number of calls of the template resource is indicated in the call record of the template resource to be displayed, the higher the recommended value of the template resource is indicated; the fewer the number of calls of the template resource is indicated in the call record of the template resource to be displayed, the lower the recommended value of the template resource is indicated.
The preference label of the user can be generated according to the operation record of the user, for example, keywords of the selected resource template are extracted according to the template resource selection condition of the user in a preset time period, so that the preference label of the user is generated. Then, calculating the matching degree between the preference label of the user and the keyword of the template resource to be displayed, wherein the higher the matching degree is, the higher the recommended value of the template resource is; the lower the matching, the lower the recommended value for the template resource is indicated.
After the recommended values corresponding to the template resources to be displayed are obtained, the template resources to be displayed can be displayed based on the recommended values corresponding to the template resources to be displayed, for example, the higher the recommended values are, the earlier the ranking of the template resources is.
In some embodiments, after obtaining the service platform configuration file, the method further includes: analyzing the service platform configuration file to obtain an executable code file, wherein the executable code file comprises execution logic of a target service corresponding to the service platform configuration file; and deploying the executable code file, wherein the deployed executable code file is used for responding to the service call request of the user terminal.
After the target configuration parameters corresponding to the services corresponding to the target service are configured, a corresponding service platform configuration file is generated. Further, the server parses the service platform configuration file to generate an executable code file, and encapsulates the executable code file into a workflow interface. The executable code file comprises an execution sequence of one or more services corresponding to the service arrangement file and configuration information of each service.
Optionally, the server may further convert the service platform configuration file into any executable code file suitable for the development platform, such as Node, golang languages, which may better adapt to the language usage habit and performance of the front-end developer, and may also compile languages, such as Java, PHP, python.
Further, the executable code file obtained by parsing can be deployed, and the purpose of the executable code file is to respond to a service call request initiated by a user of the service call terminal. When a service calling terminal initiates a service calling request, a corresponding server acquires the service calling request to realize quick calling of the service and returns an execution result to the service calling terminal.
In some embodiments, the call condition of the service may be analyzed, for example, please refer to fig. 8, fig. 8 is a schematic diagram of a display page of the call condition of the service shown in an exemplary embodiment of the present application, as shown in fig. 8, call information of the service call terminal for the target service in a preset period of time, such as total number of calls, number of successful calls, number of call failures, etc., is recorded, so as to analyze the execution condition of the service, and support access control and flow control of the service.
Referring to fig. 9, fig. 9 is a flowchart of a low-code-based platform construction method according to another exemplary embodiment of the present application, and as shown in fig. 9, according to a requirement decomposition of a service requirement of a target service, different types of service configuration requirements are obtained, where the service configuration requirements include a scenario requirement, an activity requirement, a UI requirement, a front-end application requirement, and the like. And then, carrying out parameter configuration on different types of service configuration requirements, for example, firstly inquiring whether configuration parameters matched with the requirements obtained by decomposition exist in a preset resource template database, if so, directly obtaining a service platform configuration file corresponding to the target service according to the configuration parameters in the database, and if not, adopting the steps S210 to S240 provided by the application to develop the corresponding requirements to obtain new configuration parameters matched with the requirements, and further obtaining the service platform configuration file. Further, the service platform configuration file can be tested to execute the target service by calling the service platform configuration file, so that a service execution result is obtained, whether the target service can be successfully executed can be detected, if the target service cannot be successfully executed, corresponding test information is generated, and the user can change the configuration information of the target service based on the test information to unify the development and test processes of the target service.
Referring to fig. 10, fig. 10 is a schematic diagram illustrating a service call performed by a service call terminal according to an exemplary embodiment of the present application, and as shown in fig. 10, a target service is a gift box subscription service, where the target service may include a plurality of pages, for example, a gift box selection page, a receipt signature page, a fee calculation page, a payment page, and a subscription success page, and these pages may be implemented based on HTML5 (HyperText Markup Language 5). And executing the gift package ordering service at the service calling terminal by calling the service platform configuration file corresponding to the gift package ordering service.
According to the method and the system, the service selection request aiming at the target service is obtained, the service selection request carries the service identification, the service pre-configuration parameters are obtained based on the service identification query in the service selection request, the configuration parameters of the packaged related service are directly called, the rapid copying of the existing developed code capacity is realized, then the parameter adjustment is carried out on the service pre-configuration parameters, the adjusted service pre-configuration parameters are used as the target configuration parameters, the target configuration parameters suitable for the target service are obtained, the flexible configuration of the target service is realized, the service arrangement operation executed by a user on the target configuration parameters is responded, so that the service platform configuration file is generated, the development workload of a new service interface is reduced, the development period of the service is shortened, the development cost of the service is reduced, and the rapid loading and the online of the service are realized.
FIG. 11 is a block diagram of a low code based platform build device, as shown in FIG. 11, according to one embodiment of the present application, comprising:
a request acquisition module 1110, configured to acquire a service selection request for a target service, where the service selection request carries a service identifier;
a parameter query module 1120 configured to query for service preconfigured parameters based on the service identification in the service selection request;
the parameter adjustment module 1130 is configured to perform parameter adjustment on the service pre-configuration parameter, and take the adjusted service pre-configuration parameter as a target configuration parameter;
orchestration module 1140 is configured to respond to business orchestration operations performed by the user on the target configuration parameters to generate a business platform configuration file that is used to store the execution logic of the target business.
In one embodiment of the present application, the request acquisition module 1110 may include: the first page display unit is configured to display a service selection interface in a visual configuration page of the service configuration platform; the service selection interface comprises a plurality of preset services; a service selection unit configured to respond to a service selection operation executed by a user on a service in a service selection interface to obtain a selected service; and the selection request generation unit is configured to generate a service selection request corresponding to the selected service.
In one embodiment of the present application, the target service contains pages to be laid out; the orchestration module 1140 may include: the data acquisition unit is configured to acquire a target page component in a page to be arranged and an association relationship between a target configuration parameter and the target page component; the binding unit is configured to bind the target page component and the target configuration parameter based on the association relation between the target configuration parameter and the target page component; the configuration file generation unit is configured to generate a service platform configuration file based on the target page component in the page to be arranged and the target configuration parameters bound with the target page component.
In one embodiment of the present application, the number of pages to be laid out is a plurality; generating a service platform configuration file based on the bound target page component and the target configuration parameters, including: acquiring association relations among a plurality of pages to be arranged; obtaining a page jump relation among a plurality of pages to be arranged based on the association relation among the plurality of pages to be arranged; and generating a service platform configuration file based on the pages to be arranged and the page skip relation.
In one embodiment of the present application, the low code based platform construction device further comprises: the second page display unit is configured to display a template resource query interface in a visual configuration page of the service configuration platform; the resource display unit is configured to respond to template resource query operation executed by a user on the template resource query interface and display template resources obtained by query; the template selection unit is configured to respond to template resource selection operation executed by a user on the displayed template resources, and takes the selected template resources as target template resources;
And acquiring a service platform configuration file corresponding to the target template resource.
In one embodiment of the present application, the resource display unit further includes: the keyword acquisition unit is configured to acquire keywords input by a user based on template resource query operation; the query unit is configured to query a preset database based on the keywords to obtain template resources to be displayed; the template selection unit is configured to calculate recommended values corresponding to the template resources to be displayed based on the calling records of the template resources to be displayed and the operation records of the user; and the display unit is configured to display each template resource to be displayed based on the recommended value.
In one embodiment of the present application, after obtaining the service platform configuration file, the method further includes: analyzing the service platform configuration file to obtain an executable code file, wherein the executable code file comprises execution logic of a target service corresponding to the service platform configuration file; and deploying the executable code file, wherein the deployed executable code file is used for responding to the service call request of the user terminal.
It should be noted that, the low-code-based platform construction device provided in the foregoing embodiment and the low-code-based platform construction method provided in the foregoing embodiment belong to the same concept, and the specific manner in which each module and unit perform the operation has been described in detail in the method embodiment, which is not repeated herein. In practical application, the low-code-based platform construction device provided in the above embodiment may allocate the functions to different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above, which is not limited herein.
Fig. 12 shows a schematic diagram of a computer system suitable for use in implementing the electronic device of the embodiments of the present application.
It should be noted that, the computer system 1200 of the electronic device shown in fig. 12 is only an example, and should not impose any limitation on the functions and the application scope of the embodiments of the present application.
As shown in fig. 12, the electronic device 1200 is in the form of a general purpose computing device. Components of electronic device 1200 may include, but are not limited to: the at least one processing unit 1210, the at least one memory unit 1220, a bus 1230 connecting the different system components (including the memory unit 1220 and the processing unit 1210), and a display unit 1240.
Wherein the storage unit stores program code that is executable by the processing unit 1210 such that the processing unit 1210 performs steps according to various exemplary embodiments of the present disclosure described in the above-described "exemplary methods" section of the present specification.
The storage unit 1220 may include readable media in the form of volatile storage units, such as Random Access Memory (RAM) 1221 and/or cache memory unit 1222, and may further include Read Only Memory (ROM) 1223.
Storage unit 1220 may also include a program/utility 1224 having a set (at least one) of program modules 1225, such program modules 1225 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
Bus 1230 may be a local bus representing one or more of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or using any of a variety of bus architectures.
The electronic device 1200 may also communicate with one or more external devices 1270 (e.g., keyboard, pointing device, bluetooth device, etc.), one or more devices that enable a user to interact with the electronic device 1200, and/or any device (e.g., router, modem, etc.) that enables the electronic device 1200 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 1250. Also, the electronic device 1200 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet through the network adapter 1260. As shown, the network adapter 1260 communicates with other modules of the electronic device 1200 over bus 1230. It should be appreciated that although not shown, other hardware and/or application modules may be used in connection with the electronic device 1200, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
In particular, according to embodiments of the present application, the processes described above with reference to flowcharts may be implemented as computer applications. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising a computer program for performing the method shown in the flowchart. The computer programs, when executed by the processing unit 1210, perform the various functions defined in the system of the present application.
It should be noted that, the computer readable medium shown in the embodiments of the present application may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium may be, for example, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-Only Memory (ROM), an erasable programmable read-Only Memory (Erasable Programmable Read Only Memory, EPROM), flash Memory, an optical fiber, a portable compact disc read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present application, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with a computer-readable computer program embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. A computer program embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
The units referred to in the embodiments of the present application may be implemented by an application program or by hardware, and the described units may also be provided in a processor. Wherein the names of the units do not constitute a limitation of the units themselves in some cases.
Another aspect of the present application also provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a low code based platform construction method as before. The computer-readable storage medium may be included in the electronic device described in the above embodiment or may exist alone without being incorporated in the electronic device.
Another aspect of the present application also provides a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the low-code-based platform construction method provided in each of the above embodiments.
The foregoing is merely a preferred exemplary embodiment of the present application and is not intended to limit the embodiments of the present application, and those skilled in the art may make various changes and modifications according to the main concept and spirit of the present application, so that the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A low code based platform construction method, comprising:
acquiring a service selection request aiming at a target service, wherein the service selection request carries a service identifier;
obtaining service pre-configuration parameters based on service identification inquiry in the service selection request;
parameter adjustment is carried out on the service pre-configuration parameters, and the adjusted service pre-configuration parameters are used as target configuration parameters;
responding to the business arrangement operation executed by the user on the target configuration parameters to generate a business platform configuration file, wherein the business platform configuration file is used for storing the execution logic of the target business.
2. The method of claim 1, wherein the obtaining a service selection request for a target business comprises:
displaying a service selection interface in a visual configuration page of a service configuration platform; wherein, the service selection interface contains a plurality of preset services;
Responding to service selection operation executed by a user on the service in the service selection interface to obtain the selected service;
and generating a service selection request corresponding to the selected service.
3. The method of claim 1, wherein the target service contains pages to be laid out; the responding user executes the business arrangement operation on the target configuration parameters to generate a business platform configuration file, which comprises the following steps:
acquiring an association relationship between a target page component in a page to be arranged and the target page component and the target configuration parameter;
binding the target page component and the target configuration parameter based on the association relation between the target configuration parameter and the target page component;
and generating a service platform configuration file based on the target page component in the page to be arranged and the target configuration parameter bound with the target page component.
4. A method according to claim 3, wherein the number of pages to be laid out is a plurality; the generating a service platform configuration file based on the bound target page component and the target configuration parameter comprises the following steps:
acquiring association relations among a plurality of pages to be arranged;
Obtaining a page jump relation among the plurality of pages to be arranged based on the association relation among the plurality of pages to be arranged;
and generating a service platform configuration file based on the pages to be arranged and the page jump relation.
5. The method of claim 1, wherein prior to the obtaining the service selection request, the method further comprises:
displaying a template resource query interface in a visual configuration page of a service configuration platform;
responding to template resource query operation executed by a user on the template resource query interface, and displaying template resources obtained by query;
responding to template resource selection operation executed by a user on the displayed template resource, and taking the selected template resource as a target template resource;
and acquiring a service platform configuration file corresponding to the target template resource.
6. The method according to claim 5, wherein the responding to the template resource query operation performed by the user on the template resource query interface displays the template resource obtained by the query, and the method comprises:
acquiring keywords input by the user based on the template resource query operation;
inquiring a preset database based on the keywords to obtain template resources to be displayed;
Calculating recommended values corresponding to the template resources to be displayed based on the calling records of the template resources to be displayed and the operation records of the user;
and displaying the template resources to be displayed based on the recommended values.
7. The method according to any one of claims 1 to 6, wherein after obtaining the service platform configuration file, the method further comprises:
analyzing the service platform configuration file to obtain an executable code file, wherein the executable code file comprises execution logic of a target service corresponding to the service platform configuration file;
and deploying the executable code file, wherein the deployed executable code file is used for responding to the service call request of the user terminal.
8. A low code based platform construction apparatus comprising:
the request acquisition module is configured to acquire a service selection request aiming at a target service, wherein the service selection request carries a service identifier;
the parameter query module is configured to query and obtain service pre-configuration parameters based on the service identification in the service selection request;
the parameter adjustment module is configured to perform parameter adjustment on the service pre-configuration parameters, and takes the adjusted service pre-configuration parameters as target configuration parameters;
And the arrangement module is configured to respond to service arrangement operation executed by a user on the target configuration parameters so as to generate a service platform configuration file, wherein the service platform configuration file is used for storing execution logic of the target service.
9. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when executed by a processor, implements the low-code based platform construction method according to any one of claims 1 to 7.
10. An electronic device, comprising:
a processor; and
a memory for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the low-code based platform construction method of any of claims 1-7.
CN202211680364.XA 2022-12-26 2022-12-26 Platform construction method and device based on low codes, medium and electronic equipment Pending CN116414370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211680364.XA CN116414370A (en) 2022-12-26 2022-12-26 Platform construction method and device based on low codes, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211680364.XA CN116414370A (en) 2022-12-26 2022-12-26 Platform construction method and device based on low codes, medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN116414370A true CN116414370A (en) 2023-07-11

Family

ID=87048692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211680364.XA Pending CN116414370A (en) 2022-12-26 2022-12-26 Platform construction method and device based on low codes, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN116414370A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117076007A (en) * 2023-10-17 2023-11-17 苏州元脑智能科技有限公司 Method and device for reducing intrusion of middle platform architecture codes and middle platform system
CN117251640A (en) * 2023-11-17 2023-12-19 中化现代农业有限公司 Method, device, equipment and storage medium for generating cultivation scheme recommendation platform

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117076007A (en) * 2023-10-17 2023-11-17 苏州元脑智能科技有限公司 Method and device for reducing intrusion of middle platform architecture codes and middle platform system
CN117076007B (en) * 2023-10-17 2024-02-02 苏州元脑智能科技有限公司 Method and device for reducing intrusion of middle platform architecture codes and middle platform system
CN117251640A (en) * 2023-11-17 2023-12-19 中化现代农业有限公司 Method, device, equipment and storage medium for generating cultivation scheme recommendation platform
CN117251640B (en) * 2023-11-17 2024-04-16 中化现代农业有限公司 Method, device, equipment and storage medium for generating cultivation scheme recommendation platform

Similar Documents

Publication Publication Date Title
US11762634B2 (en) Systems and methods for seamlessly integrating multiple products by using a common visual modeler
US9111004B2 (en) Temporal scope translation of meta-models using semantic web technologies
US8751558B2 (en) Mashup infrastructure with learning mechanism
US9092244B2 (en) System for developing custom data transformations for system integration application programs
US11667033B2 (en) Systems and methods for robotic process automation
US20060200748A1 (en) System and method for applying workflow of generic services' to component based applications for devices
US20130073969A1 (en) Systems and methods for web based application modeling and generation
CN116414370A (en) Platform construction method and device based on low codes, medium and electronic equipment
US11295247B2 (en) Discovery and generation of organizational key performance indicators utilizing glossary repositories
WO2009078568A1 (en) Method and apparatus for providing api service and making api mash-up, and computer readable recording medium thereof
Fill SeMFIS: a flexible engineering platform for semantic annotations of conceptual models
US10915378B1 (en) Open discovery service
CN110795697A (en) Logic expression obtaining method and device, storage medium and electronic device
CN112328551A (en) Medical data analysis method, device, medium, and electronic device
CN114879939A (en) Method, system, electronic device and storage medium for generating micro service
CA2538561C (en) System and method for conversion of web services applications into component based applications for devices
CN114816375A (en) Service arranging method, device, equipment and storage medium
CN105094857B (en) Method and system for application load
Affonso et al. A reference architecture to support the development of mobile applications based on self-adaptive services
Yao et al. Building architectures for data‐intensive science using the ADAGE framework
CN115291928A (en) Task automatic integration method and device of multiple technology stacks and electronic equipment
US8200713B2 (en) Database exploration for building wireless component applications
CN111125503A (en) Method and apparatus for generating information
CN115145652A (en) Method, device, equipment and medium for creating data processing task
CA2538531C (en) System and method for applying workflow of generic services to component based applications for devices

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