Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

85 results about "Service implementation" patented technology

Cloud platform docking service implementation method and system based on adaptation layer, equipment and medium

The invention provides a cloud platform docking service implementation method, system and device based on an adaptation layer and a medium, belongs to the technical field of cross-platform resource management and service integration, and particularly relates to a method for configuring an adapter for each cloud platform and mapping an API (Application Program Interface) of the platform to a standard RESTful API interface; performing standardization processing on interface return formats of different cloud platforms through a data conversion module, converting a heterogeneous format into a unified format, and outputting a unified data format; packaging and abstracting services of different cloud platforms; identity authentication is realized by randomly generating a secret key in cooperation with an encryption and decryption algorithm, and a verification mechanism of a source request IP is preset; and recording an operation log and an error log in the docking process, and recording an interface calling frequency, a requester IP and error information of an abnormal logic node. According to the method, the adaptation layer is introduced, the isomerism of the bottom cloud platform is shielded, and unified interfaces and services are provided, so that efficient and flexible cloud platform docking is realized.
Owner:SHANDONG LANGCHAO YUNTOU INFORMATION TECH CO LTD

Ai enhanced customer support automation

Embodiments of the present disclosure provide methods, systems, and computer program products for assigning and dynamically managing a Customer Proficiency Rating for a specific customer for implementing enhanced customer support operations for a supported product or service. Disclosed embodiments provide an AI virtual support agent that receives a customer support request for a current problem, obtains a customer statement of understanding for the current problem and provides a set of questions, to obtain customer responses. In an embodiment, the AI virtual support agent evaluates the customer statement and customer responses, and calculates a customer proficiency rating for a specific customer for the support request to identify a customer skill level for the current problem. The AI virtual support agent routes customers to an optimal human support agent based on the customer proficiency rating.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Attestation-as-a-service for confidential computing

Various systems and methods are described for implementing trust authority or trust attestation verification operations, including for Trust-as-a-Service or Attestation-as-a-Service implementations, in accordance with the techniques discussed herein. In various examples, operations and configurations are described to enable service-to-service attestation using a trust authority, to operate an attestation service, and to coordinate trust operations between relying and requesting parties.
Owner:INTEL CORP

Service implementation method and device based on heterogeneous service framework, equipment and medium

The present disclosure provides a service implementation method and device based on a heterogeneous service framework, equipment and medium, wherein the application service implementation method based on the heterogeneous service framework comprises: accessing a probe on an application side, and adding a configuration file of the probe in a start script on the application side, the configuration file being pre-provided with an address of an application service of a data plane of the heterogeneous service framework, and the probe performing data interaction with the data plane based on the address of the application service. Through the embodiments of the present disclosure, the underlying code logic of the registration, discovery, calling, routing, flow control and the like of a plurality of service providers and consumers can be dynamically modified and reset to a unified implementation architecture, thereby achieving unified management of the heterogeneous service framework in a fully automated manner without invasion of the application development party, without introducing any new potential fault nodes, and improving the reliability and fusion of the heterogeneous service framework.
Owner:JD DIGITS HAIYI INFORMATION TECHNOLOGY CO LTD

Global serializable multi-database transaction control method and system

The application provides a globally serializable multi-database transaction control method and system, comprising the following steps: an application service registers multi-database transaction processing logic to a shim layer; a multi-database transaction request initiated by a client is received, and the shim layer intercepts and starts a global transaction of the multi-database transaction; the shim layer executes a sub-transaction request of the multi-database transaction according to the multi-database transaction processing logic; the global transaction is submitted to a two-phase commit coordinator, and an execution result of the multi-database transaction request is returned to the client. The application provides atomicity, durability and global serializability guarantee for the multi-database transaction; based on the shim layer, the concurrent control of the existing database system is reused, and the application can be seamlessly integrated into the existing application; the transaction coordination overhead is low, and the application is suitable for a high concurrency environment; the distributed transaction control has good ACID characteristics; the application does not depend on a specific service implementation platform; the application has low invasiveness, and the transaction control does not affect the writing of normal business code.
Owner:SHANGHAI JIAOTONG UNIV

Method and device for realizing early media service and network side node

