CN113918632A - Data integration processing method and device, storage medium and processor - Google Patents

Data integration processing method and device, storage medium and processor Download PDF

Info

Publication number
CN113918632A
CN113918632A CN202111166763.XA CN202111166763A CN113918632A CN 113918632 A CN113918632 A CN 113918632A CN 202111166763 A CN202111166763 A CN 202111166763A CN 113918632 A CN113918632 A CN 113918632A
Authority
CN
China
Prior art keywords
data
searching
preset
verified
searching according
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111166763.XA
Other languages
Chinese (zh)
Inventor
王五常
张传会
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Caxa Technology Co Ltd
Original Assignee
Caxa 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 Caxa Technology Co Ltd filed Critical Caxa Technology Co Ltd
Priority to CN202111166763.XA priority Critical patent/CN113918632A/en
Publication of CN113918632A publication Critical patent/CN113918632A/en
Pending legal-status Critical Current

Links

Images

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
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • 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
    • G06F16/258Data format conversion from or to a database

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)
  • Computational Linguistics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a data integration processing method and device, a storage medium and a processor. The method comprises the following steps: obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system. By the method and the device, the problem of low efficiency in data integration between systems in the related art is solved.

Description

Data integration processing method and device, storage medium and processor
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data integration processing method and apparatus, a storage medium, and a processor.
Background
Data and data structures managed by different management systems are inconsistent, data transmission between different systems needs to be used as a data integration interface, two modes of an intermediate library and a WebService interface are mainly adopted for data integration at present, and due to the diversity of production data and management system manufacturers in enterprises and the inconsistency of intermediate data formats, data integration with different systems mostly needs to be re-developed, so that the workload of development and technicians is greatly increased, and the data integration efficiency between the systems is reduced.
Aiming at the problem of low efficiency in data integration between systems in the related art, no effective solution is provided at present.
Disclosure of Invention
The present application mainly aims to provide a data integration processing method, device, storage medium, and processor, so as to solve the problem of low efficiency in data integration between systems in the related art.
In order to achieve the above object, according to one aspect of the present application, a data integration processing method is provided. The method comprises the following steps: obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system.
Further, prior to obtaining a plurality of different types of raw data in the first target system, the method further comprises: searching in the first target system by adopting a first preset searching mode to obtain a first searching result, wherein the first preset searching mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; if the first search result indicates that the original data is not searched, searching in the first target system by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; if the original data is not found in the second search result, searching in the first target system by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
Further, before performing data verification on each type of original data to obtain verified data, the method further includes: and searching the data to be verified in the original data by adopting a fourth preset searching mode to obtain a fourth searching result, wherein the fourth preset searching mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; if the fourth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a fifth preset search mode to obtain a fifth search result, wherein the fifth preset search mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; if the fifth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a sixth preset search mode to obtain a sixth search result, wherein the sixth preset search mode at least comprises the following steps: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
Further, before processing the verified data according to a preset data format to obtain the target data, the method further includes: searching the data to be processed in the verified data by adopting a seventh preset searching mode to obtain a seventh searching result, wherein the seventh preset searching mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; if the seventh search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting an eighth preset search mode to obtain an eighth search result, wherein the eighth preset search mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; if the eighth search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting a ninth preset search mode to obtain a ninth search result, wherein the ninth preset search mode at least comprises: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
Further, before calling the preset interface to send the target data to the second target system, the method further includes: searching for data to be sent in the target data by adopting a tenth preset searching mode to obtain a tenth searching result, wherein the tenth preset searching mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; if the tenth search result indicates that the data to be sent is not searched, searching the data to be sent by adopting an eleventh preset search mode to obtain an eleventh search result, wherein the tenth preset search mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; if the eleventh search result indicates that the data to be sent is not searched, searching the data to be sent by adopting a twelfth preset search mode to obtain a twelfth search result, wherein the twelfth preset search mode at least comprises the following steps: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
Further, after the verified data is processed according to a preset data format to obtain the target data, the method further includes: and processing the target data according to a preset processing mode to obtain the processed target data.
In order to achieve the above object, according to another aspect of the present application, there is provided a data-integrated processing apparatus. The device includes: a first obtaining unit, configured to obtain a plurality of different types of raw data in a first target system, where the different types of raw data include at least one of: material data, bill of material data, and process data; the first checking unit is used for carrying out data checking on each type of original data to obtain checked data; the first processing unit is used for processing the checked data according to a preset data format to obtain target data; and the first sending unit is used for calling the preset interface to send the target data to the second target system.
Further, the apparatus further comprises: the first searching unit is configured to search in the first target system by using a first preset searching manner before acquiring a plurality of different types of original data in the first target system, so as to obtain a first searching result, where the first preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; a second searching unit, configured to search in the first target system in a second preset searching manner to obtain a second searching result if the first searching result indicates that the original data is not searched, where the second preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; a third searching unit, configured to search in the first target system by using a third preset searching manner if the second searching result indicates that the original data is not searched, so as to obtain a third searching result, where the third preset searching manner at least includes: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
Further, the apparatus further comprises: the fourth searching unit is configured to search the data to be verified in the original data by using a fourth preset searching manner before performing data verification on each type of original data to obtain verified data, so as to obtain a fourth searching result, where the fourth preset searching manner at least includes: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; a fifth searching unit, configured to search, if the fourth searching result indicates that the data to be verified is not searched, the data to be verified in the original data in a fifth preset searching manner to obtain a fifth searching result, where the fifth preset searching manner at least includes: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; a sixth searching unit, configured to search, if the fifth searching result indicates that the data to be verified is not searched, the data to be verified in the original data in a sixth preset searching manner to obtain a sixth searching result, where the sixth preset searching manner at least includes: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
Further, the apparatus further comprises: the seventh searching unit is configured to search the data to be processed in the verified data by using a seventh preset searching manner to obtain a seventh searching result before processing the verified data according to the preset data format to obtain the target data, where the seventh preset searching manner at least includes: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; an eighth searching unit, configured to search, if the to-be-processed data is not searched in the seventh searching result, the to-be-processed data in the verified data by using an eighth preset searching manner, to obtain an eighth searching result, where the eighth preset searching manner at least includes: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; a ninth searching unit, configured to search, if the eighth searching result indicates that the to-be-processed data is not searched, the to-be-processed data in the verified data by using a ninth preset searching manner, so as to obtain a ninth searching result, where the ninth preset searching manner at least includes: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
Further, the apparatus further comprises: a tenth searching unit, configured to search, before the preset interface is called to send the target data to the second target system, data to be sent in the target data by using a tenth preset searching manner, so as to obtain a tenth searching result, where the tenth preset searching manner at least includes: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; an eleventh searching unit, configured to search for the data to be sent in an eleventh preset searching manner to obtain an eleventh searching result if the tenth searching result indicates that the data to be sent is not searched, where the tenth preset searching manner at least includes: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; a twelfth searching unit, configured to search, if the eleventh searching result indicates that the data to be sent is not searched, the data to be sent in a twelfth preset searching manner, so as to obtain a twelfth searching result, where the twelfth preset searching manner at least includes: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
Further, the apparatus further comprises: and after the checked data is processed according to a data preset format to obtain target data, processing the target data according to a preset processing mode to obtain the processed target data.
According to another aspect of the embodiments of the present application, there is also provided a processor configured to execute a program, where the program executes to perform the method of any one of the above.
According to another aspect of embodiments of the present application, there is also provided a computer-readable storage medium having stored thereon a computer program/instructions which, when executed by a processor, perform the method of any one of the above.
Through the application, the following steps are adopted: obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system. The problem of low efficiency when data integration is carried out between systems in the related technology is solved, target data are obtained by processing data verified by a first target system according to a data preset format, and a preset interface is called to send the target data to a second target system. And then reached and carried out the effect of data integration efficiency between the promotion system.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flow chart of a processing method for data integration provided according to an embodiment of the application;
FIG. 2 is a schematic diagram of data types in a management system according to a processing method for data integration provided by an embodiment of the application;
FIG. 3 is a schematic diagram of a search expansion of a data transfer process in a management system according to a processing method for data integration provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of data integration interface delivery in a management system according to a processing method for data integration provided in an embodiment of the present application;
FIG. 5 is a flow chart of data integration delivery in a management system according to a processing method of data integration provided by an embodiment of the present application;
fig. 6 is a schematic diagram of a data-integrated processing device provided according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, some terms or expressions referred to in the embodiments of the present application are explained below:
WebService: is a platform independent, low-coupling, self-contained, programmable web-based application.
According to an embodiment of the application, a processing method for data integration is provided.
Fig. 1 is a flowchart of a processing method of data integration according to an embodiment of the present application. As shown in fig. 1, the method comprises the steps of:
step S101, a plurality of different types of original data in a first target system are obtained, wherein the different types of original data comprise at least one of the following data: material data, bill of material data, and process data.
For example, fig. 2 is a schematic diagram of data types in a management system of a processing method for data integration provided in an embodiment of the present application, and as shown in fig. 2, a plurality of different types of raw data of a system a (corresponding to a first target system in the present application) are obtained, where the raw data specifically includes material data, bill of material data, and process data, where the bill of material data mainly includes material production bill of material data, including material structure, raw material data, and the like; the technical processing process data comprises working procedure data, working step data and the like; it should be noted that the knowledge data in the raw data in fig. 2 includes data such as standard process data, equipment data, and tools; other data in the raw data in fig. 2 include drawing data, process document data, and the like.
Optionally, in the processing method for data integration provided in the embodiment of the present application, before obtaining a plurality of different types of raw data in the first target system, the method further includes: searching in the first target system by adopting a first preset searching mode to obtain a first searching result, wherein the first preset searching mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; if the first search result indicates that the original data is not searched, searching in the first target system by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; if the original data is not found in the second search result, searching in the first target system by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
Specifically, fig. 3 is a search expansion diagram of a data transmission process in a management system according to the data integration processing method provided in the embodiment of the present application, and as shown in fig. 3, when material data in the material data is acquired, the material data to be acquired needs to be searched, an enterprise name to which the material belongs is searched in the system a by using a first preset search mode, the enterprise name is searched according to a type of the material data, the enterprise name is searched according to an acquisition program process (corresponding to a stage in fig. 3) for executing the material data, and the enterprise name is searched according to a context in which the material acquisition program process is located, that is, the first preset search mode corresponds to "enterprise name _ data type _ stage _ context" in fig. 3; if the first search result indicates that the material data is not searched, searching in the system A by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the enterprise name of the material data, searching according to the type of the material data, and searching according to the acquisition program process for executing the material data, that is, the second preset searching mode corresponds to the "enterprise name _ data type _ phase" searching in fig. 3; if the second search result indicates that the material data is not searched, searching in the system a by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: performing a search according to the type of the material data, performing a search according to the acquisition procedure process for executing the material data, that is, a third preset search manner corresponds to the "data type _ phase" search in fig. 3, wherein the range of the first preset search manner is smaller than the range of the second preset search manner, the range of the second preset search manner is smaller than the third preset search manner,
for example, the procedure of finding the extended configuration file of the material data transfer process is performed as follows:
Figure BDA0003291627770000071
Figure BDA0003291627770000081
it should be noted that, when the material data to be acquired is found in the system a according to the third preset finding mode, or when the material data to be acquired is found in the system a according to the first preset finding mode, or when the material data to be acquired is found in the system a according to the second preset finding mode, or when the material data to be acquired is not found in the system a according to the third preset finding mode, the process of the acquiring program of the original data is ended, and the application flexibly configures the data to be acquired by dynamic loading and replacement, and only needs to change the interface specified by the extension program to flexibly find the data to be acquired, thereby further improving the processing efficiency of data integration between systems.
And S102, performing data verification on each type of original data to obtain verified data.
For example, the material data in the original data is obtained in the system a through the third preset search mode, and the material data to be checked is searched before the material data is checked.
Optionally, in the data integration processing method provided in the embodiment of the present application, before performing data verification on each type of original data to obtain verified data, the method further includes: and searching the data to be verified in the original data by adopting a fourth preset searching mode to obtain a fourth searching result, wherein the fourth preset searching mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; if the fourth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a fifth preset search mode to obtain a fifth search result, wherein the fifth preset search mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; if the fifth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a sixth preset search mode to obtain a sixth search result, wherein the sixth preset search mode at least comprises the following steps: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
Specifically, when the data to be verified in the material data is acquired, the company name of the data to be verified can be obtained in a fourth preset searching mode according to the source of the data to be verified, if the data to be verified is not found in the fourth searching result, searching the data to be verified in the original data by adopting a fifth preset searching mode to obtain a fifth searching result, if the data to be verified is not searched in the fifth searching result, searching the data to be verified in the original data by adopting a sixth preset searching mode to obtain a sixth searching result, the range of the fourth preset search mode is smaller than that of the fifth preset search mode, the range of the fifth preset search mode is smaller than that of the sixth preset search mode, and if the data to be verified is searched based on the sixth search mode, the data is verified, so that the accuracy in data transmission is guaranteed.
And step S103, processing the verified data according to a preset data format to obtain target data.
It should be noted that before processing the format of the verified data, optionally, in the data integration processing method provided in the embodiment of the present application, before processing the verified data according to the preset data format to obtain the target data, the method further includes: searching the data to be processed in the verified data by adopting a seventh preset searching mode to obtain a seventh searching result, wherein the seventh preset searching mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; if the seventh search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting an eighth preset search mode to obtain an eighth search result, wherein the eighth preset search mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; if the eighth search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting a ninth preset search mode to obtain a ninth search result, wherein the ninth preset search mode at least comprises: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
Specifically, the searching for the data to be processed (which can also be understood as the verified data) includes three ways, which are a seventh preset searching way, an eighth preset searching way, and a ninth preset searching way, wherein the range of the seventh preset search mode is smaller than the range of the eighth preset search mode, the range of the eighth preset search mode is smaller than the ninth preset search mode, if the data to be processed is searched based on the ninth search mode, the data structure of the data is processed to obtain processed target data, wherein, the data result of the target data is consistent with the data structure of the data in the target system to be transmitted by the first target system, the data to be processed is flexibly configured by dynamic loading and replacement, only the interface appointed by the extension program needs to be changed, the data to be processed is flexibly searched, and the processing efficiency of data integration between systems is further improved.
Optionally, in the data integration processing method provided in the embodiment of the present application, after the verified data is processed according to a preset data format to obtain the target data, the method further includes: and processing the target data according to a preset processing mode to obtain the processed target data.
For example, after the data format of the material data is processed, the material data needs to be subjected to statistical calculation to obtain the value of the final required material.
And step S104, calling a preset interface to send the target data to a second target system.
For example, fig. 4 is a schematic diagram of data integration interface transmission in a management system according to the processing method for data integration provided in the embodiment of the present application, as shown in fig. 4, a system a writes data into an intermediate database, and a system B reads data in the intermediate database periodically or manually, or the system a transmits data to the system B through a WebService interface, and such data transmission is real-time and reliable.
Optionally, in the processing method for data integration provided in the embodiment of the present application, before the preset interface is called to send the target data to the second target system, the method further includes: searching for data to be sent in the target data by adopting a tenth preset searching mode to obtain a tenth searching result, wherein the tenth preset searching mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; if the tenth search result indicates that the data to be sent is not searched, searching the data to be sent by adopting an eleventh preset search mode to obtain an eleventh search result, wherein the tenth preset search mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; if the eleventh search result indicates that the data to be sent is not searched, searching the data to be sent by adopting a twelfth preset search mode to obtain a twelfth search result, wherein the twelfth preset search mode at least comprises the following steps: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
Specifically, the data to be transmitted (which can also be understood as target data) is searched in three ways, namely a tenth preset searching way, an eleventh preset searching way and a twelfth preset searching way, wherein the range of the tenth preset searching way is smaller than that of the eleventh preset searching way, the range of the eleventh preset searching way is smaller than that of the twelfth preset searching way, and after the data to be transmitted is searched based on the twelfth searching way, an intermediate library is called or a WebService interface is called to transmit the data.
Optionally, fig. 5 is a flowchart of data integration transmission in a management system according to a processing method for data integration provided in an embodiment of the present application, and as shown in fig. 5, a transmission process for data integration of the present application includes data acquisition, data verification, data generation (corresponding to the verified data in the present application), data post-processing, and data transmission.
To sum up, the processing method for data integration provided in the embodiment of the present application obtains a plurality of different types of raw data in a first target system, where the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system. The problem of low efficiency when data integration is carried out between systems in the related technology is solved, target data are obtained by processing data verified by a first target system according to a data preset format, and a preset interface is called to send the target data to a second target system. And then reached and carried out the effect of data integration efficiency between the promotion system.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a data integration processing apparatus, and it should be noted that the data integration processing apparatus in the embodiment of the present application may be used to execute the processing method for data integration provided in the embodiment of the present application. The following describes a data integration processing apparatus provided in an embodiment of the present application.
Fig. 6 is a schematic diagram of a data-integrated processing device according to an embodiment of the application. As shown in fig. 6, the apparatus includes: a first acquiring unit 601, a first verifying unit 602, a first processing unit 603, and a first sending unit 604.
Specifically, the first obtaining unit 601 is configured to obtain a plurality of different types of raw data in the first target system, where the different types of raw data include at least one of: material data, bill of material data, and process data;
a first verifying unit 602, configured to perform data verification on each type of original data to obtain verified data;
the first processing unit 603 is configured to process the checked data according to a preset data format to obtain target data;
the first sending unit 604 is configured to call a preset interface to send the target data to the second target system.
To sum up, the processing apparatus for data integration provided in the embodiment of the present application acquires, by the first acquiring unit 601, a plurality of different types of raw data in the first target system, where the different types of raw data include at least one of: material data, bill of material data, and process data; the first verifying unit 602 performs data verification on each type of original data to obtain verified data; the first processing unit 603 processes the checked data according to a preset data format to obtain target data; the first sending unit 604 is configured to call a preset interface to send target data to a second target system, so that the problem of low efficiency in data integration between systems in the related art is solved, the target data is obtained by processing the data verified by the first target system according to a preset data format, and the preset interface is called to send the target data to the second target system. And then reached and carried out the effect of data integration efficiency between the promotion system.
Optionally, in the data integrated processing apparatus provided in the embodiment of the present application, the apparatus further includes: the first searching unit is configured to search in the first target system by using a first preset searching manner before acquiring a plurality of different types of original data in the first target system, so as to obtain a first searching result, where the first preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; a second searching unit, configured to search in the first target system in a second preset searching manner to obtain a second searching result if the first searching result indicates that the original data is not searched, where the second preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; a third searching unit, configured to search in the first target system by using a third preset searching manner if the second searching result indicates that the original data is not searched, so as to obtain a third searching result, where the third preset searching manner at least includes: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
Optionally, in the data integrated processing apparatus provided in the embodiment of the present application, the apparatus further includes: the fourth searching unit is configured to search the data to be verified in the original data by using a fourth preset searching manner before performing data verification on each type of original data to obtain verified data, so as to obtain a fourth searching result, where the fourth preset searching manner at least includes: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; a fifth searching unit, configured to search, if the fourth searching result indicates that the data to be verified is not searched, the data to be verified in the original data in a fifth preset searching manner to obtain a fifth searching result, where the fifth preset searching manner at least includes: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; a sixth searching unit, configured to search, if the fifth searching result indicates that the data to be verified is not searched, the data to be verified in the original data in a sixth preset searching manner to obtain a sixth searching result, where the sixth preset searching manner at least includes: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
Optionally, in the data integrated processing apparatus provided in the embodiment of the present application, the apparatus further includes: the seventh searching unit is configured to search the data to be processed in the verified data by using a seventh preset searching manner to obtain a seventh searching result before processing the verified data according to the preset data format to obtain the target data, where the seventh preset searching manner at least includes: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; an eighth searching unit, configured to search, if the to-be-processed data is not searched in the seventh searching result, the to-be-processed data in the verified data by using an eighth preset searching manner, to obtain an eighth searching result, where the eighth preset searching manner at least includes: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; a ninth searching unit, configured to search, if the eighth searching result indicates that the to-be-processed data is not searched, the to-be-processed data in the verified data by using a ninth preset searching manner, so as to obtain a ninth searching result, where the ninth preset searching manner at least includes: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
Optionally, in the data integrated processing apparatus provided in the embodiment of the present application, the apparatus further includes: a tenth searching unit, configured to search, before the preset interface is called to send the target data to the second target system, data to be sent in the target data by using a tenth preset searching manner, so as to obtain a tenth searching result, where the tenth preset searching manner at least includes: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; an eleventh searching unit, configured to search for the data to be sent in an eleventh preset searching manner to obtain an eleventh searching result if the tenth searching result indicates that the data to be sent is not searched, where the tenth preset searching manner at least includes: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; a twelfth searching unit, configured to search, if the eleventh searching result indicates that the data to be sent is not searched, the data to be sent in a twelfth preset searching manner, so as to obtain a twelfth searching result, where the twelfth preset searching manner at least includes: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
Optionally, in the data integrated processing apparatus provided in the embodiment of the present application, the apparatus further includes: and after the checked data is processed according to a data preset format to obtain target data, processing the target data according to a preset processing mode to obtain the processed target data.
The data integrated processing device comprises a processor and a memory, wherein the first acquiring unit 601, the first verifying unit 602, the first processing unit 603, the first sending unit 604 and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and the data integration processing is carried out by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a storage medium on which a program is stored, the program implementing a processing method of data integration when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein a processing method for executing data integration is executed when the program runs.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps: obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system.
The processor executes the program and further realizes the following steps: before acquiring a plurality of different types of original data in a first target system, searching in the first target system by adopting a first preset searching mode to obtain a first searching result, wherein the first preset searching mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; if the first search result indicates that the original data is not searched, searching in the first target system by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; if the original data is not found in the second search result, searching in the first target system by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
The processor executes the program and further realizes the following steps: before data verification is performed on each type of original data to obtain verified data, searching for the data to be verified in the original data by adopting a fourth preset searching mode to obtain a fourth searching result, wherein the fourth preset searching mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; if the fourth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a fifth preset search mode to obtain a fifth search result, wherein the fifth preset search mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; if the fifth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a sixth preset search mode to obtain a sixth search result, wherein the sixth preset search mode at least comprises the following steps: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
The processor executes the program and further realizes the following steps: before the verified data is processed according to the preset data format to obtain the target data, searching the data to be processed in the verified data by adopting a seventh preset searching mode to obtain a seventh searching result, wherein the seventh preset searching mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; if the seventh search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting an eighth preset search mode to obtain an eighth search result, wherein the eighth preset search mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; if the eighth search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting a ninth preset search mode to obtain a ninth search result, wherein the ninth preset search mode at least comprises: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
The processor executes the program and further realizes the following steps: before the preset interface is called to send the target data to the second target system, searching data to be sent in the target data by adopting a tenth preset searching mode to obtain a tenth searching result, wherein the tenth preset searching mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; if the tenth search result indicates that the data to be sent is not searched, searching the data to be sent by adopting an eleventh preset search mode to obtain an eleventh search result, wherein the tenth preset search mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; if the eleventh search result indicates that the data to be sent is not searched, searching the data to be sent by adopting a twelfth preset search mode to obtain a twelfth search result, wherein the twelfth preset search mode at least comprises the following steps: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
The processor executes the program and further realizes the following steps: and after the checked data is processed according to a data preset format to obtain target data, processing the target data according to a preset processing mode to obtain the processed target data.
The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data; carrying out data verification on each type of original data to obtain verified data; processing the checked data according to a preset data format to obtain target data; and calling a preset interface to send the target data to a second target system.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: before acquiring a plurality of different types of original data in a first target system, searching in the first target system by adopting a first preset searching mode to obtain a first searching result, wherein the first preset searching mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located; if the first search result indicates that the original data is not searched, searching in the first target system by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program acquiring process for executing the original data; if the original data is not found in the second search result, searching in the first target system by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: and searching according to the type of the original data and searching according to the program acquiring process executing the original data.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: before data verification is performed on each type of original data to obtain verified data, searching for the data to be verified in the original data by adopting a fourth preset searching mode to obtain a fourth searching result, wherein the fourth preset searching mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process for executing the data to be verified, and searching according to a target environment where the verification program process is located; if the fourth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a fifth preset search mode to obtain a fifth search result, wherein the fifth preset search mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to the verification program process for executing the data to be verified; if the fifth search result indicates that the data to be verified is not searched, searching the data to be verified in the original data by adopting a sixth preset search mode to obtain a sixth search result, wherein the sixth preset search mode at least comprises the following steps: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: before the verified data is processed according to the preset data format to obtain the target data, searching the data to be processed in the verified data by adopting a seventh preset searching mode to obtain a seventh searching result, wherein the seventh preset searching mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process for executing the data to be processed, and searching according to a target environment where the processing program process is located; if the seventh search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting an eighth preset search mode to obtain an eighth search result, wherein the eighth preset search mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to the process of a processing program for executing the data to be processed; if the eighth search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting a ninth preset search mode to obtain a ninth search result, wherein the ninth preset search mode at least comprises: and searching according to the type of the data to be processed and searching according to the processing program process executing the data to be processed.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: before the preset interface is called to send the target data to the second target system, searching data to be sent in the target data by adopting a tenth preset searching mode to obtain a tenth searching result, wherein the tenth preset searching mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located; if the tenth search result indicates that the data to be sent is not searched, searching the data to be sent by adopting an eleventh preset search mode to obtain an eleventh search result, wherein the tenth preset search mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to the process of executing a sending program of the data to be sent; if the eleventh search result indicates that the data to be sent is not searched, searching the data to be sent by adopting a twelfth preset search mode to obtain a twelfth search result, wherein the twelfth preset search mode at least comprises the following steps: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: and after the checked data is processed according to a data preset format to obtain target data, processing the target data according to a preset processing mode to obtain the processed target data.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method for processing data integration, comprising:
obtaining a plurality of different types of raw data in a first target system, wherein the different types of raw data include at least one of: material data, bill of material data, and process data;
carrying out data verification on each type of original data to obtain verified data;
processing the checked data according to a preset data format to obtain target data;
and calling a preset interface to send the target data to a second target system.
2. The method of claim 1, wherein prior to obtaining a plurality of different types of raw data in the first target system, the method further comprises:
searching in the first target system by adopting a first preset searching mode to obtain a first searching result, wherein the first preset searching mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located;
if the first search result indicates that the original data is not searched, searching in the first target system by adopting a second preset search mode to obtain a second search result, wherein the second preset search mode at least comprises the following steps: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program process for executing the acquisition of the original data;
if the second search result indicates that the original data is not searched, searching in the first target system by adopting a third preset search mode to obtain a third search result, wherein the third preset search mode at least comprises the following steps: and searching according to the type of the original data and searching according to the program process for executing the acquisition of the original data.
3. The method of claim 1, wherein before performing data verification on each type of original data to obtain verified data, the method further comprises:
searching the data to be verified in the original data by adopting a fourth preset searching mode to obtain a fourth searching result, wherein the fourth preset searching mode at least comprises the following steps: searching according to the source of the data to be verified, searching according to the type of the data to be verified, searching according to a verification program process executing the data to be verified, and searching according to a target environment where the verification program process is located;
if the fourth search result indicates that the data to be verified is not searched, searching the original data for the data to be verified by adopting a fifth preset search mode to obtain a fifth search result, wherein the fifth preset search mode at least comprises: searching according to the source of the data to be verified, searching according to the type of the data to be verified, and searching according to a verification program process for executing the data to be verified;
if the fifth search result indicates that the data to be verified is not searched, searching the original data for the data to be verified in a sixth preset search mode to obtain a sixth search result, where the sixth preset search mode at least includes: and searching according to the type of the data to be verified and searching according to a verification program process for executing the data to be verified.
4. The method according to claim 1, wherein before processing the verified data according to a preset data format to obtain the target data, the method further comprises:
searching the data to be processed in the verified data by adopting a seventh preset searching mode to obtain a seventh searching result, wherein the seventh preset searching mode at least comprises the following steps: searching according to the source of the data to be processed, searching according to the type of the data to be processed, searching according to a processing program process executing the data to be processed, and searching according to a target environment where the processing program process is located;
if the seventh search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting an eighth preset search mode to obtain an eighth search result, wherein the eighth preset search mode at least comprises: searching according to the source of the data to be processed, searching according to the type of the data to be processed, and searching according to a processing program process for executing the data to be processed;
if the eighth search result indicates that the to-be-processed data is not searched, searching the to-be-processed data in the verified data by adopting a ninth preset search mode to obtain a ninth search result, wherein the ninth preset search mode at least comprises: and searching according to the type of the data to be processed and searching according to a processing program process executing the data to be processed.
5. The method of claim 1, wherein prior to invoking the preset interface to send the target data to the second target system, the method further comprises:
searching for data to be sent in the target data by adopting a tenth preset searching mode to obtain a tenth searching result, wherein the tenth preset searching mode at least comprises the following steps: searching according to the source of the data to be sent, searching according to the type of the data to be sent, searching according to a sending program process executing the data to be sent, and searching according to a target environment where the sending program process is located;
if the tenth search result indicates that the data to be sent is not searched, searching the data to be sent by adopting an eleventh preset search mode to obtain an eleventh search result, wherein the tenth preset search mode at least comprises: searching according to the source of the data to be sent, searching according to the type of the data to be sent, and searching according to a sending program process for executing the data to be sent;
if the eleventh search result indicates that the data to be sent is not searched, searching the data to be sent by adopting a twelfth preset search mode to obtain a twelfth search result, wherein the twelfth preset search mode at least comprises: and searching according to the type of the data to be sent and searching according to a sending program process for executing the data to be sent.
6. The method according to claim 1, wherein after the verified data is processed according to a preset data format to obtain the target data, the method further comprises:
and processing the target data according to a preset processing mode to obtain the processed target data.
7. A data-integrated processing apparatus, comprising:
a first obtaining unit, configured to obtain a plurality of different types of raw data in a first target system, where the different types of raw data include at least one of: material data, bill of material data, and process data;
the first checking unit is used for carrying out data checking on each type of original data to obtain checked data;
the first processing unit is used for processing the checked data according to a preset data format to obtain target data;
and the first sending unit is used for calling a preset interface to send the target data to a second target system.
8. The apparatus of claim 7, further comprising:
the first searching unit is configured to search in a first target system by using a first preset searching manner before acquiring a plurality of different types of original data in the first target system, so as to obtain a first searching result, where the first preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, searching according to an acquisition program process executing the original data, and searching according to a target environment where the acquisition program process is located;
a second searching unit, configured to search in the first target system in a second preset searching manner to obtain a second searching result if the first searching result indicates that the original data is not searched, where the second preset searching manner at least includes: searching according to the source of the original data, searching according to the type of the original data, and searching according to the program process for executing the acquisition of the original data;
a third searching unit, configured to search in the first target system by using a third preset searching manner if the second searching result indicates that the original data is not searched, so as to obtain a third searching result, where the third preset searching manner at least includes: and searching according to the type of the original data and searching according to the program process for executing the acquisition of the original data.
9. A processor, characterized in that the processor is configured to run a program, wherein the program when running performs the method of any of claims 1 to 6.
10. A computer-readable storage medium, characterized in that the storage medium comprises a stored program, wherein the program performs the method of any one of claims 1 to 6.
CN202111166763.XA 2021-09-30 2021-09-30 Data integration processing method and device, storage medium and processor Pending CN113918632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111166763.XA CN113918632A (en) 2021-09-30 2021-09-30 Data integration processing method and device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111166763.XA CN113918632A (en) 2021-09-30 2021-09-30 Data integration processing method and device, storage medium and processor

