CN106469093A - Data calling method data calling device - Google Patents

Data calling method data calling device Download PDF

Info

Publication number
CN106469093A
CN106469093A CN201610801341.8A CN201610801341A CN106469093A CN 106469093 A CN106469093 A CN 106469093A CN 201610801341 A CN201610801341 A CN 201610801341A CN 106469093 A CN106469093 A CN 106469093A
Authority
CN
China
Prior art keywords
api
data
cloud platform
request
called side
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
CN201610801341.8A
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.)
You Pu Information Technology Co Ltd Of Ufsoft
Original Assignee
You Pu Information Technology Co Ltd Of Ufsoft
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 You Pu Information Technology Co Ltd Of Ufsoft filed Critical You Pu Information Technology Co Ltd Of Ufsoft
Priority to CN201610801341.8A priority Critical patent/CN106469093A/en
Publication of CN106469093A publication Critical patent/CN106469093A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a kind of data calling method data calling device, wherein, data calling method, including:Receive the API Calls request from called side that cloud platform forwards;Based on API configuration file, the request of described API Calls is parsed, obtain the database access strategies corresponding with the request of described API Calls;According to described database access strategies, data base is conducted interviews, to get the data of described called side request;The described data getting is back to described called side.Technical scheme can conveniently realize the circulation of business data by way of API Calls, and it can be avoided that the data of enterprises is exposed the safety issue existing in a network.

Description

