CN116401411A - Method, device, equipment and storage medium for processing organization architecture data - Google Patents

Method, device, equipment and storage medium for processing organization architecture data Download PDF

Info

Publication number
CN116401411A
CN116401411A CN202310226269.0A CN202310226269A CN116401411A CN 116401411 A CN116401411 A CN 116401411A CN 202310226269 A CN202310226269 A CN 202310226269A CN 116401411 A CN116401411 A CN 116401411A
Authority
CN
China
Prior art keywords
data
staff
historical
organization architecture
information
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
CN202310226269.0A
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.)
Beijing VRV Software Corp Ltd
Original Assignee
Beijing VRV Software Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing VRV Software Corp Ltd filed Critical Beijing VRV Software Corp Ltd
Priority to CN202310226269.0A priority Critical patent/CN116401411A/en
Publication of CN116401411A publication Critical patent/CN116401411A/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/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees
    • 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/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment discloses a processing method, a device, equipment and a storage medium for organization architecture data. Wherein the method comprises the following steps: acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram; associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data; generating a third organizational structure tree diagram according to the associated data; and reallocating the asset information of the staff in the third organizational structure tree diagram according to a preconfigured asset allocation strategy. The method reduces the complicated processes of manually and repeatedly creating the organization architecture and staff under the organization architecture, reduces the manual maintenance cost and the complicated process of reallocating staff assets, reduces the resource occupation of the memory space, and improves the data query performance and the use experience.

Description

