CN117390105A - Service input method and system of industrial service open platform - Google Patents

Service input method and system of industrial service open platform Download PDF

Info

Publication number
CN117390105A
CN117390105A CN202311689098.1A CN202311689098A CN117390105A CN 117390105 A CN117390105 A CN 117390105A CN 202311689098 A CN202311689098 A CN 202311689098A CN 117390105 A CN117390105 A CN 117390105A
Authority
CN
China
Prior art keywords
service
platform
real
interface access
api
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202311689098.1A
Other languages
Chinese (zh)
Other versions
CN117390105B (en
Inventor
景应刚
任增朋
程敏敏
朱灿
何栓
李敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Research Institute of Nuclear Power Operation
China Nuclear Power Operation Technology Corp Ltd
Original Assignee
Research Institute of Nuclear Power Operation
China Nuclear Power Operation Technology 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 Research Institute of Nuclear Power Operation, China Nuclear Power Operation Technology Corp Ltd filed Critical Research Institute of Nuclear Power Operation
Priority to CN202311689098.1A priority Critical patent/CN117390105B/en
Publication of CN117390105A publication Critical patent/CN117390105A/en
Application granted granted Critical
Publication of CN117390105B publication Critical patent/CN117390105B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a service input method of an industrial service open platform, which comprises the following steps: s1, acquiring an actual interface access address of a real service, an access parameter of the real service and a description of the real service; s2, setting an API (application program interface) to bind a real service with a specified platform service, wherein the platform service configuration information comprises a platform service name, a platform IP (Internet protocol) port and a platform interface access basic path; s3, compiling the actual interface access address to obtain a virtual interface access basic path, and taking the combination of the virtual interface access basic path and the platform interface access basic path as an external interface access address of the real service in the industrial service open platform; s4, configuring parameter information of real service in the platform based on the access parameters and the description; s5, issuing real service to the outside. The method provides unified access standard for the real services from different sources through the service catalogue, standardizes the access flow and management of the services, and improves the research and development efficiency.

Description

Service input method and system of industrial service open platform
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a service entry method and system for an industrial service open platform.
Background
The Chinese nuclear power large nuclear source platform (DHP) platform is used as a supporting platform and a neural center of digital nuclear power, integrates data of a Chinese nuclear power mass industrial system and equipment, synchronously develops a nuclear power industrial application development ecological system oriented to various scenes and reusability by constructing an extensible open nuclear power industrial Internet platform, improves the use efficiency and sharing range of nuclear power plant hardware, service and data, realizes intelligent management and operation optimization of Chinese nuclear power business and resources, drives a series of innovative nuclear power industrial applications oriented to a nuclear power full-industry chain, and ensures safe, reliable and efficient operation of an operation unit.
The DHP platform has a large number of sub-system research and development, method access services, overlapped services and functions on the services, a micro-service architecture is adopted for reducing the research and development of the repeated services and functions, and meanwhile, service catalogues are also constructed to realize the sharing of services generated by different systems based on the research and development of the services, so that the research and development cost is reduced, the research and development efficiency is improved, but when various services of different systems are shared, the following problems exist: on one hand, each nuclear power subsystem and the external system originally independently operate, so that the network security risk of the nuclear power subsystem and the external system is low, but when the nuclear power subsystem and the external system provide sharing service to the outside, the risk of exposing the system to the outside exists, and great hidden danger on network security can be brought to each system; on the other hand, the requirements of the open interface APIs of different systems are different, and when the services of different systems need to be shared, a large amount of communication cost is consumed when the development of the API interfaces is carried out.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a service entry method and system for an industrial service open platform, so as to solve the above-mentioned problems.
The invention provides a service input method of an industrial service open platform, which is implemented as follows when receiving a real service input request input into an external system:
s1, acquiring an actual interface access address of the real service, an access parameter and a description of the real service;
s2, setting an API (application program interface) to bind the real service with a specified platform service, wherein the platform service is a platform customized service, and the platform service has been subjected to level setting and configuration information setting based on a service catalog, wherein the level setting is to correlate the platform service with a preset catalog classification so as to characterize the distribution of the platform service at the level and the node of the service catalog, and the configuration information comprises a platform service name, a platform IP port and a platform interface access basic path;
s3, compiling the actual interface access address to obtain a virtual interface access basic path, and taking the combination of the virtual interface access basic path and a platform interface access basic path as an external interface access address of the real service on the industrial service open platform;
s4, configuring parameter information of the real service in an industrial service open platform based on the access parameters and the description;
and S5, publishing the real service to the outside.
Preferably, in the step S2, setting an API to bind the real service with the specified platform service includes the following: and associating the API with the corresponding real service after binding the API interface with the appointed platform service.
Preferably, in the step S3, generating a random code for the real service, and then the external interface access address is a combination of the virtual interface access basic path, the random code, and the platform interface access basic path.
Preferably, in S2, the same platform interface access basic path is set for the real service of the same source.
Preferably, in the step S2, the configuration information further includes identity authentication information, and when the real service is bound to the specified platform service, the configuration information further includes authorization restrictions when the identity authentication information is added to the real service for accessing the real service via the platform.
Preferably, in the step S2, the configuration information further includes a tag, and when the real service is bound to the specified platform service, the tag is added to the real service, so as to perform marking setting when the real service is queried via the platform.
Preferably, in the step S2, the configuration of the API interface further includes setting an API maximum connection number for the API interface, and a maximum access number in a time period.
Preferably, in S2, each directory categorization manages a plurality of platform services, and each platform service binds a plurality of APIs.
The application also provides a service entry system of the industrial service open platform, which comprises: the system comprises a platform service management module, an API management module, an external interface access address setting module and a parameter configuration module.
The platform service management module is used for carrying out level setting and configuration information setting of platform services based on a service catalog, wherein the level setting comprises associating the platform services with preset catalog classification, and the catalog classification is used for representing the distribution of the platform services in the level and the node of the service catalog; the configuration information comprises a platform service name, a platform IP port and a platform interface access basic path;
the API management module is in communication connection with the service management module to correlate real services in an external system with corresponding platform services based on an API interface, and comprises a parameter information acquisition unit and a binding unit;
the parameter information acquisition unit is used for acquiring parameter information of the real service after associating the API with the corresponding real service, wherein the parameter information comprises an actual interface access address, an access parameter and a description of the real service;
the binding unit is used for binding the API with the appointed platform service, and the binding comprises the binding of the API with the configuration information of the appointed platform service;
the external interface access address setting module is in communication connection with the API management module, and comprises an address encapsulation unit and a gateway, wherein the address encapsulation unit is used for acquiring an actual interface access address of the real service and the corresponding platform interface access basic path, compiling the actual interface access address to acquire a virtual interface access basic path, and taking the combination of the virtual interface access basic path and the platform interface access basic path as the external interface access address of the real service on the industrial service open platform; the gateway is used for dynamically adding the external interface access address;
the parameter configuration module is in communication connection with the API management module and is used for acquiring the access parameters of the real service and configuring the parameter information of the real service in the industrial service open platform after description.
Preferably, in the external interface access address setting module, generating the external interface access address for the real service on the industrial service open platform includes the following steps:
(1) Compiling the actual interface access basic path to obtain a virtual interface access basic path;
(2) Generating a random code for the real service;
(3) And taking the combination of the virtual interface access basic path, the random code and the platform interface access address as an external interface access address of the real service on the industrial service open platform.
Compared with the prior art, the invention has the following beneficial effects:
the service input method and the system for the industrial service open platform provide unified access standards for real services from different sources through the service catalogue, standardize the access flow and management of the services, reduce the communication cost of the research and development process of each system and improve the research and development efficiency. When the real service deployment environment is changed, only the actual interface access address of the real service is changed on the service catalog, and the connection process of the bottom layer of an external system is not required to be focused. Secondly, when the external interface access address is set, the real service address is packaged, when a user needs to access the platform service lower api through the platform, the original real service interface is accessed through the gateway, and the original real service interface returns to the corresponding data response gateway and then returns to the user, so that the specific release position of the real service is hidden, the potential safety hazard of the system is reduced, and the safety of each system is effectively improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation on the invention. In the drawings:
FIG. 1 is a schematic diagram of a workflow of an embodiment of a service entry method for an industrial service open platform according to the present invention;
fig. 2 is a schematic structural diagram of an embodiment of a service entry system of an industrial service open platform according to the present invention.
Detailed Description
Preferred embodiments of the present invention will now be described in detail with reference to the accompanying drawings, which form a part hereof, and together with the description serve to explain the principles of the invention, and are not intended to limit the scope of the invention.
As shown in fig. 1, the invention discloses a service input method of an industrial service open platform, which provides a unified real service access standard and standardizes the service access flow of the platform, so as to be used for unified input and management of real services from different sources, reduce the communication cost in the research and development process of the industrial service open platform, and improve the research and development efficiency.
When receiving a real service input request input into an external system, the service input method of the industrial service open platform disclosed by the invention is implemented as follows:
s1, acquiring an actual interface access address of the real service, an access parameter and a description of the real service;
s2, setting an API (application program interface) to bind the real service with a specified platform service, wherein the platform service is a platform customized service, and the platform service has been subjected to level setting and configuration information setting based on a service catalog, wherein the level setting is to correlate the platform service with a preset catalog classification so as to characterize the distribution of the platform service at the level and the node of the service catalog, and the configuration information comprises a platform service name, a platform IP port and a platform interface access basic path;
s3, compiling the actual interface access address to obtain a virtual interface access basic path, and taking the combination of the virtual interface access basic path and a platform interface access basic path as an external interface access address of the real service on the industrial service open platform;
s4, configuring parameter information of the real service in an industrial service open platform based on the access parameters and the description;
and S5, publishing the platform service corresponding to the real service to the outside.
According to the service input method of the industrial service open platform, all platform services in the service catalog are already configured in advance, when real services are input to the outside, all the real services are directly bound with the appointed configured platform services, and therefore, the first and the users do not need to directly request the real services and access the real services through the service catalog system, the service catalog controls the corresponding real services according to access requirements and returns service resources to the users, and when the deployment environment of the real services is changed, only the actual interface access address of the real services is required to be changed on the service catalog, and the connection process of the bottom layer of an external system is not required to be focused. Secondly, when the external interface access address is set, the real service address is packaged, when a user needs to access the platform service lower api through the platform, the original real service interface is accessed through the gateway, and the original real service interface returns to the corresponding data response gateway and then returns to the user, so that the specific release position of the real service is hidden, the potential safety hazard of the system is reduced, and the safety of each system is effectively improved.
In this embodiment, as a preferred scheme, the service entry method for an industrial service open platform according to the present invention performs unified management of each platform service based on a service directory, where the directory is classified into preset levels and nodes for characterizing each platform service, after the platform service association directory is classified, configuration parameters of each platform service are further configured to maintain the individual platform service respectively, so that multiple platform services are managed by one directory classification, and when a subsequent front end accesses or a background manages, display and call of each platform service can be performed conveniently and rapidly.
In this embodiment, the directory classification is performed using a tree structure service. The catalog classification mainly comprises: category name, remarks, ordering (peer directory ordered by field); after the platform service association directory is classified, the hierarchy of each platform service in external display and search can be confirmed. In addition to the catalog classification associated with the platform services, the configuration information of each platform service comprises a service name, an IP port and an interface access basic path, wherein the IP port and the access basic path are main information of a server on which an API is deployed and are used for accessing the server of the original system through the API.
In addition, as a preferred solution, in this embodiment, the configuration information further includes a tag, and when the binding between the real service and the corresponding platform service is performed, the configuration information further includes a setting for marking the real service. By setting the label for the platform service, after a certain real service is input into the platform, the background system and the foreground system can quickly search the platform service through the selected label, and further find the real service associated with the platform service, so as to provide the service with the mixed query capability based on the service name and the multidimensional label. In this embodiment, a tag library is preset in the platform, each tag in the tag library can manage a plurality of platform services, and when configuration information is configured for the platform services, a corresponding tag can be selected from the tag library and added.
Meanwhile, in order to further guarantee data security, in this embodiment, the configuration information further includes identity authentication, and when the binding unit binds the real service and the corresponding service, the configuration information further includes authorization for the real service when the industrial service open platform accesses correspondingly, so that when the real service with high security requirement is entered, the configuration information can be bound with the platform service with the identity authentication, thereby ensuring that the designated data service is only provided for an authorized applicant, and further improving the data security of each external system.
After the platform services are set, when a request for inputting a certain real service is received, S2 is carried out, association between the real service and the set platform service is carried out through API setting, in the embodiment, when the service is recorded, the API interface information is configured, and the API is respectively associated with the appointed platform service and the API is associated and bound with the real service, so that preliminary link between the real service and the corresponding platform service is realized; the API interface information setting comprises setting the platform service to which the API belongs, the actual interface access address of the actual service, the actual service access parameter, the API description and the like.
In S2, when the API interface is configured, the method further includes setting the maximum connection number of the API for the API interface and the maximum access number in time, so as to avoid the influence on the system where the real service is located caused by frequent access to the real service through the platform; setting the maximum connection number of the API as the concurrent number of the API access, for example, setting the maximum connection number of the API as 100, wherein the maximum concurrent access of the API is 100 users, and the API cannot be accessed if the maximum concurrent access is exceeded; the maximum access number in the time period is 1000 if the time period is 1 day 2, 1 minute 6 seconds and the access number is 1000, and the maximum access number of the API in the time period is 1000, and the API cannot be accessed when the access amount is exceeded.
In a preferred embodiment, multiple APIs are bound for each platform service, i.e. each platform service corresponds to multiple external real services, and the same interface access basic path is set for the real services of the same source. When the platform service needs to be added or the platform service needs to be taken off, the address of each platform service is only required to be modified or logged off, and the real service is not required to be concerned.
The invention discloses a service input method of an industrial service open platform, which aims to further improve the safety of a system. In the step S3, a random code is generated for the real service, and the external interface access address is a combination of the virtual interface access basic path, the random code and the platform interface access basic path, so that the difficulty of cracking the original system real address by the external user through the external interface access address is further increased, and the security of the system is improved.
After the information is set, turning to S4 to perform parameter information configuration of each API in an industrial service open platform; through the binding between the real service and the platform service, the method can be switched to S5, the real service is released to the outside, and after a subsequent user can find the required platform service through the platform, the corresponding real service is called through the API.
As shown in fig. 2, the present invention further provides a service entry system of an industrial service open platform, which includes: the system comprises a platform service management module, an API management module, an external interface access address setting module and a parameter configuration module.
The platform service management module is used for setting configuration information of each platform service in the industrial service open platform based on the constructed service catalogue, wherein the configuration information comprises a service name, catalogue classification associated with the platform service, an IP port and an interface access basic path, and the catalogue classification is used for representing the hierarchy and node distribution of each platform service;
the API management module is in communication connection with the service management module to correlate real service with corresponding platform service based on the API, and comprises a parameter information acquisition unit and a binding unit;
the parameter information acquisition unit is used for the association between the API and the corresponding real service and the acquisition of the parameter information of the real service, wherein the parameter information comprises an actual interface access address, an access parameter and a description of the real service, and each API corresponds to one group of real service;
the binding unit is used for binding the API with the appointed platform service, and the binding comprises the binding of the API with the configuration information of the appointed platform service;
the external interface access address setting module is in communication connection with the API management module and comprises an address encapsulation unit and a gateway, wherein the address encapsulation unit is used for generating an external interface access address for the real service in an industrial service open platform after acquiring an actual interface access address of the real service and an interface access basic path of the service corresponding to the real service; the gateway is used for dynamically adding the external interface access address;
the parameter configuration module is in communication connection with the API management module and is used for acquiring the access parameters of the real service and configuring the parameter information of the real service in the industrial service open platform after description so as to meet the requirement of API calling.
When logging external service, the service logging system of the industrial service open platform firstly sets various service configuration information in the industrial service open platform based on the constructed service catalog, then binds external service with corresponding service in the platform through an API, and sets external interface access address and parameters of real service based on the bound real service and platform service, thereby realizing logging of the real service in the industrial service open platform, wherein when the external interface access address is set, the address of the real service is packaged, when a user needs to access the service under API through the platform, the gateway accesses the original real service interface, the original real service interface returns corresponding data response gateway and returns to the user, thereby hiding the specific release position of the real service, reducing the potential safety hazard of the system, and effectively improving the safety of the whole system. Meanwhile, because the user does not need to directly request the real service, but accesses the real service through the service directory system, the service directory system accesses the corresponding real service according to control and returns service resources to the user, when the real service deployment environment is changed, only the service address is changed on the page, and the connection process of the bottom layer of the system is not required to be focused.
Firstly, the catalog classification and unified management of each platform service under the catalog classification are carried out through the platform service management module, the catalog classification is preset and used for representing the level and node distribution of each platform service, after the platform service is associated with the catalog classification, the configuration parameters of each platform service are further configured so as to maintain the single platform service respectively, and in this way, when a plurality of platform services are managed through one catalog classification and the subsequent front-end access or background management is carried out, the display and the call of various platform services can be conveniently and rapidly carried out.
In this embodiment, as a preferred scheme, the directory classification is performed by using a tree structure service. The catalog classification mainly comprises: category name, remarks, ordering (peer directory ordered by field); after the platform service association directory is classified, the hierarchy of each platform service in external display and search can be confirmed. In addition to the catalog classification associated with the platform services, the configuration information of each platform service comprises a service name, an IP port and an interface access basic path, wherein the IP port and the access basic path are main information of a server on which an API is deployed and are used for accessing the server of the original system through the API.
In addition, in this embodiment, the configuration information further includes a tag, and when the binding unit binds the real service and the corresponding service, the configuration information further includes a setting for marking the real service. By setting the tag for the platform service, after a certain real service is input into the platform, the background system and the foreground system can search the service through the selected tag, in this embodiment, a tag library is preset in the platform, each tag in the tag library can manage a plurality of platform services, and when the platform service configuration information is obtained, the corresponding tag can be selected from the tag library and added. Meanwhile, in order to further guarantee data security, in this embodiment, the configuration information further includes identity authentication, and when the binding unit binds the real service and the corresponding service, the configuration information further includes authorization for the real service when the industrial service open platform accesses correspondingly, so that when the real service with high security requirement is entered, the configuration information can be bound with the platform service with the identity authentication, thereby ensuring that the designated data service is only provided for an authorized applicant, and further improving the data security of the whole platform.
Then, the association between the real service and the platform service which is already set is carried out through the API management module, in the embodiment, when the service is recorded, the real service is bound through the parameter information acquisition unit, and the related parameter information of the real service is synchronously acquired, wherein the related parameter information comprises the real interface access address, the access parameters, the description and the like of the real service; and then binding the API with the appointed platform service through a binding unit, so that the preliminary link between the real service and the corresponding platform service is realized.
In this embodiment, in the API management module, multiple APIs are bound for each platform service, that is, each platform service corresponds to multiple external real services, and the same interface access basic path is set for the real services from the same source. When new service or off-shelf service is needed, the address of each service is not required to be modified or logged off, the problem of the service itself is not required to be thoroughly explored, and only the relation of the interface access basic path of the service source is required to be synchronized.
In addition, in this embodiment, the API management module further includes an access policy setting unit, where the access policy setting unit is configured to set, for the API, a maximum connection number of the API and a maximum access number in a time period, so as to avoid an influence on a system where the real service is located caused by frequent access to the real service through the platform; setting the maximum connection number of the API as the concurrent number of the API access, for example, setting the maximum connection number of the API as 100, wherein the maximum concurrent access of the API is 100 users, and the API cannot be accessed if the maximum concurrent access is exceeded; if the maximum access number in the time period is set as 1 day, 2 hours, 1 minute, 6 seconds and the access number is 1000, the maximum access number of the API in the time period is 1000, and the API cannot be accessed beyond the access amount.
Through the binding between the real service and the platform service, when the parameter information of each API in the industrial service open platform is configured through the parameter configuration module, and the user inquires, the corresponding real service can be called through the API after the required platform service is found in the platform. In this embodiment, the platform further encapsulates the API address by using an external interface access address setting module to improve data security, and as a preferred scheme, generating, for the real service, an external interface access address in the external interface access address setting module on the industrial service open platform includes:
(1) Compiling the interface access basic path to obtain a virtual interface access basic path;
(2) Generating a random code for the real service;
(3) And combining the virtual interface access basic path, the random code and the actual interface access address as the external interface access address of the real service on the industrial service open platform.
After each pair of external interface access addresses is generated, each pair of external interface access addresses of real services is dynamically added under the gateway, so that the original services can be accessed through the gateway access service directory.
While the invention has been described with respect to the preferred embodiments, the scope of the invention is not limited thereto, and any changes or substitutions that would be apparent to those skilled in the art are intended to be included within the scope of the invention.

Claims (10)

1. The service input method of the industrial service open platform is characterized in that when receiving a real service input request input into an external system, the method comprises the following steps:
s1, acquiring an actual interface access address of the real service, an access parameter and a description of the real service;
s2, setting an API (application program interface) to bind the real service with a specified platform service, wherein the platform service is a platform customized service, and the platform service has been subjected to level setting and configuration information setting based on a service catalog, wherein the level setting is to correlate the platform service with a preset catalog classification so as to characterize the distribution of the platform service at the level and the node of the service catalog, and the configuration information comprises a platform service name, a platform IP port and a platform interface access basic path;
s3, compiling the actual interface access address to obtain a virtual interface access basic path, and taking the combination of the virtual interface access basic path and a platform interface access basic path as an external interface access address of the real service on the industrial service open platform;
s4, configuring parameter information of the real service in an industrial service open platform based on the access parameters and the description;
and S5, publishing the real service to the outside.
2. The service entry method of an industrial service open platform according to claim 1, wherein: in the S2, setting an API to bind the real service with the specified platform service includes: and associating the API with the corresponding real service after binding the API interface with the appointed platform service.
3. The service entry method of an industrial service open platform according to claim 1, wherein: in the step S2, generating a random code for the real service, and then the external interface access address is a combination of the virtual interface access basic path, the random code and the platform interface access basic path.
4. The service entry method of an industrial service open platform according to claim 1, wherein: in the step S1, the same platform interface access basic path is set for the real service of the same source.
5. The service entry method of an industrial service open platform according to claim 1, wherein: in the step S2, the configuration information further includes identity authentication information, and when the real service is bound to the specified platform service, the configuration information further includes authorization restrictions when the identity authentication information is added to the real service for accessing the real service via the platform.
6. The service entry method of an industrial service open platform according to claim 1, wherein: in the step S2, the configuration information further includes a tag, and when the real service is bound with the specified platform service, the tag is added to the real service to perform marking setting when the real service is queried via the platform.
7. The service entry method of an industrial service open platform according to claim 1, wherein: in the step S2, the configuration of the API interface further includes setting an API maximum connection number for the API interface, and a maximum access number in a time period.
8. The service entry method of an industrial service open platform according to claim 1, wherein: each of the directory classifications manages a plurality of platform services, each platform service binding a plurality of APIs.
9. A service entry system for an industrial service open platform, comprising: the system comprises a platform service management module, an API management module, an external interface access address setting module and a parameter configuration module;
the platform service management module is used for carrying out level setting and configuration information setting of platform services based on a service catalog, wherein the level setting comprises associating the platform services with preset catalog classification, and the catalog classification is used for representing the distribution of the platform services in the level and the node of the service catalog; the configuration information comprises a platform service name, a platform IP port and a platform interface access basic path;
the API management module is in communication connection with the platform service management module to correlate real services in an external system with corresponding platform services based on an API interface, and comprises a parameter information acquisition unit and a binding unit;
the parameter information acquisition unit is used for acquiring parameter information of the real service after associating the API with the corresponding real service, wherein the parameter information comprises an actual interface access address, an access parameter and a description of the real service;
the binding unit is used for binding the API with the appointed platform service, and the binding comprises the binding of the API with the configuration information of the appointed platform service;
the external interface access address setting module is in communication connection with the API management module, and comprises an address encapsulation unit and a gateway, wherein the address encapsulation unit is used for acquiring an actual interface access address of the real service and the corresponding platform interface access basic path, compiling the actual interface access address to acquire a virtual interface access basic path, and taking the combination of the virtual interface access basic path and the platform interface access basic path as the external interface access address of the real service on the industrial service open platform; the gateway is used for dynamically adding the external interface access address;
the parameter configuration module is in communication connection with the API management module and is used for acquiring the access parameters of the real service and configuring the parameter information of the real service in the industrial service open platform after description.
10. A service entry system for an industrial service open platform as defined in claim 9 wherein: in the external interface access address setting module, generating the external interface access address for the real service on the industrial service open platform includes the following steps:
(1) Compiling the actual interface access basic path to obtain a virtual interface access basic path;
(2) Generating a random code for the real service;
(3) And taking the combination of the virtual interface access basic path, the random code and the platform interface access address as an external interface access address of the real service on the industrial service open platform.
CN202311689098.1A 2023-12-11 2023-12-11 Service input method and system of industrial service open platform Active CN117390105B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311689098.1A CN117390105B (en) 2023-12-11 2023-12-11 Service input method and system of industrial service open platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311689098.1A CN117390105B (en) 2023-12-11 2023-12-11 Service input method and system of industrial service open platform

Publications (2)

Publication Number Publication Date
CN117390105A true CN117390105A (en) 2024-01-12
CN117390105B CN117390105B (en) 2024-03-01

Family

ID=89441335

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311689098.1A Active CN117390105B (en) 2023-12-11 2023-12-11 Service input method and system of industrial service open platform

Country Status (1)

Country Link
CN (1) CN117390105B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117938942A (en) * 2024-03-20 2024-04-26 中国科学院空天信息创新研究院 Service registration discovery method, device, equipment, medium and program product

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090328174A1 (en) * 2008-06-26 2009-12-31 Alibaba Group Holding Limited Method and system for providing internet services
US20140112345A1 (en) * 2012-03-07 2014-04-24 Tencent Technology (Shenzhen) Company Limited Service access method and device for conducting the same
US20140331240A1 (en) * 2012-01-20 2014-11-06 Huawei Technologies Co., Ltd. Method, device and system for using and invoking oauth api
US20150161199A1 (en) * 2013-12-11 2015-06-11 Facebook, Inc. Service-Abstracting Query Interface
CN104933070A (en) * 2014-03-19 2015-09-23 北京航天长峰科技工业集团有限公司 Catalog management system used for government affairs information platform
CN105872094A (en) * 2016-05-31 2016-08-17 山东大学 Service robot cloud platform interface system based on SOA and working method thereof
FR3062735A1 (en) * 2017-02-08 2018-08-10 Particeep METHOD OF CUSTOMIZING EXCHANGES BETWEEN A PLURALITY OF USERS AND A SERVICE PLATFORM
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
US20190102238A1 (en) * 2017-09-30 2019-04-04 Oracle International Corporation Api registry in a container platform providing property-based api functionality
CN111176633A (en) * 2020-01-15 2020-05-19 山东健康医疗大数据有限公司 Open terminal based on modular service and third party access method thereof
CN111245888A (en) * 2019-12-24 2020-06-05 北京中盾安全技术开发公司 Video image service management method
CN112732811A (en) * 2020-12-31 2021-04-30 广西中科曙光云计算有限公司 Data open platform
US20210336788A1 (en) * 2020-04-24 2021-10-28 Netapp, Inc. Management services api gateway
CN114285876A (en) * 2021-12-22 2022-04-05 重庆斯欧智能科技研究院有限公司 Application interconnection framework for industrial manufacturing
CN114385684A (en) * 2021-12-30 2022-04-22 苏州中科先进技术研究院有限公司 BaaS platform data service publishing method and system
CN114979103A (en) * 2022-05-19 2022-08-30 广州数说故事信息科技有限公司 Open API integration and management method and computer equipment

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090328174A1 (en) * 2008-06-26 2009-12-31 Alibaba Group Holding Limited Method and system for providing internet services
US20140331240A1 (en) * 2012-01-20 2014-11-06 Huawei Technologies Co., Ltd. Method, device and system for using and invoking oauth api
US20140112345A1 (en) * 2012-03-07 2014-04-24 Tencent Technology (Shenzhen) Company Limited Service access method and device for conducting the same
US20150161199A1 (en) * 2013-12-11 2015-06-11 Facebook, Inc. Service-Abstracting Query Interface
CN104933070A (en) * 2014-03-19 2015-09-23 北京航天长峰科技工业集团有限公司 Catalog management system used for government affairs information platform
CN105872094A (en) * 2016-05-31 2016-08-17 山东大学 Service robot cloud platform interface system based on SOA and working method thereof
FR3062735A1 (en) * 2017-02-08 2018-08-10 Particeep METHOD OF CUSTOMIZING EXCHANGES BETWEEN A PLURALITY OF USERS AND A SERVICE PLATFORM
CN109150805A (en) * 2017-06-19 2019-01-04 亿阳安全技术有限公司 The method for managing security and system of application programming interface
US20190102238A1 (en) * 2017-09-30 2019-04-04 Oracle International Corporation Api registry in a container platform providing property-based api functionality
CN111245888A (en) * 2019-12-24 2020-06-05 北京中盾安全技术开发公司 Video image service management method
CN111176633A (en) * 2020-01-15 2020-05-19 山东健康医疗大数据有限公司 Open terminal based on modular service and third party access method thereof
US20210336788A1 (en) * 2020-04-24 2021-10-28 Netapp, Inc. Management services api gateway
CN112732811A (en) * 2020-12-31 2021-04-30 广西中科曙光云计算有限公司 Data open platform
CN114285876A (en) * 2021-12-22 2022-04-05 重庆斯欧智能科技研究院有限公司 Application interconnection framework for industrial manufacturing
CN114385684A (en) * 2021-12-30 2022-04-22 苏州中科先进技术研究院有限公司 BaaS platform data service publishing method and system
CN114979103A (en) * 2022-05-19 2022-08-30 广州数说故事信息科技有限公司 Open API integration and management method and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117938942A (en) * 2024-03-20 2024-04-26 中国科学院空天信息创新研究院 Service registration discovery method, device, equipment, medium and program product
CN117938942B (en) * 2024-03-20 2024-05-28 中国科学院空天信息创新研究院 Service registration discovery method, device, equipment, medium and program product

Also Published As

Publication number Publication date
CN117390105B (en) 2024-03-01

Similar Documents

Publication Publication Date Title
CN111488595B (en) Method for realizing authority control and related equipment
CN109688120B (en) Dynamic authority management system based on improved RBAC model and Spring Security framework
US7031967B2 (en) Method and system for implementing policies, resources and privileges for using services in LDAP
CN103403707B (en) The system and method exchanged for database proxy request
CN117390105B (en) Service input method and system of industrial service open platform
US9058353B2 (en) Computer relational database method and system having role based access control
CN1120606C (en) Glient-server system for maintaining application preferences in hierarchical data structure
CN101291245B (en) Distributed processing method, system and device thereof
CN112925647A (en) Cloud edge coordination system, and control method and device of cluster resources
CN109936571A (en) A kind of mass data sharing method, opening and shares platform and electronic equipment
AU2014208184A1 (en) Systems and methodologies for managing document access permissions
CN109542583B (en) Virtual equipment management method based on double buses
Cremonini et al. Coordination and access control in open distributed agent systems: The TuCSoN approach
Cremonini et al. Multi-agent systems on the Internet: Extending the scope of coordination towards security and topology
CN106375442A (en) Cross-platform device information management method and apparatus
CN101197675B (en) Accesses control list configuration method and device
CN102316128A (en) A kind ofly be used to generate network service method and device
US7953756B1 (en) Unified high-performance database connectivity system and method
CN103533094B (en) Coding all-in-one and coding system
CN102929628B (en) Service framework supporting multi-internet service center construction and operation
CN108334547A (en) Data share exchange System and method for based on big data
CN116566656A (en) Resource access method, device, equipment and computer storage medium
KR20070076342A (en) User Group Role / Permission Management System and Access Control Methods in a Grid Environment
CN117014175A (en) Permission processing method and device of cloud system, electronic equipment and storage medium
CN114816579B (en) SaaS chemical industrial APP access method based on industrial Internet platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant