CN104461681A - ERP service simulation system - Google Patents

ERP service simulation system Download PDF

Info

Publication number
CN104461681A
CN104461681A CN201410614575.2A CN201410614575A CN104461681A CN 104461681 A CN104461681 A CN 104461681A CN 201410614575 A CN201410614575 A CN 201410614575A CN 104461681 A CN104461681 A CN 104461681A
Authority
CN
China
Prior art keywords
simulation
erp
data
module
business
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.)
Granted
Application number
CN201410614575.2A
Other languages
Chinese (zh)
Other versions
CN104461681B (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.)
Shanghai Aiqier Trading Co ltd
Original Assignee
Chengdu Biz United Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Biz United Information Technology Co Ltd filed Critical Chengdu Biz United Information Technology Co Ltd
Priority to CN201410614575.2A priority Critical patent/CN104461681B/en
Publication of CN104461681A publication Critical patent/CN104461681A/en
Application granted granted Critical
Publication of CN104461681B publication Critical patent/CN104461681B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an ERP service simulation system to overcome the defects that a traditional simulation system only takes the test on the functions of the system into consideration while the performance of an ERP cannot be tested. The ERP service simulation system comprises a data simulation module which generates various random data according to the preset data rule and is used for simulating the various data needed by ERP running, a system simulation module which is provided with various authorities and services and is used for simulating the service procedure of the ERP, and a network simulation module which virtually and dynamically increases ERP access users and is used for simulating the network environment of the ERP. The system achieves the simulation test on the procedure of an actual service scene, authority situations and data transmission and network conditions, and the requirements for basic service testing of the existing ERP test can be met.

Description