Publications (1)

Publication Number Publication Date
CN113918632A true CN113918632A (en) 2022-01-11

Family

ID=79237853

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111166763.XA Pending CN113918632A (en) 2021-09-30 2021-09-30 Data integration processing method and device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN113918632A (en)

Similar Documents

Publication Publication Date Title
US10324710B2 (en) Indicating a trait of a continuous delivery pipeline
CN112256647B (en) File processing method and device
CN110704037A (en) Rule engine implementation method and device
CN110020353B (en) Method and device for constructing webpage form
CN111124480B (en) Method and device for generating application program package, electronic equipment and storage medium
CN103152391A (en) Journal output method and device
CN108874379B (en) Page processing method and device
CN110895544B (en) Interface data processing method, device, system and storage medium
CN110968339B (en) Method and device for front-end building tool and electronic equipment
CN106843822B (en) Execution code generation method and equipment
CN113918632A (en) Data integration processing method and device, storage medium and processor
CN111078905A (en) Data processing method, device, medium and equipment
CN114791884A (en) Test environment construction method and device, storage medium and electronic equipment
CN113919683A (en) Method and device for calculating process man-hour, storage medium and processor
CN114239098A (en) CAD drawing processing method and device, storage medium and processor
CN114895851A (en) Data processing method, data processing device, storage medium and electronic equipment
CN114489999A (en) Method and device for processing pipeline task, processor and electronic equipment
CN114168712A (en) Method and device for pushing manufacturing industry processing file, storage medium and processor
CN110969461B (en) Method and device for processing public number information, storage medium and processor
CN114139945A (en) Manufacturing production flow adapting method, device, storage medium and processor
CN112559444A (en) SQL (structured query language) file migration method and device, storage medium and equipment
CN112579189A (en) Configuration file updating method and device
CN111368146A (en) Path information query method and device, storage medium and processor
CN112231292A (en) File processing method and device, storage medium and computer equipment
CN104252486B (en) A kind of method and device of data processing

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