The invention discloses an implementation method and device of an early media service and a network side node, and belongs to the technical field of communication, and the implementation method of the early media service in the embodiment of the invention comprises the steps that a first network node executes at least one of a first operation and a second operation based on first information under the condition that the first information is received; the first information is used for indicating early media; the first operation comprises at least one of the following items: selecting or determining a target access gateway; stopping indicating the terrestrial access gateway to release the resources related to the first media; the second operation comprises any one of a third operation and a fourth operation; the third operation comprises: stopping selecting or determining the on-satellite access gateway as a target access gateway; the fourth operation comprises at least one of the following items: selecting or determining an on-satellite access gateway as a target access gateway; and indicating the on-satellite access gateway to execute at least one of the following: reserving or allocating resources related to the second media, and configuring the resources related to the second media.
Owner:VIVO MOBILE COMM CO LTD

Service evaluation method and device and electronic equipment

The embodiment of the invention discloses a service evaluation method and device and electronic equipment. The method comprises the following steps: determining a first analog terminal and a second analog terminal which are used for simulating a call, and obtaining a target service identifier corresponding to a target service requested to be started by the first analog terminal in a simulated call connection process by establishing a simulated call connection between the first analog terminal and the second analog terminal, an actual service result corresponding to the target service identifier is generated for a second simulation terminal in the simulation call connection process; and determining an expected service result corresponding to the target service identifier, and evaluating the target service based on the expected service result and the actual service result to obtain an evaluation result corresponding to the target service. Therefore, the target service is automatically evaluated by simulating the call, the evaluation accuracy can be improved, and the success rate of service implementation can be improved by using the evaluated target service during the real call, so that the accuracy of service implementation is effectively guaranteed.
Owner:CHINA MOBILE GRP BEIJING +1

Visual API gateway arrangement aggregation control method and device, and storage medium

The invention discloses a visual API gateway arrangement aggregation control method and device and a storage medium, and relates to the technical field of micro-services, and the method comprises the steps: responding to an updating instruction, and obtaining at least one API arrangement configuration corresponding to the updating instruction; according to an analysis result of the API arrangement configuration, executing a thread management process, and generating / calling at least one target thread; and generating a gateway node component meeting a task scheduling normal form based on the target thread through topology packaging processing. According to the application, the processes of various service components are arranged through the visual dragging operation, and a self-defined asynchronous arrangement scheme is adopted, so that the technical problem that the service response speed of an API gateway is insufficient due to the fact that only simple forwarding can be carried out and the processing of a complex service process cannot be effectively supported in the prior art is solved; and the response efficiency of the API gateway interface and the service implementation efficiency are improved.
Owner:CHINA MERCHANTS BANK

Multi-platform interface authentication method and system and electronic equipment

The invention provides a multi-platform interface authentication method and system and electronic equipment, and the method comprises the steps: when a third-party platform sends an interface authentication API request to a user system, the user system receives the interface authentication API request and judges an API source, and carries out the authentication of all types of authentication service implementation classes which are registered in advance, matching an authentication service implementation class corresponding to the API source; the user system calls the matched authentication service implementation class and performs authentication on the interface authentication API request sent by the third-party platform; and completing authentication, and establishing interface authentication communication between the user system and the third-party platform. By designing a unified authentication service interface and loading authentication logic implementation of different platforms based on a plug-in mechanism (such as Java SPI), modularization and automatic adaptation of an authentication process are realized. Therefore, the technical problems of large authentication mechanism difference, complexity in implementation, difficulty in extension and the like in the process of integrating a plurality of third-party platforms in the current system are solved.
Owner:HANGZHOU GUANSHU INFORMATION TECH CO LTD (CHINA)

Implementation method and device of tunnel network differential service and network equipment

The invention provides a tunnel network differential service implementation method and device and network equipment, aiming at an IP message entering a tunnel network from a user network, an incoming node on the tunnel network in an incoming direction searches a data association table based on the IP message to obtain a configuration parameter; and under the condition that the configuration parameter represents that the differential service mode of the tunnel network is a pipeline mode or a short pipeline mode, querying an editing table based on the IP message to obtain EXP distribution information. And determining the internal priority of the IP message based on the EXP allocation information, and performing scheduling processing on the IP message based on the internal priority of the IP message in the tunnel network. According to the scheme, in the pipeline mode or the short pipeline mode, the internal priority can be obtained based on the EXP allocation information configured in the exit direction of the incoming node, so that queue scheduling on the node is influenced by the EXP allocation information on the node, and the priority management requirement of a user on the node is met.
Owner:SUZHOU CENTEC COMM CO LTD

Automatic implementation platform and automatic implementation method based on ERP (Enterprise Resource Planning) system

