CN111596956B - Information processing method and device based on block chain, electronic equipment and medium - Google Patents

Information processing method and device based on block chain, electronic equipment and medium Download PDF

Info

Publication number
CN111596956B
CN111596956B CN202010433270.7A CN202010433270A CN111596956B CN 111596956 B CN111596956 B CN 111596956B CN 202010433270 A CN202010433270 A CN 202010433270A CN 111596956 B CN111596956 B CN 111596956B
Authority
CN
China
Prior art keywords
model
request
approval
blockchain
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010433270.7A
Other languages
Chinese (zh)
Other versions
CN111596956A (en
Inventor
刘捷
霍嘉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202010433270.7A priority Critical patent/CN111596956B/en
Publication of CN111596956A publication Critical patent/CN111596956A/en
Application granted granted Critical
Publication of CN111596956B publication Critical patent/CN111596956B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Abstract

The present disclosure provides a blockchain-based information processing method, including: receiving a model maintenance request by using a blockchain node of the blockchain, wherein the model maintenance request is from an operation node and is used for indicating to execute specified change operation on a business architecture target description model, and sending approval information corresponding to the model maintenance request to the approval node in response to the model maintenance request so that the approval node can return an approval result based on the approval information and receive the approval result returned by the approval node; and storing request result information corresponding to the model maintenance request on the blockchain according to the approval result. In addition, the present disclosure also provides a blockchain-based information processing device, an electronic device, and a computer-readable storage medium.

Description

Information processing method and device based on block chain, electronic equipment and medium
Technical Field
The present disclosure relates to the field of blockchain technologies, and in particular, to a blockchain-based information processing method, apparatus, electronic device, and medium.
Background
The structured business architecture description realizes unified presentation of architecture, business and system of enterprise production and management through top-down description. The business architecture description model comprises text descriptions and association relations of a flow model, a product model and a entity model which are used in the enterprise at present. Obviously, the accuracy of the business architecture description model is of great significance for understanding the production and management conditions of enterprises. With the continuous expansion of large enterprise services, each service of the enterprise is continuously promoted, and the newly added service is continuously developed and brought on line while the stored service is continuously updated in an iterative manner, so that the service architecture description model also needs to be iterated and promoted synchronously with the iterative update and the development and the bringing on line of the service. Therefore, it is very important to effectively manage the business architecture description model, so that the change situation of the business architecture of the enterprise and the corresponding change situation of the business can be mastered in time.
Currently, related art also provides some management methods for the business architecture description model. For example, with centralized database management, users browse and use via B/S (Browser/SerVer, browser/SerVer mode). However, in implementing the concepts of the present disclosure, the inventors found that there are at least the following problems in the related art: because agile development and rapid iteration projects start to become an important mode of service system development and online, the updating of service architecture description models is more frequent and concentrated, and if a centralized database is adopted to manage the service architecture description models which are more frequent and concentrated, the technical problems of long flow, untimely component updating, difficult backtracking and the like, which are unavoidable, are solved, and the long flow, untimely updated components and difficult backtracking seriously affect the normal operation of each service of an enterprise.
For the above-mentioned problems in the related art, no effective solution has been proposed yet.
Disclosure of Invention
In view of this, in order to at least partially overcome the technical problems of lengthy flow, untimely component update, difficult backtracking, etc. that the centralized database is adopted to manage the business architecture description model that is updated more frequently and centralized in the related art. The present disclosure provides a blockchain-based information processing method, apparatus, electronic device, and medium that are distinct from a centralized database. Unlike the prior art, the information processing method provided by the present disclosure relates to a method for dynamically storing and processing a service architecture description model based on a blockchain network, and the method combines the service architecture description model with a blockchain technology, fully utilizes the characteristics of non-falsification and retroactive characteristics of the blockchain technology, stores the dynamic iteration update information of the service architecture description model on the blockchain, can realize the technical effect of retroactive performance of the service architecture description model iteration, ensures timeliness of model results, and ensures normal operation of each service of an enterprise.
To achieve the above object, an aspect of the present disclosure provides an information processing method including: receiving a model maintenance request by using a blockchain node of the blockchain, wherein the model maintenance request is from an operation node and is used for indicating to execute specified change operation on a business architecture target description model; responding to the model maintenance request, and transmitting approval information corresponding to the model maintenance request to an approval node so that the approval node can return an approval result based on the approval information; receiving an approval result returned by the approval node; and storing request result information corresponding to the model maintenance request on the blockchain according to the approval result.
According to an embodiment of the present disclosure, the above-described model maintenance request includes: a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or a model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on the business architecture target description model.
According to an embodiment of the present disclosure, storing the request result information corresponding to the model maintenance request on the blockchain according to the approval result includes: if the examination and approval result shows that the model maintenance request passes, acquiring a first description model of the service architecture, wherein the first description model of the service architecture is a description model after the specified change operation is executed on the target description model of the service architecture; and storing the first description model information of the business architecture as request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change execution request, the storing, according to the approval result, request result information corresponding to the model maintenance request on the blockchain includes: if the examination and approval result shows that the model change execution request does not pass, acquiring a second description model of the service architecture, wherein the second description model of the service architecture is a description model before the change operation is executed on the target description model of the service architecture; and storing the second description model information of the service architecture and an approval result indicating that the model change execution request fails as request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change rollback request, storing, on the blockchain, request result information corresponding to the model maintenance request according to the approval result includes: and if the approval result indicates that the model change back-off request fails, storing the model change back-off request information and the approval result indicating that the model change back-off request fails as request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the method further includes: responding to the model change execution request, and calling an intelligent contract deployed on the blockchain node; executing a change operation on the business architecture object description model in the intelligent contract based on the model change execution request; and storing the model change execution request information on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change back-off request, the transmitting, in response to the model maintenance request, approval information corresponding to the model maintenance request to an approval node includes: responding to the model change rollback request, and calling an intelligent contract deployed on the blockchain node; inquiring in the intelligent contract to obtain a model change record corresponding to the model change rollback request based on the model change rollback request; transmitting the model change record to the operation node so that the operation node can return confirmation information based on the model change record; and sending the received confirmation information returned by the operation node to an approval node as approval information corresponding to the model maintenance request.
According to an embodiment of the present disclosure, the above method further includes: receiving a model query request by using a blockchain node of the blockchain, wherein the model query request comprises a query condition for indicating to execute a query operation on a business architecture target description model; responding to the model query request to obtain a model query result; and outputting the model query result.
According to an embodiment of the present disclosure, the obtaining, in response to the model query request, a model query result includes: responding to the model inquiry request, and calling an intelligent contract deployed on the blockchain node; based on the query conditions, query operations are performed on the business architecture object description model in the intelligent contract to obtain model query results meeting the query conditions.
To achieve the above object, another aspect of the present disclosure provides an information processing apparatus comprising: the first receiving module is used for receiving a model maintenance request by utilizing a blockchain node of the blockchain, wherein the model maintenance request is from an operation node and used for indicating to execute specified change operation on a business architecture target description model; the sending module is used for responding to the model maintenance request and sending the approval information corresponding to the model maintenance request to the approval node so that the approval node can return an approval result based on the approval information; the second receiving module is used for receiving the approval result returned by the approval node; and the first storage module is used for storing the request result information corresponding to the model maintenance request on the blockchain according to the approval result.
According to an embodiment of the present disclosure, the above-described model maintenance request includes: a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or a model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on the business architecture target description model.
According to an embodiment of the present disclosure, the first storage module includes: the first obtaining sub-module is used for obtaining a first description model of the business architecture if the examination and approval result indicates that the model maintenance request is passed, wherein the first description model of the business architecture is a description model after the specified change operation is executed on the target description model of the business architecture; and the first storage sub-module is used for storing the first description model information of the business architecture as request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change execution request, the first storage module includes: the second obtaining sub-module is configured to obtain a second description model of the service architecture if the approval result indicates that the model change execution request fails, where the second description model of the service architecture is a description model before the change operation is performed on the target description model of the service architecture; and the second storage sub-module is used for storing the second description model information of the service architecture and an approval result indicating that the model change execution request fails as request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change back-off request, the first storage module includes: and the third storage sub-module is used for storing the model change back-off request information and the approval result indicating that the model change back-off request fails as request result information corresponding to the model maintenance request on the blockchain if the approval result indicates that the model change back-off request fails.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change execution request, before transmitting approval information corresponding to the model maintenance request to an approval node, the apparatus further includes: the calling module is used for responding to the model change execution request and calling the intelligent contract deployed on the blockchain node; the processing module is used for executing changing operation on the business architecture target description model in the intelligent contract based on the model changing execution request; and a second storage module configured to store the model change execution request information on the blockchain.
According to an embodiment of the present disclosure, in a case where the model maintenance request includes a model change back-off request, the transmitting module includes: the first calling sub-module is used for responding to the model change rollback request and calling the intelligent contract deployed on the blockchain node; a first query sub-module, configured to query in the intelligent contract based on the model change rollback request to obtain a model change record corresponding to the model change rollback request; a first sending sub-module, configured to send the model change record to the operation node, so that the operation node can return acknowledgement information based on the model change record; and the second sending sub-module is used for sending the received confirmation information returned by the operation node to the approval node as approval information corresponding to the model maintenance request.
According to an embodiment of the present disclosure, the above apparatus further includes: a third receiving module, configured to receive a model query request by using a blockchain node of the blockchain, where the model query request includes a query condition for indicating to perform a query operation on a business architecture object description model; the obtaining module is used for responding to the model query request and obtaining a model query result; and the output module is used for outputting the model query result.
According to an embodiment of the present disclosure, the obtaining module includes: the second calling sub-module is used for responding to the model query request and calling the intelligent contract deployed on the blockchain node; and the second query sub-module is used for executing query operation on the business architecture target description model in the intelligent contract based on the query condition so as to obtain a model query result meeting the query condition.
To achieve the above object, another aspect of the present disclosure provides an electronic device, including: and one or more processors, a memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method as described above.
To achieve the above object, another aspect of the present disclosure provides a computer-readable storage medium storing computer-executable instructions that, when executed, are configured to implement the method as described above.
To achieve the above object, another aspect of the present disclosure provides a computer program comprising computer executable instructions for implementing the method as described above when executed.
Compared with the prior art that the service architecture description model is more frequently and intensively updated by adopting the centralized database, the information processing method for managing the service architecture description model provided by the present disclosure receives the model maintenance request of the service architecture description model by utilizing the block chain link points, invokes the intelligent contract of the service architecture description model to record the model maintenance request and the approval result, uploads the change result information to the block chain, and can trace back and rollback the change of the service architecture description model.
Drawings
For a more complete understanding of the present disclosure and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
FIG. 1 schematically illustrates a system architecture of a blockchain-based information processing method and apparatus suitable for use with embodiments of the present disclosure;
FIG. 2 schematically illustrates a schematic diagram of a business architecture description model of an embodiment of the present disclosure;
FIG. 3 schematically illustrates a flow diagram of a blockchain-based information processing method in accordance with an embodiment of the present disclosure;
FIG. 4 schematically illustrates a flow diagram for modifying a business architecture description model based on blockchains in accordance with embodiments of the present disclosure;
FIG. 5 schematically illustrates a flow diagram for backtracking a business architecture description model based on blockchains in accordance with embodiments of the present disclosure;
FIG. 6 schematically illustrates a flow diagram for rollback of a business architecture description model based on blockchains in accordance with embodiments of the present disclosure;
FIG. 7 schematically illustrates a block diagram of a blockchain-based information processing device in accordance with an embodiment of the present disclosure;
FIG. 8 schematically illustrates a schematic diagram of a computer-readable storage medium product suitable for implementing the blockchain-based information processing method described above, in accordance with an embodiment of the present disclosure; and
Fig. 9 schematically illustrates a block diagram of an electronic device adapted to implement the blockchain-based information processing method described above, in accordance with an embodiment of the present disclosure.
In the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is only exemplary and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the present disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and/or the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It should be noted that the terms used herein should be construed to have meanings consistent with the context of the present specification and should not be construed in an idealized or overly formal manner.
Where expressions like at least one of "A, B and C, etc. are used, the expressions should generally be interpreted in accordance with the meaning as commonly understood by those skilled in the art (e.g.," a system having at least one of A, B and C "shall include, but not be limited to, a system having a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). Where a formulation similar to at least one of "A, B or C, etc." is used, in general such a formulation should be interpreted in accordance with the ordinary understanding of one skilled in the art (e.g. "a system with at least one of A, B or C" would include but not be limited to systems with a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
Some of the block diagrams and/or flowchart illustrations are shown in the figures. It will be understood that some blocks of the block diagrams and/or flowchart illustrations, or combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable user authentication apparatus, such that the instructions, when executed by the processor, create means for implementing the functions/acts specified in the block diagrams and/or flowchart. The techniques of this disclosure may be implemented in hardware and/or software (including firmware, microcode, etc.). Additionally, the techniques of this disclosure may take the form of a computer program product on a computer-readable storage medium having instructions stored thereon, the computer program product being for use by or in connection with an instruction execution system.
Along with the continuous expansion of large-scale enterprise business, each business of the enterprise is continuously promoted, and the newly added business is continuously developed and brought on line while the stored business is continuously updated in an iterative manner, so that the business architecture description model also needs to be iterated and promoted synchronously along with the iterative update and the development and the bringing on line of the business. Therefore, it is very important to effectively manage the business architecture description model, so that the change situation of the business architecture of the enterprise and the corresponding change situation of the business can be mastered in time. Because agile development and rapid iteration projects start to become an important mode of service system development and online, the updating of service architecture description models is more frequent and concentrated, and if a centralized database is adopted to manage the service architecture description models which are more frequent and concentrated, the technical problems of long flow, untimely component updating, difficult backtracking and the like, which are unavoidable, are solved, and the long flow, untimely updated components and difficult backtracking seriously affect the normal operation of each service of an enterprise.
Embodiments of the present disclosure provide a blockchain-based information processing method, apparatus, electronic device, and computer-readable storage medium. The information processing method comprises the following steps: firstly, a block chain node of the block chain is utilized to receive a model maintenance request, wherein the model maintenance request is from an operation node and is used for indicating to execute specified change operation on a business architecture target description model. And then, in response to the model maintenance request, transmitting approval information corresponding to the model maintenance request to an approval node so that the approval node can return an approval result based on the approval information. And then, receiving an approval result returned by the approval node. And finally, according to the approval result, storing request result information corresponding to the model maintenance request on the blockchain.
Compared with the prior art, the information processing method based on the blockchain has the advantages that on one hand, the block chain link points are utilized to receive the model maintenance request of the service architecture description model, the intelligent contract of the service architecture description model is called to record the model maintenance request and the approval result, the change result information is uploaded to the blockchain, on the other hand, the change of the service architecture description model can be traced back and rolled back, the total change information of the service architecture description model is uploaded to the blockchain, the change path of the service architecture description model can be disclosed, the blockchain technology ensures that the information cannot be tampered, and no conflict among changes can occur, so that the technical effects of improving the real-time performance and reliability of the service architecture description model data are achieved.
The information processing method and device provided by the disclosure relate to a service architecture description model and a blockchain technology, wherein the blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. Blockchain (Blockchain), an important concept of bitcoin, is essentially a de-centralized database, and serves as a bottom technology of bitcoin, and is a series of data blocks which are generated by association through a cryptography method, wherein each data block contains information of a batch of bitcoin network transactions, and the information is used for verifying the validity (anti-counterfeiting) of the information and generating a next block. The blocks are storage units one by one, and all communication information of all block nodes in a certain time is recorded. The blocks are linked by random hashing (also called hash algorithm), the latter block contains the hash value of the former block, and as the information exchange expands, one block is successive to one block, and the result is called a block chain.
Fig. 1 schematically illustrates a system architecture 100 suitable for use in the blockchain-based information processing methods and apparatus of embodiments of the present disclosure. It should be noted that fig. 1 is only an example of a system architecture to which embodiments of the present disclosure may be applied to assist those skilled in the art in understanding the technical content of the present disclosure, but does not mean that embodiments of the present disclosure may not be used in other devices, systems, environments, or scenarios.
As shown in fig. 1, a system architecture 100 of the blockchain-based information processing method and apparatus includes a blockchain network 101, an operation node 1031, an operation node 1032, an approval node 1041, and an approval node 1042.
The blockchain network 101 incorporates the new block into a set of blockchain nodes of the blockchain by way of consensus. The blockchain network 101 may include blocklink points 1011, blocklink points 1012, blocklink points 1013, blocklink points 1014, blockchain nodes 1015, and blockchain network 102. The blockchain network 102 is used to provide a medium of communication links between a plurality of blockchain points. The blockchain network 102 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
Modeling personnel of the business architecture description model can interact with one or more blockchain nodes in the blockchain network 101 through one or more of the operation nodes 1031 and 1032, send a model maintenance request of the business architecture description model to the blockchain nodes, after the blockchain links send approval information corresponding to the model maintenance request to the approval nodes, receive approval results sent by the approval personnel through one or more of the approval nodes 1041 and 1042 after the approval nodes approve the approval information to return approval results, and store request result information corresponding to the model maintenance request on the blockchain according to the approval results.
It should be understood that the number of blockchain nodes, operational nodes, and approval nodes deployed in fig. 1 is merely illustrative. There may be any number of blockchain nodes, operational nodes, and approval nodes, as desired for implementation.
In the disclosure, the business architecture description model is a method for structurally describing business of an enterprise from top to bottom, and the accuracy of the business architecture description model has important significance for understanding the production and operation conditions of the enterprise.
Fig. 2 schematically shows a schematic diagram of a business architecture description model of an embodiment of the present disclosure.
As shown in FIG. 2, business architecture description model 200 may include textual descriptions and associations of business architecture flow model 201, product model 202, and entity model 203, which are currently in use in enterprises.
Flow model 201: the method refers to the fact that services in different service fields are divided based on planning, executing and supervising value flows of the services, each value flow is divided into different activities, tasks are decomposed in the activities, the tasks are decomposed into flow descriptions after steps according to service rules and conditions, and five levels (service fields-value flows-activities-tasks-steps) are shared.
For example, in the process model 201 of banking, the business domain generally includes, but is not limited to: personal deposit, personal account, credit card, personal loan, etc. Value streams generally include, but are not limited to: business planning, business preparation, service clients, etc. Activities generally include, but are not limited to: making a management system, issuing a credit card, withdrawing funds from the credit card, returning a credit card debt, and the like. Tasks generally include, but are not limited to: identifying individual customers, monitoring real-time fraud risk, accepting credit card funds withdrawal applications, settling foreign exchange, etc.
Product model 202 is a set of standard structures that define enterprise products, including product lines, product groups, base products, saleable products, and associations between products.
For example, in a banking product model 202, generally include, but are not limited to: debit cards, credit cards, quasi-credit cards, international debit cards, and the like.
The entity model 203 records the service content of each service object, and each service object includes a core entity, a life cycle (state of the core entity), subordinate entities (describing attribute information of the core entity), association relations among the service objects, and constraint conditions.
It should be noted that, the business architecture may include, in addition to the foregoing process model 201, product model 202, and entity model 203, a one-to-one association relationship or a one-to-many association relationship between the hierarchical members.
It should be noted that fig. 2 is only an example of a model included in the service architecture description model to which the embodiments of the present disclosure may be applied, so as to help those skilled in the art understand the technical content of the present disclosure, but it does not mean that the service architecture description model of the embodiments of the present disclosure may not include other models, and as the service is updated and extended, the model included in the service architecture description model is iterated and updated continuously.
In this context, it is to be understood that the terms involved in this invention include blockchain, blockchain networks, ledgers, smart contracts and consensus. Where a blockchain is a storage structure of encrypted, chained transactions formed by blocks. The header of each block can include the hash value of all transactions in the block and also the hash value of all transactions in the previous block, so that the tamper resistance and the anti-counterfeiting of the transactions in the block are realized based on the hash value; the newly generated transactions, after being filled into the block and passing through the consensus of the nodes in the blockchain network, are appended to the tail of the blockchain to form a chain growth. A blockchain network refers to a collection of nodes that incorporate new blocks into the blockchain by way of consensus. Ledgers are a collective term for blockchains (also known as ledger data) and state databases that are synchronized with blockchains. Wherein the blockchain records transactions in the form of files in a file system; the state database records transactions in the blockchain in the form of different types of key-value pairs for supporting quick queries for transactions in the blockchain. The intelligent contract, also called chain code or application code, is deployed in a node of the blockchain network, which is triggered to execute according to a condition, and the node executes the intelligent contract invoked in the received transaction to update or query the key value of the state database for data. Consensus refers to a process for agreeing on transactions in a blockchain among a number of nodes involved, the agreed blocks being appended to the tail of the blockchain, mechanisms for achieving consensus including workload certification, equity certification, stock authority certification, elapsed amount of time certification, and the like.
The principles and spirit of the present invention are explained in detail below with reference to several representative embodiments thereof. Furthermore, any number of elements in the figures is for illustration and not limitation, and any naming is used for distinction only and not for any limiting sense.
Fig. 3 schematically illustrates a flowchart of a blockchain-based information processing method in accordance with an embodiment of the present disclosure.
As shown in fig. 3, the information processing method may include operations S310 to S340.
In operation S310, a model maintenance request is received by a blockchain node of a blockchain, wherein the model maintenance request is from an operation node for indicating to perform a specified change operation on a business architecture object description model.
The blockchain node may be any one or more blockchain nodes as shown in fig. 2 in accordance with embodiments of the present disclosure. The operational node may be any one or more of the operational nodes as shown in fig. 2. The approval node may be any one or more of the approval nodes as shown in fig. 2.
According to the embodiment of the disclosure, for iterative updating of enterprise business, iterative updating of a business architecture description model is required, and a modeler can send a model maintenance request to a block link point through an operation node, wherein the model maintenance request is used for indicating to execute specified change operation on a business architecture target description model. These constant change operations will reflect the latest business architecture changes, and the corresponding business changes.
For example, the specified change operation may be an update operation for a new addition, editing, deletion, or the like of the flow model, the entity model, the model description in the product model, and the association relationship between the respective model components shown in fig. 2.
In connection with the business architecture description model shown in fig. 2, taking banking business as an example, it is assumed that the next updated version of the application software will provide support for the smart phone application for virtual digital credit card business by the credit card system according to the actual business requirements. Accordingly, the process model, the product model and the entity model need to be modified in the business architecture description model. Specifically, modifying the flow model to enable the modified flow model to contain a flow for applying the virtual digital credit card; modifying the product model to enable information such as products and product conditions of the virtual digital credit card to be added in the modified product model; and modifying the entity model to enable the modified entity model to be added with medium information of the digital virtual credit card and the like.
In operation S320, in response to the model maintenance request, approval information corresponding to the model maintenance request is transmitted to the approval node, so that the approval node can return an approval result based on the approval information.
In operation S330, an approval result returned by the approval node is received.
According to the embodiment of the disclosure, the approval result may be that the approval information corresponding to the model maintenance request passes the approval, or that the approval information corresponding to the model maintenance request fails the approval.
In operation S340, request result information corresponding to the model maintenance request is stored on the blockchain according to the approval result.
According to embodiments of the present disclosure, the approval results are different, and the request result information stored on the blockchain is different. Optionally, the model maintenance request is mapped in association with the approval result so as to record the related information of the model maintenance request.
According to the embodiment of the disclosure, on one hand, a model maintenance request of a service architecture description model can be received by using the block chain link points, an intelligent contract of the service architecture description model is called to record the model maintenance request and the approval result, and change result information is uploaded to a block chain, on the other hand, the change of the service architecture description model can be traced back and rolled back, and the whole change information of the service architecture description model is uploaded to the block chain, so that a change path of the service architecture description model can be disclosed, the block chain technology ensures that the information cannot be tampered, and no conflict among changes occurs, thereby achieving the technical effect of improving the real-time property and reliability of the service architecture description model data.
Having described the basic principles of the present disclosure, various non-limiting embodiments of the present disclosure are specifically described below.
As an alternative embodiment, the foregoing model maintenance request includes: a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or a model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on the business architecture target description model.
According to embodiments of the present disclosure, the model maintenance request may include only the model change execution request, may include only the model change rollback request, and may include both the model change execution request and the model change rollback request. According to the iterative updating condition of the actual service, a corresponding model maintenance request can be determined.
In the present disclosure, the changing operation may include, but is not limited to, an update operation of adding, editing, deleting, etc. the flow model, the entity model, the model description in the product model, and the association relationship between the model components. Correspondingly, the change rollback operation may include, but is not limited to, a rollback operation of an update operation of adding, editing, deleting, etc. to a flow model, an entity model, a model description in a product model, and an association relationship between the model components, that is, a revocation update operation.
According to the embodiment of the invention, the information processing method based on the blockchain supports the model maintenance requests of various changed contents, so that the iterative update management of the service architecture description model is more comprehensive, and the instantaneity and the reliability of the service architecture description model are improved.
As an alternative embodiment, storing the request result information corresponding to the model maintenance request on the blockchain according to the approval result includes: if the examination and approval result shows that the model maintenance request passes, acquiring a first description model of the business architecture, wherein the first description model of the business architecture is a description model after the specified change operation is executed on the target description model of the business architecture; and storing the first description model information of the business architecture as request result information corresponding to the model maintenance request on the block chain.
According to the embodiment of the disclosure, in the case that the approval result indicates that the model maintenance request has passed, a new description model, namely, a business architecture first description model, obtained after the model maintenance request is executed on the business architecture target description model is acquired, and then the business architecture first description model information is stored on the blockchain.
Specifically, in the case where the model maintenance request includes a model change execution request, the business architecture first description model is a description model after executing a change operation on the business architecture target description model. In the case that the foregoing model maintenance request includes a model change rollback request, the service architecture first description model is a description model after performing a change rollback operation on the service architecture target description model.
According to the embodiment of the disclosure, under the condition that the approval result indicates that the model maintenance request passes, the change information related to the service architecture description model is uploaded to the blockchain, a change path of the service architecture description model can be disclosed, the blockchain technology ensures that the change information cannot be tampered, no conflict between changes occurs, and therefore instantaneity and reliability of service architecture description model data are improved.
As an alternative embodiment, in a case where the model maintenance request includes a model change execution request, storing, on the blockchain, request result information corresponding to the model maintenance request according to the approval result includes: if the examination and approval result shows that the model change execution request does not pass, acquiring a second description model of the service architecture, wherein the second description model of the service architecture is a description model before the change operation is executed on the target description model of the service architecture; and storing the second description model information of the service architecture and an approval result indicating that the model change execution request fails as request result information corresponding to the model maintenance request on the blockchain.
According to the embodiment of the disclosure, if the approval result indicates that the model change execution request fails, the description model before the current change operation, that is, the second description model of the business architecture and the approval result are stored on the blockchain.
As an optional embodiment, in a case where the model maintenance request includes a model change rollback request, storing, on the blockchain, request result information corresponding to the model maintenance request according to the approval result includes: and if the approval result indicates that the model change back-off request fails, storing the model change back-off request information and the approval result indicating that the model change back-off request fails as request result information corresponding to the model maintenance request on the blockchain.
According to the embodiment of the disclosure, under the condition that the examination and approval result indicates that the model maintenance request is not passed, the change information related to the service architecture description model is also uploaded to the blockchain, the change path of the service architecture description model can be disclosed, the blockchain technology ensures that the change information cannot be tampered, and no conflict between changes occurs, so that the real-time performance and reliability of the service architecture description model data are improved.
It should be noted that, through the above embodiments of the present disclosure, the full amount of change information of the service architecture description model is uploaded to the blockchain, and the change path of the service architecture description model may be disclosed, so that the blockchain technology ensures that the change information is not tampered, and no conflict between changes occurs, thereby improving the real-time performance and reliability of the service architecture description model data.
As an optional embodiment, in a case where the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the method further includes: calling an intelligent contract deployed on the blockchain node in response to the model change execution request; executing a change operation on the business architecture object description model in the intelligent contract based on the model change execution request; and storing the model change execution request information on the blockchain.
By the embodiment of the disclosure, besides storing the request result information corresponding to the model maintenance request on the blockchain, the model change execution request information can be stored on the blockchain, so that the full change information of the service architecture description model is uploaded to the blockchain.
As an optional embodiment, in a case where the model maintenance request includes a model change rollback request, the sending, in response to the model maintenance request, approval information corresponding to the model maintenance request to an approval node includes: calling an intelligent contract deployed on the blockchain node in response to the model change rollback request; inquiring in the intelligent contract to obtain a model change record corresponding to the model change back request based on the model change back request; transmitting the model change record to the operation node so that the operation node can return confirmation information based on the model change record; and sending the received confirmation information returned by the operation node to an approval node as approval information corresponding to the model maintenance request.
According to the embodiment of the disclosure, unlike the model change execution request, the model change rollback request needs to send the model change record corresponding to the model change rollback request to the operation node through the blockchain node before sending the approval information corresponding to the model maintenance request to the approval node, so that a modeler of the operation node can confirm the model change record and return a confirmation result, and if the model change record passes, the model change record is sent to the auditing node, and if the model change record does not pass, the model change record is not sent to the auditing node.
By the embodiment of the disclosure, before the approval information corresponding to the model change back-off request is sent to the approval node, the model change record corresponding to the model change back-off request is sent to the operation node to obtain the confirmation result,
according to the embodiment of the disclosure, the blockchain-based information processing method can support a model query request for a business architecture target description model in addition to a model change execution request and a model change rollback request for the business architecture target description model.
As an alternative embodiment, the foregoing method further comprises: receiving a model query request by using a blockchain node of the blockchain, wherein the model query request comprises a query condition for indicating to execute a query operation on a business architecture target description model; responding to the model query request to obtain a model query result; and outputting the model query result.
As an alternative embodiment, the foregoing obtaining the model query result in response to the foregoing model query request includes: responding to the model query request, and calling an intelligent contract deployed on the blockchain node; based on the query conditions, query operation is performed on the business architecture object description model in the intelligent contract to obtain a model query result conforming to the query conditions.
According to the embodiment of the disclosure, under the condition that a model query request is received, query results such as modification records of all related business architecture assets after a query condition corresponds to a time point can be obtained according to the query request, and query of the business architecture description model is supported on the basis that the instantaneity and reliability of the business architecture description model data are improved, so that related business personnel can know a change path of the business architecture description model at any time.
In the following, an exemplary application embodiment for performing service architecture description model maintenance using a blockchain network is described taking a case that a plurality of service architecture modelers access blockchain nodes of the blockchain network together through operation nodes to iteratively update a service architecture description model of the service architecture.
Fig. 4 schematically illustrates a schematic diagram of a change to a business architecture description model based on blockchains in accordance with an embodiment of the present disclosure.
As shown in fig. 4, when a modeling person uses the method to change a service architecture model, after the modeling person submits a model change request to a blockchain network, the blockchain network invokes a service architecture description model intelligent contract to modify in the service architecture description model intelligent contract according to the service architecture modification request, and adds model maintenance request information to the blockchain. And receiving approval information sent by the approver. And calling a business architecture description model intelligent contract, and carrying out association mapping on the model maintenance request and approval information. And if the approval result is that the modification is approved, adding the modified business architecture description model information to the blockchain. If the approval result is that the modification is not approved, the business architecture description model information and the approval result before the modification are added to the blockchain.
Fig. 5 schematically illustrates a schematic diagram of backtracking a business architecture description model based on blockchains in accordance with embodiments of the present disclosure.
As shown in fig. 5, when a specific model change condition of the backtracking service architecture is required, a modeler submits a backtracking request including a query condition. The blockchain network invokes the business architecture description model intelligence contract to query in the business architecture description model intelligence contract in accordance with the business architecture model query request described previously. And outputting query results such as modification records of all related business architecture assets after the corresponding time points of the retrospective query conditions are met.
Fig. 6 schematically illustrates a schematic diagram of rollback of a business architecture description model based on blockchains in accordance with an embodiment of the present disclosure.
As shown in fig. 6, when a specific model change of the fallback service architecture is required, a modeler submits a model change fallback request. The blockchain network invokes the business architecture description model intelligent contract to query in the business architecture description model intelligent contract according to the business architecture rollback request and returns the result to the modeler. And the modeling personnel confirms the asset change record needing to be rolled back and sends the asset change record to the approver. And receiving approval information sent by the approver. And calling a business architecture description model intelligent contract, and carrying out association mapping on the model rollback request and approval information. And if the approval result is that the rollback is agreed, adding the business architecture description model information after rollback to the blockchain. If the approval result is that the modification is not approved, the business architecture description model rollback request information and the approval result are added to the blockchain, and other asset information is unchanged. The back-off business architecture description model information informs the modelers and approvers.
Through the above embodiments of the present disclosure, the full amount of change information of the service architecture description model is uploaded to the blockchain, and a change path of the service architecture description model can be disclosed.
Fig. 7 schematically illustrates a block diagram of a blockchain-based information processing device in accordance with an embodiment of the present disclosure.
As shown in fig. 7, the information processing apparatus 700 may include a first receiving module 710, a transmitting module 720, a second receiving module 730, and a storage module 740.
The first receiving module 710 is configured to receive a model maintenance request by using a blockchain node of the blockchain, where the model maintenance request is from an operation node and is used to instruct to perform a specified change operation on a business architecture target description model.
The sending module 720 is configured to send approval information corresponding to the model maintenance request to an approval node in response to the model maintenance request, so that the approval node can return an approval result based on the approval information.
And a second receiving module 730, configured to receive an approval result returned by the approval node.
And the first storage module 740 is configured to store, on the blockchain, request result information corresponding to the model maintenance request according to the approval result.
According to the embodiment of the disclosure, on one hand, a model maintenance request of a service architecture description model can be received by using the block chain link points, an intelligent contract of the service architecture description model is called to record the model maintenance request and the approval result, and change result information is uploaded to a block chain, on the other hand, the change of the service architecture description model can be traced back and rolled back, and the whole change information of the service architecture description model is uploaded to the block chain, so that a change path of the service architecture description model can be disclosed, the block chain technology ensures that the information cannot be tampered, and no conflict among changes occurs, thereby achieving the technical effect of improving the real-time property and reliability of the service architecture description model data.
As an alternative embodiment, the foregoing model maintenance request includes: a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or a model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on the business architecture target description model.
As an alternative embodiment, the foregoing first storage module includes: the first obtaining sub-module is used for obtaining a first description model of the business architecture if the approval result indicates that the model maintenance request is passed, wherein the first description model of the business architecture is a description model after the specified change operation is executed on the target description model of the business architecture; and the first storage sub-module is used for storing the first description model information of the business architecture on the block chain as request result information corresponding to the model maintenance request.
As an alternative embodiment, in a case where the model maintenance request includes a model change execution request, the first storage module includes: the second obtaining sub-module is used for obtaining a second description model of the service architecture if the approval result indicates that the model change execution request does not pass, wherein the second description model of the service architecture is a description model before the change operation is executed on the target description model of the service architecture; and the second storage sub-module is used for storing the second description model information of the service architecture and an approval result indicating that the model change execution request fails as request result information corresponding to the model maintenance request on the blockchain.
As an alternative embodiment, in case the model maintenance request includes a model change rollback request, the first storage module includes: and the third storage sub-module is used for storing the model change back-off request information and the approval result indicating that the model change back-off request fails as request result information corresponding to the model maintenance request on the blockchain if the approval result indicates that the model change back-off request fails.
As an optional embodiment, in a case where the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the apparatus further includes: the calling module is used for responding to the model change execution request and calling the intelligent contract deployed on the blockchain node; the processing module is used for executing changing operation on the business architecture target description model in the intelligent contract based on the model changing execution request; and a second storage module for storing the model change execution request information on the blockchain.
As an optional embodiment, in a case where the model maintenance request includes a model change back-off request, the sending module includes: the first calling sub-module is used for responding to the model change rollback request and calling the intelligent contract deployed on the blockchain node; a first query sub-module, configured to query in the intelligent contract to obtain a model change record corresponding to the model change rollback request based on the model change rollback request; the first sending submodule is used for sending the model change record to the operation node so that the operation node can return confirmation information based on the model change record; and the second sending sub-module is used for sending the received confirmation information returned by the operation node to the approval node as approval information corresponding to the model maintenance request.
As an alternative embodiment, the foregoing apparatus further comprises: a third receiving module, configured to receive a model query request by using a blockchain node of the blockchain, where the model query request includes a query condition for indicating to perform a query operation on a business architecture object description model; the obtaining module is used for responding to the model query request and obtaining a model query result; and the output module is used for outputting the model query result.
As an alternative embodiment, the aforementioned obtaining module includes: the second calling sub-module is used for responding to the model query request and calling the intelligent contract deployed on the block chain node; and the second query sub-module is used for executing query operation on the business architecture target description model in the intelligent contract based on the query conditions so as to obtain a model query result which accords with the query conditions.
It should be noted that, the embodiment mode of the information processing apparatus portion is similar to the embodiment mode of the information processing method portion, and the achieved technical effects are similar, and are not described herein.
Any number of the modules, sub-modules, or at least some of the functionality of any number of the modules, sub-modules, according to embodiments of the present disclosure, may be implemented in one module. Any one or more of the modules, sub-modules, according to embodiments of the present disclosure may be implemented as split into multiple modules. Any one or more of the modules, sub-modules, according to embodiments of the present disclosure, may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system-on-chip, a system-on-a-substrate, a system-on-a-package, an Application Specific Integrated Circuit (ASIC), or in hardware or firmware in any other reasonable manner of integrating or packaging the circuit, or in any one of or a suitable combination of three of software, hardware, and firmware. Alternatively, one or more of the modules, sub-modules according to embodiments of the present disclosure may be at least partially implemented as computer program modules that, when executed, perform the corresponding functions.
For example, any of the first receiving module 710, the transmitting module 720, the second receiving module 730, the first storage module 740, the first obtaining sub-module, the first storage sub-module, the second obtaining sub-module, the second storage sub-module, the third storage sub-module, the calling module, the processing module, the second storage module, the first calling sub-module, the first querying sub-module, the first transmitting sub-module, the second transmitting sub-module, the third receiving module, the obtaining module, the output module, the second calling sub-module, and the second querying sub-module may be combined into one module to be implemented, or any of the modules may be split into a plurality of modules. Alternatively, at least some of the functionality of one or more of the modules may be combined with at least some of the functionality of other modules and implemented in one module. According to embodiments of the present disclosure, at least one of the first receiving module 710, the transmitting module 720, the second receiving module 730, the first storage module 740, the first acquiring sub-module, the first storage sub-module, the second acquiring sub-module, the second storage sub-module, the third storage sub-module, the calling module, the processing module, the second storage module, the first calling sub-module, the first query sub-module, the first transmitting sub-module, the second transmitting sub-module, the third receiving module, the obtaining module, the output module, the second calling sub-module, the second query sub-module may be implemented at least in part as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a packaged Application Specific Integrated Circuit (ASIC), or any other reasonable manner of hardware or firmware, such as integration or encapsulation of circuitry, or any one of or any suitable combination of three of these. Alternatively, at least one of the first receiving module 710, the transmitting module 720, the second receiving module 730, the first storage module 740, the first obtaining sub-module, the first storage sub-module, the second obtaining sub-module, the second storage sub-module, the third storage sub-module, the calling module, the processing module, the second storage module, the first calling sub-module, the first querying sub-module, the first transmitting sub-module, the second transmitting sub-module, the third receiving module, the obtaining module, the output module, the second calling sub-module, and the second querying sub-module may be at least partially implemented as a computer program module, which may perform a corresponding function when being executed.
Fig. 8 schematically illustrates a schematic diagram of a computer-readable storage medium product suitable for implementing the blockchain-based information processing method described above, in accordance with an embodiment of the present disclosure.
In some possible implementations, aspects of the present invention may also be implemented in the form of a program product comprising program code for causing an apparatus to perform the aforementioned operations (or steps) of an information processing method according to various exemplary embodiments of the present invention as described in the section of the "exemplary method" above when the program product is run on the apparatus, e.g., an electronic apparatus may perform operation S310 as shown in fig. 3, receiving a model maintenance request by a blockchain node of the blockchain, wherein the model maintenance request is from the operation node for instructing to perform a specified change operation on a business architecture object description model. In operation S320, in response to the model maintenance request, approval information corresponding to the model maintenance request is sent to an approval node, so that the approval node can return an approval result based on the approval information. And S330, receiving an approval result returned by the approval node. And S340, according to the approval result, storing request result information corresponding to the model maintenance request on the blockchain.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
As shown in fig. 8, a user identity authenticated program product 80 is depicted, which may employ a portable compact disc read-only memory (CD-ROM) and include program code, and which may run on a device, such as a personal computer, in accordance with an embodiment of the present invention. However, the program product of the present invention is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, or device.
The readable signal medium may include a data signal propagated in baseband or as part of a carrier wave with readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected through the Internet using an Internet service provider).
Fig. 9 schematically illustrates a block diagram of an electronic device adapted to implement the blockchain-based information processing method described above, in accordance with an embodiment of the present disclosure. The electronic device shown in fig. 9 is merely an example, and should not impose any limitations on the functionality and scope of use of embodiments of the present disclosure.
As shown in fig. 9, an electronic device 900 according to an embodiment of the present disclosure includes a processor 901 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 902 or a program loaded from a storage portion 908 into a Random Access Memory (RAM) 903. The processor 901 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or an associated chipset and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), or the like. Processor 901 may also include on-board memory for caching purposes. Processor 901 may include a single processing unit or multiple processing units for performing the different actions of the method flows according to embodiments of the present disclosure.
In the RAM 903, various programs and data necessary for the operation of the electronic device 900 are stored. The processor 901, the ROM 902, and the RAM 903 are connected to each other by a bus 904. The processor 901 performs various operations of the method flow according to the embodiments of the present disclosure by executing programs in the ROM 902 and/or the RAM 903. Note that the program may be stored in one or more memories other than the ROM 902 and the RAM 903. The processor 901 may also perform operation S310 of the method flow according to an embodiment of the present disclosure by executing a program stored in the one or more memories, receiving a model maintenance request with a blockchain node of the blockchain, wherein the model maintenance request is from an operation node for instructing to perform a specified change operation on a business architecture object description model. In operation S320, in response to the model maintenance request, approval information corresponding to the model maintenance request is sent to an approval node, so that the approval node can return an approval result based on the approval information. And S330, receiving an approval result returned by the approval node. And S340, according to the approval result, storing request result information corresponding to the model maintenance request on the blockchain.
According to an embodiment of the disclosure, the electronic device 900 may also include an input/output (I/O) interface 905, the input/output (I/O) interface 905 also being connected to the bus 904. The system 900 may also include one or more of the following components connected to the I/O interface 905: an input section 906 including a keyboard, a mouse, and the like; an output portion 907 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and a speaker; a storage portion 908 including a hard disk or the like; and a communication section 909 including a network interface card such as a LAN card, a modem, or the like. The communication section 909 performs communication processing via a network such as the internet. The drive 910 is also connected to the I/O interface 905 as needed. A removable medium 911 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is installed as needed on the drive 910 so that a computer program read out therefrom is installed into the storage section 908 as needed.
According to embodiments of the present disclosure, the method flow according to embodiments of the present disclosure may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable storage medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from the network via the communication portion 909 and/or installed from the removable medium 911. The above-described functions defined in the system of the embodiments of the present disclosure are performed when the computer program is executed by the processor 901. The systems, devices, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
The present disclosure also provides a computer-readable storage medium that may be embodied in the apparatus/device/system described in the above embodiments; or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs, which when executed, implement an information processing method according to an embodiment of the present disclosure, including operation S310, receiving a model maintenance request by a blockchain node of the blockchain, wherein the model maintenance request is from an operation node for instructing to perform a specified change operation on a business architecture object description model. In operation S320, in response to the model maintenance request, approval information corresponding to the model maintenance request is sent to an approval node, so that the approval node can return an approval result based on the approval information. And S330, receiving an approval result returned by the approval node. And S340, according to the approval result, storing request result information corresponding to the model maintenance request on the blockchain.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example, but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, the computer-readable storage medium may include ROM 902 and/or RAM 903 and/or one or more memories other than ROM 902 and RAM 903 described above.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that the features recited in the various embodiments of the disclosure and/or in the claims may be combined in various combinations and/or combinations, even if such combinations or combinations are not explicitly recited in the disclosure. In particular, the features recited in the various embodiments of the present disclosure and/or the claims may be variously combined and/or combined without departing from the spirit and teachings of the present disclosure. All such combinations and/or combinations fall within the scope of the present disclosure.
The embodiments of the present disclosure are described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described above separately, this does not mean that the measures in the embodiments cannot be used advantageously in combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be made by those skilled in the art without departing from the scope of the disclosure, and such alternatives and modifications are intended to fall within the scope of the disclosure.

Claims (12)

1. A blockchain-based information processing method, comprising:
receiving a model maintenance request by using a blockchain node of the blockchain, wherein the model maintenance request is from an operation node and is used for indicating to execute specified change operation on a business architecture target description model;
responding to the model maintenance request, and sending approval information corresponding to the model maintenance request to an approval node so that the approval node can return an approval result based on the approval information;
receiving an approval result returned by the approval node; and
storing request result information corresponding to the model maintenance request on the blockchain according to the approval result,
Wherein the model maintenance request includes:
a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or
A model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on a business architecture target description model,
wherein, in the case where the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the method further includes:
invoking an intelligent contract deployed on the blockchain node in response to the model change execution request, wherein the intelligent contract is about a program deployed in a node of a blockchain, the program being triggered to execute according to a condition, the blockchain node executing the intelligent contract invoked in the received transaction to perform an operation of changing or querying the key value of the state database for data; and
and executing changing operation on the business architecture target description model in the intelligent contract based on the model changing execution request.
2. The method of claim 1, wherein the storing request result information corresponding to the model maintenance request on the blockchain according to the approval result comprises:
If the approval result shows that the model maintenance request passes, acquiring a first description model of a business architecture, wherein the first description model of the business architecture is a description model after the specified change operation is executed on the target description model of the business architecture; and
and storing the first description model information of the business architecture on the blockchain as request result information corresponding to the model maintenance request.
3. The method of claim 1, wherein, in a case where the model maintenance request includes a model change execution request, the storing request result information corresponding to the model maintenance request on the blockchain according to the approval result includes:
if the approval result shows that the model change execution request does not pass, acquiring a second description model of the service architecture, wherein the second description model of the service architecture is a description model before the change operation is executed on the target description model of the service architecture; and
and storing the second description model information of the service architecture and an approval result indicating that the model change execution request fails as request result information corresponding to the model maintenance request on the blockchain.
4. The method of claim 1, wherein, in a case where the model maintenance request includes a model change rollback request, the storing request result information corresponding to the model maintenance request on the blockchain according to the approval result comprises:
and if the approval result indicates that the model change back-off request fails, storing the model change back-off request information and the approval result indicating that the model change back-off request fails as request result information corresponding to the model maintenance request on the blockchain.
5. The method of claim 1, wherein, in the case where the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the method further comprises:
the model change execution request information is stored on the blockchain.
6. The method of claim 1, wherein, in a case where the model maintenance request includes a model change fallback request, the transmitting approval information corresponding to the model maintenance request to an approval node in response to the model maintenance request comprises:
Invoking an intelligent contract deployed on the blockchain node in response to the model change rollback request;
inquiring in the intelligent contract to obtain a model change record corresponding to the model change back request based on the model change back request;
sending the model change record to the operation node so that the operation node can return confirmation information based on the model change record; and
and sending the received confirmation information returned by the operation node to an approval node as approval information corresponding to the model maintenance request.
7. The method of claim 1, wherein the method further comprises:
receiving a model query request by using a blockchain node of the blockchain, wherein the model query request comprises a query condition for indicating to execute a query operation on a business architecture target description model;
responding to the model query request to obtain a model query result; and
and outputting the model query result.
8. The method of claim 7, wherein the obtaining model query results in response to the model query request comprises:
invoking an intelligent contract deployed on the blockchain node in response to the model query request;
And based on the query conditions, performing query operation on the business architecture target description model in the intelligent contract to obtain a model query result conforming to the query conditions.
9. An information processing apparatus based on a blockchain, comprising:
the first receiving module is used for receiving a model maintenance request by utilizing a blockchain node of the blockchain, wherein the model maintenance request is from an operation node and used for indicating to execute specified change operation on a business architecture target description model;
the sending module is used for responding to the model maintenance request and sending approval information corresponding to the model maintenance request to an approval node so that the approval node can return an approval result based on the approval information;
the second receiving module is used for receiving the approval result returned by the approval node; and
a first storage module for storing request result information corresponding to the model maintenance request on the blockchain according to the approval result,
wherein the model maintenance request includes:
a model change execution request, wherein the model change execution request is used for indicating to execute a change operation on a business architecture target description model; and/or
A model change back-off request, wherein the model change back-off request is used for indicating to execute change back-off operation on a business architecture target description model,
wherein when the model maintenance request includes a model change execution request, before sending approval information corresponding to the model maintenance request to an approval node, the method further includes:
invoking an intelligent contract deployed on the blockchain node in response to the model change execution request, wherein the intelligent contract is about a program deployed in a node of a blockchain, the program being triggered to execute according to a condition, the blockchain node executing the intelligent contract invoked in the received transaction to perform an operation of changing or querying the key value of the state database for data; and
and executing changing operation on the business architecture target description model in the intelligent contract based on the model changing execution request.
10. The apparatus of claim 9, wherein the apparatus further comprises:
a third receiving module, configured to receive a model query request by using a blockchain node of the blockchain, where the model query request includes a query condition for indicating to perform a query operation on a business architecture target description model;
The obtaining module is used for responding to the model query request and obtaining a model query result; and
and the output module is used for outputting the model query result.
11. An electronic device, comprising:
one or more processors; and
a memory for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 8.
12. A computer readable storage medium storing computer executable instructions which when executed are adapted to implement the method of any one of claims 1 to 8.
CN202010433270.7A 2020-05-20 2020-05-20 Information processing method and device based on block chain, electronic equipment and medium Active CN111596956B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010433270.7A CN111596956B (en) 2020-05-20 2020-05-20 Information processing method and device based on block chain, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010433270.7A CN111596956B (en) 2020-05-20 2020-05-20 Information processing method and device based on block chain, electronic equipment and medium

