CN109656519B - Method and device for automatically accessing service data - Google Patents

Method and device for automatically accessing service data Download PDF

Info

Publication number
CN109656519B
CN109656519B CN201710941302.2A CN201710941302A CN109656519B CN 109656519 B CN109656519 B CN 109656519B CN 201710941302 A CN201710941302 A CN 201710941302A CN 109656519 B CN109656519 B CN 109656519B
Authority
CN
China
Prior art keywords
service
check
service check
value
preset
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.)
Active
Application number
CN201710941302.2A
Other languages
Chinese (zh)
Other versions
CN109656519A (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201710941302.2A priority Critical patent/CN109656519B/en
Publication of CN109656519A publication Critical patent/CN109656519A/en
Application granted granted Critical
Publication of CN109656519B publication Critical patent/CN109656519B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/101Collaborative creation, e.g. joint development of products or services

Abstract

The invention discloses a method and a device for automatically accessing service data, and relates to the technical field of computers. One embodiment of the method comprises: receiving service data; wherein, the service data includes: service check items and a service check value of each service check item; traversing the service check item in the service data, and determining whether a service check value of the service check item conforms to a preset service check matching value; and if the service check values of all the service check items in the service data accord with the preset service check matching value, accessing the service data. The implementation mode can improve the automation level of service data access, reduce labor cost and improve the efficiency, accuracy and expandability of service data access.

Description

Method and device for automatically accessing service data
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for automated service data access, an electronic device, and a computer-readable medium.
Background
With the deep application of the internet technology in each traditional business industry, the transmission of business data is an indispensable link for business transaction and operation, and a sending party of the business data sends the business data according to certain requirements (such as interface requirements and format requirements of a receiving party), so that the improvement of the transmission efficiency and accuracy of the business data is beneficial to the improvement of the business operation efficiency and the reduction of the operation cost.
In the process of implementing the invention, the inventor finds that at least the following problems exist in the prior art:
with the development of services, service types are various, service channels and multi-party services are complex and difficult to manage, most of the existing solutions are that service responsible personnel carry out manual docking, then service information obtained by docking is recorded into an online system, and then, the service data is accessed into the online system in a hard coding mode. The business data access process is complicated, the working time of business personnel and developers is wasted, a large amount of repeated codes are compiled, and the controllability and the expansibility of the business data access process are low.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for automatically accessing service data, which can improve the automation level of service data access, reduce labor cost, and improve efficiency, accuracy, and expandability of service data access.
In order to achieve the above object, according to an aspect of the embodiments of the present invention, there is provided a service data automation access method, including: receiving service data; wherein, the service data includes: service check items and a service check value of each service check item; traversing the service check item in the service data, and determining whether a service check value of the service check item conforms to a preset service check matching value; and if the service check values of all the service check items in the service data accord with the preset service check matching value, accessing the service data.
Optionally, the service check item includes: a service party unique identification and/or a service type.
Optionally, before determining whether the service verification value of the service verification item conforms to a preset service verification matching value, checking validity of the preset service verification matching value.
Optionally, the method further comprises: for any one of the service check items in the service data, if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item, the service data is not accessed.
Optionally, the method further comprises: and for any one service check item in the service data, if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item, recording the service check value and/or the service check item.
Optionally, the method further comprises: and if the service check values of all the service check items in the service data accord with the preset service check matching value, editing the service data according to a preset specific service check value or a specific service check item, and accessing the edited service data.
Optionally, the method further comprises: traversing the service check items in the service data, and when determining whether the service check value of the service check item conforms to a preset service check matching value, the service check value of the service check item points to another service check item according to the preset service check matching value which the service check item conforms to.
According to another aspect of the embodiments of the present invention, there is provided a service data automation access apparatus, including: a receiving module, configured to receive service data, where the service data includes: service check items and a service check value of each service check item; the verification module is used for traversing the service verification items in the service data and determining whether the service verification values of the service verification items conform to preset service verification matching values; and the access module is used for accessing the service data when the check module determines that the service check values of all the service check items in the service data all accord with the preset service check matching value.
Optionally, the service check item includes: a service party unique identification and/or a service type.
Optionally, the apparatus further comprises: and the auditing module is used for auditing the validity of the preset service check matching value before determining whether the service check value of the service check item conforms to the preset service check matching value.
Optionally, the access module is further configured to, for any one of the service check items in the service data, not access the service data if a service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item.
Optionally, the check module is further configured to, for any one of the service check items in the service data, record the service check value and/or the service check item if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item.
Optionally, the apparatus further comprises: and the editing module is used for editing the service data according to a preset specific service check value or a specific service check item when the check module determines that the service check values of all service check items in the service data all accord with the preset service check matching value, and sending the edited service data to the access module.
Optionally, the verification module is further configured to: traversing the service check items in the service data, and when determining whether the service check value of the service check item conforms to a preset service check matching value, the service check value of the service check item points to another service check item according to the preset service check matching value which the service check item conforms to.
To achieve the above object, according to another aspect of the embodiments of the present invention, there is provided an electronic device for automated service data access, including: one or more processors; a storage device for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement any of the methods of the business data automated access method.
To achieve the above object, according to still another aspect of the embodiments of the present invention, there is provided a computer readable medium for service data automated access, on which a computer program is stored, wherein the program is configured to implement any one of the service data automated access methods when executed by a processor.
One embodiment of the above invention has the following advantages or benefits: because the technical means of automatic verification of the service data and presetting of the service verification matching value is adopted, the technical problems of time occupation communication and massive compiling of repeated codes are solved, and the technical effects of improving the automation level of service data access, reducing labor cost and improving service data access efficiency are achieved.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic diagram of a main flow of a service data automated access method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a main part of a service data automation access device according to an embodiment of the present invention;
FIG. 3 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
fig. 4 is a schematic block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of a main flow of a service data automated access method according to an embodiment of the present invention, as shown in fig. 1:
step S101 represents receiving service data; wherein, the service data includes: service check items and a service check value of each service check item; the service check item can comprise a plurality of items, such as a unique service party identifier and/or a service type, and the like, and is used for identifying the service data, so that the accuracy of service data access is improved.
Step S102 represents traversing the service check item in the service data, and determining whether the service check value of the service check item conforms to a preset service check matching value; the preset service check matching value can be a specific numerical value, can also be a numerical range, and can even be in the form of codes and the like, and can be added, deleted and modified according to needs, and the service check item and the preset service check matching value can be stored in the form of a hash table. The step can improve the automation level of service data access and improve the efficiency, accuracy and expandability of service data access.
For example, setting the service check items in the service data as: service type-service party country-service party city; the preset service check matching value of the service type is 'settlement service', and the preset service check matching value of the country of the service party is 'China'; us ", the service check value of the service check item may point to another service check item according to the preset service check matching value that it meets. If the preset service check matching value of the service party country is 'China', the pointed service check item is the service party city, and the corresponding preset service check matching value is 'Beijing'; shanghai'; similarly, when the preset service check matching value is 'America', pointing to 'New York'; washington. The step can further improve the accuracy and the expandability of the service data access.
For example, three sets of service data are received:
a: [ Business type "Settlement Business" -Business side State "China" -Business side City "Shanghai" ]
B: [ Business type "Settlement Business" -Business side State "USA" -Business side City "Washington" ]
C: [ service type "Settlement service" -service side country "Japan" -service side City "New York" ]
When the state of the business side is 'China' is verified, the pointed business verification matching value is 'Beijing'; shanghai's business party city; when the country of the service party is 'America', the matching value of the pointed service check is 'New York'; washington's business side city; the service data a and B can pass the check.
Before determining whether the service check value of the service check item conforms to the preset service check matching value, the validity of the preset service check matching value can be checked, that is, whether the content of the preset service check matching value conforms to the requirement and whether the attributes such as the format and the like of the preset service check matching value conform to the requirements can be checked. This step may further improve the accuracy of data access.
Step S103 indicates that the service data is accessed if the service verification values of all the service verification items in the service data all conform to the preset service verification matching value. The step can further improve the automation level of the service data access and improve the efficiency and accuracy of the service data access. And if the service check values of all the service check items in the service data accord with the preset service check matching value, editing the service data according to a preset specific service check value or a specific service check item, and accessing the edited service data so as to improve the expandability of service data access.
If the business data with the business side country of 'U.S' is preset as a specific business check value, a business check item 'settlement currency' and a business check value 'dollar' are added to the business data containing the business check value. Service data B is accessed after being edited as [ service type "settlement service" -service square country "usa" -service square city "washington" -settlement currency "dollar ].
Step S104 indicates that, for any one of the service check items in the service data, if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item, the service data is not accessed. And recording the service check value and/or the service check item, performing statistical analysis on the information of the check failure, and summarizing the reason of the check failure. The step can further improve the automation level of the service data access and improve the efficiency and accuracy of the service data access.
The service verification value of the service party country of the service data C is "japan", which does not conform to the preset service verification item matching value, and cannot pass the verification, so that the data C cannot be accessed. If there is other service check item of service data except three kinds of service type-service party country-service party city, and the corresponding service check matching value is not preset, it indicates that the service data has undefined service check item.
Fig. 2 is a schematic diagram of main parts of a service data automation access device 200 according to an embodiment of the present invention, as shown in fig. 2:
a receiving module 201, configured to receive service data, where the service data includes: service check items and a service check value of each service check item; the service check item comprises: the service party unique identifier and/or the service type are used for identifying the service data, and the accuracy of service data access is improved.
The checking module 202 is configured to traverse the service check item in the service data, and determine whether a service check value of the service check item matches a preset service check matching value; the preset service check matching value can be a specific numerical value, can also be a numerical range, and can even be in the form of codes and the like, and can be added, deleted and modified according to needs, and the service check item and the preset service check matching value can be stored in the form of a hash table. Therefore, the automation level of service data access can be improved, and the efficiency, accuracy and expandability of service data access are improved.
For example, the service check item in the service data is set as: service type-service party country-service party city; the preset service check matching value of the service type is 'settlement service', and the preset service check matching value of the country of the service party is 'China'; us ", the service check value of the service check item may point to another service check item according to the preset service check matching value that it meets. If the preset service check matching value of the service party country is 'China', the pointed service check item is the service party city, and the corresponding preset service check matching value is 'Beijing'; shanghai'; similarly, when the service check matching value is "usa", pointing to "new york; washington. Therefore, the accuracy and the expandability of service data access can be further improved.
For example, three sets of service data are received:
a: [ Business type "Settlement Business" -Business side State "China" -Business side City "Shanghai" ]
B: [ Business type "Settlement Business" -Business side State "USA" -Business side City "Washington" ]
C: [ service type "Settlement service" -service side country "Japan" -service side City "New York" ]
The check module 202 is further configured to, for any one of the service check items in the service data, record the service check value and/or the service check item if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item. And recording the service check value and/or the service check item, performing statistical analysis on the information of the check failure, and summarizing the reasons of the check failure, thereby further improving the accuracy of service data access.
An accessing module 203, configured to access the service data when the checking module 202 determines that the service check values of all the service check items in the service data all conform to the preset service check matching value. Therefore, the automation level of service data access can be further improved, and the efficiency and the accuracy of service data access are improved. When the state of the business side is 'China' through verification, the pointed business verification matching value is 'Beijing'; shanghai's business party city; when the country of the service party is 'America', the matching value of the pointed service check is 'New York'; washington's business side city; the service data a and B can pass the check.
The access module 203 is further configured to, for any one of the service check items in the service data, not access the service data if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item. Therefore, the check module 203 can further improve the automation level of service data access and improve the accuracy of service data access. The service check value of the service party country of the service data C is "japan", which does not match the preset service check item matching value, and cannot pass the check, so that the data C cannot be accessed. If there is other service check item of service data except three kinds of service type-service party country-service party city, and the corresponding service check matching value is not preset, it indicates that the service data has undefined service check item.
The auditing module 204 is configured to audit the validity of the preset service check matching value before the checking module 202 determines whether the service check value of the service check item matches the preset service check matching value. Before determining whether the service check value of the service check item conforms to the preset service check matching value, the validity of the preset service check matching value can be checked, that is, whether the content of the preset service check matching value conforms to the requirement and whether the attributes such as the format of the preset service check matching value are compliant can be checked. Therefore, the auditing module 204 can further improve the automation level of service data access and improve the service data access efficiency.
An editing module 205, configured to edit the service data according to a preset specific service check value or a specific service check item when the checking module 202 determines that the service check values of all the service check items in the service data all conform to the preset service check matching value, and send the edited service data to the access module 203. Therefore, the expandability of service data access can be further improved. If the business data with the business side country being 'American' is preset as a specific business check value, a business check item 'settlement currency' and a business check value 'dollar' are added to the business data containing the business check value. Service data B is accessed after being edited as [ service type "settlement service" -service square country "usa" -service square city "washington" -settlement currency "dollar ].
Fig. 3 illustrates an exemplary system architecture 300 of a business data automation access method or apparatus to which embodiments of the present invention may be applied.
As shown in fig. 3, the system architecture 300 may include terminal devices 301, 302, 303, a network 304, and a server 305. The network 304 serves as a medium for providing communication links between the terminal devices 301, 302, 303 and the server 305. Network 304 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminal devices 301, 302, 303 to interact with a server 305 over a network 304 to receive or send messages or the like. The terminal devices 301, 302, 303 may have installed thereon various communication client applications, such as shopping applications, web browser applications, search applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 301, 302, 303 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 305 may be a server providing various services, such as a backend management server (for example only) that provides support for shopping-like websites browsed by users using the terminal devices 301, 302, 303. The backend management server may analyze and perform other processing on the received data such as the product information query request, and feed back a processing result (for example, target push information, product information — just an example) to the terminal device.
It should be noted that, the service data automation access method provided by the embodiment of the present invention is generally executed by the server 305, and accordingly, a service data automation access apparatus is generally disposed in the server 305.
It should be understood that the number of terminal devices, networks, and servers in fig. 3 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
FIG. 4 is a block diagram illustrating a computer system 400 suitable for implementing a terminal device according to an embodiment of the present invention. The terminal device shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 4, the computer system 400 includes a Central Processing Unit (CPU)401 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage section 408 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the system 400 are also stored. The CPU 401, ROM 402, and RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
The following components are connected to the I/O interface 405: an input portion 406 including a keyboard, a mouse, and the like; an output section 407 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 408 including a hard disk and the like; and a communication section 409 including a network interface card such as a LAN card, a modem, or the like. The communication section 409 performs communication processing via a network such as the internet. A driver 410 is also connected to the I/O interface 405 as needed. A removable medium 411 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 410 as necessary, so that a computer program read out therefrom is mounted into the storage section 408 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 409, and/or installed from the removable medium 411. The computer program performs the above-described functions defined in the system of the present invention when executed by a Central Processing Unit (CPU) 401.
It should be noted that the computer readable media shown in the present invention include computer readable signal media or computer readable storage media, or any combination of the two. A computer readable storage medium includes, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, semiconductor system, apparatus, or device, or any combination of the foregoing. Computer-readable storage media specifically include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any combination of the foregoing. In the present invention, a computer readable storage medium includes any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device; a computer readable signal medium includes a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave, which may take many forms, including, but not limited to, electromagnetic signals, optical signals, or any combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF (radio frequency), etc., or any combination of the preceding.
The flowcharts or block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention, and each block in the flowcharts or block diagrams may represent a module, a program segment, or a portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a receiving module, a verification module, and an access module. The names of these modules do not in some cases constitute a limitation on the module itself, and for example, a receiving module may also be described as a "module for receiving service data".
On the other hand, the embodiment of the present invention also provides a computer-readable medium, which may be included in the apparatus described in the above embodiment; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise: receiving service data; wherein, the service data includes: service check items and a service check value of each service check item; traversing the service check item in the service data, and determining whether a service check value of the service check item conforms to a preset service check matching value; and if the service check values of all the service check items in the service data accord with the preset service check matching value, accessing the service data.
According to the technical scheme of the embodiment of the invention, because the technical means of automatically verifying the service data, presetting the service verification matching value, recording verification failure information and re-editing the service data are adopted, the technical problems of time occupation communication and massive compiling of repeated codes are solved, and the technical effects of improving the automation level of service data access, reducing labor cost and improving the service data access efficiency, accuracy and expandability are achieved.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (14)

1. An automated service data access method, comprising:
receiving service data; wherein, the service data comprises: service check items and a service check value of each service check item;
traversing the service check items in the service data, and when determining whether the service check value of the service check item conforms to a preset service check matching value, the service check value of the service check item points to another service check item according to the preset service check matching value which the service check item conforms to;
and if the service check values of all the service check items in the service data accord with the preset service check matching value, accessing the service data.
2. The method of claim 1, wherein the traffic check entry comprises: a service party unique identification and/or a service type.
3. The method of claim 1, wherein the validity of the preset traffic check matching value is checked before determining whether the traffic check value of the traffic check item matches the preset traffic check matching value.
4. The method of claim 1, further comprising:
for any one of the service check items in the service data, if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item, the service data is not accessed.
5. The method of claim 4, further comprising:
and for any one service check item in the service data, if the service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item, recording the service check value and/or the service check item.
6. The method of claim 1, further comprising:
and if the service check values of all the service check items in the service data accord with the preset service check matching value, editing the service data according to a preset specific service check value or a specific service check item, and accessing the edited service data.
7. An automated access device for business data, comprising:
a receiving module, configured to receive service data, where the service data includes: service check items and a service check value of each service check item;
the check module is used for traversing the service check items in the service data and determining whether the service check value of the service check item conforms to a preset service check matching value, wherein the service check value of the service check item points to the preset service check matching value of the service check value of another service check item according to the preset service check matching value which the service check item conforms to;
and the access module is used for accessing the service data when the check module determines that the service check values of all the service check items in the service data all accord with the preset service check matching value.
8. The apparatus of claim 7, wherein the traffic check entry comprises: a service party unique identification and/or a service type.
9. The apparatus of claim 7, further comprising:
and the auditing module is used for auditing the validity of the preset service check matching value before determining whether the service check value of the service check item conforms to the preset service check matching value.
10. The apparatus of claim 7, wherein the access module is further configured to, for any one of the service check entries in the service data, not access the service data if a service check value of the service check entry does not meet the preset service check matching value or the service check entry is an undefined service check entry.
11. The apparatus of claim 10, wherein the checking module is further configured to, for any one of the service check items in the service data, record the service check value and/or the service check item if a service check value of the service check item does not conform to the preset service check matching value or the service check item is an undefined service check item.
12. The apparatus of claim 7, further comprising:
and the editing module is used for editing the service data according to a preset specific service check value or a specific service check item when the check module determines that the service check values of all service check items in the service data all accord with the preset service check matching value, and sending the edited service data to the access module.
13. An electronic device for automated access of business data, comprising:
one or more processors;
a storage device to store one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method recited in any of claims 1-6.
14. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-6.
CN201710941302.2A 2017-10-11 2017-10-11 Method and device for automatically accessing service data Active CN109656519B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710941302.2A CN109656519B (en) 2017-10-11 2017-10-11 Method and device for automatically accessing service data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710941302.2A CN109656519B (en) 2017-10-11 2017-10-11 Method and device for automatically accessing service data

Publications (2)

Publication Number Publication Date
CN109656519A CN109656519A (en) 2019-04-19
CN109656519B true CN109656519B (en) 2022-09-06

Family

ID=66108989

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710941302.2A Active CN109656519B (en) 2017-10-11 2017-10-11 Method and device for automatically accessing service data

Country Status (1)

Country Link
CN (1) CN109656519B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651581A (en) * 2009-09-11 2010-02-17 中兴通讯股份有限公司 Network system and calibration method for calibrating business
CN102497435A (en) * 2011-12-16 2012-06-13 海南杰福瑞网络科技有限公司 Data distributing method and device of data service
US20120197681A1 (en) * 2011-01-27 2012-08-02 International Business Machines Corporation Software tool for generating technical business data requirements
CN107181715A (en) * 2016-03-09 2017-09-19 阿里巴巴集团控股有限公司 A kind of business method of calibration and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095901A (en) * 2016-06-07 2016-11-09 乐视控股(北京)有限公司 A kind of data verification method and checking system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651581A (en) * 2009-09-11 2010-02-17 中兴通讯股份有限公司 Network system and calibration method for calibrating business
US20120197681A1 (en) * 2011-01-27 2012-08-02 International Business Machines Corporation Software tool for generating technical business data requirements
CN102497435A (en) * 2011-12-16 2012-06-13 海南杰福瑞网络科技有限公司 Data distributing method and device of data service
CN107181715A (en) * 2016-03-09 2017-09-19 阿里巴巴集团控股有限公司 A kind of business method of calibration and device

Also Published As

Publication number Publication date
CN109656519A (en) 2019-04-19

Similar Documents

Publication Publication Date Title
CN107302597B (en) Message file pushing method and device
CN108958959B (en) Method and device for detecting hive data table
CN111460129B (en) Method, device, electronic equipment and storage medium for generating identification
CN111038906B (en) Order sorting method and device
CN110019263B (en) Information storage method and device
CN111339743B (en) Account number generation method and device
CN112597126A (en) Data migration method and device
CN111858586A (en) Data processing method and device
CN111401684A (en) Task processing method and device
CN112948138A (en) Method and device for processing message
CN112100168A (en) Method and device for determining data association relationship
CN116204428A (en) Test case generation method and device
CN109656519B (en) Method and device for automatically accessing service data
CN114064803A (en) Data synchronization method and device
CN113114611B (en) Blacklist management method and device
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN109087097B (en) Method and device for updating same identifier of chain code
CN109213815B (en) Method, device, server terminal and readable medium for controlling execution times
CN113704222A (en) Method and device for processing service request
CN109558433B (en) Method and device for requesting access to HDFS
CN112711572A (en) Online capacity expansion method and device suitable for sub-warehouse and sub-meter
CN111210349A (en) Virtual asset transfer hosting method and device, electronic equipment and storage medium
CN113268417B (en) Task execution method and device
CN113760860B (en) Data reading method and device
CN111291038B (en) Data query method and device

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