The invention provides an automatic implementation platform and an automatic implementation method based on an ERP system, and relates to the technical field of system integration, and the platform comprises an information collection module which is configured to respond to a service implementation request of a service request object, and receive at least one target service of the service implementation request and service parameter information of each target service; and a service configuration module configured to receive service coding data generated after the data coding system codes the service parameter information of each target service, and perform service configuration on each target service based on the service coding data of each target service and a configuration rule corresponding to each target service through an ERP system, generating service configuration information of each target service; and the service deployment module is configured to deploy each target service to a specified production system based on the service configuration information of each target service. According to the invention, the automation implementation efficiency based on the ERP system is effectively improved.
Owner:SHENHUA INFORMATION TECH CO LTD

Prediction device, prediction method, and program

Implement measures in areas where they would be most effective if implemented. [Solution] A prediction device accepts the designation of a specific region where a measure related to the provision of a service will be implemented, identifies a precedent region where the measure has been implemented in the past, and predicts whether potential member users in the specific region who have not yet used the service will use the service after the measure has been implemented. Regional similarity, which is the degree of similarity between the precedent region and the specific region, and user similarity between member users in the precedent region who had not used the service before the measure was implemented and member users in the specific region, are input into a machine learning model to predict whether or not the service will be used. The machine learning model is trained by using as training data data correlating the number and usage rate of the service in the precedent region with the regional similarity between the precedent region and past regions where measures were implemented before the precedent region, and the user similarity between member users in the past region and the precedent region.
Owner:RAKUTEN GROUP INC

Shared network awareness method and device, electronic equipment and storage medium

PendingCN121334710ANetwork data managementNetwork awarenessNetwork architecture
The invention provides a shared network awareness method and device, electronic equipment and a storage medium, and relates to the field of communication. The method comprises the steps of determining a target sensing mode corresponding to an application scene based on the application scene of a target sensing task; based on the target sensing mode, identifying whether a base station in a sensing area of the target sensing task and / or a terminal signed by the first operator can be used as sensing equipment for executing the target sensing task; and under the condition that existence of the sensing equipment is identified, a first message is issued to the sensing equipment, and the first message is used for indicating execution of the target sensing task. According to the method and the device, the requirement of the sensing service can be fully considered, the sensing service implementation process in the shared network architecture can be clarified, the identified sensing equipment can be ensured to perform the subsequent sensing service, the safe and effective execution of the sensing service is ensured, and the resource waste caused by improper equipment selection is avoided.
Owner:CHINA UNITED NETWORK COMM GRP CO LTD

Cross-domain trusted flexible Internet access service implementation method and system

PendingCN121770850ASecuring communicationService protocolService implementation
The invention relates to the technical field of network communication, and discloses a cross-domain trusted flexible Internet access service implementation method and system, and the method comprises the steps: transmitting an identity statement to a local network domain through an access device, so as to build a temporary trust relationship, and obtaining a temporary access credential; the problem of initial trust establishment in an unfamiliar network domain without a preset trust basis is solved. On this basis, the access device generates a structured description according to a task demand and an operation strategy, performs multi-round negotiation with a local network domain, and finally establishes a temporary service protocol within an acceptable range of both parties by identifying the difference between the service demand and the operation strategy and generating an alternative service proposal.
Owner:SHENZHEN WANGLIAN NETWORK TECH CO LTD

System and method for smoothly updating Internet of Things service

The invention discloses a system and a method for smoothly updating an internet of things service, relates to the field of intelligent updating, and particularly relates to the following steps: an updating controller starts an updating process, sends a start message to a cache preheating processor and a connection converter and monitors the progress; and the cache preheating processor performs cache preheating on the new service according to the cache weight table of the old service, so that the data access efficiency is improved. Meanwhile, the connection converter processes the old service equipment connection pool according to a predefined strategy, and health examination and life cycle management are carried out. The normal connection is converted and added into the connection pool of the new service, and the abnormal connection is correspondingly processed. The process ensures effective loading of data and stable transition of connection during service updating, reduces the problems of data access delay and connection interruption caused by service updating, enhances the stability and availability of the system, and realizes efficient and seamless service migration.
Owner:HANGZHOU ROLEDS TECH CO LTD

Call service implementation method and device, electronic equipment, readable medium

The application discloses a call service implementation method and device, electronic equipment and readable medium. The method comprises the following steps: judging whether the first state of a terminal in an enhanced mobile switching center and the second state of the terminal in an IMS (Internet Protocol Multimedia Subsystem) are consistent; if not, sending a registration request to the IMS to make the terminal complete an initial call service; wherein the enhanced mobile switching center does not subscribe to registration state information in the IMS. By judging whether the first state and the second state are consistent, when the first state and the second state are inconsistent, a registration request is sent to the IMS, the terminal communicates with the equipment in the IMS and completes the initial call service, and relevant service information in the IMS is obtained, so that the equipment in the enhanced mobile switching center and the IMS does not need to consume memory resources to subscribe to and notify the registration state information, CPU consumption of the equipment in the enhanced mobile switching center and the IMS is reduced, network signaling traffic is reduced, and the performance of network elements is improved.
Owner:ZTE CORP

A callback service implementation method based on a capability exposure architecture

A method for implementing a callback service based on a capability open architecture includes: a third-party application device initiating a service call to a capability open platform, triggering a callback service; the capability open platform caching callback information from the service call and instructing a voice capability platform to continue executing the service process; when a user calls back the caller ID number, the voice capability platform sends a call event notification to the capability open platform, the call event notification containing the calling and called numbers extracted from the user's call; the capability open platform checks whether there exists a callback information where the called number and the caller ID number are the extracted calling and called numbers respectively; if so, it instructs the voice capability platform to execute the service process according to the callback information; if not, it reads the callback mode of the extracted called number and instructs the voice capability platform to execute the playback process. This invention belongs to the field of communications and can provide callback functionality for services such as voice notifications or click-to-dial, solving the technical problem that the called number cannot be connected when the called party calls back the caller ID number.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Automatic generation method and device of controller layer and processor

The invention discloses an automatic generation method and device of a controller layer and a processor. The APT generator obtains a complete service layer based on a predefined compiling specification, the service layer comprises a plurality of service implementation classes with service declaration annotations, and each implementation class comprises one or more service methods. Scanning all the service implementation classes marked with the annotations to obtain a to-be-converted implementation class; and on the basis of the target classes and the corresponding methods thereof, a plurality of controller implementation classes are automatically generated, and a corresponding REST controller annotation is added to each controller class. And each controller is used for realizing a class. And finally, all the controller implementation classes with the REST annotations are integrated and packaged. Therefore, the problems of large coding workload and possible nonstandardization or omission in the manual writing process are avoided.
Owner:NEUSOFT CORP

Data processing method and device, storage system and storage medium

The invention discloses a data processing method and device, a storage system and a storage medium. The method comprises the following steps: in a process of performing data recovery processing on a target data disk, in response to a service request for the target data disk, adding edited data requested to be edited by the service request into a service implicit snapshot; and in response to completion of the data recovery processing, editing the data in the target data disk based on the editing data included in the business implicit snapshot. According to the method provided by the invention, in the data recovery processing process, the service does not need to be shut down, so that the situations that the service cannot be realized due to the fact that the service request cannot be received when the service is shut down and the service request realization efficiency is low due to the fact that the service request cannot be received after the data recovery processing is completed are avoided; and the service implementation yield and the service implementation efficiency are improved.
Owner:SANGFOR TECH INC

Service calling method, application program, storage medium and program product

The embodiment of the invention provides a service calling method, an application program, a storage medium and a program product. The method is applied to an application program comprising a business layer and a multi-layer service architecture. A business layer of the multi-layer service architecture comprises business realization logics which are respectively corresponding to a plurality of business domains and are used for realizing business functions; the service agent layer is used for providing agent instances of a plurality of service functions defined by the service interface layer; the service implementation layer comprises service implementation logic of a plurality of service functions; responding to the business processing request by using a business layer, determining and executing a target business implementation logic, and in the execution process, determining a business domain of a required target service function and a target service function identifier; and determining a target agent instance corresponding to the target service function identifier and the service domain by using the service agent layer, and executing a target service implementation logic corresponding to the target service function by using the service implementation layer through the target agent instance. According to the scheme of the embodiment of the invention, the stability and safety of the service calling process can be improved.
Owner:BEIJING CHENGSHI WANGLIN INFORMATION TECH CO LTD

Data service implementation method, wireless communication device and dual-card dual-standby equipment

The invention provides a data service implementation method, a wireless communication device and dual-card dual-standby equipment, and relates to the technical field of communication. The method comprises the following steps: monitoring an attribute value of a preset automatic dialing function in a dynamic link library by adopting an automatic data dialing thread; an automatic data dialing thread is adopted, a preset automatic dialing function in the dynamic link library is called, and a data dialing initiating process of the first communication card is executed; the communication adaptation module calls a preset data dialing setting function and transmits a data dialing setting request message of the second communication card to the communication driving module; the communication driving module sets the attribute value of the preset automatic dialing function as a second attribute value based on the setting data dialing request message; and executing a data dialing initiation process of the second communication card. According to the invention, two communication cards can simultaneously initiate data dialing.
Owner:QUECTEL WIRELESS SOLUTIONS CO LTD