Data calling method data calling device
Technical field
The present invention relates to technical field of data processing, adjust in particular to a kind of data calling method and a kind of data Use device.
Background technology
Day by day ripe with internet environment, it is more that more Enterprise Consciousness to the Internet operation mode can allow enterprise harvest The income surpassing the expectation, therefore applies similar to electric business, SaaS (Software-as-a-Service, software services) etc. Need to carry out the circulation of business datum with enterprise.
Meanwhile, between enterprise, majority is in network environment isolated from one another, between enterprise and upstream and downstream company Business contact can only be realized by public network.
It can be seen that, open business data is the key issue solving stream compression, but the contradiction point of enterprise itself is to open Safety issue involved by data.Therefore, how to ensure that the data in corporate intranet is not exposed to public network, simultaneously side Just the circulation realizing business data becomes technical problem urgently to be resolved hurrily.
Content of the invention
The present invention is based at least one above-mentioned technical problem it is proposed that a kind of new data call scheme, Ke Yitong The mode crossing API Calls conveniently realizes the circulation of business data, and it can be avoided that the data of enterprises is exposed to net The safety issue existing in network.
In view of this, according to the first aspect of the invention it is proposed that a kind of data calling method, including:Receive cloud platform The API Calls request from called side forwarding;Based on API configuration file to described API Calls request parse, obtain with The corresponding database access strategies of described API Calls request;According to described database access strategies, data base is conducted interviews, To get the data of described called side request;The described data getting is back to described called side.
In this technical scheme, by receiving API (the Application Programming that cloud platform forwards Interface, application programming interface) call request, and based on API configuration file, API Calls request is parsed, And then according to the database access strategies that parsing obtains, data base is conducted interviews, to get the data of called side request, Make called side in the data needing to call enterprises, API Calls request can be sent to cloud platform, and then cloud platform energy Enough the request of this API Calls is forwarded to the client being connected with inside data of enterprise storehouse, this client is by asking to API Calls Carry out parsing the acquisition to realize data and return.It can be seen that, technical scheme can be facilitated by way of API Calls Realize the circulation of business data, simultaneously also it can be avoided that the data of enterprises is exposed the safety existing in a network Problem.
Wherein, above-mentioned data base can be enterprise ERP (Enterprise Resource Planning, ERM Plan) data base in system.
It is preferable that the described step that the described data getting is back to described called side in technique scheme, Specifically include:Based on described API configuration file, described data is packaged, and by described cloud platform by encapsulate after data It is back to described called side.
In this technical scheme, by being packaged to data based on API configuration file so that returning number to called side According to when it is also possible to be transmitted to data by API standard specification.
In any of the above-described technical scheme it is preferable that described based on API configuration file, described API Calls are asked into Before the step of row parsing, also include:Receive the described API configuration file from API generating means that described cloud platform forwards, Wherein, described API configuration file is to be generated and sent to described cloud based on API standard data model by described API generating means Platform.
In this technical scheme, API generating means, when generating API configuration file, need to consider and enterprises number The standard of the client connecting according to storehouse, and then ensure that the API configuration file generating can be identified by client, in order to base API Calls request is parsed in this API configuration file.
Further, described API standard data model includes:API Back ground Information, SQL (Structured Query Language, SQL) configuration information, solicited message, response message.
It is preferable that receiving, described, the API Calls from called side that cloud platform forwards in any of the above-described technical scheme Before the step of request, also include:Set up the long connecting communication of Socket with described cloud platform.
In this technical scheme, by setting up the long connecting communication of Socket with cloud platform, can be in order to carry out with cloud platform The exchange of data, such as receives API configuration file and the API Calls request that cloud platform forwards, and by the data is activation getting extremely Cloud platform, is forwarded to called side by cloud platform.
According to the second aspect of the invention it is also proposed that a kind of data call device, including:Receiving unit, for receiving The API Calls request from called side that cloud platform forwards;Resolution unit, for based on API configuration file to described API Calls Request is parsed, and obtains the database access strategies corresponding with the request of described API Calls;Acquiring unit, for according to institute State database access strategies data base is conducted interviews, to get the data of described called side request;Transmitting element, for inciting somebody to action The described data that described acquiring unit gets is back to described called side.
In this technical scheme, by receiving the API Calls request that cloud platform forwards, and based on API configuration file come right API Calls request is parsed, and then according to the database access strategies that parsing obtains, data base is conducted interviews, to obtain To called side request data so that called side is in the data needing to call enterprises, can to cloud platform send API adjust With asking, and then the request of this API Calls can be forwarded to the client being connected with inside data of enterprise storehouse by cloud platform, this client End is by carrying out parsing acquisition and the return to realize data to API Calls request.It can be seen that, technical scheme can be led to The mode crossing API Calls conveniently realizes the circulation of business data, simultaneously also it can be avoided that being exposed to the data of enterprises The safety issue existing in network.
Wherein, above-mentioned data base can be the data base in company ERP system.
In technique scheme it is preferable that described transmitting element specifically for:Based on described API configuration file to institute State data to be packaged, and the data after encapsulating is back to by described called side by described cloud platform.
In this technical scheme, by being packaged to data based on API configuration file so that returning number to called side According to when it is also possible to be transmitted to data by API standard specification.
It is preferable that described receiving unit is additionally operable in any of the above-described technical scheme:In described resolution unit to described Before API Calls request is parsed, receive the described API configuration file from API generating means that described cloud platform forwards, Wherein, described API configuration file is to be generated and sent to described cloud based on API standard data model by described API generating means Platform.
In this technical scheme, API generating means, when generating API configuration file, need to consider and enterprises number The standard of the client connecting according to storehouse, and then ensure that the API configuration file generating can be identified by client, in order to base API Calls request is parsed in this API configuration file.
Further, described API standard data model includes:API Back ground Information, SQL configuration information, solicited message, Response message.
It is preferable that described data call device also includes in any of the above-described technical scheme:Connection establishment unit, is used for Before described receiving unit receives the API Calls request from called side that cloud platform forwards, set up with described cloud platform The long connecting communication of Socket.
In this technical scheme, by setting up the long connecting communication of Socket with cloud platform, can be in order to carry out with cloud platform The exchange of data, such as receives API configuration file and the API Calls request that cloud platform forwards, and by the data is activation getting extremely Cloud platform, is forwarded to called side by cloud platform.
By above technical scheme, the circulation of business data can be conveniently realized by way of API Calls, and energy Enough avoid for the data of enterprises exposing the safety issue existing in a network.
Brief description
Fig. 1 shows the schematic flow sheet of data calling method according to an embodiment of the invention;
Fig. 2 shows that the API configuration file of generation is sent by API factory by cloud platform according to an embodiment of the invention Schematic diagram to client;
Fig. 3 shows that called side according to an embodiment of the invention calls the process schematic of the data in data base;
Fig. 4 shows the schematic block diagram of data call device according to an embodiment of the invention.
Specific embodiment
In order to be more clearly understood that the above objects, features and advantages of the present invention, below in conjunction with the accompanying drawings and specifically real Mode of applying is further described in detail to the present invention.It should be noted that in the case of not conflicting, the enforcement of the application Feature in example and embodiment can be mutually combined.
Elaborate a lot of details in the following description in order to fully understand the present invention, but, the present invention also may be used To be implemented different from other modes described here using other, therefore, protection scope of the present invention is not described below Specific embodiment restriction.
Fig. 1 shows the schematic flow sheet of data calling method according to an embodiment of the invention.
As shown in figure 1, data calling method according to an embodiment of the invention, including:
Step S10, receives the API Calls request from called side that cloud platform forwards.
Step S12, is parsed to API Calls request based on API configuration file, obtains corresponding with API Calls request Database access strategies.
Step S14, conducts interviews to data base according to described database access strategies, to get described called side request Data.
Step S16, the described data getting is back to described called side.
In a preferred embodiment of the invention, step S16 specifically includes:Based on described API configuration file to described Data is packaged, and by described cloud platform, the data after encapsulating is back to described called side.In this embodiment, pass through Based on API configuration file, data is packaged so that when to called side returned data it is also possible to pass through API standard specification Data is transmitted.
Further, before step S12, also include:Receive that described cloud platform forwards from described in API generating means API configuration file, wherein, described API configuration file is to be based on API standard data model by described API generating means to generate simultaneously Send to described cloud platform.
Wherein, API generating means are when generating API configuration file, need in view of being connected with inside data of enterprise storehouse The standard of client, and then ensure that the API configuration file generating can be identified by client, in order to be joined based on this API Put file that API Calls request is parsed.
Further, described API standard data model includes:API Back ground Information, SQL configuration information, solicited message, Response message.
Further, before step S10, also include:Set up the long connecting communication of Socket with described cloud platform.
In this technical scheme, by setting up the long connecting communication of Socket with cloud platform, can be in order to carry out with cloud platform The exchange of data, such as receives API configuration file and the API Calls request that cloud platform forwards, and by the data is activation getting extremely Cloud platform, is forwarded to called side by cloud platform.
In technical scheme shown in Fig. 1, by receiving the API Calls request that cloud platform forwards, and based on API configuration literary composition Part API Calls request is parsed, and then according to the database access strategies that parsing obtains, data base is conducted interviews, To get the data of called side request so that called side is in the data needing to call enterprises, can send out to cloud platform Send API Calls to ask, and then the request of this API Calls can be forwarded to the client being connected with inside data of enterprise storehouse by cloud platform End, this client is by carrying out parsing acquisition and the return to realize data to API Calls request.It can be seen that, the technology of the present invention Scheme can conveniently realize the circulation of business data by way of API Calls, simultaneously also it can be avoided that by enterprises Data exposes the safety issue existing in a network.
Wherein, above-mentioned data base can be the data base in company ERP system.
Specifically, below to access the data instance in corporate intranet, technical scheme is described further, Mainly include the following steps that:
A) as shown in Fig. 2 API factory generates meets the API configuration file that client parses standard, and it is flat to be published to cloud Platform.
Specifically, API factory is API process units, and it is used for generating the API metadata information meeting client standard (i.e. API configuration file), can receive API Calls according to these metadata informations in order to client and ask and execute corresponding Database query operations.
Because client is the key node in whole scheme system, it is connected with the data base of enterprises, and and cloud Platform is communicated.Therefore, by defining a set of API standard specification for client so that client can be according to the API of definition Standard criterion come to process API Calls request.Wherein, API factory generates above-mentioned API configuration based on API standard data model File, then imports client by cloud platform, to guarantee that client has the ability processing this kind of API.
Wherein, API standard data model comprises following key message:API Back ground Information, SQL configuration information, request letter This several information is illustrated by breath, response message individually below:
1., API Back ground Information (including API Name, API explanation etc.), its effect is for client registers API, specification It is defined as follows:
Example:Customer information API registration information:
2., SQL configuration information (inclusion SQL statement), specification is defined as follows:
<?Xml version=" 1.0 " encoding=" utf-8 "?>
<datasource>
<sql>SQL statement</sql>
<pk_field>Major key field</pk_field>
<default_order>Sort field</default_order>
</datasource>
Example:Obtain the API processing specification of customer information:
3., solicited message (as required parameter), specification is defined as follows:
<?Xml version=" 1.0 " encoding=" utf-8 "?>
<request>
<API Name>
<Field display=" parameter field " name=" actual field " operation=" processing operation " value =" default value "/>
</ API Name>
</request>
Example:Obtain the API request specification of customer information:
<?Xml version=" 1.0 " encoding=" utf-8 "?>
<request>
<customer>
<Field display=" id " name=" code " operation="=" value=" "/>
<Field display=" name " name=" name " operation=" like " value=" "/>
</customer>
</request>
4., response message, specification is defined as follows:
<?Xml version=" 1.0 " encoding=" utf-8 "?>
<response>
<field_list>Response field list</field_list>
</response>
Example:Obtain the API response specification of customer information:
<?Xml version=" 1.0 " encoding=" utf-8 "?>
<response>
<field_list>code,name,memo</field_list>
</response>
B) as shown in Fig. 2 the API configuration file that API factory issues is distributed to client by cloud platform, client is made to have energy Power processes the Web API Calls request being published in cloud platform.
Wherein, client deployment, in corporate intranet, is responsible for carrying out the long connecting communication of Socket, in overall side with cloud platform In case system, client is responsible for solving API Calls penetrating the key issue of corporate intranet via cloud platform, makes the business data need not It is exposed to public network.
C) as shown in figure 3, call direction cloud platform sends API Calls request, specifically can be by sending Http request Mode come to send API Calls request.Wherein, called side can be application program.
D) as shown in figure 3, cloud platform receives the API Calls request that called side sends, obtain solicited message, and pass through API Calls request is forwarded to client by Socket agreement.Before this, need between client and cloud platform to set up in advance Socket connects, and specifically, client can send Socket registration request to set up Socket even with cloud platform to cloud platform Connect.
E) as shown in figure 3, client is after the API Calls request receiving cloud platform forwarding, foundation receives before API configuration file API Calls request is parsed, and (generally SQL statement, that is, count based on the behavioral strategy parsing According to storehouse access strategy) access data base to obtain data (client need to have database access ability).
F) as shown in figure 3, client is after sending data acquisition request to data base, the number of meeting receiving data storehouse feedback According to, and then client according to API configuration file, the data getting is packaged changing, is then returned to cloud platform.
G) as shown in figure 3, the cloud platform data is activation that returns client is to called side, specifically can be by sending Http The mode of response is sending data to called side.
The invention allows for a kind of data call device 400, specifically as shown in figure 4, including:Receiving unit 402, parsing Unit 404, acquiring unit 406 and transmitting element 408.
Wherein, receiving unit 402 is used for receiving the API Calls request from called side of cloud platform forwarding;Resolution unit 404 are used for based on API configuration file, the request of described API Calls being parsed, and obtain corresponding with the request of described API Calls Database access strategies;Acquiring unit 406 is used for according to described database access strategies, data base being conducted interviews, to get The data of described called side request;The described data that transmitting element 408 is used for getting described acquiring unit 406 is back to institute State called side.
In this technical scheme, by receiving the API Calls request that cloud platform forwards, and based on API configuration file come right API Calls request is parsed, and then according to the database access strategies that parsing obtains, data base is conducted interviews, to obtain To called side request data so that called side is in the data needing to call enterprises, can to cloud platform send API adjust With asking, and then the request of this API Calls can be forwarded to the client being connected with inside data of enterprise storehouse by cloud platform, this client End is by carrying out parsing acquisition and the return to realize data to API Calls request.It can be seen that, technical scheme can be led to The mode crossing API Calls conveniently realizes the circulation of business data, simultaneously also it can be avoided that being exposed to the data of enterprises The safety issue existing in network.
Wherein, above-mentioned data base can be the data base in company ERP system.
In technique scheme it is preferable that described transmitting element 408 specifically for:Based on described API configuration file pair Described data is packaged, and by described cloud platform, the data after encapsulating is back to described called side.
In this technical scheme, by being packaged to data based on API configuration file so that returning number to called side According to when it is also possible to be transmitted to data by API standard specification.
It is preferable that described receiving unit 402 is additionally operable in any of the above-described technical scheme:Right in described resolution unit 404 Before described API Calls request is parsed, receive the described API configuration from API generating means that described cloud platform forwards File, wherein, described API configuration file is to be generated and sent to institute based on API standard data model by described API generating means State cloud platform.
In this technical scheme, API generating means, when generating API configuration file, need to consider and enterprises number The standard of the client connecting according to storehouse, and then ensure that the API configuration file generating can be identified by client, in order to base API Calls request is parsed in this API configuration file.
Further, described API standard data model includes:API Back ground Information, SQL configuration information, solicited message, Response message.
It is preferable that described data call device 400 also includes in any of the above-described technical scheme:Connection establishment unit 410, before receiving, in described receiving unit 402, the API Calls request from called side that cloud platform forwards, with described cloud The long connecting communication of Socket set up by platform.
In this technical scheme, by setting up the long connecting communication of Socket with cloud platform, can be in order to carry out with cloud platform The exchange of data, such as receives API configuration file and the API Calls request that cloud platform forwards, and by the data is activation getting extremely Cloud platform, is forwarded to called side by cloud platform.
Technical scheme is described in detail above in association with accompanying drawing, the present invention proposes a kind of new data call side Case, can conveniently realize the circulation of business data by way of API Calls, and it can be avoided that data by enterprises Expose the safety issue existing in a network.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.All within the spirit and principles in the present invention, made any repair Change, equivalent, improvement etc., should be included within the scope of the present invention.