A kind of ERP business simulating system
Technical field
The invention belongs to emulation testing technical field, particularly a kind of ERP business simulating system.
Background technology
Enterprise Resources Planning (ERP) system provides for enterprise the ability managing extensive key business function, comprise product planning, parts buying, maintaining inventories and supplier interaction, provide customer service, and order tracking etc.Some ERP solution also may comprise the application module of some finances and human resources aspect.Although these application directly can not generate benefit usually, but they can allow enterprise use existing customer data in a kind of mode that is effective, that gear to actual circumstances, help to rationalize the business activity of enterprise, for enterprise new provide high-quality service with current client.
ERP application usually uses single a, central data store to serve all modules.Therefore, when these application create performance issue, all business scopes using same storer are probably had influence on.This relation between ERP and shared data structure determines it and must implement firm test and monitoring facilities and just can guarantee that the health of enterprise's key application is run.
Due to the multiple department in business process transactions leap enterprise and region, and relate to multiple modules of ERP application itself, therefore test the mode that ERP application should adopt a kind of entirety.When verifying the function of these operation flows, key is the operation flow test of catching in automatic test solution, tests repetition fast for realizing.Because multiple business scope is crossed in ERP application, there is inevitable complicacy, therefore, it is very important for launching functional test to each ERP application and each application released version.
One of significant challenge that each ERP can face in implementing be exactly guarantee to be applied in reach the standard grade before can meet all business demands.Key is test and verifies whether these function situations applied meet designing requirement.
Traditional analogue system only lays particular emphasis on tests the function of system, and cannot test ERP performance.Therefore, be badly in need of a kind of ERP business simulating system to solve the problem.
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art, a kind of ERP business simulating system can tested System Privileges, the producing level of ERP to network is provided.
The object of the invention is to be achieved through the following technical solutions: a kind of ERP business simulating system, comprising: data simulation module, it produces various random data according to the data rule preset, and emulates for the various data needed for running ERP;
System simulation module, it configures various authority and business, for emulating the operation flow of ERP; Network simulation module, its virtual and dynamic increase ERP calling party, for emulating the network environment of ERP.
Further, described business comprises project purchase of goods and materials, the purchase of goods and materials of production cost class, class of buying retail purchase of goods and materials.
Further, the random data that described data simulation module produces comprises demographic data, asset data, supplier data, merchant data, goods and materials data and project data.
Further, described network simulation module comprises: memory module, creation module, read module, execution module and statistical module.
Further, described memory module is used for user configured configuration information to be stored in the structure file of simulation, and structure file is sent to creation module;
Described creation module, for receiving structure file, creates the shared drive of simulation, is stored in shared drive, the storage information of structure file in shared drive is sent to read module by described structure file;
Described read module, for receiving the storage information of structure file in shared drive, read the structure file be stored in shared drive, analytic structure body file, obtaining rate value, create the test process of multiple simulation, is user's request dispatching test process of each predetermined quantity of simulation, the quantity of described test process is the ratio of described rate value and described predetermined quantity, and the information of the test process of multiple simulation is sent to execution module;
Described execution module, for receiving the information of the test process of multiple simulation, in each described test process, simulation creates the sub-thread of described predetermined quantity respectively, the user's request of every sub-thread alignment processing, every sub-thread performs according to described configuration information simulation the service scripts that user asks execution, generates the business return data of simulation, and simulation destruction executes the sub-thread of service scripts, return the business return data of simulation, the business return data of simulation is sent to statistical module;
The sub-threading models of described establishment, for every predetermined time, simulates and creates new sub-thread in each test process;
Described statistical module, for receiving the business return data of simulation, stores the business return data the business return data of statistical simulation of simulating.
Further, the sub-threading models of described establishment, be further used for creating the timer of simulation and the mutexes of simulation, dry run mutexes and timer, mutexes keeps lock-out state and released state to hocket, and the time span of described lock-out state and released state is the time of timer setting, when mutexes is in released state, in the storage space of test process, create new sub-thread, until when mutexes reaches termination condition, terminate mutexes.
Further, described service scripts inside comprises for carrying out initialized initialization function file, for carrying out the power function file of functional simulation according to user's request, with for the end function file of free system resources.
The invention has the beneficial effects as follows: the emulation testing that present invention achieves the transmission of the flow process to practical business scene, authority situation and data and network condition, also can realize the basic service test request that existing ERP tests simultaneously, wherein, combine authority and these two factors of network condition to carry out emulation testing to ERP and still belong to industry the first.
Accompanying drawing explanation
Fig. 1 is system architecture composition frame chart of the present invention;
Fig. 2 is the composition frame chart of network simulation module of the present invention.
Embodiment
Below in conjunction with accompanying drawing, technical scheme of the present invention is described in further detail.
As shown in Figure 1, ERP business simulating system, it comprises data simulation module 101, system simulation module 102 and network simulation module 103.Data simulation module 101, it produces various random data according to the data rule preset, and emulates for the various data needed for running ERP;
System simulation module 102, it configures various authority and business, for emulating the operation flow of ERP; Network simulation module 103, its virtual and dynamic increase ERP calling party, for emulating the network environment of ERP.
Further, described business comprises project purchase of goods and materials, the purchase of goods and materials of production cost class, class of buying retail purchase of goods and materials.
Further, the random data that described data simulation module 101 produces comprises demographic data, asset data, supplier data, merchant data, goods and materials data and project data.
According to one embodiment of present invention, the flow process of project purchase of goods and materials (company home office of province system is talked system and signed) is as follows:
1. prefecture-level company project manager is in project kickoff operation flow, by the material inventory in release PS project framework, is transferred to procurement request.Procurement request comprises material number, technical parameter and the information such as technical manual (when material is not determined completely, focusing on technical parameter), quantity, Date Required, price potential.Procurement request also can be produced by Material Require Plan computing.
2. after procurement request is set up, project management department of prefecture-level company examines procurement request, examination & approval need by rear the balance Li Ku carrying out districts and cities' scope, to determine whether that surplus material or the overstocked stock in producing can use, when confirming unavailable, forward the purchase of goods and materials department process of Logistics Group to.
3. the purchase of goods and materials department of the Logistics Group directly-managed project of project purchasing demand and company of province that company of city reports over the ground carries out gathering and auditing, examination & verification carries out balance Li Ku across the entire province by rear needs, when confirming unavailable, carry out buying by the specific responsibility of buying goods and materials to distribute, determine procurement strategy (comprise and perform framework agreement, bid, buying inquiry quotation, direct buying and competitive negotiation etc.).
4. the buying result determined according to procurement strategy creates purchase order (comprising the main informations such as material, price, the terms of payment, arrival time) in systems in which.
5. when creating purchase order, if exceed procurement budget, system will remind purchase order excess budget, and should enter corresponding project preliminary budget adjustment flow process, adjust the rear establishment that just can complete purchase order, the contract that enters creates and countersign program.
6., after procurement contract countersign, the procurement contract that purchase order person approving should appraise and decide signing is consistent with the content of purchase order, and appraise and decide by rear, intrasystem purchase order becomes effective purchase order, can carry out receiving etc. subsequent treatment to it.
7., according to the terms of payment of purchase order, after order comes into force, enter financial payment in advance flow process, pay a certain proportion of payment in advance.
The flow process of production cost class purchase of goods and materials (company home office of province system is talked system and signed) is as follows:
1. after procurement request is set up, department fo supplies examines procurement request, examines and carries out balance Li Ku by rear needs, to determine whether that the overstocked stock in production can use, when confirming unavailable, forwards the process of purchase of goods and materials department to.
2. procurement request is specialized in by the purchase of goods and materials of company of province and is carried out buying distribution, determines procurement strategy, and is examined by relevant supervisor.
3. the buying result determined according to procurement strategy creates purchase order (comprising the main informations such as material, price, the terms of payment, arrival time) in systems in which.
4. when creating purchase order, if exceed procurement budget, system will remind purchase order excess budget, and should enter corresponding project preliminary budget adjustment flow process, adjust the rear establishment that just can complete purchase order, the contract that enters creates and countersign program.
5., after procurement contract countersign, the procurement contract that purchase order person approving should appraise and decide signing is consistent with the content of purchase order, and appraise and decide by rear, intrasystem purchase order becomes effective purchase order, can carry out receiving etc. subsequent treatment to it.
6., according to the terms of payment of purchase order, after order comes into force, enter financial payment in advance flow process, pay a certain proportion of payment in advance.The flow process of class of buying retail capital assets buying is as follows:
1. company home office of province/management through specialized department department of basic unit proposes capital assets demand or related service class demand.
2. management through specialized department department of company home office of province creates project of buying retail and budget alloments according to annual plan in system.
3. company home office of province/management through specialized department department of basic unit creates the card corresponding with the project of buying retail of buying retail, and creates procurement request according to the annual plan assigned simultaneously.
4. management through specialized department department of company home office of province can pass through System inventory real-time oversight implementation of the plan.
5. purchase of goods and materials department is according to procurement request determination procurement method.
6. after procurement method is determined, purchase order safeguards that people safeguards purchase order in system, when creating purchase order, if exceed budget, system will remind purchase order excess budget, should enter corresponding financial budget and distribute adjustment flow process, adjust the rear establishment that just can complete purchase order.
7. the person in charge of purchasing department carries out contract countersign, after contract countersign, audits in systems in which to purchase order, if to conutersign result variant for sequence information and contract, people safeguards purchase order to need order to safeguard.
The flow process of project purchase of goods and materials (company home office of province system what is said or talked about is signed separately) is as follows:
1. prefecture-level company's project management through specialized department department is in project kickoff operation flow, by the material inventory in release project framework, is transferred to procurement request.Procurement request comprises material number, technical parameter and the information such as technical manual (when material is not determined completely, focusing on technical parameter), quantity, Date Required, price potential.
2. after procurement request is set up, project management department of prefecture-level company examines procurement request, examination & approval need by rear the balance Li Ku carrying out districts and cities' scope, to determine whether that surplus material or the overstocked stock in producing can use, when confirming unavailable, forward the purchase of goods and materials department process of Logistics Group to.
3. the purchase of goods and materials department of the Logistics Group directly-managed project of project purchasing demand and company of province that company of city reports over the ground carries out gathering and auditing, examination & verification carries out balance Li Ku across the entire province by rear needs, when confirming unavailable, carry out buying by the specific responsibility of buying goods and materials to distribute, determine procurement strategy (comprise and perform framework agreement, bid, buying inquiry quotation, direct buying and competitive negotiation etc.).
4. the buying result determined according to procurement strategy creates purchase order (comprising the main informations such as material, price, the terms of payment, arrival time) in systems in which.
5. when creating purchase order, if exceed procurement budget, system will remind purchase order excess budget, and should enter corresponding project preliminary budget adjustment flow process, adjust the rear establishment that just can complete purchase order, the contract that enters creates and countersign program.
6., after procurement contract countersign, the procurement contract that purchase order person approving should appraise and decide signing is consistent with the content of purchase order, and appraise and decide by rear, intrasystem purchase order becomes effective purchase order, can carry out receiving etc. subsequent treatment to it.
7., according to the terms of payment of purchase order, after order comes into force, enter financial payment in advance flow process, pay a certain proportion of payment in advance.
The flow process of production cost class purchase of goods and materials (company home office of province system what is said or talked about is signed separately) is as follows:
1. according to the plan of accident standby redundancy is manual, procurement request generates or produces in actual production maintenance process that maintenance mans are single to be produced according to Material Require Plan operation result by business department.
2. after procurement request is set up, department fo supplies examines procurement request, examines and carries out balance Li Ku by rear needs, to determine whether that the overstocked stock in production can use, when confirming unavailable, forwards the process of purchase of goods and materials department to.
3. procurement request is specialized in by company of province purchase of goods and materials and is carried out buying and distribute, and determines procurement strategy (comprise perform framework agreement, bid, buying ask quotation, directly buying and competitive negotiation etc.), and by relevant supervisor's examination & approval.
4. the buying result determined according to procurement strategy creates purchase order (comprising the main informations such as material, price, the terms of payment, arrival time) in systems in which.
5. when creating purchase order, if exceed procurement budget, system will remind purchase order excess budget, and should enter corresponding project preliminary budget adjustment flow process, adjust the rear establishment that just can complete purchase order, the contract that enters creates and countersign program.
6., after procurement contract countersign, the procurement contract that purchase order person approving should appraise and decide signing is consistent with the content of purchase order, and appraise and decide by rear, intrasystem purchase order becomes effective purchase order, can carry out receiving etc. subsequent treatment to it.
7., according to the terms of payment of purchase order, after order comes into force, enter financial payment in advance flow process, pay a certain proportion of payment in advance.
The flow process of project purchase of goods and materials (prefecture-level company's independent procurement) is as follows:
1. districts and cities, project management through specialized department department of company of county are in project kickoff operation flow, by the material inventory in release project framework, are transferred to procurement request.Procurement request comprises material number, technical parameter and the information such as technical manual (when material is not determined completely, focusing on technical parameter), quantity, Date Required, price potential.
2. after procurement request is set up, project management department gathers procurement request and examines, and examines and carries out balance Li Ku by rear needs, to determine whether that surplus material or the overstocked stock in producing can use, when confirming unavailable, forwards the process of purchase of goods and materials department to.
3. procurement request is specialized in by districts and cities, the purchase of goods and materials of company of county and is carried out buying distribution, determines procurement strategy (comprise and perform framework agreement, buying inquiry quotation, direct buying and competitive negotiation etc.).
4. the buying result determined according to procurement strategy creates purchase order (comprising the main informations such as material, price, the terms of payment, arrival time) in systems in which.
5. when creating purchase order, if exceed procurement budget, system will remind purchase order excess budget, and should enter corresponding project preliminary budget adjustment flow process, adjust the rear establishment that just can complete purchase order, the contract that enters creates and countersign program.
6., after procurement contract countersign, the procurement contract that purchase order person approving should appraise and decide signing is consistent with the content of purchase order, and appraise and decide by rear, intrasystem purchase order becomes effective purchase order, can carry out receiving etc. subsequent treatment to it.
7., according to the terms of payment of purchase order, after order comes into force, enter financial payment in advance flow process, pay a certain proportion of payment in advance.
In the present invention, the random data that ERP data simulation module 101 produces comprises demographic data, asset data, supplier data, merchant data, goods and materials data and project data.
Wherein, demographic data comprises the essential information such as name, sex, department, academic title, length of service, post, ERP authority of personnel.
Asset data comprises the information such as kind, quantity, position, custodian's name, custodian department of equipment that each department has, utensil, instrument.
Supplier data comprise the title of supplier at different levels of provinces and cities, qualification, legal person, registration code, with the completed trading volume of this ERP system etc.
Merchant data comprise the title of provinces and cities retailer at different levels, qualification, legal person, registration code, with the completed sales volume of this ERP system etc.
Goods and materials data comprise the administration of this ERP system for the production of the information such as kind, quantity, position, custodian's name, custodian department with the various apparatuses of the object such as office, equipment, instrument.
The title, numbering, classification, responsible official, progress situation, budget amount, initial time, expection termination time, actual termination time etc. of provinces and cities' project at different levels that project data comprises the typing of this ERP system and managing.
Described network simulation module 103 comprises memory module 1, creation module 2, read module 3, execution module 4 and statistical module 5.Wherein:
Described memory module 1, for being stored in the structure file of simulation by user configured configuration information, sends to creation module 2 by structure file;
Described creation module 2, for receiving structure file, creating the shared drive of simulation, being stored in shared drive, the storage information of structure file in shared drive is sent to read module 3 by described structure file;
Described read module 3, for receiving the storage information of structure file in shared drive, read the structure file be stored in shared drive, analytic structure body file, obtaining rate value, create the test process of multiple simulation, is user's request dispatching test process of each predetermined quantity of simulation, the quantity of described test process is the ratio of described rate value and described predetermined quantity, and the information of the test process of multiple simulation is sent to execution module 4;
Described execution module 4, for receiving the information of the test process of multiple simulation, in each described test process, simulation creates the sub-thread of described predetermined quantity respectively, the user's request of every sub-thread alignment processing, every sub-thread performs according to described configuration information simulation the service scripts that user asks execution, generate the business return data of simulation, simulation destruction executes the sub-thread of service scripts, return the business return data of simulation, the business return data of simulation is sent to statistical module 5;
The sub-threading models 5 of described establishment, for every predetermined time, simulates and creates new sub-thread in each test process;
Described statistical module 6, for receiving the business return data of simulation, stores the business return data the business return data of statistical simulation of simulating.
The sub-threading models 5 of described establishment, be further used for creating the timer of simulation and the mutexes of simulation, dry run mutexes and timer, mutexes keeps lock-out state and released state to hocket, the time span of described lock-out state and released state is the time of timer setting, when mutexes is in released state, creates new sub-thread in the storage space of test process, until when mutexes reaches termination condition, terminate mutexes.
Described service scripts inside comprises for carrying out initialized initialization function file, for carrying out the power function file of functional simulation according to user's request, with for the end function file of free system resources.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (7)

1. an ERP business simulating system, is characterized in that comprising:
Data simulation module, it produces various random data according to the data rule preset, and emulates for the various data needed for running ERP;
System simulation module, it configures various authority and business, for emulating the operation flow of ERP;
Network simulation module, its virtual and dynamic increase ERP calling party, for emulating the network environment of ERP.
2. ERP business simulating system according to claim 1, is characterized in that: described business comprises project purchase of goods and materials, the purchase of goods and materials of production cost class, class of buying retail purchase of goods and materials.
3. ERP business simulating system according to claim 1 and 2, is characterized in that: the random data that described data simulation module produces comprises demographic data, asset data, supplier data, merchant data, goods and materials data and project data.
4. ERP business simulating system according to claim 1 and 2, is characterized in that: described network simulation module comprises: memory module, creation module, read module, execution module and statistical module.
5. ERP business simulating system according to claim 1 and 2, is characterized in that,
Described memory module is used for user configured configuration information to be stored in the structure file of simulation, and structure file is sent to creation module;
Described creation module, for receiving structure file, creates the shared drive of simulation, is stored in shared drive, the storage information of structure file in shared drive is sent to read module by described structure file;
Described read module, for receiving the storage information of structure file in shared drive, read the structure file be stored in shared drive, analytic structure body file, obtaining rate value, create the test process of multiple simulation, is user's request dispatching test process of each predetermined quantity of simulation, the quantity of described test process is the ratio of described rate value and described predetermined quantity, and the information of the test process of multiple simulation is sent to execution module;
Described execution module, for receiving the information of the test process of multiple simulation, in each described test process, simulation creates the sub-thread of described predetermined quantity respectively, the user's request of every sub-thread alignment processing, every sub-thread performs according to described configuration information simulation the service scripts that user asks execution, generates the business return data of simulation, and simulation destruction executes the sub-thread of service scripts, return the business return data of simulation, the business return data of simulation is sent to statistical module;
The sub-threading models of described establishment, for every predetermined time, simulates and creates new sub-thread in each test process;
Described statistical module, for receiving the business return data of simulation, stores the business return data the business return data of statistical simulation of simulating.
6. ERP business simulating system according to claim 5, it is characterized in that: the sub-threading models of described establishment, be further used for creating the timer of simulation and the mutexes of simulation, dry run mutexes and timer, mutexes keeps lock-out state and released state to hocket, the time span of described lock-out state and released state is the time of timer setting, when mutexes is in released state, new sub-thread is created in the storage space of test process, until when mutexes reaches termination condition, terminate mutexes.
7. the ERP business simulating system according to claim 5 or 6, it is characterized in that: described service scripts inside comprises for carrying out initialized initialization function file, for carrying out the power function file of functional simulation according to user's request, with for the end function file of free system resources.
CN201410614575.2A 2014-11-04 2014-11-04 A kind of ERP business simulatings system Expired - Fee Related CN104461681B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410614575.2A CN104461681B (en) 2014-11-04 2014-11-04 A kind of ERP business simulatings system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410614575.2A CN104461681B (en) 2014-11-04 2014-11-04 A kind of ERP business simulatings system

Publications (2)

Publication Number Publication Date
CN104461681A true CN104461681A (en) 2015-03-25
CN104461681B CN104461681B (en) 2017-12-01

Family

ID=52907785

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410614575.2A Expired - Fee Related CN104461681B (en) 2014-11-04 2014-11-04 A kind of ERP business simulatings system

Country Status (1)

Country Link
CN (1) CN104461681B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201880A (en) * 2016-07-12 2016-12-07 上海恒企教育培训有限公司 A kind of ERP business simulating system and fast construction method thereof
CN110147272A (en) * 2019-05-16 2019-08-20 深圳市思迪信息技术股份有限公司 Using the method and device of multi-process distribution service data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101776915A (en) * 2009-12-28 2010-07-14 国电南京自动化股份有限公司 Cross-platform station automatic monitoring system testing method based on concurrency simulating tools
CN103021219A (en) * 2012-11-27 2013-04-03 四川省电力公司技术技能培训中心 Intelligent simulation system for power ERP service

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101776915A (en) * 2009-12-28 2010-07-14 国电南京自动化股份有限公司 Cross-platform station automatic monitoring system testing method based on concurrency simulating tools
CN103021219A (en) * 2012-11-27 2013-04-03 四川省电力公司技术技能培训中心 Intelligent simulation system for power ERP service

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ACHANG21: ""微软、浪潮工程师谈ERP压力测…"", 《HTTP://BLOG.CSDN.NET/ACHANG21/ARTICLE/DETAILS/11702265》 *
应妮焰: ""电力SG-ERP仿真系统研究"", 《计算机光盘软件与应用》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201880A (en) * 2016-07-12 2016-12-07 上海恒企教育培训有限公司 A kind of ERP business simulating system and fast construction method thereof
CN110147272A (en) * 2019-05-16 2019-08-20 深圳市思迪信息技术股份有限公司 Using the method and device of multi-process distribution service data
CN110147272B (en) * 2019-05-16 2021-06-29 深圳市思迪信息技术股份有限公司 Method and device for distributing service data by applying multiple processes

Also Published As

Publication number Publication date
CN104461681B (en) 2017-12-01

Similar Documents

Publication Publication Date Title
Mengelkamp et al. A blockchain-based smart grid: towards sustainable local energy markets
Chen et al. Channel coordination with a loss-averse retailer and option contracts
CN110443701A (en) The logical card management method of one kind, supply chain financial system and electronic equipment
CN110458700A (en) The logical card generation method of one kind, supply chain financial system and electronic equipment
CN110705993A (en) Financial system for traditional Chinese medicine decoction piece supply chain
TW201931270A (en) Carbon trading system and carbon trading platform
Grant et al. Capturing and measuring technology based service innovation–A case analysis within theory and practice
CN106408319A (en) Distribution data management system and method
CN113205423A (en) Energy trading system based on block chain and trading method thereof
CN104461681A (en) ERP service simulation system
KR20160043605A (en) Member sharing and profit distribution system using profitability service and method of the same
Hassan Reforming Islamic Finance: Why and How
CN105844443A (en) Informatization bid-inviting and bidding system capable of realizing supplier management
WO2019019520A1 (en) In rem property crowd-funding transaction system, in rem property crowd-funding transaction method, and computer readable storage medium
Iftikhar Blockchain Based Retail Sukuk for Infrastructure Development and Financial Inclusion in Pakistan
Sandner et al. The Programmable Euro: Review and Outlook
CN107480905A (en) A kind of coal online transaction platform and its application method
Watzl A framework for exchange-based trading of cloud computing commodities
Bhaskar et al. Bitcoin IPO, ETF, and crowdfunding
Jain et al. A strategy for FTR bidding in deregulated electricity markets
Varnavskiy et al. Development of crowd investing on the basis of ICO crypto assets using block-options for the supply of electric generation capacity
KR20200048401A (en) A method for providing transaction services of advertisement traffic networks
Ng et al. Regulatory risks and strategic controls in the Global Financial Centre of China
De Gasperis et al. Decentralized Autonomous Organizations for Tax Credit's Tracking
Bonaparte et al. Strategic decision making at enterprise resource planning: chief financial officer at the crossroads

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 610000 No. 25 Qin Fang street, hi tech Development Zone, Sichuan, Chengdu

Patentee after: CHENGDU BOZHI WEIXUN INFORMATION TECHNOLOGY CO.,LTD.

Address before: 610000 No. 25 Qin Fang street, hi tech Development Zone, Sichuan, Chengdu

Patentee before: CHENGDU BIZ-UNITED INFORMATION TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20190912

Address after: 400,000 Chongqing Jiangbei District Haier Road 319 2-2-1-61 (Two Road Cuntan Bonded Port Area)

Patentee after: Chongqing Steady Technology Co.,Ltd.

Address before: 610000 No. 25 Qin Fang street, hi tech Development Zone, Sichuan, Chengdu

Patentee before: CHENGDU BOZHI WEIXUN INFORMATION TECHNOLOGY CO.,LTD.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201130

Address after: Block m, 8 / F, 720 Pudong Avenue, China (Shanghai) pilot Free Trade Zone, Pudong New Area, Shanghai 200061

Patentee after: Shanghai aiqier Trading Co.,Ltd.

Address before: 400,000 Chongqing Jiangbei District Haier Road 319 2-2-1-61 (Two Road Cuntan Bonded Port Area)

Patentee before: Chongqing Steady Technology Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20171201