CN113744027A - Product interface message configuration method and device - Google Patents

Product interface message configuration method and device Download PDF

Info

Publication number
CN113744027A
CN113744027A CN202111025599.0A CN202111025599A CN113744027A CN 113744027 A CN113744027 A CN 113744027A CN 202111025599 A CN202111025599 A CN 202111025599A CN 113744027 A CN113744027 A CN 113744027A
Authority
CN
China
Prior art keywords
product
supplier
message
interface message
ordering
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
CN202111025599.0A
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 Unicom Online Information Technology Co Ltd
Original Assignee
China Unicom Online Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Unicom Online Information Technology Co Ltd filed Critical China Unicom Online Information Technology Co Ltd
Priority to CN202111025599.0A priority Critical patent/CN113744027A/en
Publication of CN113744027A publication Critical patent/CN113744027A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0605Supply or demand aggregation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • G06Q30/0625Directed, with specific intent or strategy
    • G06Q30/0627Directed, with specific intent or strategy using item specifications

Abstract

The invention relates to a product interface message configuration method and a device, which are based on an interface protocol between a product ordering support platform and a supplier, acquire products provided by the supplier, analyze ordering modes and detailed parameter configuration information of the products, and generate product messages corresponding to the products; generating a corresponding interface message template for the product according to the product message and the message template of the ordering support platform; creating a supplier product according to the supplier product information; and configuring a corresponding interface message template for the supplier product according to the information of the supplier product. On the basis, downstream customers can initiate product ordering on the product ordering supporting platform according to requirements, and initiate product ordering upstream according to the formed ordering message. The method and the device provided by the invention can rapidly get through the upstream interface without modifying codes and only by carrying out different configurations on the product interface, realize the butt joint of products, realize the butt joint of the upstream products without stopping service and realize rapid deployment and commercialization.

Description

Product interface message configuration method and device
Technical Field
The invention relates to the technical field of internet interfaces, in particular to a method and a device for configuring product interface messages.
Background
Due to the explosive growth of the traffic service, the ordering support platform of the traffic recharging service has access to a lot of supplier products, and a product access mode and a product access method which are optimal for the client need to be found more quickly and accurately. The original method is long in time consumption and cannot accurately finish the quick access of the flow product.
In the prior art, detailed information of each type of product of an accessed supplier is analyzed, and an existing code is reconstructed on the original basis so as to adapt to the capability access of a new product. The method not only does not realize the interface configuration of product access, but also invests more time and manpower resources, and finally achieves the effect which is not ideal.
Therefore, how to provide an efficient and accurate method and apparatus for configuring a product interface message is a technical problem that needs to be solved urgently by those skilled in the art.
Disclosure of Invention
In view of the above, it is necessary to provide a method and an apparatus for configuring a product interface message in order to address at least one of the above-mentioned problems.
The product interface message configuration method is suitable for being executed in computing equipment and comprises the following steps:
based on an interface protocol between a product ordering support platform and a supplier, acquiring a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product;
generating a corresponding interface message template for the product according to the product message and a message template of an ordering support platform;
creating a supplier product according to the supplier product information;
and configuring a corresponding interface message template for the supplier product according to the supplier product information.
Preferably, the generating a corresponding interface message template for the product includes:
judging whether a message template corresponding to the product exists or not according to the existing message template of the ordering support platform;
if so, distributing an existing interface message template for the product;
and if the interface message template does not exist, establishing an interface message template for the product.
Preferably, configuring a corresponding interface message template for the vendor product further comprises:
configuring each parameter configuration item in a supplier product interface message template and assigning values to the parameter configuration items.
Preferably, the method further comprises the step of initiating product ordering by a downstream customer:
the product ordering support platform acquires corresponding product template information and configuration item information according to an initiated product, analyzes the content of each configuration item through a createXmlFile method, and finally integrates into a complete ordering message by combining parameter configuration in the product template.
Preferably, the subscription message is an xml format message.
Preferably, further comprising initiating upstream a product order:
and according to the formed complete ordering message, the product ordering support platform initiates product ordering upstream.
Preferably, configuring each parameter configuration item in the supplier product interface message template and assigning a value to the parameter configuration item, and further comprising judging the type of the product;
when the product is a fee product, configuring parameter configuration items in a supplier product interface message template at least comprising a product code, a product package code, a fee code, product effective time and product failure time;
when the product is a service product, the parameter configuration items in the configuration supplier product interface message template at least comprise a service product code, a service package code, a service code, service effective time and service invalid time.
The invention correspondingly provides a product interface message configuration device, which comprises:
the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring a product provided by a supplier based on an interface protocol of a product ordering support platform and the supplier, analyzing an ordering mode and detailed parameter configuration information of the product and generating a product message corresponding to the product;
the template generating module is used for generating a corresponding interface message template for the product according to the product message and a message template of the ordering support platform;
a creation module for creating a vendor product according to the vendor product information;
and the configuration module is used for configuring a corresponding interface message template for the supplier product according to the supplier product information.
The invention also provides product interface message configuration equipment, which comprises a processor and a memory for storing executable instructions of the processor; wherein the processor is configured to:
based on an interface protocol between a product ordering support platform and a supplier, acquiring a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product;
generating a corresponding interface message template for the product according to the product message and a message template of an ordering support platform;
creating a supplier product according to the supplier product information;
and configuring a corresponding interface message template for the supplier product according to the supplier product information.
The present invention also provides one or more computer-readable non-transitory storage media storing computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the product interface message configuration method.
The invention has the beneficial effects that:
1. by the product interface message preparation method, the upstream interface can be quickly opened without modifying codes and only by carrying out different configurations on the product interface flexibly under the background of different product requirements, and the product can be butted.
2. Compared with the previous processing scheme, the access efficiency of the upstream products can be greatly improved by the mode, the upstream products are butted without stopping service, and rapid deployment and commercialization are realized for the research and development of new products.
Drawings
Fig. 1 is a flowchart of a product interface message configuration method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a product interface message configuration apparatus according to an embodiment of the present invention.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Preferred embodiments of the present invention are shown in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
The upstream supplier may provide many different types of products to the ordering support platform for downstream customers to choose from and use, such as single-tariff products, multi-tariff products, international roaming products, 5G upgrade package products, service type products, renewal type products, and the like. The required interface parameters of these different types of products are different, some are one product node, some are 2 product nodes, and others include a service node. Therefore, different interface message templates need to be created for these products one by one.
Based on the above requirement, an embodiment of the present invention provides a product interface message configuration method, which is suitable for being executed in a computing device, as shown in fig. 1, and includes the following steps S100 to S400:
s100: based on an interface protocol between a product ordering support platform and a supplier, obtaining a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product. First, the upstream supplier develops various different types of flow products, service products, tariff products, etc. according to market needs, and each of the products contains corresponding order mode and detailed parameter configuration information. The upstream supplier uploads product information to be provided to the product ordering support platform according to an interface protocol with the product ordering support platform, so that the product ordering support platform obtains relevant information for the product, including an ordering module, detailed parameter configuration information and the like, wherein the parameter configuration information includes various product attributes, which can include price, application field, application geographic position, application time, data type and the like. And forming a corresponding product message according to the analyzed product information.
S200: and generating a corresponding interface message template for the product according to the product message and the message template of the ordering support platform. When the ordering support platform is in the existing state, a plurality of products uploaded and sold on the ordering support platform already have specific or common interface message templates, so that a corresponding message template can be generated for newly uploaded products according to needs, and since the uploaded products are possibly not matched with the existing message templates, the product message and the message template of the ordering support platform need to be compared in the step, specifically:
judging whether a message template corresponding to the product exists or not according to the existing message template of the ordering support platform;
if the product exists, an existing interface message template is distributed to the product, and then parameter items can be configured and assigned to the distributed interface message template according to the product message.
If not, an interface message template is newly established for the product, and the interface message template corresponds to the product message requirement one by one, so that the product configuration requirement is met.
S300: and creating a supplier product according to the supplier product information.
S400: and configuring a corresponding interface message template for the supplier product according to the supplier product information. Configuring each parameter configuration item in a supplier product interface message template and assigning values to the parameter configuration items.
After configuring the message template for the product, configuration information related to the product needs to be configured for the product template. Because each product message template is different, its configuration information is also different. For example, a single tariff product message template, whose configuration items include a product code (productId), a product package code (productPackageId), a tariff code (discntCode), a product effective time (productStartTime), and a product expiration time (productEndTime); in the case of a service product, its configuration items include a service product code (svcProductId), a service pack code (svcPackageId), a service code (svcServiceId), a service validation time (svcStartTime), a service expiration time (svcEndTime), etc., and this configuration item is a dynamic configuration based on the product type.
Preferably, configuring each parameter configuration item in the supplier product interface message template and assigning a value to the parameter configuration item, and further comprising judging the type of the product;
when the product is a fee product, configuring parameter configuration items in a supplier product interface message template at least comprising a product code, a product package code, a fee code, product effective time and product failure time;
when the product is a service product, the parameter configuration items in the configuration supplier product interface message template at least comprise a service product code, a service package code, a service code, service effective time and service invalid time.
After configuration items are matched, each configuration item needs to be assigned with a value. Basic configuration items of the product: product code, package code, tariff (service) code these are string values, such as "90915554", "52380455"; the effective time and the ineffective time are configured by the basic cron time expression, such as the effective time of the current time "×"? ", the next day effective" 000+ 1? "; failure "595923? ", failed after 2 days" 595923+ 2? ", end of month failure" 595923L? ", was spent after 5 months" 595923L + 5? ", fixed time failed" 59592331122029 ".
After passing through the configuration interface message template of the product, the product can be sold on the product ordering support platform. Still further, it includes downstream customer initiated product ordering: the product ordering support platform acquires corresponding product template information and configuration item information according to an initiated product, analyzes the content of each configuration item through a createXmlFile method, and finally integrates into a complete ordering message by combining parameter configuration in the product template. The order message is an xml format message.
Preferably, further comprising initiating upstream a product order: and according to the formed complete ordering message, the product ordering support platform initiates product ordering upstream. After the message template and the template parameter configuration are completed, a downstream client initiates a product ordering request, and the platform receives ordered product information and acquires message template and configuration item parameter information related to the product. By a custom createXmlFile method. And assigning the value in the product configuration item to the parameter item corresponding to the message template, and when the parameter item is of a time type, passing a self-defined CronDateUtil.
The present invention correspondingly provides a product interface message configuration device, as shown in fig. 2, including:
an obtaining module 10, configured to obtain a product provided by a supplier based on an interface protocol between a product ordering support platform and the supplier, analyze an ordering mode and detailed parameter configuration information of the product, and generate a product message corresponding to the product;
the template generating module 20 is configured to generate a corresponding interface message template for the product according to the product message and a message template of the ordering support platform;
a creation module 30 for creating a vendor product according to the vendor product information;
and the configuration module 40 is configured to configure a corresponding interface message template for the supplier product according to the supplier product information.
Based on the idea of a computer system, the invention also provides product interface message configuration equipment, which comprises a processor and a memory for storing executable instructions of the processor; wherein the processor is configured to implement steps S100-S400:
s100: based on an interface protocol between a product ordering support platform and a supplier, acquiring a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product;
s200: generating a corresponding interface message template for the product according to the product message and a message template of an ordering support platform;
s300: creating a supplier product according to the supplier product information;
s400: and configuring a corresponding interface message template for the supplier product according to the supplier product information.
The present invention also provides one or more computer-readable non-transitory storage media storing computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the product interface message configuration method.
1. By the product interface message preparation method, the upstream interface can be quickly opened without modifying codes and only by carrying out different configurations on the product interface flexibly under the background of different product requirements, and the product can be butted.
2. Compared with the previous processing scheme, the access efficiency of the upstream products can be greatly improved by the mode, the upstream products are butted without stopping service, and rapid deployment and commercialization are realized for the research and development of new products.
The apparatuses or modules illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
One skilled in the art will recognize that one or more embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description 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.
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.
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 like elements in a process, method, article, or apparatus that comprises the element.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. Especially, for the server device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for relevant points, refer to part of the description of the method embodiment.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The above description is only exemplary of the preferred embodiment of one or more embodiments of the present disclosure, and is not intended to limit the present disclosure, so that any modification, equivalent replacement, or improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (10)

