CN116319860B - Purchasing management method based on ESB bus platform - Google Patents

Purchasing management method based on ESB bus platform Download PDF

Info

Publication number
CN116319860B
CN116319860B CN202310112965.9A CN202310112965A CN116319860B CN 116319860 B CN116319860 B CN 116319860B CN 202310112965 A CN202310112965 A CN 202310112965A CN 116319860 B CN116319860 B CN 116319860B
Authority
CN
China
Prior art keywords
target
request signal
module
feedback signal
login
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
CN202310112965.9A
Other languages
Chinese (zh)
Other versions
CN116319860A (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.)
Yabang Management Technology Beijing Co ltd
Original Assignee
Yabang Management Technology Beijing 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 Yabang Management Technology Beijing Co ltd filed Critical Yabang Management Technology Beijing Co ltd
Priority to CN202310112965.9A priority Critical patent/CN116319860B/en
Publication of CN116319860A publication Critical patent/CN116319860A/en
Application granted granted Critical
Publication of CN116319860B publication Critical patent/CN116319860B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/125Finance or payroll
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40006Architecture of a communication node
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention provides a purchase management method based on an ESB bus platform, which is characterized in that an adaptation unit converts a request signal sent by a purchase service module into a target request signal after receiving the request signal, and sends the target request signal to the ESB bus platform; after receiving the target request signal, the ESB bus platform transmits a feedback signal to an adaptation unit; the adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchase service module, and the purchase service module executes the operation corresponding to the target feedback signal.

Description