Claims (10)

1. a kind of data calling method is it is characterised in that include:
Receive the API Calls request from called side that cloud platform forwards;
Based on API configuration file, the request of described API Calls is parsed, obtain the number corresponding with the request of described API Calls According to storehouse access strategy;
According to described database access strategies, data base is conducted interviews, to get the data of described called side request;
The described data getting is back to described called side.
2. data calling method according to claim 1 is it is characterised in that described be back to the described data getting The step of described called side, specifically includes:
Based on described API configuration file, described data is packaged, and by described cloud platform, the data after encapsulating is returned To described called side.
3. data calling method according to claim 1 it is characterised in that described based on API configuration file to described Before the step that API Calls request is parsed, also include:
Receive the described API configuration file from API generating means that described cloud platform forwards,
Wherein, described API configuration file is to be generated and sent to institute based on API standard data model by described API generating means State cloud platform.
4. data calling method according to claim 3 is it is characterised in that described API standard data model includes:
API Back ground Information, SQL configuration information, solicited message, response message.
5. data calling method according to any one of claim 1 to 4 is it is characterised in that in described reception cloud platform Before the step of API Calls request from called side forwarding, also include:With described cloud platform set up Socket length be connected logical News.
6. a kind of data call device is it is characterised in that include:
Receiving unit, for receiving the API Calls request from called side of cloud platform forwarding;
Resolution unit, for being parsed to the request of described API Calls based on API configuration file, obtaining please with described API Calls Seek corresponding database access strategies;
Acquiring unit, for being conducted interviews to data base according to described database access strategies, please to get described called side The data asked;
Transmitting element, the described data for getting described acquiring unit is back to described called side.
7. data call device according to claim 6 it is characterised in that described transmitting element specifically for:
Based on described API configuration file, described data is packaged, and by described cloud platform, the data after encapsulating is returned To described called side.
8. data call device according to claim 6 is it is characterised in that described receiving unit is additionally operable to:In described solution Before analysis unit parses to the request of described API Calls, receive that described cloud platform forwards from described in API generating means API configuration file,
Wherein, described API configuration file is to be generated and sent to institute based on API standard data model by described API generating means State cloud platform.
9. data call device according to claim 8 is it is characterised in that described API standard data model includes:
API Back ground Information, SQL configuration information, solicited message, response message.
10. the data call device according to any one of claim 6 to 9 is it is characterised in that also include:
Connection establishment unit, the API Calls from called side for receiving cloud platform forwarding in described receiving unit ask it Before, set up the long connecting communication of Socket with described cloud platform.
CN201610801341.8A 2016-09-05 2016-09-05 Data calling method data calling device Pending CN106469093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610801341.8A CN106469093A (en) 2016-09-05 2016-09-05 Data calling method data calling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610801341.8A CN106469093A (en) 2016-09-05 2016-09-05 Data calling method data calling device

