CN114237690A - Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product - Google Patents

Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product Download PDF

Info

Publication number
CN114237690A
CN114237690A CN202111549016.4A CN202111549016A CN114237690A CN 114237690 A CN114237690 A CN 114237690A CN 202111549016 A CN202111549016 A CN 202111549016A CN 114237690 A CN114237690 A CN 114237690A
Authority
CN
China
Prior art keywords
development
migration
resource
development resource
packet
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
CN202111549016.4A
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.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
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 Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN202111549016.4A priority Critical patent/CN114237690A/en
Publication of CN114237690A publication Critical patent/CN114237690A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application provides a development resource migration analysis method, equipment, a storage medium and a product. The method is applied to the technical field of software development. The specific implementation scheme is as follows: obtaining a to-be-migrated analysis result corresponding to the target migration packet; determining basic information of a target migration packet and service group information of development resources under each migration attribute in the target migration packet from a to-be-migrated analysis result; acquiring the service group information of the target migration packet in the basic information of the target migration packet; comparing the service group information of the target migration packet with the service group information of each development resource; if the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, highlighting the relevant information of the development resource; and sending the highlighted development resource related information to the development user terminal so that the development user terminal highlights the development resource related information.

Description

Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product
Technical Field
The embodiment of the invention relates to the field of software development, in particular to a development resource migration analysis method, development resource migration analysis equipment, a development resource migration analysis storage medium and a development resource migration analysis product.
Background
With the advent of the digital era, the online, data, intelligent and open situation of financial services becomes more and more important, and banks have a lot of research on how to transform to a distributed architecture, but most banks still keep the core application on a host system. Therefore, the running stability and safety of the core application on the host system are still important, and the correctness of the production development resource version of the core application is the first priority.
When a developer develops development resources, a plurality of databases of a host program resource library MRE are generally used to store programs corresponding to development resources of each version, and version integration is realized through migration operations among the versions until a production version is formed. Before migration operation is performed between versions, development resources need to be packaged to form a migration package, and then the migration package is analyzed to obtain a migration analysis result. And removing redundant development resources from the migration analysis result and then performing migration operation.
At present, when redundant development resources are removed from migration analysis results, development users manually screen and remove the redundant development resources from the MRE operation terminal, so that time and labor are wasted, and development resources which do not need to be migrated are not removed completely by developers, so that the problem of omission and errors is easily caused.
Disclosure of Invention
The embodiment of the invention provides a development resource migration analysis method, development resource migration analysis equipment, a development resource storage medium and a development resource migration analysis product, which are used for solving the technical problems that time and labor are wasted and omission and errors are easy to occur when redundant development resources are removed from a migration analysis result in the prior art.
In a first aspect, an embodiment of the present invention provides a development resource migration analysis method, including:
obtaining a to-be-migrated analysis result corresponding to the target migration packet; the target migration packet is a migration packet which is migrated from a first development resource version to a second development resource version; the migration package comprises a plurality of development resources;
determining basic information of a target migration packet and service group information of development resources under each migration attribute in the target migration packet from the analysis result to be migrated;
acquiring the service group information to which the target migration packet belongs in the basic information of the target migration packet;
comparing the service group information of the target migration packet with the service group information of each development resource;
if the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, highlighting the relevant information of the development resource;
and sending the highlighted development resource related information to a development user terminal so that the development user terminal highlights the development resource related information, and screening development resources to be migrated from the PCOM operation terminal by a development user according to the highlighted development resource related information.
In a second aspect, an embodiment of the present invention provides a development resource migration analysis apparatus, including:
the first acquisition module is used for acquiring a to-be-migrated analysis result corresponding to the target migration packet; the target migration packet is a migration packet which is migrated from a first development resource version to a second development resource version; the migration package comprises a plurality of development resources;
the determining module is used for determining the basic information of the target migration packet and the service group information of the development resources under each migration attribute in the target migration packet from the analysis result to be migrated;
the second obtaining module is used for obtaining the service group information to which the target migration packet belongs in the basic information of the target migration packet;
the comparison module is used for comparing the service group information of the target migration packet with the service group information of each development resource;
the highlight display module is used for highlighting the related information of the development resource if the fact that the information of the service group to which the development resource belongs is inconsistent with the information of the service group to which the target migration packet belongs is determined;
and the sending module is used for sending the highlighted development resource related information to the development user terminal so that the development user terminal highlights the development resource related information, and the development user screens out development resources to be migrated from the PCOM operation terminal according to the highlighted development resource related information.
In a third aspect, an embodiment of the present invention provides an electronic device, including: at least one processor, memory, and transceiver;
the processor, the memory and the transceiver circuitry are interconnected;
the memory stores computer-executable instructions; the transceiver is used for transceiving data;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the method of the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium, in which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the computer-executable instructions are used to implement the method according to the first aspect.
In a fifth aspect, an embodiment of the present invention provides a computer program product, which includes a computer program that, when executed by a processor, implements the method according to the first aspect.
According to the development resource migration analysis method, the development resource migration analysis equipment, the development resource migration analysis storage medium and the development resource migration analysis product, the to-be-migrated analysis result corresponding to the target migration package is obtained; the target migration packet is a migration packet which is migrated from a first development resource version to a second development resource version; the migration package comprises a plurality of development resources; determining basic information of a target migration packet and service group information of development resources under each migration attribute in the target migration packet from the analysis result to be migrated; acquiring the service group information to which the target migration packet belongs in the basic information of the target migration packet; comparing the service group information of the target migration packet with the service group information of each development resource; if the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, highlighting the relevant information of the development resource; and sending the highlighted development resource related information to a development user terminal so that the development user terminal highlights the development resource related information, and screening development resources to be migrated from the PCOM operation terminal by a development user according to the highlighted development resource related information. After the business group information of the target migration packet and the business group information of each development resource are determined according to the analysis result to be migrated, the development resources inconsistent with the business group of the target migration packet are gathered and highlighted, and are sent to the development user terminal. The development user can check the corresponding development resources in a targeted manner according to the highlight-based development resource related information and judge whether the development resources need to be removed or not, the development user can be effectively assisted to remove the development resources which are inconsistent with the service group to which the target migration packet belongs, and a large amount of development resources do not need to be browsed in the PCOM operation terminal, so that the removal efficiency of the development resources which do not need to be migrated is improved, and the problem of missing and error can be effectively avoided.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic diagram of an implementation of an MRE version management process;
FIG. 2 is a diagram of a network architecture in which a development resource migration analysis method according to an embodiment of the present invention may be implemented;
FIG. 3 is a flowchart illustrating a development resource migration analysis method according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a development resource migration analysis method according to another embodiment of the present invention;
FIG. 5 is a flowchart illustrating a development resource migration analysis method according to another embodiment of the present invention;
fig. 6 is a schematic structural diagram of a development resource migration analysis device according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of an electronic device for implementing the development resource migration analysis method according to an embodiment of the present invention;
FIG. 8 is a block diagram of an electronic device for implementing the method for developing resource migration analysis of an embodiment of the present invention.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
First, terms related to embodiments of the present invention are explained:
a host system: the system is a high-end server system, comprises an integrated scheme of a large hardware platform and an operating system, has strong transaction processing capacity and extremely high availability, the online transaction processing capacity is generally in the level of millions to tens of millions, the availability is as high as 99.999%, and the system is an irreplaceable operating platform for large key business applications in the financial field, e-commerce and the like.
Version management: tracking software components or configuration information and processes using different versions of these component systems. Version management also includes ensuring that changes made by different development users do not affect each other.
MRE: the resource library of a certain bank host program is an important basic software facility from the construction and design to the production and on-line of a core system. And the MRE stores the program corresponding to the development resource and the version information of the development resource in a database table form.
RULE: the development language of the host program of the bank can compile Rule language into executable files of other languages through configuration, for example, background Rule is compiled into host COBOL language and deployed at a host end, foreground Rule is compiled into C # language and deployed at a teller end.
PCOM: and the development user can realize operations such as program migration, compilation and the like through the operation terminal of the MRE resource library.
Migration analysis: important steps of the MRE migration process comprise the processes of establishing a program migration packet, analyzing, eliminating non-production programs and the like. Through migration analysis, the MRE prompts the development user of the difference between the upstream version library and the downstream version library of the current migration content, that is, what the downstream version library will migrate into the upstream version library will be unchanged, what the downstream version library will be added (english: Create) or updated (english: Update) or deleted (english: Delete) will be changed.
For a clear understanding of the technical solutions of the present application, the prior art solutions are described in detail.
When a developer develops development resources, a plurality of databases of the MRE are generally used to store programs corresponding to the development resources of the respective versions. Version management of MREs is based on database development. MRE Version management establishes that each Version is distinguished through a Version (Version) field in a database table, and Version integration is realized between the versions through Migration operation (Migration) until a production Version is formed. The MRE database is composed of a development version library (V library for short) and a production version library (P library for short). The V library is composed of two version libraries of V1 and V2. Similarly, the P library is composed of two version libraries of P2 and P3. After the encoding of the V1 is completed, the developer forms a program of development resources of a V1 version, then migrates from V1 to V2, migrates from V2 to P2, and finally migrates from P2 to P3, so as to form a final production version. Before the development resources are migrated into the P3, a migration packet needs to be marked for each migration, then migration analysis is performed on the migration packet, redundant development resources are eliminated, and finally migration operation is completed. As shown in fig. 1, the MRE of the bank host system is taken as an example, and includes loan transaction, deposit transaction, accounting transaction, and the like. Then, for each service type, a migration packet needs to be marked in each migration, then migration analysis is performed on the migration packet, redundant development resources are removed, and finally the migration operation is completed.
During migration analysis, a list of development resources to be migrated is obtained, at present, when redundant development resources are removed from the list of development resources, the list of development resources to be migrated is displayed in a PCOM operation terminal, developers manually select which development resources need to be migrated and which development resources do not need to be migrated, and programs which do not need to be migrated are removed.
However, because the number of development resources displayed on each page of the PCOM interface is limited, when the migration package involves more development resource changes or a certain bottom development resource changes, the MRE influence analysis mechanism can analyze thousands of development resources to be migrated, so that developers need to turn tens, hundreds, or thousands of pages to determine whether all development resources need to be removed. Therefore, the manual screening mode wastes time and labor, and developers often do not remove development resources which do not need to be migrated completely, so that the problem of omission and error is easy to occur.
Therefore, in order to solve the technical problems in the prior art, the inventor finds out through creative research that when a developer manually removes development resources, the development resources whose service groups to which the development resources belong are mainly removed and whose service groups to which the target migration packets belong are inconsistent. In order to effectively assist the development user in removing the development resources inconsistent with the service group to which the target migration packet belongs, the development resources inconsistent with the service group to which the target migration packet belongs can be collected and highlighted, the highlight development resource related information is sent to the development user terminal, and the development user screens out the development resources to be migrated from the PCOM operation terminal according to the highlight development resource related information.
When the development resources inconsistent with the service group to which the target migration packet belongs are determined, the basic information of the target migration packet and the service group information to which the development resources belong under each migration attribute in the target migration packet can be determined from the to-be-migrated analysis result corresponding to the target migration packet, the service group information to which the target migration packet belongs in the basic information of the target migration packet is obtained, the service group information to which the target migration packet belongs is compared with the service group information to which each development resource belongs, and then the development resources inconsistent with the service group to which the target migration packet belongs are determined.
Therefore, the inventor proposes a technical scheme of the embodiment of the invention based on the above creative discovery. The following introduces a network architecture for developing a resource migration analysis method provided in the embodiment of the present invention.
Fig. 2 is a network architecture diagram of a development resource migration analysis method that can implement the embodiment of the present invention, as shown in fig. 2, the network architecture includes: the system comprises a host program resource library MRE 1, electronic equipment 2, a development user terminal 3, a PCOM operation terminal 4 and application migration equipment 5. The electronic device 2 is in communication connection with the host program resource library MRE 1, the development user terminal 3, and the application migration device 5, respectively. The PCOM operation terminal 4 is connected with the MRE 1 in communication.
Specifically, in an application scenario, if a development user wants to migrate a target migration package from a downstream development resource version to an upstream development resource version, the host program resource library MRE 1 stores the migration package of the downstream development resource version. And the MRE 1 performs migration analysis on the target migration packet to obtain a to-be-migrated analysis result. The electronic equipment obtains a to-be-migrated analysis result corresponding to the target migration packet from the host program resource library MRE 1. The development resource migration analysis method provided by the embodiment of the invention is adopted to determine the development resource related information inconsistent with the business group information of the target migration packet and send the highlighted development resource related information to the development user terminal after highlighting. And the development user screens out the development resources to be migrated from the PCOM operation terminal according to the highlighted development resource related information. And the development user submits a migration application request through the application migration equipment. The electronic equipment detects whether a development user submits a candidate rejecting development resource form corresponding to the highlighted development resource related information through the application migration equipment, and controls the application migration equipment to allow the application request to be sent to the client of the auditing user if the candidate rejecting development resource form is determined to be submitted. And the auditing user migrates the upstream development resource version migration packet corresponding to the development resource screened out to be migrated to the database of the upstream development resource version of the host program resource library MRE 1 through the PCOM operation terminal.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
Example one
Fig. 3 is a schematic flowchart of a development resource migration analysis method according to an embodiment of the present invention, and as shown in fig. 3, an execution subject of the development resource migration analysis method according to the embodiment is a development resource migration analysis apparatus. The development resource migration analysis device is located in the electronic equipment. The development resource migration analysis method provided by this embodiment includes the following steps:
step 201, obtaining a to-be-migrated analysis result corresponding to the target migration packet.
The target migration package is a migration package which is migrated from a downstream development resource version to an upstream development resource version. Illustratively, the downstream development resource version is the V1 version, and the upstream development resource version is the V2 version. If the downstream development resource version is the V2 version, the upstream development resource version is the P2 version. If the downstream development resource version is the P2 version, the upstream development resource version is the P3 version.
Wherein, the migration package comprises a plurality of development resources. The plurality of development resources includes a master development resource and other development resources associated with the master development resource. The development resources exist in the form of programs.
In this embodiment, the electronic device sends a migration result acquisition request to the MRE resource library of the host program by communicating with the MRE resource library of the host program, where the migration result acquisition request may include: and the identification information of the target migration packet enables the MRE resource library of the host program to acquire the to-be-migrated analysis result corresponding to the target migration packet according to the identification information of the target migration packet, and sends the to-be-migrated analysis result corresponding to the target migration packet to the electronic equipment.
Step 202, determining the basic information of the target migration packet and the service group information of the development resource under each migration attribute in the target migration packet from the analysis result to be migrated.
In this embodiment, the analysis result to be migrated includes a difference between the upstream version development resource and the downstream version development resource. Including differences in the master development resource and differences in other development resources that have an association with the master development resource.
The difference of the main development resource and the difference of the other development resources having the association relation with the main development resource may include: a new, updated or deleted difference.
Specifically, in this embodiment, since the analysis result to be migrated in the MRE resource library of the host program is stored in the table structure in the database, the table structure related to the analysis result to be migrated may be analyzed, each field stored in the table structure related to the analysis result to be migrated may be determined, and the basic information of the target migration packet and the service group information to which the development resource belongs under each migration attribute in the target migration packet may be determined according to each field.
The basic information of the target migration packet may include: the name of the target migration packet, the identification information of the target migration packet, the service group to which the target migration packet belongs, the migration record table and the like.
The migration attribute corresponding to the target migration packet may include any one or more of the following attributes: new (Create), Update (Update), Delete (Delete).
In this embodiment, service group information to which development resources belong may be different according to different application scenarios of the MRE resource library of the host program. For example, if the MRE resource library of the host program is applied to the host system of the bank, the service group information to which the development resource belongs may include any one or more of the following service group information: loan transactions, deposit transactions, accounting transactions, etc.
Step 203, obtaining the service group information to which the target migration packet belongs in the basic information of the target migration packet.
In this embodiment, the basic information of the target migration packet is analyzed, and the service group information to which the target migration packet belongs is analyzed from the basic information of the target migration packet. For example, in the bank host system, the service group information to which the target migration packet belongs may be any one of the following service group information: loan transaction, deposit transaction, accounting transaction.
And step 204, comparing the service group information of the target migration packet with the service group information of each development resource.
In this embodiment, the service group information to which each development resource belongs is compared with the service group information to which the target migration packet belongs one by one. And judging whether the service group information of each development resource is consistent with the service group information of the target migration packet, and if the service group information of a certain development resource is consistent with the service group information of the target migration packet, indicating that the development resource needs to be migrated to an upstream development resource version. If the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, it is indicated that the development resource does not need to be migrated to an upstream development resource version with a high probability. Further decisions by the development user are needed as to whether migration into an upstream development resource version is needed.
In step 205, if it is determined that the service group information to which a certain development resource belongs is not consistent with the service group information to which the target migration packet belongs, highlight the related information of the development resource.
In this embodiment, if it is determined that the service group information to which the at least one development resource belongs is not consistent with the service group information to which the target migration packet belongs, it is indicated that the at least one development resource has a high probability and does not need to be migrated to an upstream development resource version. In order to enable the development user to efficiently acquire the related information of the development resources, at least one piece of development resource related information is highlighted.
It can be understood that if it is determined that the service group information to which the at least one development resource belongs is consistent with the service group information to which the target migration packet belongs, the information related to the at least one development resource is normally displayed.
The manner of highlighting is not limited. For example, the font display color of the development resource related information is more prominent or the background of the development resource related information is filled with highlight color, etc. compared with the display page.
And step 206, sending the highlighted development resource related information to the development user terminal so that the development user terminal highlights the development resource related information, and screening the development resources to be migrated from the PCOM operation terminal by the development user according to the highlighted development resource related information.
In this embodiment, the highlighted development resource related information may be sent to the development user terminal through an instant message, a short message, or other means. After the development user is opened, the development user terminal highlights the development resource related information. The development user uses the highlighted development resource related information as reference, eliminates development resources which do not need to be migrated to an upstream development resource version through the PCOM operation terminal, and reserves the development resources to be migrated.
Specifically, the development user can bring the highlighted development resource name into the search command in the PCOM operation terminal, search the detailed information of the development resource in the PCOM operation terminal, and further judge whether the development resource needs to be removed. And if the rejection is needed, adopting a Toggle command to carry out rejection operation.
In the development resource migration analysis method provided by this embodiment, a to-be-migrated analysis result corresponding to a target migration package is obtained; the target migration package is a migration package which is migrated from a downstream development resource version to an upstream development resource version; the migration package comprises a plurality of development resources; determining basic information of a target migration packet and service group information of development resources under each migration attribute in the target migration packet from a to-be-migrated analysis result; acquiring the service group information of the target migration packet in the basic information of the target migration packet; comparing the service group information of the target migration packet with the service group information of each development resource; if the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, highlighting the relevant information of the development resource; and sending the highlighted development resource related information to a development user terminal so that the development user terminal highlights the development resource related information, and screening the development resources to be migrated from the PCOM operation terminal by a development user according to the highlighted development resource related information. After the business group information of the target migration packet and the business group information of each development resource are determined according to the analysis result to be migrated, the development resources inconsistent with the business group of the target migration packet are gathered and highlighted, and are sent to the development user terminal. The development user can check the corresponding development resources in a targeted manner according to the highlight-based development resource related information and judge whether the development resources need to be removed or not, the development user can be effectively assisted to remove the development resources which are inconsistent with the service group to which the target migration packet belongs, and a large amount of development resources do not need to be browsed in the PCOM operation terminal, so that the removal efficiency of the development resources which do not need to be migrated is improved, and the problem of missing and error can be effectively avoided.
Fig. 4 is a flowchart illustrating a development resource migration analysis method according to another embodiment of the present invention. As shown in fig. 4, the development resource migration analysis method provided in this embodiment further refines step 202 on the basis of the development resource migration analysis method provided in this embodiment, and further includes other steps, so that the development resource migration analysis method provided in this embodiment includes the following steps:
step 301, obtaining a to-be-migrated analysis result corresponding to a target migration packet; the target migration package is a migration package which is migrated from a downstream development resource version to an upstream development resource version; the migration package includes a plurality of development resources.
Optionally, in this embodiment, the downstream development resource version is a quasi-production version (i.e., P2 version), and the upstream development resource version is a production version (i.e., P3 version).
Step 302, analyzing the related table structure of the analysis result to be migrated to obtain the fields related to the basic information of the target migration packet, the name field, the migration attribute field and the service group field of each development resource.
It should be noted that steps 302-303 are an alternative implementation of step 202 in the first embodiment.
Specifically, in this embodiment, the analysis result to be migrated is stored in the MRE repository of the host program and is stored in a table structure in the database. Therefore, the related table structure is analyzed to obtain each field in the related table structure, and the field related to the basic information of the target migration packet, the name field of each development resource, the migration attribute field and the service group field are obtained from each field.
The fields related to the basic information in the target migration packet may include: a field corresponding to the name of the target migration packet, a field corresponding to the identification information of the target migration packet, a field corresponding to the service group to which the target migration packet belongs, and a field corresponding to the migration record table.
It should be noted that, the fields related to the basic information of the target migration packet may be stored in the development resource overview table corresponding to the target migration packet. The name field of the development resource can be stored into the development resource list corresponding to the target migration packet. The migration attribute field and the service group field may be stored in a development resource detail information file.
It can be understood that other fields for obtaining the development resources of the target migration packet may also be extracted from the correlation table structure of the analysis result to be migrated, for example, a type field, an entity field, and the like of the development resources may also be extracted. And may also store other fields into the development resource detail information file.
Step 303, determining the basic information of the target migration packet from the fields related to the basic information of the target migration packet, and determining the service group information to which the development resource belongs under each migration attribute according to the name field, the migration attribute field, and the service group field of each development resource.
Specifically, as shown in table 1, it is a schematic table of basic information of the target migration packet. Wherein, the "migration package name" in table 1 is the target migration package name. The "migration packet ID" is target migration packet identification information. The group to which the migration packet belongs is a service group to which the target migration packet belongs.
The migration packet record table of the basic information of the target migration packet may include time for performing migration analysis, the number of development resources that have not changed in the migration analysis result, and the number of development resources that have changed. The number of the development resources that are changed is specifically the number of the development resources that are newly added, the number of the development resources that are updated, and the number of the development resources that are deleted. Illustratively, as in the basic information of the target migration packet in table 1, the number of unchanged development resources is 16180, wherein 4172 development resources are associated with the main development resource, and 12008 development resources are associated with the main development resource. The changed development resources include the development resources that are updated and the development resources that are newly added. The number of development resources to be updated is 323, 318 related to the main development resource, and 5 other development resource data related to the main development resource. The number of development resources that have newly increased is 83, 9 are related to the main development resource, and 74 are other development resource data associated with the main development resource.
Table 1: schematic table of basic information of target migration packet
Figure BDA0003416623030000121
As an optional implementation manner, in this embodiment, the determining, in step 303, the service group information to which the development resource belongs under each migration attribute according to the name field, the migration attribute field, and the service group field of each development resource includes the following steps:
3031, classifying the development resources according to the migration attributes according to the name fields and the migration attribute fields of the development resources.
In this embodiment, the name field of each development resource may be obtained from the development resource list corresponding to the target migration packet. And acquiring the migration attribute field of each development resource from the development resource detailed information file. And classifying the development resources according to the migration attributes, and if the migration attribute fields corresponding to the development resources in the target migration packet have the newly added fields, the updated fields and the deleted fields, classifying the development resources according to the migration attributes and then including the development resources with the newly added attributes, the development resources with the updated attributes and the development resources with the deleted attributes.
Step 3032, determining the name field of the development resource under each migration attribute and the corresponding business group field so as to determine the business group information to which the development resource under each migration attribute belongs.
In this embodiment, the field of the service group information to which each development resource belongs is acquired from the development resource detailed information file, and the field of the service group information to which each development resource belongs is associated with the name field of the corresponding development resource, so as to determine the name field of the development resource and the corresponding service group field under each migration attribute. And determining the field of the business group information which belongs to the development resource name field under each migration attribute as the business group information which belongs to the development resource under each migration attribute.
And 304, storing the development resource name field and the corresponding service group field under each migration attribute into a corresponding candidate culling development resource table.
In this embodiment, the development resource name field and the associated service group field under the newly added attribute are stored in the newly added candidate rejected development resource table. And storing the development resource name field and the associated service group field under the updated attribute into an updated candidate rejected development resource table. And storing the development resource name field and the associated service group field under the deletion attribute into a deletion candidate removal development resource table. And in order to intensively highlight the name field of the development resource inconsistent with the information of the service group to which the target migration packet belongs and the associated service group field, the name field of the development resource and the associated service group field in each candidate rejected development resource form can be sorted according to the service group field.
And each development resource name field and the corresponding service group field are positioned in the same row of the corresponding candidate rejected development resource table.
It can be understood that, in order to facilitate the development user to perform preliminary screening on development resources that do not need to be migrated according to the development resource related information of the candidate culled development resource tables, each candidate culled development resource table may further include a type field and an entity field corresponding to the development resources.
Table 2: candidate culling development resource schematic table
LONGNAME TYPE ENTITY PROJECT
AMT_FEE Field Entity DM00
COD_AR_RLN Field Entity DM00
COD_FEE_BUS_CLS Field Entity DM00
COD_FEE_TR_TYP Field Entity DM00
COD_FEE_TYP Field Entity DM00
IND_ACTG_DREC_1 Field Entity DM00
IND_INBNK Field Entity DM00
IND_TR_PROC_STS Field Entity DM00
NUM_ADDR Field Entity DM00
NUM_SEQ_DTAL Field Entity DM00
NUM_SEQ_SUB_ACC Field Entity DM00
THIB_AG_ARCH_QRY_CTR Rule Entity ARCH_
THIB_AG_GC_QRY_CTR Rule Entity GZ00
THIB_AG_GC_SETL_SCH_CTR Rule Entity GZ00
THIB_AG_RVOK_MQRY_CTR Rule Entity GZ00
Illustratively, table 2 is a candidate culled development resource indication table, and as shown in table 2, "length" is a development resource name field, "TYPE" is a TYPE field, "ENTITY" is an ENTITY field, and PROJECT is a business group field.
Step 305, obtaining the service group information to which the target migration packet belongs in the basic information of the target migration packet.
Illustratively, in table 1, the service group information to which the target migration packet belongs in the basic information of the acquired target migration packet is "GZ 00".
And step 306, comparing the service group information of the target migration packet with the service group information of each development resource.
In this embodiment, the implementation manners of steps 305 to 306 are similar to the implementation manners of steps 203 to 204 in the first embodiment, and are not described in detail herein.
And 307, if the information of the service group to which a certain development resource belongs is determined to be inconsistent with the information of the service group to which the target migration packet belongs, highlighting the related information of the development resource.
In this embodiment, if it is determined that the service group information to which a certain development resource belongs is not consistent with the service group information to which the target migration packet belongs, the development resource name field and the corresponding service group field are highlighted in the corresponding candidate culling development resource table.
For example, as in table 2, after comparing the service group information to which each development resource belongs with the service group information to which the target migration package belongs, if the service group information to which the development resource belongs is "DM 00" and "ARCH _" are not consistent with the service group information "GZ 00" to which the target migration package belongs, these inconsistent development resource name fields and corresponding service group fields are highlighted in the corresponding candidate culling development resource table, and the associated type fields and entity fields may also be highlighted.
In table 2, the bold display of the first 12 pieces of development resource-related information indicates that the development resource-related information is highlighted.
And 308, sending the highlighted development resource related information to the development user terminal so that the development user terminal highlights the development resource related information, and screening the development resources to be migrated from the PCOM operation terminal by the development user according to the highlighted development resource related information.
Optionally, in this embodiment, sending the highlighted development resource related information to the development user terminal includes:
and sending the candidate rejected development resource table to a development user terminal, wherein the candidate rejected development resource table comprises highlight development resource related information and non-highlight development resource related information, and the non-highlight development resource related information is development resource related information consistent with the business group information to which the target migration packet belongs.
Illustratively, as in table 2, the non-bolded display of development resource-related information is used to indicate non-highlighted display. The development resource related information which is not displayed in a bold manner is the development resource related information which is consistent with the service group information to which the target migration packet belongs.
In the development resource migration analysis method provided in this embodiment, after determining the name field of the development resource and the corresponding service group field under each migration attribute to determine the service group information to which the development resource belongs under each migration attribute, the name field of the development resource and the corresponding service group field under each migration attribute are stored in the corresponding candidate culling development resource table; each development resource name field and the corresponding service group field are located in the same row of the corresponding candidate removal development resource table, the candidate removal development resource table is sent to a development user terminal, highlight development resource related information and non-highlight development resource related information are included in the candidate removal development resource table, the non-highlight development resource related information is development resource related information which is consistent with service group information of the target migration packet, development resource related information which is inconsistent with the service group information of the target migration packet can be more remarkably found by the development user, development resource related information which is consistent with the service group information of the target migration packet can be found, and removal efficiency of development resources which do not need to be migrated is further improved.
EXAMPLE III
At present, when redundant development resources are eliminated from migration analysis results, development users manually screen and eliminate the redundant development resources in an MRE operation terminal, and for the development users with insufficient business technology, even if the number of lists of the migration analysis results is small, migration analysis elimination actions are easily ignored, and finally non-production development resources are carried to a production environment. Therefore, in the embodiment of the invention, a mandatory execution mechanism is established, and when a developer submits a migration application request, a development user must execute a removing action through highlighted development resource related information to smoothly submit the migration application request. Therefore, the embodiment of the invention also comprises the following technical scheme.
Fig. 5 is a schematic flowchart of a development resource migration analysis method according to another embodiment of the present invention, and as shown in fig. 5, the development resource migration analysis method according to this embodiment further includes, on the basis of the development resource migration analysis method according to any one of the above embodiments, after sending the highlighted development resource related information to the development user terminal, the following steps:
step 401, monitoring whether a development user submits a migration application request through an application migration device.
In the embodiment, a development user screens development resources to be migrated from a PCOM operation terminal by taking at least one candidate rejected development resource table obtained by classifying electronic equipment as a reference, and submits a migration application request through an application migration device after rejecting development resources not required to be migrated.
Specifically, the relevant information of the target migration package may be input in the operation interface of the application migration device, and then the submission component is clicked to submit the migration application request. The related information of the target migration packet may include: identification information of the target migration packet, a downstream development resource version, an upstream development resource version and at least one candidate culling development resource table, and the like.
In this embodiment, the electronic device monitors the application migration device by communicating with the application migration device, and further monitors the migration application request submitted by the development user.
Step 402, if it is determined that the development user submits the migration application request through the application migration device, detecting whether the development user submits the candidate culling development resource form through the application migration device.
In this embodiment, if it is monitored that the migration application request is being submitted, it is detected whether the development user submits the candidate rejected development resource form to the application migration device before clicking the submission component, and whether the application migration device sends the migration application request is controlled according to the detection result.
And step 403, if the candidate rejected development resource form is determined not to be submitted, controlling the application migration equipment to prohibit sending the migration application request to the client of the auditing user.
And step 404, if the candidate rejected development resource form is determined to be submitted, controlling the application migration equipment to allow the application request to be sent to the client of the auditing user.
Specifically, in this embodiment, if it is determined that the development resource table is not rejected as candidates, it indicates that the development user probably does not reject the development resources that do not need to be migrated with reference to the development resource table that is rejected as candidates, the application migration apparatus is controlled to prohibit sending the migration application request to the client of the audit user, and the application migration apparatus may further display prompt information on the client corresponding to the development user to prompt the development user to reject the development resources that do not need to be migrated with reference to the development resource table that is rejected as candidates when the development resources that do not need to be migrated are not rejected. And if the candidate rejecting development resource table is determined to be submitted, the development user is indicated to check the candidate rejecting development resource table, and the development resources which do not need to be migrated are rejected by taking the candidate rejecting development resource table as a reference, and the application migration equipment is controlled to allow the application request to be sent to the client of the auditing user.
It should be noted that, after receiving the migration application request, the auditing user client may send a response that the migration application is passed to the development user client if the auditing is passed. And the auditing user migrates the target migration packet corresponding to the development resource screened out to be migrated to the database of the upstream development resource version of the MRE through the PCOM operation terminal.
In the development resource migration analysis method provided by this embodiment, whether a development user submits a migration application request through an application migration device is monitored, if it is determined that the development user submits the migration application request through the application migration device, it is detected whether the development user submits a candidate rejected development resource form through the application migration device, if it is determined that the candidate rejected development resource form is not submitted, the application migration device is controlled to prohibit sending the migration application request to a client of an audit user, and if it is determined that the candidate rejected development resource form is submitted, the application migration device is controlled to allow sending the application request to the client of the audit user. The method and the device can remind the development user to remove development resources which do not need to be migrated when the development user submits the migration application request, and can smoothly submit the migration application request after removing the development resources which do not need to be migrated by taking the candidate removed development resource table as reference, thereby avoiding the problem that the development personnel finally entrains non-production development resources to the production environment because the development personnel neglects the migration analysis removal action.
Example four
Fig. 6 is a schematic structural diagram of a development resource migration analysis device according to an embodiment of the present invention, and as shown in fig. 6, a development resource migration analysis device 50 according to this embodiment includes: the device comprises a first acquisition module 51, a determination module 52, a second acquisition module 53, a comparison module 54, a highlight display module 55 and a sending module 56.
The first obtaining module 51 is configured to obtain an analysis result to be migrated corresponding to the target migration packet; the target migration package is a migration package which is migrated from the first development resource version to the second development resource version; the migration package includes a plurality of development resources. The determining module 52 is configured to determine, from the to-be-migrated analysis result, basic information of the target migration packet and service group information to which the development resource belongs under each migration attribute in the target migration packet. The second obtaining module 53 is configured to obtain service group information to which the target migration packet belongs in the basic information of the target migration packet. And the comparison module 54 is configured to compare the service group information to which the target migration packet belongs with the service group information to which each development resource belongs. And the highlight display module 55 is configured to highlight the related information of the development resource if it is determined that the information of the service group to which the development resource belongs is inconsistent with the information of the service group to which the target migration packet belongs. And the sending module 56 is configured to send the highlighted development resource related information to the development user terminal, so that the development user terminal highlights the development resource related information, and the development user screens out the development resource to be migrated in the PCOM operation terminal according to the highlighted development resource related information.
The development resource migration analysis device provided in this embodiment may execute the technical solution of the method embodiment shown in fig. 3, and the implementation principle and technical effect of the technical solution are similar to those of the method embodiment shown in fig. 3, which are not described in detail herein.
Optionally, the determining module 52 is specifically configured to:
analyzing a related table structure of an analysis result to be migrated so as to obtain fields related to basic information of a target migration packet, name fields of development resources, migration attribute fields and service group fields; and determining the basic information of the target migration packet from the fields related to the basic information of the target migration packet, and determining the business group information of the development resources under each migration attribute according to the name field, the migration attribute field and the business group field of each development resource.
Optionally, when determining the service group information to which the development resource belongs under each migration attribute according to the name field, the migration attribute field, and the service group field of each development resource, the determining module 52 is specifically configured to:
classifying the development resources according to the migration attributes according to the name fields and the migration attribute fields of the development resources; and determining a development resource name field and a corresponding service group field under each migration attribute so as to determine the service group information of the development resource under each migration attribute.
Optionally, the method further comprises: and a storage module.
The storage module is used for storing the development resource name field and the corresponding service group field under each migration attribute into a corresponding candidate rejected development resource table; each development resource name field and corresponding business group field are located in the same row of the corresponding candidate culled development resource table.
Optionally, the highlighting module 55 is specifically configured to highlight the development resource name field and the corresponding service group field in the corresponding candidate culled development resource table.
Correspondingly, the sending module 56 is specifically configured to send the candidate rejected development resource table to the development user terminal, where the candidate rejected development resource table includes highlighted development resource related information and non-highlighted development resource related information, and the non-highlighted development resource related information is development resource related information that is consistent with the service group information to which the target migration packet belongs.
Optionally, the method further comprises: the device comprises a monitoring module, a detection module and a control module.
The monitoring module is used for monitoring whether a development user submits a migration application request through the application migration equipment. And the detection module is used for detecting whether the development user submits the candidate rejecting development resource form through the application migration equipment or not if the development user submits the migration application request through the application migration equipment. The control module is used for controlling the application migration equipment to forbid sending the migration application request to the client of the auditing user if the candidate rejecting development resource table which is not submitted is determined; if the candidate rejecting development resource form is determined to be submitted, the application migration equipment is controlled to allow the migration application request to be sent to the client side of the auditing user
Optionally, the downstream development resource version is a quasi-production version, and the upstream development resource version is a production version.
The development resource migration analysis device provided in this embodiment may execute the technical solution of the method embodiment shown in fig. 4 to 5, and the implementation principle and the technical effect of the technical solution are similar to those of the method embodiment shown in fig. 4 to 5, which are not described in detail herein.
EXAMPLE five
Fig. 7 is a schematic structural diagram of an electronic device for implementing the development resource migration analysis method according to the embodiment of the present invention, and as shown in fig. 7, an electronic device 60 provided in this embodiment includes: at least one processor 62, a memory 61, and a transceiver 63.
The processor 62, memory 61 and transceiver 63 are electrically interconnected.
Wherein the memory 61 stores computer execution instructions. The transceiver 63 is used for transceiving data.
The at least one processor 62 executes the computer-executable instructions stored by the memory to cause the at least one processor to perform the method as provided in any one of the first to third embodiments.
EXAMPLE six
Fig. 8 is a block diagram of an electronic device, such as a computer, a messaging device, a tablet device, a server cluster, etc., for implementing the method for developing resource migration analysis according to the embodiment of the present invention, as shown in fig. 8.
Electronic device 700 may include one or more of the following components: a processing component 702, a memory 704, a power component 706, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.
The processing component 702 generally controls overall operation of the electronic device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 702 may include one or more processors 720 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 702 may include one or more modules that facilitate interaction between the processing component 702 and other components.
The memory 704 is configured to store various types of data to support operations at the electronic device 700. Examples of such data include instructions for any application or method operating on the electronic device 700, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 704 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 706 provides power to the various components of the electronic device 700. The power components 706 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the electronic device 700.
The I/O interface 712 provides an interface between the processing component 702 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 714 includes one or more sensors for providing various aspects of status assessment for the electronic device 700. For example, the sensor assembly 714 may detect an open/closed state of the electronic device 700, the relative positioning of components, such as a display and keypad of the electronic device 700, the sensor assembly 714 may also detect a change in position of the electronic device 700 or a component of the electronic device 700, the presence or absence of user contact with the electronic device 700, orientation or acceleration/deceleration of the electronic device 700, and a change in temperature of the electronic device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 714 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 714 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 716 is configured to facilitate wired or wireless communication between the electronic device 700 and other devices. The electronic device 700 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 716 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 716 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 700 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 704 comprising instructions, executable by the processor 720 of the electronic device 700 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium, wherein instructions of the storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the method provided by any one of the first to third embodiments.
In an exemplary embodiment, a computer program product is also provided, which includes a computer program that is executed by a processor to perform the method provided by any one of the first to third embodiments.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (11)