Publications (2)

Publication Number Publication Date
CN111596956A CN111596956A (en) 2020-08-28
CN111596956B true CN111596956B (en) 2024-01-30

Family

ID=72185849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010433270.7A Active CN111596956B (en) 2020-05-20 2020-05-20 Information processing method and device based on block chain, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN111596956B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112052033A (en) * 2020-09-02 2020-12-08 江苏省电力试验研究院有限公司 Power distribution automation master station version management method and system based on process and block chain
CN112712452A (en) * 2020-12-02 2021-04-27 杭州趣链科技有限公司 Approval information processing method and device based on block chain
CN112732676B (en) * 2021-01-12 2023-12-05 库珀科技集团有限公司 Block chain-based data migration method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110009337A (en) * 2018-12-21 2019-07-12 阿里巴巴集团控股有限公司 A kind of data processing method and device based on block chain
EP3564881A1 (en) * 2018-05-02 2019-11-06 Rockwell Automation Technologies, Inc. Blockchain-enabled industrial devices
CN110992211A (en) * 2019-11-12 2020-04-10 中建八局第一建设有限公司 Contract management method based on BIM
CN111091897A (en) * 2019-10-16 2020-05-01 上海得辛医疗科技服务有限公司 Medical institution supplier cooperation method based on Internet technology
CN111126947A (en) * 2019-11-29 2020-05-08 泰康保险集团股份有限公司 Integrated management method, device, medium and electronic equipment for business data
CN111145025A (en) * 2019-12-30 2020-05-12 北京工商大学 Supply chain data double-chain storage optimization method based on block chain

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3564881A1 (en) * 2018-05-02 2019-11-06 Rockwell Automation Technologies, Inc. Blockchain-enabled industrial devices
CN110009337A (en) * 2018-12-21 2019-07-12 阿里巴巴集团控股有限公司 A kind of data processing method and device based on block chain
CN111091897A (en) * 2019-10-16 2020-05-01 上海得辛医疗科技服务有限公司 Medical institution supplier cooperation method based on Internet technology
CN110992211A (en) * 2019-11-12 2020-04-10 中建八局第一建设有限公司 Contract management method based on BIM
CN111126947A (en) * 2019-11-29 2020-05-08 泰康保险集团股份有限公司 Integrated management method, device, medium and electronic equipment for business data
CN111145025A (en) * 2019-12-30 2020-05-12 北京工商大学 Supply chain data double-chain storage optimization method based on block chain