Publications (1)

Publication Number Publication Date
CN106469093A true CN106469093A (en) 2017-03-01

Family

ID=58230440

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610801341.8A Pending CN106469093A (en) 2016-09-05 2016-09-05 Data calling method data calling device

Country Status (1)

Country Link
CN (1) CN106469093A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861821A (en) * 2017-10-26 2018-03-30 北京百度网讯科技有限公司 Method for digging, device and the computer-readable medium of module call relation
CN109308410A (en) * 2018-10-16 2019-02-05 翟红鹰 Obtain method, system and the computer readable storage medium of block chain data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685122A (en) * 2012-05-06 2012-09-19 北京深思洛克软件技术股份有限公司 Software protection method based on cloud server
CN103067500A (en) * 2012-12-28 2013-04-24 广州杰赛科技股份有限公司 Web browsing method based on cloud terminal
CN103312744A (en) * 2012-03-12 2013-09-18 中国移动通信集团黑龙江有限公司 Business management method, platform and system based on cloud desktop
CN104052775A (en) * 2013-03-14 2014-09-17 腾讯科技(深圳)有限公司 Authority management method of cloud platform service, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103312744A (en) * 2012-03-12 2013-09-18 中国移动通信集团黑龙江有限公司 Business management method, platform and system based on cloud desktop
CN102685122A (en) * 2012-05-06 2012-09-19 北京深思洛克软件技术股份有限公司 Software protection method based on cloud server
CN103067500A (en) * 2012-12-28 2013-04-24 广州杰赛科技股份有限公司 Web browsing method based on cloud terminal
CN104052775A (en) * 2013-03-14 2014-09-17 腾讯科技(深圳)有限公司 Authority management method of cloud platform service, device and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861821A (en) * 2017-10-26 2018-03-30 北京百度网讯科技有限公司 Method for digging, device and the computer-readable medium of module call relation
CN109308410A (en) * 2018-10-16 2019-02-05 翟红鹰 Obtain method, system and the computer readable storage medium of block chain data