Purchasing management method based on ESB bus platform
Technical Field
The invention relates to the technical field of ESB bus platform application, in particular to a purchase management method based on an ESB bus platform.
Background
The enterprise service bus (Enterpr i seServ i ceBus, ESB) is a key part of the infrastructure used in building Service Oriented Architecture (SOA) based solutions, and is a set of infrastructure functions implemented by middleware technology and supporting SOA. The ESB supports services, messages, and event-based interactions in heterogeneous environments, and has an appropriate service level and manageability. In short, ESB provides functionality to connect new and existing software applications within and across enterprises, enabling interactions between management and monitoring applications with a rich set of functions. In the SOA layering model, ESBs are used between component layers and service layers, which can connect and integrate components on different platforms through various communication protocols to map them into services of the service layers. As a key part of the SOA infrastructure, the functions of the ESB are mainly embodied in aspects of communication, service interaction, application integration, service quality, security, management and monitoring, and the like. In terms of communications, ESBs are capable of supporting message routing/addressing, supporting multiple communication technologies, communication protocols (e.g., JMS, HTTP), supporting publish/subscribe modes of communication, are capable of handling request/response, synchronous and asynchronous messaging, and require messages to be delivered in a reliable manner. In terms of service interaction, services published on an ESB are Web services defined in the current standard Web services description language (WebServ i cesDescr i pt i onLanguage), and are typically equipped with service directories and discovery mechanisms on an ESB. An important function of the ESB is to integrate different modules, and it is necessary to support multiple ways of accessing the ESB (for example, access the ESB, webServ ice, CORBA, and a legacy module accessed by Socket to the ESB module), and map the accessed module to a Web service. Problems in terms of quality of service, such as transaction and reliability of messaging, must be considered while integrating the different modules. For critical Web services, the ESB needs to be messaging in an encrypted manner and the visitor's rights must be verified. The ESB software is used as a complex sub-module of the SOA infrastructure and is also required to be provided with corresponding management and monitoring functions for module management, log recording, measurement, monitoring and the like of the ESB software. At present, the research on the enterprise service bus at home and abroad is more active, and the ISV, aquaLogicServ iceBus of BEA, mu l e of open source, JBI standard draft of Sun leader and the like of IBM are specific realization of the enterprise service bus.
The existing purchasing platforms in the market have the problems of imperfect communication, service interaction, application integration, service quality, safety and the like.
Disclosure of Invention
The invention provides a purchase management method based on an ESB bus platform, which is used for solving the problems of imperfect communication, service interaction, application integration, service quality, safety and the like of the existing purchase platform in the market.
The invention provides a purchase management method based on an ESB bus platform, which comprises the following steps:
after receiving a request signal sent by a purchase service module, an adaptation unit converts the request signal into a target request signal and sends the target request signal to the ESB bus platform;
after receiving the target request signal, the ESB bus platform transmits a feedback signal to an adaptation unit;
the adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchase service module, and the purchase service module executes the operation corresponding to the target feedback signal.
Preferably, the purchasing business module includes:
the system comprises an account login module, a purchase order module, an account checking module, a report module and a storage module.
Preferably, the working process of the account login module includes:
the user inputs a website in the browser, then inputs an account number and a password in an account login page, clicks login, generates a login request signal and sends the login request signal to a login adaptation unit;
after receiving a login request signal, the login adaptation unit converts the login request signal into a target login request signal and sends the target login request signal to the ESB bus platform;
after receiving the target login request signal, the ESB bus platform transmits a login feedback signal to the login adaptation unit;
the login adaptation unit converts the login feedback signal into a target login feedback signal and feeds the target login feedback signal back to the account login page, and the account login page executes the operation corresponding to the target login feedback signal to complete account login.
Preferably, the working process of the purchase order module comprises the following steps:
the user selects and clicks the suppliers, the goods types and the commodity quantity in the order page, generates an order request signal based on the suppliers, the goods types, the commodity quantity selected by the user and sends the order request signal to the order adapting unit;
after receiving the request signal sent by the purchase service module, the ordering adaptation unit converts the request signal into a target ordering request signal and sends the target ordering request signal to the ESB bus platform;
after receiving the target order request signal, the ESB bus platform transmits an order feedback signal to the order adaptation unit;
the order placing adaptive unit converts the order placing feedback signal into a target order placing feedback signal and feeds the target order placing feedback signal back to the order placing page, the order placing page executes the operation corresponding to the target order placing feedback signal, order placing is completed, viewing, modifying and cancelling options are generated on the order placing page, and the corresponding operation can be completed by clicking the viewing, modifying and cancelling options respectively.
Preferably, the order placing module further includes an order placing preferred module, and the order placing preferred module includes:
obtaining the volume of the transaction, the return rate and the average logistics days of a merchant of the ESB bus platform, and calculating to obtain a merchant credit public praise;
acquiring a quotation range filled by a user to obtain a product with a price within the quotation range;
and according to the public praise of the merchant, sequentially ordering the products with the prices within the quotation range from high to low, and generating a preferred product list for the user to select.
Preferably, the purchase order module further includes an signing module, and the working process of the signing module includes:
the user is provided with signing work, wherein the signing work comprises browser signing and mobile terminal signing;
the browser signing comprises: clicking a signing page of the browser, clicking signing, and turning blue an order after signing is successful;
the mobile terminal signing includes: and scanning the two-dimensional code on the inspection bill which follows the goods to finish signing.
Preferably, the working process of the reconciliation module includes:
the user opens the financial page and clicks the financial account checking;
sequentially comparing the financial statement with the purchasing units, suppliers and distribution time of the order;
after checking, checking is completed.
Preferably, the working process of the report module includes:
the report form adaptation unit acquires report form request signals for selecting order form states, suppliers, categories, data and time;
after receiving the report request signal sent by the purchase service module, the adaptation unit converts the request signal into a target report request signal and sends the target report request signal to the ESB bus platform;
after receiving the target report request signal, the ESB bus platform transmits a report feedback signal to the report adaptation unit;
the report adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing business module, and the report module displays report details.
Preferably, the working process of the warehouse module includes:
summarizing the inventory, purchasing and warehousing, warehousing other things, ex-warehouse making, warehousing, ex-warehouse making and expiration early warning;
the inventory summarizing module can be used for users to check and select the details of the ordering through checking and selecting the classification of the warehouse, the purchasing unit, the supplier, the product category, the commodity search and the like.
Preferably, the method further comprises a malfunction alarm function, and the specific method is as follows:
acquiring a sending record of the request signal, and starting to operate a failure alarm module;
sequentially acquiring the target request signal, the feedback signal and the target feedback signal;
if the target request signal, the feedback signal and the target feedback signal are all successfully acquired, the failure alarm module is closed;
and if the target request signal, the feedback signal and the target feedback signal are not all acquired, marking the type of the signal which is not acquired and sending out an alarm signal which needs to be repaired.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical scheme of the invention is further described in detail through the drawings and the embodiments.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, serve to explain the invention.
In the drawings:
FIG. 1 is a block diagram of an ESB bus;
FIG. 2 is a page view of an account login module;
FIG. 3 is a diagram of a purchase order module page;
FIG. 4 is a browser signing diagram;
FIG. 5 is a diagram of mobile terminal signing;
FIG. 6 is a page view of a reconciliation module;
FIG. 7 is a diagram of a report module page;
fig. 8 is a diagram of a warehouse module page.
Detailed Description
The preferred embodiments of the present invention will be described below with reference to the accompanying drawings, it being understood that the preferred embodiments described herein are for illustration and explanation of the present invention only, and are not intended to limit the present invention.
The invention provides a purchase management method based on an ESB bus platform, which comprises the following steps:
after receiving a request signal sent by a purchase service module, an adaptation unit converts the request signal into a target request signal and sends the target request signal to the ESB bus platform;
after receiving the target request signal, the ESB bus platform transmits a feedback signal to an adaptation unit;
the adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchase service module, and the purchase service module executes the operation corresponding to the target feedback signal.
The working principle and beneficial effects of the embodiment are as follows:
as shown in FIG. 1, the ESB bus enterprise connection framework is one specific implementation of an enterprise service bus. The primary goal of the framework is to integrate the different application modules using standard open protocols and validated enterprise application integration models. The ESB connection framework defines a series of constructs for handling the tasks involved in integrating the different modules in terms of communication, routing, service interaction, etc. The enterprise connection framework architecture illustrates the manner in which the framework is used to integrate 2 end-to-end applications.
In the embodiment, the ESB bus is used for purchasing management, and modules such as account login, ordering, account checking, report and storage and the like which are involved in the purchasing process are integrated, so that the management of the whole purchasing module is more convenient. And the classification of clients and the marking and alarming of faults are realized in the process, so that the application range of the invention is greatly improved.
Wherein, because the procurement services module comprises a plurality of modules, there may be incompatibilities between the modules, and with the ESB bus platform. In order to ensure normal information transmission among the modules, the transmitted request signals are required to be uniformly converted into target request signals compatible with the ESB bus platform through the adapter, the request signals are converted into target request signals, and the target request signals are transmitted to the ESB bus platform. After receiving the target request signal, the ESB bus platform transmits a feedback signal to the adaptation unit; the adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchase service module, the target feedback signal is compatible with a target module contained in the purchase service module, and the purchase service module executes operation corresponding to the target feedback signal.
In one embodiment, the procurement services module comprises:
the system comprises an account login module, a purchase order module, an account checking module, a report module and a storage module.
The working principle and beneficial effects of the embodiment are as follows:
the ESB bus belongs to an ESB integration platform and mainly aims at realizing integration of different modules, and the embodiment of the invention is embodied in the way that each module of a purchase management platform is integrated, so that the management is convenient and the purchase efficiency is improved. The integrated modules comprise an account login module, a purchase order module, an account checking module, a report module and a storage module.
In one embodiment, the operation of the account login module includes:
the user inputs a website in the browser, then inputs an account number and a password in an account login page, clicks login, generates a login request signal and sends the login request signal to a login adaptation unit;
after receiving a login request signal, the login adaptation unit converts the login request signal into a target login request signal and sends the target login request signal to the ESB bus platform;
after receiving the target login request signal, the ESB bus platform transmits a login feedback signal to the login adaptation unit;
the login adaptation unit converts the login feedback signal into a target login feedback signal and feeds the target login feedback signal back to the account login page, and the account login page executes the operation corresponding to the target login feedback signal to complete account login.
The working principle and beneficial effects of the embodiment are as follows:
as shown in fig. 2, a platform website is input in a browser, then an account number and a password are input in an account login page, login is clicked, a login request signal is generated, and the login request signal is sent to a login adaptation unit; after receiving a login request signal, the login adaptation unit converts the login request signal into a target login request signal and sends the target login request signal to the ESB bus platform; after receiving the target login request signal, the ESB bus platform transmits a login feedback signal to the login adaptation unit; the login adaptation unit converts the login feedback signal into a target login feedback signal and feeds the target login feedback signal back to the account login page, and the account login page executes the operation corresponding to the target login feedback signal to complete account login.
The login process is simple, smooth and reliable under the assistance of the ESB bus, and the adaptability of the invention is improved.
In one embodiment, the operation of the purchase order module includes:
the user selects and clicks the suppliers, the goods types and the commodity quantity in the order page, generates an order request signal based on the suppliers, the goods types, the commodity quantity selected by the user and sends the order request signal to the order adapting unit;
after receiving the request signal sent by the purchase service module, the ordering adaptation unit converts the request signal into a target ordering request signal and sends the target ordering request signal to the ESB bus platform;
after receiving the target order request signal, the ESB bus platform transmits an order feedback signal to the order adaptation unit;
the order placing adaptive unit converts the order placing feedback signal into a target order placing feedback signal and feeds the target order placing feedback signal back to the order placing page, the order placing page executes the operation corresponding to the target order placing feedback signal, order placing is completed, viewing, modifying and cancelling options are generated on the order placing page, and the corresponding operation can be completed by clicking the viewing, modifying and cancelling options respectively.
The working principle and beneficial effects of the embodiment are as follows:
selecting and clicking a selected supplier on the order page, as shown in fig. 3, clicking a selected category, selecting the order of the commodity, manually selecting the quantity of the commodity, generating an order request signal and sending the order request signal to an order adaptation unit; after receiving the request signal sent by the purchase service module, the ordering adaptation unit converts the request signal into a target ordering request signal and sends the target ordering request signal to the ESB bus platform; after receiving the target order request signal, the ESB bus platform transmits an order feedback signal to the order adaptation unit; the order placing adaptive unit converts the order placing feedback signal into a target order placing feedback signal and feeds the target order placing feedback signal back to the order placing page, the order placing page executes the operation corresponding to the target order placing feedback signal, order placing is completed, viewing, modifying and cancelling options are generated on the order placing page, and the corresponding operation can be completed by clicking the viewing, modifying and cancelling options respectively.
The embodiment integrates all partial modules in the ordering process, efficiently and accurately realizes the ordering function, and improves the application range of the invention.
In one embodiment, the order preference module further comprises an order preference module comprising:
obtaining the volume of the transaction, the return rate and the average logistics days of a merchant of the ESB bus platform, and calculating to obtain a merchant credit public praise;
acquiring a quotation range filled by a user to obtain a product with a price within the quotation range;
and according to the public praise of the merchant, sequentially ordering the products with the prices within the quotation range from high to low, and generating a preferred product list for the user to select.
The working principle and beneficial effects of the embodiment are as follows:
in the process of actual purchasing, the situation that the price and the credit cannot be obtained is frequently encountered. Therefore, in the embodiment, the user inputs the upper limit and the lower limit of the price willing to pay to obtain the price interval willing to pay by the user; simultaneously, acquiring reputation public praise ranking of merchants through an ESB bus platform; further, products in a user willingness price interval are obtained, and the products are orderly ordered from high to low according to merchant reputation public praise ranking of merchants where the products are located, so that a preferred product list is generated for the user to select.
The merchant reputation public praise ranking is obtained by weighting and calculating the volume of the business, the return rate and the average logistics days in unit time, and the specific calculation process is as follows:
wherein:
n is a merchant reputation public praise value;
a is a volume weighted value;
b is a return rate weighting value;
c is the weighted value of the average logistics days;
x is the volume of the transaction;
y is the return rate;
z is the average days of logistics.
In one embodiment, the purchase order module further includes an signing module, and the working process of the signing module includes:
the user is provided with signing work, wherein the signing work comprises browser signing and mobile terminal signing;
the browser signing comprises: clicking a signing page of the browser, clicking signing, and turning blue an order after signing is successful;
the mobile terminal signing includes: and scanning the two-dimensional code on the inspection bill which follows the goods to finish signing.
The working principle and beneficial effects of the embodiment are as follows:
the browser signing work principle is as follows:
as shown in fig. 4, click on the signing page of the browser, generate a signing request signal and send the signing adapting unit; after receiving the signing request signal sent by the purchasing business module, the signing adapting unit converts the signing request signal into a target signing request signal and sends the target signing request signal to the ESB bus platform; after receiving the target signing request signal, the ESB bus platform transmits a signing feedback signal to the adaptation unit; the adaptation unit converts the signing feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing service module, and the order after successful signing turns blue.
The working principle of signing in by the mobile terminal is as follows:
as shown in fig. 5, scanning a two-dimensional code on a manifest accompanying with an ordered cargo, generating a signing request signal and transmitting the signing adapting unit; after receiving the signing request signal sent by the purchasing business module, the signing adapting unit converts the signing request signal into a target signing request signal and sends the target signing request signal to the ESB bus platform; after receiving the target signing request signal, the ESB bus platform transmits a signing feedback signal to the adaptation unit; and the adaptation unit converts the signing feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing service module to finish signing.
The embodiment provides more than one signing mode, increases signing flexibility, further improves the reliability of the whole transaction module, and increases the application range of the invention.
In one embodiment, the working process of the reconciliation module includes:
the user opens the financial page and clicks the financial account checking;
sequentially comparing the financial statement with the purchasing units, suppliers and distribution time of the order;
after checking, checking is completed.
The working principle and beneficial effects of the embodiment are as follows:
opening a financial page, clicking a financial account to generate an account checking request signal, and sending the account checking request signal to an account checking adaptation unit as shown in fig. 6; after receiving the reconciliation request signal sent by the purchase service module, the reconciliation adaptation unit converts the reconciliation request signal into a target reconciliation request signal and sends the target reconciliation request signal to the ESB bus platform; after receiving the target reconciliation request signal, the ESB bus platform transmits a reconciliation feedback signal to the reconciliation adaptation unit; the reconciliation adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing business module, and sequentially compares the financial statement with purchasing units, suppliers and distribution time of the order; after checking, checking is completed.
The reconciliation function ensures the reliability of the transaction process.
In one embodiment, the report module includes:
the report form adaptation unit acquires report form request signals for selecting order form states, suppliers, categories, data and time;
after receiving the report request signal sent by the purchase service module, the adaptation unit converts the request signal into a target report request signal and sends the target report request signal to the ESB bus platform;
after receiving the target report request signal, the ESB bus platform transmits a report feedback signal to the report adaptation unit;
the report adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing business module, and the report module displays report details.
The working principle and beneficial effects of the embodiment are as follows:
as shown in fig. 7, the report form page is clicked, and the report adaptation unit acquires report request signals for selecting the order state, suppliers, categories, data and time; after receiving the report request signal sent by the purchase service module, the adaptation unit converts the request signal into a target report request signal and sends the target report request signal to the ESB bus platform; after receiving the target report request signal, the ESB bus platform transmits a report feedback signal to the report adaptation unit; the report adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing business module, and the report module displays report details.
The report records the detailed information of the whole transaction process, and the transaction process information is more perfect and concise under the assistance of the ESB bus platform.
In one embodiment, the warehouse module includes:
summarizing the inventory, purchasing and warehousing, warehousing other things, ex-warehouse making, warehousing, ex-warehouse making and expiration early warning;
the inventory summarizing module can be used for users to check and select the details of the ordering through checking and selecting the classification of the warehouse, the purchasing unit, the supplier, the product category, the commodity search and the like.
The working principle and beneficial effects of the embodiment are as follows:
as shown in fig. 8, the storage modules include eight modules, namely, storage summary, purchasing and warehousing, other warehousing, delivery and billing, delivery and expiration pre-warning, after clicking each module, a corresponding storage request signal is generated and sent to a storage adaptation unit, and after receiving the storage request signal sent by the purchasing service module, the storage adaptation unit converts the storage request signal into a target storage request signal and sends the target storage request signal to the ESB bus platform; after receiving the target warehousing request signal, the ESB bus platform transmits a warehousing feedback signal to the warehousing adaptation unit;
the warehousing adaptation unit converts the warehousing feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing service module, and the purchasing service module executes the operation corresponding to the target warehousing feedback signal, for example, the inventory summarizing module can check the details of the ordering.
In one embodiment, the method further comprises a malfunction alert function, in particular as follows:
acquiring a sending record of the request signal, and starting to operate a failure alarm module;
sequentially acquiring the target request signal, the feedback signal and the target feedback signal;
if the target request signal, the feedback signal and the target feedback signal are all successfully acquired, the failure alarm module is closed;
and if the target request signal, the feedback signal and the target feedback signal are not all acquired, marking the type of the signal which is not acquired and sending out an alarm signal which needs to be repaired.
The working principle and beneficial effects of the embodiment are as follows:
when the purchasing business module does not work, the failure alarm module is in a closed state. When the purchasing business module works, a signal is sent, and the failure alarm module is activated. When the purchasing service module works, each step sends a corresponding signal, the failure alarm module records, and when the whole working cycle is completed, namely, each step of signal is normally sent, the failure alarm module is closed; and when the target request signal, the feedback signal and the target feedback signal are not all acquired, the failure alarm module records the module program position corresponding to the specific signal, and records the position into an alarm signal and sends out the alarm signal. The embodiment ensures the normal operation of the invention, and can judge the fault point of the module according to the recorded failure signal position to make targeted repair.