Method, device, equipment and storage medium for processing organization architecture data
Technical Field
The disclosure relates to the field of information technology, and in particular, to a method, a device, equipment and a storage medium for processing organization architecture data.
Background
Along with the increase of information systems, the cost and complexity of the maintenance of the information systems are increased, and in particular, the maintenance of an organization architecture becomes a difficult problem, each information system needs to independently maintain the organization architecture and user data, and the maintenance cost of the information system is increased.
In the related art, the data model of the organization architecture is single, and when the organization architecture is changed, the original organization architecture cannot be compatible; and when the third party data source changes, part of nodes of the organization architecture can be adjusted, reconstruction management needs to be carried out on the organization architecture and staff under the organization architecture, and staff belonging to the assets needs to be manually switched, so that the system maintenance flow is complicated, the manual maintenance cost is high, and the problems of large occupied resources of memory space, low system query performance and poor use experience of the organization architecture exist in the data query process.
Disclosure of Invention
In view of the above, embodiments of the present disclosure provide a method, an apparatus, a device, and a storage medium for processing organization architecture data, which can reduce the tedious process of manually repeatedly creating an organization architecture and employees under the organization architecture, reduce the manual maintenance cost, reduce the complexity of manually reallocating employee assets, reduce the resource occupation of memory space, and improve the data query performance of the system and the use experience of the organization architecture.
In a first aspect, an embodiment of the present disclosure provides a method for processing organization architecture data, which adopts the following technical scheme:
acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data;
generating a third organization architecture tree graph according to the association data;
and reallocating the asset information of the staff in the third organization architecture tree graph according to a preconfigured asset allocation strategy.
In some embodiments, the first data to be associated and the second data to be associated are associated according to a pre-configured data association rule, and associated data is generated, including at least one of the following:
respectively merging the same plurality of path information in the first data to be associated and the second data to be associated, wherein the plurality of path information is used for indicating a plurality of paths in a target business process of a target department in an organization architecture;
respectively combining the same plurality of department identification information in the first data to be associated and the second data to be associated;
respectively combining the same employee identification information in the first data to be associated with the second data;
and respectively merging the same employee login account information in the first data to be associated and the second data to be associated.
In some embodiments, the method further comprises at least one of:
when the current path information in the first data to be associated is different from the historical path information in the second data to be associated, updating the historical path information by using the current path information;
when the current department identification information in the first data to be associated is different from the historical department identification information in the second data to be associated, updating the historical department identification information by using the current department identification information;
when the current employee identification information in the first data to be associated is different from the historical employee identification information in the second data to be associated, updating the historical employee identification information by using the current employee identification information;
and when the current employee login account information in the first data to be associated is different from the historical employee login account information in the second data to be associated, updating the historical employee login account information by using the current employee login account information.
In some embodiments, reassigning asset information of employees in the third organizational structure tree diagram according to a preconfigured asset assignment policy comprises:
acquiring historical asset information of historical staff in the second organizational structure tree diagram;
and distributing the historical asset information to staff corresponding to the historical staff in the third organization structure tree diagram.
In some embodiments, the method further comprises:
acquiring current asset information of the deleted current staff in the first organization architecture tree diagram or historical asset information of the deleted historical staff in the second organization architecture tree diagram according to the associated data;
and distributing the current asset information or the historical asset information to target staff in the third organization architecture tree graph.
In some embodiments, the method further comprises:
sorting the plurality of employees according to asset information of the plurality of employees in the third organizational structure tree diagram;
and screening out staff with lower order as the target staff according to the order of the staff from high to low.
In some embodiments, the method further comprises:
and de-associating the departments or staff with the wrong association in the third organization architecture tree diagram, de-associating the lower departments of the departments with the wrong association, and de-associating the staff in the lower departments.
In a second aspect, an embodiment of the present disclosure further provides a processing apparatus for organizing architecture data, which adopts the following technical scheme:
the data acquisition unit is configured to acquire first data to be associated and second data to be associated according to a third party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
the data association unit is configured to associate the first data to be associated with the second data to be associated according to a pre-configured data association rule, and generate associated data;
a generation unit configured to generate a third organizational structure tree diagram according to the association data;
and the asset allocation unit is configured to reallocate the asset information of the staff in the third organization architecture tree graph according to a preconfigured asset allocation strategy.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, which adopts the following technical scheme:
the electronic device includes:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform any one of the methods of processing architectural data described above.
In a fourth aspect, the disclosed embodiments also provide a computer-readable storage medium storing computer instructions for causing a computer to perform the method of processing organizational structure data according to any one of the above.
The embodiment of the disclosure provides a processing method, a device, equipment and a storage medium for organizing architecture data, wherein the method acquires first data to be associated and second data to be associated according to a third party database, wherein the first data to be associated is used for indicating current data of a first organizing architecture tree graph, and the second data to be associated is used for indicating historical data of a second organizing architecture tree graph; associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data; generating a third organizational structure tree diagram according to the associated data; and reallocating the asset information of the staff in the third organizational structure tree diagram according to a preconfigured asset allocation strategy. According to the embodiment of the disclosure, the complicated processes of manually repeatedly creating the organization architecture and staff under the organization architecture can be reduced, the manual maintenance cost is reduced, the complicated manual redistribution of staff assets is reduced, the resource occupation of the memory space is reduced, and the data query performance of the system and the use experience of the organization architecture are improved.
The foregoing description is only an overview of the disclosed technology, and may be implemented in accordance with the disclosure of the present disclosure, so that the above-mentioned and other objects, features and advantages of the present disclosure can be more clearly understood, and the following detailed description of the preferred embodiments is given with reference to the accompanying drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings may be obtained according to these drawings without inventive effort to a person of ordinary skill in the art.
Fig. 1 is a flow chart of a method for processing organization architecture data according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a processing device for organizing architecture data according to an embodiment of the present disclosure;
fig. 3 is a schematic block diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
It should be appreciated that the following specific embodiments of the disclosure are described in order to provide a better understanding of the present disclosure, and that other advantages and effects will be apparent to those skilled in the art from the present disclosure. It will be apparent that the described embodiments are merely some, but not all embodiments of the present disclosure. The disclosure may be embodied or practiced in other different specific embodiments, and details within the subject specification may be modified or changed from various points of view and applications without departing from the spirit of the disclosure. It should be noted that the following embodiments and features in the embodiments may be combined with each other without conflict. All other embodiments, which can be made by one of ordinary skill in the art without inventive effort, based on the embodiments in this disclosure are intended to be within the scope of this disclosure.
It is noted that various aspects of the embodiments are described below within the scope of the following claims. It should be apparent that the aspects described herein may be embodied in a wide variety of forms and that any specific structure and/or function described herein is merely illustrative. Based on the present disclosure, one skilled in the art will appreciate that one aspect described herein may be implemented independently of any other aspect, and that two or more of these aspects may be combined in various ways. For example, an apparatus may be implemented and/or a method practiced using any number of the aspects set forth herein. In addition, such apparatus may be implemented and/or such methods practiced using other structure and/or functionality in addition to one or more of the aspects set forth herein.
It should also be noted that the illustrations provided in the following embodiments merely illustrate the basic concepts of the disclosure by way of illustration, and only the components related to the disclosure are shown in the drawings and are not drawn according to the number, shape and size of the components in actual implementation, and the form, number and proportion of the components in actual implementation may be arbitrarily changed, and the layout of the components may be more complicated.
In addition, in the following description, specific details are provided in order to provide a thorough understanding of the examples. However, it will be understood by those skilled in the art that the aspects may be practiced without these specific details.
As shown in fig. 1, an embodiment of the present disclosure provides a method for processing organization architecture data, including the following steps:
s101, acquiring first data to be associated and second data to be associated according to a third party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram.
S102, associating the first data to be associated with the second data to be associated according to a pre-configured data association rule, and generating associated data.
S103, generating a third organization architecture tree diagram according to the associated data.
S104, according to a pre-configured asset allocation strategy, the asset information of the staff in the third organization architecture tree diagram is redistributed.
According to the embodiment of the disclosure, manual repeated creation departments and staff can be reduced, manual repeated allocation of staff asset information can be reduced, complicated processes of manual repeated creation of staff under an organization architecture and an organization architecture can be reduced, manual maintenance cost is reduced, complicated manual repeated allocation of staff assets is reduced, resource occupation of memory space is reduced, and data query performance of a system and use experience of the organization architecture are improved.
In some embodiments, the first data to be associated and the second data to be associated are associated according to a pre-configured data association rule, and associated data is generated, including at least one of the following:
respectively merging the same plurality of path information in the first data to be associated and the second data to be associated, wherein the plurality of path information is used for indicating a plurality of paths in a target business process of a target department in an organization architecture;
respectively combining the same multiple department identification information in the first data to be associated and the second data to be associated;
respectively combining the same employee identification information in the first data to be associated and the second data to be associated;
and respectively merging the same employee login account information in the first data to be associated and the second data to be associated.
Alternatively, the path information may represent A/B/C, which may represent that the employee is a member of group C of division B of company A.
Optionally, each department of the company has a unique identity, i.e. unique department identification information. And, the company has a company name, and each department of the company has a corresponding department name. Each employee within the department has a unique identification, i.e., unique employee identification information. And each employee is configured with unique employee login account information and has a unique employee name.
In some embodiments, the method for processing organization architecture data further comprises at least one of:
when the current path information in the first data to be associated is different from the historical path information in the second data to be associated, updating the historical path information by using the current path information;
when the current department identification information in the first data to be associated is different from the historical department identification information in the second data to be associated, updating the historical department identification information by using the current department identification information;
when the current employee identification information in the first data to be associated is different from the historical employee identification information in the second data to be associated, updating the historical employee identification information by using the current employee identification information;
and when the current employee login account information in the first data to be associated is different from the historical employee login account information in the second data to be associated, updating the historical employee login account information by using the current employee login account information.
Optionally, for example, the current path information in the first data to be associated is a/B/C1, the history path information in the second data to be associated is a/B/C, and in the process of associating the first data to be associated with the second data to be associated, since the company names of the first data to be associated and the second data to be associated are both a, the company name in the associated data obtained by combining the company names of the first data to be associated and the second data to be associated is a; because the department names of the first data to be associated and the second data to be associated are both B, the department names in the associated data obtained by combining the department names of the first data to be associated and the second data to be associated are B; because the packet name of the first data to be associated is C1, and the packet name of the second data to be associated is C, namely, the packet names of the first data to be associated and the second data to be associated are different, the packet name C1 of the first data to be associated is replaced by the packet name C of the second data to be associated, and the obtained path information of the associated data is A/B/C1.
Optionally, after the third organizational structure tree diagram is generated, the embodiment of the disclosure may further check each node by checking the third organizational structure tree diagram to determine whether the association of each node is correct, and if each node is correct, submit the third organizational structure tree diagram generated by the confirmation; if the situation of the node association error exists, the previous step can be returned to carry out the data association again on the node with the association error. For example, the data association may be re-performed for company a with the association error, department B with the association error, or group C with the association error.
In some embodiments, reassigning asset information of employees in a third organizational architecture tree diagram according to a preconfigured asset assignment policy, comprising the steps of:
acquiring historical asset information of historical staff in the second organizational structure tree diagram;
and distributing the historical asset information to staff corresponding to the historical staff in the third organization architecture tree diagram.
Optionally, the historical staff in the second organizational structure tree diagram is the old staff, and when the old staff leaves or is not in the group to which the old staff belongs, the historical asset information process of the old staff is redistributed, for example, the historical asset information of the old staff can be distributed to the same staff as the group to which the old staff belongs in the third organizational structure tree diagram obtained after the association data. For another example, the historical asset information of the old employee may also be allocated to employees that are grouped differently from the old employee in the third organizational structure tree diagram obtained after the associating data. For another example, the historical asset information of the old employee may be further distributed to employees different from departments to which the old employee belongs in the third organizational structure tree diagram obtained after the association data.
In some embodiments, the method for processing organization architecture data further includes:
acquiring current asset information of the deleted current staff in the first organization architecture tree diagram or historical asset information of the deleted historical staff in the second organization architecture tree diagram according to the associated data;
the current asset information or the historical asset information is assigned to a target employee in the third organizational structure tree diagram.
Alternatively, for the current asset information of the deleted current employee in the first organizational structure tree diagram, the current asset information of the deleted current employee may be allocated to the same target employee name in the third organizational structure tree diagram as the group to which the deleted current employee belongs, or the current asset information of the deleted current employee may be allocated to the different target employee name in the third organizational structure tree diagram as the group to which the deleted current employee belongs, or the current asset information of the deleted current employee may also be allocated to the different target employee name in the third organizational structure tree diagram as the group to which the deleted current employee belongs.
Alternatively, for the history asset information of the deleted history employee in the second organizational structure tree diagram, the history asset information of the deleted history employee may be assigned to the same target employee name in the third organizational structure tree diagram as the group to which the deleted history employee belongs, or the history asset information of the deleted history employee may be assigned to a different target employee name in the third organizational structure tree diagram as the group to which the deleted history employee belongs, or the history asset information of the deleted history employee may also be assigned to a different target employee name in the third organizational structure tree diagram as the group to which the deleted history employee belongs.
Optionally, according to the third organizational structure tree diagram, the historical asset information of the historical staff member which is not associated in the first organizational structure tree diagram in the data association process before and the current asset information of the current staff member which is not associated in the second organizational structure tree diagram are redistributed to the target staff member in the third organizational structure tree diagram.
The embodiment of the disclosure can reduce manual repeated creation departments and staff, can also reduce manual reassignment of staff asset information, and can bind the asset information of old staff who have departed to the name of a certain target staff in the third organization architecture tree diagram generated after the association data. The current asset information of the current employee without any association in the first organizational structure tree diagram, and the historical asset information of the historical employee without any association in the second organizational structure tree diagram may also be reassigned to the designated department of the third organizational structure tree diagram.
In some embodiments, the method for processing organization architecture data further includes:
sorting the plurality of employees according to asset information of the plurality of employees in the third organizational structure tree diagram;
and screening out staff with lower order as target staff according to the order of the staff from high to low.
Optionally, the staff with lower assets in the third organization architecture tree diagram may be used as target staff, the target staff may be one or more, the historical asset information of old staff who have left the staff may be allocated to the target staff, and the current asset information of the current staff without any association in the first organization architecture tree diagram and the historical asset information of the historical staff without any association in the second organization architecture tree diagram may be reallocated to the one or more target staff.
Alternatively, regarding the weight size of the asset reassignment, the user may set according to the actual requirement, which is not limited by the embodiments of the present disclosure.
In some embodiments, the method further comprises:
the association of the wrong department or employee in the third organizational structure tree diagram is disassociated, and the lower level departments of the wrong department are disassociated, and employees within the lower level departments are disassociated.
As shown in fig. 2, the embodiment of the present disclosure further provides a processing apparatus for organizing architecture data, including:
a data obtaining unit 21 configured to obtain first data to be associated and second data to be associated according to a third party database, wherein the first data to be associated is used for indicating current data of the first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of the second organization architecture tree diagram;
a data association unit 22 configured to associate the first data to be associated with the second data to be associated according to a pre-configured data association rule, and generate associated data;
a generation unit 23 configured to generate a third organizational structure tree diagram from the associated data;
an asset allocation unit 24 configured to reallocate asset information of employees in the third organizational structure tree diagram according to a pre-configured asset allocation policy.
An electronic device according to an embodiment of the present disclosure includes a memory and a processor. The memory is for storing non-transitory computer readable instructions. In particular, the memory may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like.
The processor may be a Central Processing Unit (CPU) or other form of processing unit having data processing and/or instruction execution capabilities, and may control other components in the electronic device to perform the desired functions. In one embodiment of the disclosure, the processor is configured to execute the computer readable instructions stored in the memory, so that the electronic device performs all or part of the steps of the foregoing method for processing the organization architecture data of the embodiments of the disclosure, for example, including:
acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data;
generating a third organizational structure tree diagram according to the associated data;
and reallocating the asset information of the staff in the third organizational structure tree diagram according to a preconfigured asset allocation strategy.
It should be understood by those skilled in the art that, in order to solve the technical problem of how to obtain a good user experience effect, the present embodiment may also include well-known structures such as a communication bus, an interface, and the like, and these well-known structures are also included in the protection scope of the present disclosure.
The processing device for organizing architecture data provided by the embodiment of the disclosure can reduce manual repeated creation departments and staff, can also reduce manual redistribution of staff asset information, can reduce the complicated processes of manual repeated creation of staff under an organization architecture and an organization architecture, reduces the manual maintenance cost, reduces the complicated manual redistribution of staff assets, reduces the resource occupation of memory space, and improves the data query performance of a system and the use experience of the organization architecture.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the disclosure. A schematic diagram of an electronic device suitable for use in implementing embodiments of the present disclosure is shown. The electronic device shown in fig. 3 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 3, the electronic device may include a processing means (e.g., a central processing unit, a graphic processor, etc.) that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) or a program loaded from a storage means into a Random Access Memory (RAM). In the RAM, various programs and data required for the operation of the electronic device are also stored. The processing device, ROM and RAM are connected to each other via a bus. An input/output (I/O) interface is also connected to the bus.
In general, the following devices may be connected to the I/O interface: input means including, for example, sensors or visual information gathering devices; output devices including, for example, display screens and the like; storage devices including, for example, magnetic tape, hard disk, etc.; a communication device. The communication means may allow the electronic device to communicate wirelessly or by wire with other devices, such as edge computing devices, to exchange data. While fig. 3 shows an electronic device having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via a communication device, or installed from a storage device, or installed from ROM. When executed by a processing device, performs all or part of the steps of the method for processing organization architecture data of the embodiments of the present disclosure, including, for example:
acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data;
generating a third organizational structure tree diagram according to the associated data;
and reallocating the asset information of the staff in the third organizational structure tree diagram according to a preconfigured asset allocation strategy.
The detailed description of the present embodiment may refer to the corresponding description in the foregoing embodiments, and will not be repeated herein.
A computer-readable storage medium according to an embodiment of the present disclosure has stored thereon non-transitory computer-readable instructions. When executed by a processor, perform all or part of the steps of the method of processing organizational structure data of embodiments of the present disclosure described above, including, for example:
acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data;
generating a third organizational structure tree diagram according to the associated data;
and reallocating the asset information of the staff in the third organizational structure tree diagram according to a preconfigured asset allocation strategy.
The computer-readable storage medium described above includes, but is not limited to: optical storage media (e.g., CD-ROM and DVD), magneto-optical storage media (e.g., MO), magnetic storage media (e.g., magnetic tape or removable hard disk), media with built-in rewritable non-volatile memory (e.g., memory card), and media with built-in ROM (e.g., ROM cartridge).
The detailed description of the present embodiment may refer to the corresponding description in the foregoing embodiments, and will not be repeated herein.
The basic principles of the present disclosure have been described above in connection with specific embodiments, however, it should be noted that the advantages, benefits, effects, etc. mentioned in the present disclosure are merely examples and not limiting, and these advantages, benefits, effects, etc. are not to be considered as necessarily possessed by the various embodiments of the present disclosure. Furthermore, the specific details disclosed herein are for purposes of illustration and understanding only, and are not intended to be limiting, since the disclosure is not necessarily limited to practice with the specific details described.
In this disclosure, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions, and the block diagrams of devices, apparatuses, devices, systems involved in this disclosure are merely illustrative examples and are not intended to require or implicate that connections, arrangements, configurations must be made in the manner shown in the block diagrams. As will be appreciated by one of skill in the art, the devices, apparatuses, devices, systems may be connected, arranged, configured in any manner. Words such as "including," "comprising," "having," and the like are words of openness and mean "including but not limited to," and are used interchangeably therewith. The terms "or" and "as used herein refer to and are used interchangeably with the term" and/or "unless the context clearly indicates otherwise. The term "such as" as used herein refers to, and is used interchangeably with, the phrase "such as, but not limited to.
In addition, as used herein, the use of "or" in the recitation of items beginning with "at least one" indicates a separate recitation, such that recitation of "at least one of A, B or C" for example means a or B or C, or AB or AC or BC, or ABC (i.e., a and B and C). Furthermore, the term "exemplary" does not mean that the described example is preferred or better than other examples.
It is also noted that in the systems and methods of the present disclosure, components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered equivalent to the present disclosure.
Various changes, substitutions, and alterations are possible to the techniques described herein without departing from the teachings of the techniques defined by the appended claims. Furthermore, the scope of the claims of the present disclosure is not limited to the particular aspects of the process, machine, manufacture, composition of matter, means, methods and acts described above. The processes, machines, manufacture, compositions of matter, means, methods, or acts, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding aspects described herein may be utilized. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or acts.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the disclosure. Thus, the present disclosure is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit the embodiments of the disclosure to the form disclosed herein. Although a number of example aspects and embodiments have been discussed above, a person of ordinary skill in the art will recognize certain variations, modifications, alterations, additions, and subcombinations thereof.