1. A development resource migration analysis method is characterized by comprising the following steps:
obtaining a to-be-migrated analysis result corresponding to the target migration packet; the target migration packet is a migration packet which is migrated from a downstream development resource version to an upstream development resource version; the migration package comprises a plurality of development resources;
determining basic information of a target migration packet and service group information of development resources under each migration attribute in the target migration packet from the analysis result to be migrated;
acquiring the service group information to which the target migration packet belongs in the basic information of the target migration packet;
comparing the service group information of the target migration packet with the service group information of each development resource;
if the business group information of a certain development resource is determined to be inconsistent with the business group information of the target migration packet, highlighting the relevant information of the development resource;
and sending the highlighted development resource related information to a development user terminal so that the development user terminal highlights the development resource related information, and screening development resources to be migrated from the PCOM operation terminal by a development user according to the highlighted development resource related information.
2. The method according to claim 1, wherein the determining, from the analysis result to be migrated, the basic information of the target migration packet and the service group information to which the development resource belongs under each migration attribute in the target migration packet includes:
analyzing the related table structure of the analysis result to be migrated to obtain fields related to the basic information of the target migration packet, name fields, migration attribute fields and service group fields of all development resources;
and determining the basic information of the target migration packet from the fields related to the basic information of the target migration packet, and determining the service group information of the development resources under each migration attribute according to the name field, the migration attribute field and the service group field of each development resource.
3. The method according to claim 2, wherein the determining the service group information to which the development resource belongs under each migration attribute according to the name field, the migration attribute field, and the service group field of each development resource includes:
classifying the development resources according to the migration attributes according to the name fields and the migration attribute fields of the development resources;
and determining a development resource name field and a corresponding service group field under each migration attribute so as to determine the service group information of the development resource under each migration attribute.
4. The method according to claim 3, wherein after determining the name field of the development resource under each migration attribute and the corresponding service group field to determine the service group information to which the development resource under each migration attribute belongs, the method further comprises:
storing the development resource name field and the corresponding service group field under each migration attribute into a corresponding candidate culling development resource table; each development resource name field and corresponding business group field are located in the same row of the corresponding candidate culled development resource table.
5. The method of claim 4, wherein said highlighting the development resource-related information comprises:
highlighting the development resource name field and the corresponding business group field in the corresponding candidate rejected development resource form;
the sending of the highlighted development resource related information to the development user terminal includes:
and sending the candidate rejected development resource table to a development user terminal, wherein the candidate rejected development resource table comprises highlight development resource related information and non-highlight development resource related information, and the non-highlight development resource related information is development resource related information consistent with the service group information to which the target migration packet belongs.
6. The method according to any one of claims 1-5, wherein after sending the highlighted development resource related information to the development user terminal, further comprising:
monitoring whether a development user submits a migration application request through an application migration device;
if the development user is determined to submit the migration application request through the migration application equipment, detecting whether the development user submits a candidate rejected development resource form through the migration application equipment;
if the candidate rejecting development resource form is determined not to be submitted, the application migration equipment is controlled to forbid sending of the migration application request to the client of the auditing user;
and if the candidate rejecting development resource table is determined to be submitted, controlling the application migration equipment to allow the migration application request to be sent to the client of the auditing user.
7. The method of any of claims 1-5, wherein the downstream development resource version is a near-on-production version and the upstream development resource version is an on-production version.
8. A development resource migration analysis apparatus, comprising:
the first acquisition module is used for acquiring a to-be-migrated analysis result corresponding to the target migration packet; the target migration packet is a migration packet which is migrated from a first development resource version to a second development resource version; the migration package comprises a plurality of development resources;
the determining module is used for determining the basic information of the target migration packet and the service group information of the development resources under each migration attribute in the target migration packet from the analysis result to be migrated;
the second obtaining module is used for obtaining the service group information to which the target migration packet belongs in the basic information of the target migration packet;
the comparison module is used for comparing the service group information of the target migration packet with the service group information of each development resource;
the highlight display module is used for highlighting the related information of the development resource if the fact that the information of the service group to which the development resource belongs is inconsistent with the information of the service group to which the target migration packet belongs is determined;
and the sending module is used for sending the highlighted development resource related information to the development user terminal so that the development user terminal highlights the development resource related information, and the development user screens out development resources to be migrated from the PCOM operation terminal according to the highlighted development resource related information.
9. An electronic device, comprising: at least one processor, memory, and transceiver;
the processor, the memory and the transceiver circuitry are interconnected;
the memory stores computer-executable instructions; the transceiver is used for transceiving data;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the method of any one of claims 1-7.
10. A computer-readable storage medium having computer-executable instructions stored thereon, which when executed by a processor, perform the method of any one of claims 1-7.
11. A computer program product comprising a computer program, characterized in that the computer program realizes the method according to any of claims 1-7 when executed by a processor.
CN202111549016.4A 2021-12-17 2021-12-17 Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product Pending CN114237690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111549016.4A CN114237690A (en) 2021-12-17 2021-12-17 Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111549016.4A CN114237690A (en) 2021-12-17 2021-12-17 Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product