Claims (6)

1. The purchase management method based on the ESB bus platform is characterized by comprising the following steps of:
after receiving a request signal sent by a purchase service module, an adaptation unit converts the request signal into a target request signal and sends the target request signal to the ESB bus platform;
after receiving the target request signal, the ESB bus platform transmits a feedback signal to an adaptation unit;
the adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchase service module, and the purchase service module executes the operation corresponding to the target feedback signal;
the purchase business module comprises a purchase order module, a reconciliation module and a report module;
the working process of the purchase order module comprises the following steps:
the user selects and clicks the selected suppliers, the selected product types, the selected commodity ordering and the selected commodity quantity on the ordering page, generates an ordering request signal based on the selected suppliers, the selected product types, the selected commodity quantity and the selected commodity quantity, and sends the ordering request signal to the ordering adaptation unit;
after receiving the request signal sent by the purchase service module, the ordering adaptation unit converts the request signal into a target ordering request signal and sends the target ordering request signal to the ESB bus platform;
after receiving the target order request signal, the ESB bus platform transmits an order feedback signal to the order adaptation unit;
the order-placing adaptive unit converts the order-placing feedback signal into a target order-placing feedback signal and feeds the target order-placing feedback signal back to the order-placing page, the order-placing page executes the operation corresponding to the target order-placing feedback signal, order-placing is completed, viewing, modifying and cancelling options are generated on the order-placing page, and a user can click the viewing, modifying and cancelling options to complete the corresponding operation;
the ordering module further comprises an ordering preferential sub-module, and the working module of the ordering preferential sub-module comprises:
obtaining the transaction amount, the return rate and the average logistics days of merchants of the ESB bus platform, and calculating to obtain credit public praise of the merchants; the specific calculation process is as follows:
wherein: n is a merchant reputation public praise value; a is a volume weighted value; b is a return rate weighting value; c is the weighted value of the average logistics days; x is the volume of the transaction; y is the return rate; z is the average days of logistics;
acquiring a quotation range filled by a user to obtain a product with a price within the quotation range;
according to the public praise of the merchant, the products with the prices within the quotation range are orderly sequenced from high to low, and a preferred product list is generated for the user to select;
the working process of the reconciliation module comprises the following steps:
the user opens a financial page to perform financial account checking;
sequentially comparing the financial statement with the purchasing units, suppliers and distribution time of the order;
after checking, checking account is completed;
the working process of the report module comprises the following steps:
the report form adaptation unit acquires report form request signals for selecting order form states, suppliers, categories, data and time;
after receiving the report request signal sent by the purchase service module, the adaptation unit converts the request signal into a target report request signal and sends the target report request signal to the ESB bus platform;
after receiving the target report request signal, the ESB bus platform transmits a report feedback signal to the report adaptation unit;
the report adaptation unit converts the feedback signal into a target feedback signal and feeds the target feedback signal back to the purchasing business module, and the report module displays report details.
2. The method for purchasing management based on ESB bus platform of claim 1, wherein the purchasing business module further comprises:
an account login module and a storage module.
3. The method for purchasing management based on ESB bus platform of claim 2, wherein the account login module comprises the following steps:
the user inputs a website in the browser, then inputs an account number and a password in an account login page, clicks login, generates a login request signal and sends the login request signal to a login adaptation unit;
after receiving a login request signal, the login adaptation unit converts the login request signal into a target login request signal and sends the target login request signal to the ESB bus platform;
after receiving the target login request signal, the ESB bus platform transmits a login feedback signal to the login adaptation unit;
the login adaptation unit converts the login feedback signal into a target login feedback signal and feeds the target login feedback signal back to the account login page, and the account login page executes the operation corresponding to the target login feedback signal to complete account login.
4. The purchase management method based on the ESB bus platform as set forth in claim 2, wherein the purchase order module further comprises an signing module, and the working process of the signing module comprises:
the user is provided with signing work, wherein the signing work comprises browser signing and mobile terminal signing;
the browser signing comprises: clicking a signing page of the browser, clicking signing, and turning blue an order after signing is successful;
the mobile terminal signing includes: and scanning the two-dimensional code on the inspection bill which follows the goods to finish signing.
5. The method for purchasing management based on ESB bus platform of claim 2, wherein the operation of the warehouse module comprises:
summarizing the inventory, purchasing and warehousing, warehousing other things, ex-warehouse making, warehousing, ex-warehouse making and expiration early warning;
the inventory summarizing module can be used for users to check and select inventory, purchasing units, suppliers, categories and commodity search classifications to check and place details.
6. The method for purchase management based on the ESB bus platform as recited in claim 1, further comprising a malfunction alarm function, in particular, the method comprises:
acquiring a sending record of the request signal, and starting to operate a failure alarm module;
sequentially acquiring the target request signal, the feedback signal and the target feedback signal;
if the target request signal, the feedback signal and the target feedback signal are all successfully acquired, the failure alarm module is closed;
and if the target request signal, the feedback signal and the target feedback signal are not all acquired, marking the type of the signal which is not acquired and sending out an alarm signal which needs to be repaired.
CN202310112965.9A 2023-02-15 2023-02-15 Purchasing management method based on ESB bus platform Active CN116319860B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310112965.9A CN116319860B (en) 2023-02-15 2023-02-15 Purchasing management method based on ESB bus platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310112965.9A CN116319860B (en) 2023-02-15 2023-02-15 Purchasing management method based on ESB bus platform