Claims (10)

1. A method for processing organization architecture data, comprising:
acquiring first data to be associated and second data to be associated according to a third-party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
associating the first data to be associated with the second data to be associated according to a pre-configured data association rule to generate associated data;
generating a third organization architecture tree graph according to the association data;
and reallocating the asset information of the staff in the third organization architecture tree graph according to a preconfigured asset allocation strategy.
2. The method for processing the organization architecture data according to claim 1, wherein the associating the first data to be associated with the second data to be associated according to a pre-configured data association rule, generates associated data, and includes at least one of:
respectively merging the same plurality of path information in the first data to be associated and the second data to be associated, wherein the plurality of path information is used for indicating a plurality of paths in a target business process of a target department in an organization architecture;
respectively combining the same plurality of department identification information in the first data to be associated and the second data to be associated;
respectively combining the same employee identification information in the first data to be associated with the second data;
and respectively merging the same employee login account information in the first data to be associated and the second data to be associated.
3. The method of processing organizational architecture data according to claim 2, further comprising at least one of:
when the current path information in the first data to be associated is different from the historical path information in the second data to be associated, updating the historical path information by using the current path information;
when the current department identification information in the first data to be associated is different from the historical department identification information in the second data to be associated, updating the historical department identification information by using the current department identification information;
when the current employee identification information in the first data to be associated is different from the historical employee identification information in the second data to be associated, updating the historical employee identification information by using the current employee identification information;
and when the current employee login account information in the first data to be associated is different from the historical employee login account information in the second data to be associated, updating the historical employee login account information by using the current employee login account information.
4. The method of claim 1, wherein reassigning asset information of employees in the third organizational structure tree graph according to a pre-configured asset assignment policy, comprises:
acquiring historical asset information of historical staff in the second organizational structure tree diagram;
and distributing the historical asset information to staff corresponding to the historical staff in the third organization structure tree diagram.
5. The method of processing organizational structure data according to claim 4, further comprising:
acquiring current asset information of the deleted current staff in the first organization architecture tree diagram or historical asset information of the deleted historical staff in the second organization architecture tree diagram according to the associated data;
and distributing the current asset information or the historical asset information to target staff in the third organization architecture tree graph.
6. The method of processing organizational structure data according to claim 5, further comprising:
sorting the plurality of employees according to asset information of the plurality of employees in the third organizational structure tree diagram;
and screening out staff with lower order as the target staff according to the order of the staff from high to low.
7. The method of processing organizational structure data according to any one of claims 1 to 6, further comprising:
and de-associating the departments or staff with the wrong association in the third organization architecture tree diagram, de-associating the lower departments of the departments with the wrong association, and de-associating the staff in the lower departments.
8. A processing apparatus for organizing architectural data, comprising:
the data acquisition unit is configured to acquire first data to be associated and second data to be associated according to a third party database, wherein the first data to be associated is used for indicating current data of a first organization architecture tree diagram, and the second data to be associated is used for indicating historical data of a second organization architecture tree diagram;
the data association unit is configured to associate the first data to be associated with the second data to be associated according to a pre-configured data association rule, and generate associated data;
a generation unit configured to generate a third organizational structure tree diagram according to the association data;
and the asset allocation unit is configured to reallocate the asset information of the staff in the third organization architecture tree graph according to a preconfigured asset allocation strategy.
9. An electronic device, the electronic device comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of processing architectural data according to any one of claims 1 to 7.
10. A computer-readable storage medium storing computer instructions for causing a computer to perform the method of processing organization architecture data of any of claims 1 to 7.
CN202310226269.0A 2023-03-03 2023-03-03 Method, device, equipment and storage medium for processing organization architecture data Pending CN116401411A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310226269.0A CN116401411A (en) 2023-03-03 2023-03-03 Method, device, equipment and storage medium for processing organization architecture data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310226269.0A CN116401411A (en) 2023-03-03 2023-03-03 Method, device, equipment and storage medium for processing organization architecture data

Publications (1)

Publication Number Publication Date
CN116401411A true CN116401411A (en) 2023-07-07

Family

ID=87018784

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310226269.0A Pending CN116401411A (en) 2023-03-03 2023-03-03 Method, device, equipment and storage medium for processing organization architecture data

Country Status (1)

Country Link
CN (1) CN116401411A (en)

Similar Documents

Publication Publication Date Title
JP6376865B2 (en) Computer-implemented method, storage medium, and computer system for parallel tree-based prediction
US20110167034A1 (en) System and method for metric based allocation of costs
CN106557307B (en) Service data processing method and system
CN110852559A (en) Resource allocation method and device, storage medium and electronic device
Martin Problem Framing: Identifying the right models for the job
CN107798120B (en) Data conversion method and device
CN116401411A (en) Method, device, equipment and storage medium for processing organization architecture data
JP6280270B1 (en) Internal transaction determination device, internal transaction determination method, and internal transaction determination program
US20180357574A1 (en) Maximal availability inventory
CN115187117A (en) Order distribution system and method based on component structure tree
US20090037871A1 (en) Community-centric management of composite applications
CN105989434A (en) Transaction information management method and system
JP6501932B2 (en) Internal transaction judging device, internal transaction judging method and internal transaction judging program
CN112559603A (en) Feature extraction method, device, equipment and computer-readable storage medium
CN112150035A (en) Data processing method and device
Meszaros et al. Configuration management of the EU DEMO conceptual design data
CN111435476A (en) Manuscript compiling processing method, device, equipment and storage medium
JP6049911B2 (en) Mutual allocation calculation method and mutual allocation calculation system for cost accounting
JP6700452B2 (en) Data aggregation device, data aggregation method, and data aggregation program
JP6600368B2 (en) Data conversion apparatus, data conversion method, and data conversion program
JP6501931B2 (en) Data aggregation device, data aggregation method and data aggregation program
JP6280268B1 (en) Data aggregation device, data aggregation method, and data aggregation program
JP6472904B2 (en) Data reference authority management device, data reference authority management method, and data reference authority management program
CN114782010A (en) Demand file processing method and device, storage medium and equipment
CN115630908A (en) Management method, system and related equipment

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