Similar Documents

Publication Publication Date Title
CA2561985C (en) Service broker integration layer for supporting telecommunication client service requests
US10089106B2 (en) Communications network, computer architecture, computer-implemented method and computer program product for development and management of femtocell-based applications
US6847974B2 (en) Method and apparatus for intelligent data assimilation
US6665674B1 (en) Framework for open directory operation extensibility
CN104363165A (en) Information interactive system under internal and external network isolation environment and data integrating method
US7920583B2 (en) Message sequencing and data translation architecture for telecommunication services
WO2020181599A1 (en) Model application method and system, and model management method and server
CN104504014A (en) Data processing method and device based on large data platform
US20170279688A1 (en) Method, device and system for providing device application software management service in internet of things
CN105893055A (en) Method for triggering process engine platformization
CN110162512A (en) A kind of log searching method, apparatus and storage medium
US20210034338A1 (en) Communications Enablement Platform, System, and Method
US20220417330A1 (en) System and methods for application programming interface validation and testing
CN112419129A (en) Method and system for constructing platform system infrastructure in government affair service
CN106940643A (en) Logical APP systems between the police and the people
US10425335B2 (en) Reconstructing message flows based on hash values
CN106469093A (en) Data calling method data calling device
CN112711625B (en) Bidirectional self-adaptive multi-source heterogeneous big data dynamic processing method
WO2015123990A1 (en) Page push method, device, server and system
CN113890891A (en) Data sharing interaction method and device of energy cloud network
WO2015184879A1 (en) Terminal topology management service method, device, and system for internet of things
CN102567517A (en) Device and method for issuing data of database
CN102780680B (en) Method and system for backcasting data of SNS (Social Network Site) platform
WO2023159879A1 (en) Message processing method and system, storage medium, and electronic device
Frà et al. High level context query processing: an experience report

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170301

RJ01 Rejection of invention patent application after publication