1. A method for product interface message configuration adapted for execution in a computing device, comprising the steps of:
based on an interface protocol between a product ordering support platform and a supplier, acquiring a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product;
generating a corresponding interface message template for the product according to the product message and a message template of an ordering support platform;
creating a supplier product according to the supplier product information;
and configuring a corresponding interface message template for the supplier product according to the supplier product information.
2. The method of claim 1, wherein generating a corresponding interface message template for the product comprises:
judging whether a message template corresponding to the product exists or not according to the existing message template of the ordering support platform;
if so, distributing an existing interface message template for the product;
and if the interface message template does not exist, establishing an interface message template for the product.
3. The method of claim 1, wherein configuring the corresponding interface message template for the vendor product further comprises:
configuring each parameter configuration item in a supplier product interface message template and assigning values to the parameter configuration items.
4. The product interface message configuration method of claim 1, further comprising a downstream customer initiating a product order:
the product ordering support platform acquires corresponding product template information and configuration item information according to an initiated product, analyzes the content of each configuration item through a createXmlFile method, and finally integrates into a complete ordering message by combining parameter configuration in the product template.
5. The product interface message configuration method of claim 4, wherein the order message is an xml format message.
6. The product interface message configuration method of claim 4, further comprising initiating an order for a product upstream:
and according to the formed complete ordering message, the product ordering support platform initiates product ordering upstream.
7. The method according to claim 3, wherein configuring each parameter configuration item in a provider product interface message template and assigning a value to the parameter configuration item, further comprises determining a type of the product;
when the product is a fee product, configuring parameter configuration items in a supplier product interface message template at least comprising a product code, a product package code, a fee code, product effective time and product failure time;
when the product is a service product, the parameter configuration items in the configuration supplier product interface message template at least comprise a service product code, a service package code, a service code, service effective time and service invalid time.
8. Product interface message configuration device, its characterized in that includes:
the system comprises an acquisition module, a processing module and a display module, wherein the acquisition module is used for acquiring a product provided by a supplier based on an interface protocol of a product ordering support platform and the supplier, analyzing an ordering mode and detailed parameter configuration information of the product and generating a product message corresponding to the product;
the template generating module is used for generating a corresponding interface message template for the product according to the product message and a message template of the ordering support platform;
a creation module for creating a vendor product according to the vendor product information;
and the configuration module is used for configuring a corresponding interface message template for the supplier product according to the supplier product information.
9. The product interface message configuration equipment is characterized by comprising a processor and a memory for storing executable instructions of the processor; wherein the processor is configured to:
based on an interface protocol between a product ordering support platform and a supplier, acquiring a product provided by the supplier, analyzing an ordering mode and detailed parameter configuration information of the product, and generating a product message corresponding to the product;
generating a corresponding interface message template for the product according to the product message and a message template of an ordering support platform;
creating a supplier product according to the supplier product information;
and configuring a corresponding interface message template for the supplier product according to the supplier product information.
10. One or more computer-readable non-transitory storage media storing computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the product interface message configuration method of any one of claims 1-7.
CN202111025599.0A 2021-09-02 2021-09-02 Product interface message configuration method and device Pending CN113744027A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111025599.0A CN113744027A (en) 2021-09-02 2021-09-02 Product interface message configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111025599.0A CN113744027A (en) 2021-09-02 2021-09-02 Product interface message configuration method and device