Publications (1)

Publication Number Publication Date
CN114237690A true CN114237690A (en) 2022-03-25

Family

ID=80757819

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111549016.4A Pending CN114237690A (en) 2021-12-17 2021-12-17 Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product

Country Status (1)

Country Link
CN (1) CN114237690A (en)

Similar Documents

Publication Publication Date Title
US20200319996A1 (en) System and method of handling complex experiments in a distributed system
US10951491B2 (en) Automatic microservice problem detection in enterprise applications
US10310969B2 (en) Systems and methods for test prediction in continuous integration environments
US8707264B2 (en) Methods and systems for testing methods in a multi-tenant database environment
CN111224843B (en) Resource link monitoring method, device, equipment and storage medium
US9804916B2 (en) Integrated production support
CN112650688B (en) Automated regression testing method, associated device and computer program product
KR102298395B1 (en) System and Method for User Behavior Analysis and Agent for Collection of Event
CN112925664A (en) Target user determination method and device, electronic equipment and storage medium
US20100161676A1 (en) Lifecycle management and consistency checking of object models using application platform tools
US20180107763A1 (en) Prediction using fusion of heterogeneous unstructured data
CN112199715B (en) Object generation method based on block chain and cloud computing and digital financial service center
CN111858366B (en) Test case generation method, device, equipment and storage medium
CN114237690A (en) Development resource migration analysis method, development resource migration analysis equipment, development resource migration analysis storage medium and development resource migration analysis product
CN114201484A (en) Information processing method, information processing device, electronic equipment and storage medium
CN113467867A (en) Information processing method, information processing device, electronic equipment and storage medium
CN112363940A (en) Data processing method and device, storage medium and server
CN112463595A (en) Mobile terminal software development processing method based on cloud computing and cloud computing software platform
Yugov Approach to anti-pattern detection in service-oriented software systems
CN114584616B (en) Message pushing method and device, electronic equipment and storage medium
US20240103853A1 (en) Code maintenance system
CN118113589A (en) Memory detection method and device, electronic equipment and readable storage medium
CN116955115A (en) Host performance monitoring method, device, computer equipment and storage medium
CN116243961A (en) Version file processing method and device, electronic equipment and storage medium
CN116975033A (en) Data processing method, device, equipment and storage medium

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