Publications (2)

Publication Number Publication Date
CN116319860A CN116319860A (en) 2023-06-23
CN116319860B true CN116319860B (en) 2023-11-10

Family

ID=86782579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310112965.9A Active CN116319860B (en) 2023-02-15 2023-02-15 Purchasing management method based on ESB bus platform

Country Status (1)

Country Link
CN (1) CN116319860B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5895453A (en) * 1996-08-27 1999-04-20 Sts Systems, Ltd. Method and system for the detection, management and prevention of losses in retail and other environments
WO2000073931A2 (en) * 1999-05-28 2000-12-07 Ichoose Method and apparatus for real-time electronic marketing
CN102024234A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Electronic transaction service platform
CN109062848A (en) * 2018-08-01 2018-12-21 武汉索雅信息技术有限公司 Purchasing management method, apparatus and bus platform based on ESB bus platform
CN111429064A (en) * 2020-03-26 2020-07-17 云南建机易营科技有限公司 Sharing storehouse super large data platform
CN111680989A (en) * 2020-04-28 2020-09-18 无锡宏业成网络科技有限公司 Online transaction account system and online transaction method
CN115358813A (en) * 2022-08-12 2022-11-18 安徽果芸贸易有限公司 Cross-border e-commerce platform intelligent operation system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5895453A (en) * 1996-08-27 1999-04-20 Sts Systems, Ltd. Method and system for the detection, management and prevention of losses in retail and other environments
WO2000073931A2 (en) * 1999-05-28 2000-12-07 Ichoose Method and apparatus for real-time electronic marketing
CN102024234A (en) * 2010-06-04 2011-04-20 西本新干线股份有限公司 Electronic transaction service platform
CN109062848A (en) * 2018-08-01 2018-12-21 武汉索雅信息技术有限公司 Purchasing management method, apparatus and bus platform based on ESB bus platform
CN111429064A (en) * 2020-03-26 2020-07-17 云南建机易营科技有限公司 Sharing storehouse super large data platform
CN111680989A (en) * 2020-04-28 2020-09-18 无锡宏业成网络科技有限公司 Online transaction account system and online transaction method
CN115358813A (en) * 2022-08-12 2022-11-18 安徽果芸贸易有限公司 Cross-border e-commerce platform intelligent operation system