Publications (1)

Publication Number Publication Date
CN113744027A true CN113744027A (en) 2021-12-03

Family

ID=78734855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111025599.0A Pending CN113744027A (en) 2021-09-02 2021-09-02 Product interface message configuration method and device

Country Status (1)

Country Link
CN (1) CN113744027A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457528A (en) * 2010-10-19 2012-05-16 北京邮电大学 Method for adaptively issuing web content facing to mobile phone terminal and system thereof
CN105049256A (en) * 2015-08-10 2015-11-11 北京思特奇信息技术股份有限公司 Method and system for realizing universal custom interface message
CN108809998A (en) * 2018-06-19 2018-11-13 北京易途客信息技术有限公司 A kind of interface access method and device
CN111815400A (en) * 2020-06-16 2020-10-23 上海中通吉网络技术有限公司 Cross-border trade electronic commerce logistics information customs declaration method and device
CN112688814A (en) * 2020-12-24 2021-04-20 新华三技术有限公司 Equipment access method, device, equipment and machine readable storage medium
CN112817883A (en) * 2021-01-11 2021-05-18 深圳力维智联技术有限公司 Method, device and system for adapting interface platform and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457528A (en) * 2010-10-19 2012-05-16 北京邮电大学 Method for adaptively issuing web content facing to mobile phone terminal and system thereof
CN105049256A (en) * 2015-08-10 2015-11-11 北京思特奇信息技术股份有限公司 Method and system for realizing universal custom interface message
CN108809998A (en) * 2018-06-19 2018-11-13 北京易途客信息技术有限公司 A kind of interface access method and device
CN111815400A (en) * 2020-06-16 2020-10-23 上海中通吉网络技术有限公司 Cross-border trade electronic commerce logistics information customs declaration method and device
CN112688814A (en) * 2020-12-24 2021-04-20 新华三技术有限公司 Equipment access method, device, equipment and machine readable storage medium
CN112817883A (en) * 2021-01-11 2021-05-18 深圳力维智联技术有限公司 Method, device and system for adapting interface platform and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
蔡乐才 等: "安防系统中相机拓扑的优化和相机联动", 四川理工学院学报(自然科学版), pages 25 - 28 *

