US 12,461,919 B2
Service processing methods and apparatuses
Xin Wang, Beijing (CN)
Assigned to Beijing BOE Technology Development Co., Ltd., Beijing (CN)
Appl. No. 18/294,137
Filed by BOE Technology Group Co., Ltd., Beijing (CN)
PCT Filed Jan. 3, 2023, PCT No. PCT/CN2023/070211
§ 371(c)(1), (2) Date Jan. 31, 2024,
PCT Pub. No. WO2023/142911, PCT Pub. Date Aug. 3, 2023.
Claims priority of application No. 202210095995.9 (CN), filed on Jan. 26, 2022.
Prior Publication US 2024/0346026 A1, Oct. 17, 2024
Int. Cl. G06F 16/2455 (2019.01); G06F 16/242 (2019.01)
CPC G06F 16/24564 (2019.01) [G06F 16/2433 (2019.01)] 14 Claims
OG exemplary drawing
 
1. A service processing method, comprising:
obtaining a to-be-processed service request and determining a target rule identifier corresponding to the to-be-processed service request;
determining a target service configuration rule corresponding to the target rule identifier;
obtaining target configuration information by parsing the target service configuration rule; and
performing service processing based on the target configuration information;
wherein determining the target service configuration rule corresponding to the target rule identifier comprises:
determining a service encapsulation interface corresponding to the target rule identifier; wherein the service encapsulation interface indicates at least one service configuration rule; and
invoking the service encapsulation interface, and based on the at least one service configuration rule indicated by the service encapsulation interface, determining the target service configuration rule corresponding to the target rule identifier;
wherein performing the service processing based on the target configuration information comprises:
by configuring preset code information based on the target configuration information, obtaining target service codes, wherein the code information comprises a database statement format and/or a notification manner invoking method; and
performing corresponding service processing based on the target service codes;
wherein the target service configuration rule comprises a data statistics rule; the target configuration information comprises target statistics configuration information; and the code information comprises a database statement format;
by configuring the preset code information based on the target configuration information, obtaining the target service codes comprises:
based on the database statement format and the target statistics configuration information, generating a database query statement; and
performing corresponding service processing based on the target service codes comprises:
executing the database query statement to perform corresponding data statistics processing so as to obtain target statistics data;
wherein the target statistics configuration information comprises one or more of a target database identifier, a target datasheet identifier, a target to-be-calculated field name or a target query condition;
based on the database statement format and the target statistics configuration information, generating the database query statement comprises:
by splicing one or more of the target database identifier, the target datasheet identifier, the target to-be-calculated field name or the target query condition based on the database statement format, generating the database query statement.