Also Published As

Publication number Publication date
CN116319860A (en) 2023-06-23

Similar Documents

Publication Publication Date Title
CN104378341B (en) Template acquisition methods, template provider method, Apparatus and system
US7516103B1 (en) Method and apparatus for facilitating electronic acquisition and maintenance of goods and services via the internet
CA2436580C (en) Configuring architecture for mobile access to at least one business resource
US20050060235A2 (en) Collaborative commerce hub
US20040139001A1 (en) Network based business to business portal for the retail convenience marketplace
US20170236188A1 (en) System and method for automating business processes throughout the life cycle of an order by using a publish-subscriber pattern
CN109919676B (en) Method and system for intelligent environment-friendly bag charging management
CN101853437A (en) The system and/or the method for end to end services workflow management, business event management and/or BAM
CN112149981A (en) Supply chain logistics management method and system of integrated platform
US8046238B2 (en) Business transaction management
US20210241357A1 (en) Customizable and extensible managed integration platform
CN112036986A (en) Multi-channel e-commerce operation platform of online shopping mall
CN112418784A (en) Service arranging and executing system and method
US20120158583A1 (en) Automated bank transfers using identifier tokens
CN115049269A (en) Client credit management system applied to building material industry
CA2638470C (en) Message sequence management of enterprise based correlated events
CN110599082A (en) Method for providing a negotiable service by interfacing an initial supplier and a buyer via an intermediate negotiable provider
CN111311200B (en) Management method and device for guest consultation work order platform
CN116319860B (en) Purchasing management method based on ESB bus platform
CN106302770B (en) The based reminding method and system of business information
CN116433198A (en) Intelligent supply chain management platform system based on cloud computing
CN110658964A (en) SaaS ERP management system suitable for chemical enterprises
CN109961352A (en) A kind of intelligence quotation system
US20020174033A1 (en) Verification method of replying work orders in a collaboration commerce system
JP2023518987A (en) Methods, apparatus, servers, computer readable media and computer programs for processing appliance demand information

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