Similar Documents

Publication Publication Date Title
US8332813B2 (en) Service re-factoring method and system
JP5792891B2 (en) Application development sales support system
Sandobalin et al. An infrastructure modelling tool for cloud provisioning
US11667033B2 (en) Systems and methods for robotic process automation
CN107844518B (en) Method for evaluating download quantity of specified APP, data server, packaging platform and system
US11474842B2 (en) Integration application creator design
CN109918435A (en) A kind of processing method and system of business interface
US20210334149A1 (en) Api adapter creation device, api adapter creation method, and api adapter creation program
US20110289515A1 (en) Generating service-access activities for workflow applications
CN111459621A (en) Cloud simulation integration and scheduling method and device, computer equipment and storage medium
US20180097706A1 (en) Exchange service management contents with a cloud entity via a self-contained cloud content package
CN111258567B (en) Service code development processing method and device
CN113760736A (en) Test method, device and system
CN113744027A (en) Product interface message configuration method and device
CN112925513A (en) Web page construction method and device
CN116934398A (en) Decision generation method, device, equipment and storage medium
CN109857374B (en) Development method and device of mobile application
CN111488268A (en) Dispatching method and dispatching device for automatic test
CN113112217B (en) Business process configuration method, device, electronic equipment and computer readable medium
CN115437628A (en) apk application program development method, terminal, server and system
CN115185841A (en) System reconfiguration test method, device, equipment and storage medium
CN110990280A (en) Automatic test data generation system and method
CN112799797A (en) Task management method and device
CN117056240B (en) Data element development and debugging method and system supporting offline Jar package
CN115526580B (en) Node state determining method and device, electronic equipment and storage medium

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