Service call processing method and device

The present disclosure provides a service call processing method and device. The service call processing method includes: monitoring the working status of the current server used for service calls; when the working status of the current server is abnormal, deleting the interface actor instance path of the current server from Zookeeper; generating a proxy for the current call service implementation class; detecting the performance index of the current server through the proxy; judging whether the performance index of the current server is less than the preset performance index threshold; if the performance index of the current server is less than the preset performance index threshold, selecting the interface actor instance path of a remote server from Zookeeper, and implementing the service call through the interface implementation class of the remote server. The present disclosure can transfer the service call to a server that can handle it normally in a timely manner when the current server cannot execute the current call.
Owner:BEIJING WODONG TIANJUN INFORMATION TECH CO LTD +1

Method for implementing CDN service, terminal device, node server and storage medium

The application discloses a CDN service implementation method, a terminal device, a node server and a storage medium, and belongs to the communication technical field. The implementation method comprises the following steps: sending an upload request to a CDN node, wherein the upload request comprises a first content identifier; receiving an upload request response message of the CDN node, and sending media content to the CDN node; and receiving a second content identifier of the CDN node, wherein the second content identifier comprises the first content identifier and a content position identifier representing a position of the media content. According to the scheme provided in the application, all CDN nodes have the upload and download capabilities by carrying the content position identifier, and the user's device terminal can realize the upload and download of the content nearby, and the centralized storage control module is not needed to manage the user's uploaded content, and the user is not limited by the storage capacity of the centralized storage.
Owner:ZTE CORP

Input method, electronic equipment and computer readable storage medium

The embodiment of the invention provides an input method, electronic equipment and a computer readable storage medium. According to the method, in a text editing scene, after the electronic equipment determines text content input by a user, the electronic equipment can recognize the intention of the user based on the text content, and then the electronic equipment can provide corresponding services for the user based on the intention recognition result. By implementing the technical scheme provided by the invention, the electronic equipment can perceive the user demand when the user edits the text, so that the corresponding service is quickly provided for the user, and the use experience of the user is improved.
Owner:HONOR DEVICE CO LTD

Cross-model service adaptation method and vehicle

The application provides a cross-model service adaptation method and a vehicle, wherein the method is applied to a target vehicle, a service abstraction layer and a dynamic scheduling layer are deployed in the target vehicle, and the method comprises the following steps: the dynamic scheduling layer obtains a task identifier of a current request task and a vehicle model identifier of the target vehicle based on a first service interface in the service abstraction layer; the dynamic scheduling layer obtains a service implementation class corresponding to the current request task according to the vehicle model identifier of the target vehicle and the task identifier of the current request task; the dynamic scheduling layer converts the current request task into a target request task matched with the target vehicle according to a communication protocol type defined in the service implementation class, and sends a control instruction to at least one hardware according to the target request task. The application shields the hardware differences of different vehicle models, improves the compatibility of the scheme, improves the code reuse rate, and avoids the redundancy of repeated development of different vehicle models.
Owner:CHONGQING SELIS PHOENIX INTELLIGENT INNOVATION TECH CO LTD

Disparate sourcing of tree data structures for searching and suggesting application services

Implementations set forth herein relate to providing suggestions for application services using tree data structures provided by various application sources. A native data structure, created by an assistant application or other related application, can be present in a local memory and, depending on the status of this native data structure, can be utilized to generate deep links to be rendered within the search interface. Selection of a particular deep link can initialize particular operations and / or routines at one or more client or remote applications. When the native structure is unavailable, or does not satisfy certain criteria, other actions can be initiated for fetching data from remote sources or utilizing other locally available application data structures. In some implementations, graphical user interface elements indicating operation statuses can be rendered based on the available data structure(s), thereby aiding in selecting certain services across multiple applications.
Owner:GOOGLE LLC

Computing service implementation method and apparatus

A computing service implementation method and an apparatus. The method includes: a first radio access network (RAN) device obtains computing capability information of a first communication device; the first RAN device sends a first request to the first communication device, where the first request is for requesting the first communication device to perform a computing service of the first RAN device; the first RAN device receives a first response from the first communication device, where the first response indicates the computing service that is of the first RAN device and that is admitted by the first communication device; and the first RAN device exchanges, with the first communication device, data of the computing service that is of the first RAN device and that is admitted by the first communication device.
Owner:HUAWEI TECH CO LTD