Also Published As

Publication number Publication date
CN111596956A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
US11887055B2 (en) System and method for forming, storing, managing, and executing contracts
US20240028587A1 (en) System and method for a hybrid contract execution environment
US20230062655A1 (en) Systems and methods for data storage and processing
US11875400B2 (en) Systems, methods, and apparatuses for dynamically assigning nodes to a group within blockchains based on transaction type and node intelligence using distributed ledger technology (DLT)
US11257081B2 (en) Integrating a blockchain ledger with an application external to the blockchain ledger
US11876910B2 (en) Systems, methods, and apparatuses for implementing a multi tenant blockchain platform for managing Einstein platform decisions using distributed ledger technology (DLT)
CN111596956B (en) Information processing method and device based on block chain, electronic equipment and medium
JP2022529967A (en) Extracting data from the blockchain network
US7958026B2 (en) Hierarchical transaction filtering
US10242406B2 (en) Analytics integration workbench within a comprehensive framework for composing and executing analytics applications in business level languages
US11257134B2 (en) Supplier invoice reconciliation and payment using event driven platform
US20180285394A1 (en) System and Method for Data Integration
US20170366637A1 (en) Multi-tier dynamic data caching
US10474506B1 (en) Finite state machine driven workflows
Li et al. Fabric-chain & chain: a blockchain-based electronic document system for supply chain finance
CN114201718A (en) Dynamically configurable form instance generation method and device
US20190340216A1 (en) Integration system between a customer relationship management platform and an application lifecycle management platform
US20220335525A1 (en) Event management and validation platform using a recursive hierarchic blockchain
CN114817395A (en) Digital asset association processing method and device, computer readable medium and electronic equipment
CN112734373A (en) Information processing method, information processing apparatus, electronic device, and medium
US20190272721A1 (en) Systems and methods for providing an electronic line-of-business gateway
M’baba et al. Process mining for artifact-centric blockchain applications
Zheng Cloud service and interactive IoT system application in the service management mode of logistics enterprises
US20230297550A1 (en) Dynamic data views
Babic et al. Model of Interoperable e-Business of Payment Systems Based on Ontologies

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant