CN107679831B - Method and related device for calling ERP function - Google Patents

Method and related device for calling ERP function Download PDF

Info

Publication number
CN107679831B
CN107679831B CN201710931637.6A CN201710931637A CN107679831B CN 107679831 B CN107679831 B CN 107679831B CN 201710931637 A CN201710931637 A CN 201710931637A CN 107679831 B CN107679831 B CN 107679831B
Authority
CN
China
Prior art keywords
target function
erp
url link
function information
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710931637.6A
Other languages
Chinese (zh)
Other versions
CN107679831A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201710931637.6A priority Critical patent/CN107679831B/en
Publication of CN107679831A publication Critical patent/CN107679831A/en
Application granted granted Critical
Publication of CN107679831B publication Critical patent/CN107679831B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Power Engineering (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application provides a method and a related device for calling an ERP function, wherein the method comprises the following steps: generating a URL link containing target function information by encryption, sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link, and starting an ERP light master console through a custom URL protocol; after the ERP light master console is started, user information is obtained from a third-party communication assembly through a custom protocol; simulating login by using user information; decrypting the URL link to obtain target function information, and verifying the target function information; and if the verification is passed, starting the target function according to the target function information. By the method, after the ERP generates the URL link of the target function, the third-party communication component starts the ERP light main console by using the URL link and calls the function corresponding to the URL link, so that the ERP function can be directly called, and the cooperative office capacity of the third-party communication component and the ERP is improved.

Description

Method and related device for calling ERP function
Technical Field
The present application relates to the field of ERP, and in particular, to a method and a related device for calling an ERP function.
Background
ERP: enterprise Resource Planning.
A main control console: the method is a basic platform for running an ERP product, most functions of the ERP are integrated on a main control console, and a user selects a corresponding functional module to perform business operation after logging in the main control console.
Information system integration: by adopting various integration technologies such as function integration, network integration, software interface integration and the like, the interconnection and interoperability problems among different product systems are realized, and a multi-manufacturer, multi-protocol and multi-application-oriented architecture is constructed.
Single Sign On (SSO): in a plurality of application systems, users can access all mutually trusted application systems only by logging in once.
The ERP product of the C/S architecture generally depends on a main console operation framework, and an ERP system initializes a function module list after a user logs in the main console. When a user clicks a certain function (such as a chronological book), the main console dynamically loads the corresponding function in a dynamic link library mode.
Due to the limitation of an operation framework of a C/S architecture ERP product, the integration of the ERP and a third-party product mostly only realizes single sign-on at present, namely, a user system of an ERP system and the third-party system is opened, and the function of logging in a product A to a product B by one key is realized. But has the following disadvantages:
(1) a user must use the ERP function through three steps of login, initialization of an ERP main console and opening of a target function. If only a certain specific document needs to be checked or a certain specific function needs to be opened, the above operation is slightly cumbersome and affects the user experience.
(2) It is difficult to expand the functions of the ERP product itself by means of a third-party product (e.g., instant messaging, email, etc.), and a stronger business cooperation is achieved.
Disclosure of Invention
The application aims to provide a method and a related device for calling an ERP function, so that the corresponding ERP function can be directly called without three steps of login, initialization and target function opening.
In order to solve the above technical problem, the present application provides a method for calling an ERP function, including:
encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
and if the verification is passed, starting the target function according to the target function information.
Wherein decrypting the URL link comprises:
and calling an encryption component interface to decrypt the URL link.
Wherein the verifying the target function information comprises:
and calling a verification permission interface and a user authority interface to verify the target function information.
The application also provides a method for calling the ERP function, which comprises the following steps:
the third-party communication component receives a URL link which is generated by the ERP system in an encryption mode and contains target function information; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the third-party communication component calls the URL link and starts an ERP light main console through a user-defined URL protocol;
and the third-party communication assembly sends user information to the ERP light master control console, so that the ERP light master control console starts a target function of the ERP system after simulating login by using the user information, decrypting the URL link to obtain the target function information and successfully verifying the target function information.
The present application further provides a device for calling an ERP function, including:
the encryption module is used for generating a URL link containing target function information in an encryption mode; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the sending module is used for sending the URL link to a third-party communication component so that the third-party communication component calls the URL link and starts an ERP light master console through a custom URL protocol;
the acquisition module acquires user information from the third-party communication assembly through a custom protocol after the ERP light master console is started;
the login module is used for simulating login by utilizing the user information;
the decryption module is used for decrypting the URL link to obtain the target function information and verifying the target function information;
and the starting module is used for starting the target function according to the target function information if the verification is passed.
The decryption module is a module for calling an encryption component interface to decrypt the URL link to obtain the target function information and verifying the target function information.
The decryption module is a module for decrypting the URL link to obtain the target function information and calling a verification permission interface and a user permission interface to verify the target function information.
The present application further provides a device for calling an ERP function, including:
the receiving module is used for receiving the URL link which is generated by the ERP system in an encryption mode and contains the target function information; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the calling module is used for calling the URL link and starting an ERP light main console through a user-defined URL protocol;
and the second sending module is used for sending user information to the ERP light master control console so that the ERP light master control console can start the target function of the ERP system after simulating login by using the user information, decrypting the URL link to obtain the target function information and successfully verifying the target function information.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed, performs the steps of:
encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
and if the verification is passed, starting the target function according to the target function information.
The application also provides a terminal, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor calls the computer program in the memory to realize the following steps:
encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
and if the verification is passed, starting the target function according to the target function information.
The application provides a method and a device for calling an ERP function, wherein the method comprises the following steps: encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol; simulating login by using the user information; decrypting the URL link to obtain the target function information, and verifying the target function information; and if the verification is passed, starting the target function according to the target function information.
By the method, after the ERP generates the URL link of the target function, the third-party communication assembly starts the corresponding ERP light main console by using the URL link and calls the function corresponding to the URL link, so that the third-party communication assembly can directly call the ERP function, and the cooperative office capacity of the third-party communication assembly and the ERP system is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for invoking an ERP function according to an embodiment of the present application;
fig. 2 is a flowchart of another method for invoking an ERP function according to an embodiment of the present application;
fig. 3 is a flowchart of another method for invoking an ERP function according to an embodiment of the present application;
fig. 4 is a schematic diagram of a device for invoking an ERP function according to an embodiment of the present application;
fig. 5 is a schematic diagram of another apparatus for invoking an ERP function according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart of a method for calling an ERP function according to an embodiment of the present application, where a technical solution is as follows:
s101: encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication component;
and the URL link is sent to a third-party communication component for enabling the third-party communication component to call the URL link, and the ERP light master console is started through a custom URL protocol.
The URL link needs to contain the function ID, the account set ID, the runtime core parameter, and the like of the target function, that is, information and auxiliary information necessary for calling the function may be stored in the URL link. While URL links may typically be generated by an ERP product, it is noted that they are not generated by an ERP light console. However, the URL link cannot be generated by the third-party communication component because the related information of the target function is unknown, the URL link is sent to the third-party communication component by the ERP product, and a user can click the URL link on the third-party communication component to call the corresponding ERP function for viewing. In addition, because the URL link includes target function information of the target function, the light-weight console opened by the third-party product, i.e., the light-weight console described above, is not necessarily the console capable of implementing the full ERP function. The ERP master console is a control operation platform of an ERP product, integrates most functions of the ERP, and is the prior art. A complete console can realize various functions of the ERP product, but the third-party communication component does not necessarily need all the functions, that is, the lightweight console can be a console containing few functions of target functions (such as a simulated login function, a verification permission function, a user authority function and the like), and is called the lightweight console. Therefore, through the subsequent steps, the ERP light master console can also log in the ERP system, and further call the target function of the ERP system. The target function is the function of the ERP system required by the user.
The process of this step can be seen in the flow chart shown in fig. 2: and after the third-party communication component receives and calls the URL link, the ERP light master console is started through a custom URL protocol. The key to this approach is to obtain the URL links and custom URL protocols for the target function. The user-defined URL protocol refers to a user-defined URL standard, and after the user-defined URL protocol of the user is registered in the computer, a target program can be started in a browser or a third-party application program, so that process communication between two products can be realized. The target function information mentioned here includes a function ID, an account set ID and a run-time core parameter, and may also include other related parameters, where the content of the target function information is not limited, and the ERP light master console may enable a corresponding function according to the target function information.
Strictly speaking, the primary console started up here is different from the primary console started up by the user logging in and initializing the ERP primary console under normal conditions, because the starting method provided by the application is started up through the custom URL protocol, and the primary console can be called a light-weight primary console, namely an ERP light primary console, and the form of the primary console is similar to light application.
The present application does not limit the manner and form of encryption of the URL links, and any suitable encryption algorithm or tool may be used.
S102: after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
when the computer registers the user's custom URL protocol, the target program may be launched in the browser or third party program for process communication between the two products. Therefore, the ERP light master console can acquire user information from the third-party communication component through the custom protocol. The third-party communication component comprises an instant communication tool or a mail and the like. The user information is not necessarily the real user information, and may be a preset virtual identity, where the virtual identity is only used for the third-party communication component to invoke the ERP function, or a piece of user information is allocated to each third-party communication component, so that the identity of the third-party communication component may also be determined according to the user information when the ERP function is invoked. And of course, the authority can be set for the user information, and the ERP function allowed to be called by the third-party communication component is limited.
S103: simulating login by using the user information;
and performing simulated login by using the user information acquired from the third-party communication component. The simulation login is called as simulation login, which is to distinguish from the normal mode that a user logs in through a user name and a key, because the login here mainly refers to login realized through an interface-free login interface of ERP. The login is to detect user information to ensure safety, and in the process, the ERP light master console can also cache the user information. Of course, other login methods are possible, and are not limited herein.
S104: decrypting the URL link to obtain the target function information, and verifying the target function information;
and after receiving the URL link, the ERP light master console decrypts the URL link to obtain target function information such as a function ID, an account set ID, a running core parameter and the like, and checks the target function information. Referring to fig. 2, the URL link may be decrypted by calling the encryption component interface, and the target function information may be verified by calling the verification permission interface and the user right interface, where the decryption and verification process is not limited herein.
S105: and if the verification is passed, starting the target function according to the target function information.
And when the verification is passed, the ERP light master console opens the function corresponding to the URL link according to the target function information.
It is worth mentioning that the method described above teaches how the third party communication component invokes the function of the ERP product, and in general, the method is based on information interaction between two terminals. Each terminal may include the third-party communication component, or may include an ERP product (i.e., an ERP system). In other words, each terminal may be either the caller or the callee in the above method.
The embodiment of the application provides a method for calling an ERP function, and the method can realize the calling of the ERP function by a third-party communication assembly, so that the cooperative office capacity is greatly improved.
Referring to fig. 3, fig. 3 is a flowchart of another method for invoking an ERP function according to an embodiment of the present application, and with respect to the embodiment, the method is described from the perspective of the third-party communication component in the embodiment, and may refer to the method provided by the embodiment, where the specific technical solution is as follows:
s201: the third-party communication component receives a URL link which is generated by the ERP system in an encryption mode and contains target function information;
the target function information comprises a function ID, an account set ID and a core parameter in operation;
s202: the third-party communication component calls the URL link and starts an ERP light main console through a user-defined URL protocol;
s203: and the third-party communication component sends user information to the ERP light master console.
The purpose of sending the user information is to enable the ERP light master console to simulate login by using the user information, decrypt the URL link to obtain the target function information, and start the target function of the ERP system after the target function information is successfully verified.
In practical application, the third-party communication component may be an application installed on the terminal, and may also be an application installed on the mobile terminal. The ERP light master console can be arranged in the third-party communication component, so that the aim function of calling the ERP system on the third-party communication component is realized. That is to say, by adopting the method for calling the ERP function of the present invention, the user can call the function of the ERP system on the mobile terminal such as the mobile phone, the tablet computer, etc., and can also call the function of the ERP system through the mobile terminal (such as the mobile phone, the tablet computer) in the application scene of mobile office, so that the user can correspondingly view, even edit, and the use of the user is greatly facilitated.
Referring to fig. 4, fig. 4 is a schematic diagram of an apparatus for invoking an ERP function according to an embodiment of the present application, where the apparatus may include:
an encryption module 100 for generating a URL link containing target function information by encryption; the target function information comprises a function ID, an account set ID and a core parameter in operation;
a sending module 200, configured to send the URL link to a third-party communication component, so that the third-party communication component invokes the URL link, and starts an ERP light console through a custom URL protocol
The obtaining module 300 is used for obtaining user information from the third-party communication assembly through a custom protocol after the ERP light master console is started;
a login module 400 for simulating login using the user information;
a decryption module 500, configured to decrypt the URL link to obtain the target function information, and verify the target function information;
and a starting module 600, configured to start the target function according to the target function information if the verification passes.
Based on the foregoing embodiment, as a preferred embodiment, the decryption module may be a module that calls an encryption component interface to decrypt the URL link, obtain the target function information, and verify the target function information.
Based on the foregoing embodiment, as a preferred embodiment, the decryption module may be a module that decrypts the URL link to obtain the target function information, and invokes a verification permission interface and a user right interface to verify the target function information.
Referring to fig. 5, fig. 5 is a schematic diagram of another apparatus for invoking an ERP function according to an embodiment of the present application, where the apparatus may include:
the receiving module 700 is used for receiving a URL link which is generated by the ERP system in an encryption mode and contains target function information; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the calling module 800 is used for calling the URL link and starting an ERP light master console through a user-defined URL protocol;
and a second sending module 900, configured to send user information to the ERP light master console, so that the ERP light master console starts a target function of the ERP system after simulating login by using the user information, decrypting the URL link to obtain the target function information, and successfully verifying the target function information.
Referring to fig. 6, an embodiment of the present application further provides a terminal, as shown in fig. 6, where the terminal includes a processor, a nonvolatile storage medium, an internal memory, a network interface, a display screen, and an input device, which are connected through a system bus. Wherein the processor of the terminal is adapted to provide computing and control capabilities. The memory of the terminal comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium of the terminal stores an operating system and computer readable instructions, and the internal memory of the terminal provides an environment for the operating system and the computer readable instructions in the non-volatile storage medium to run. The computer readable instructions, when executed by a processor, implement a method of invoking an ERP function as described above. The network interface is used for performing network communication with the server, such as sending an HTTP request to the server, receiving list data returned by the server, and the like. The display screen of the terminal can be a liquid crystal display screen or an electronic ink display screen, and the input device can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on a shell of the terminal, or an external keyboard, a touch pad or a mouse. The terminal can be a mobile phone, a tablet computer, a personal digital assistant or a wearable device. The processor, when executing the computer readable instructions, may perform the steps of:
after the ERP encrypts and generates a URL link containing target function information of a target function and sends the URL link to a third-party communication assembly, the ERP light master console acquires user information from the third-party communication assembly through a custom protocol; the ERP light master console is started through a user-defined URL protocol after the URL link is received and called by the third-party communication assembly; the target function information comprises a function ID, an account set ID and a core parameter in operation;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
and if the verification is passed, starting the target function.
The steps in the method for calling the ERP function described in fig. 1, fig. 2 or fig. 3 may be implemented by the terminal based on the structure shown in fig. 6.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a function calling device, or a network device) to execute all or part of the steps of the method of the embodiments of the present application.
The computer-readable storage medium having stored thereon a computer program that, when executed, may implement the steps of:
encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
and if the verification is passed, starting the target function according to the target function information.
Wherein decrypting the URL link comprises:
and calling an encryption component interface to decrypt the URL link.
Wherein the verifying the target function information comprises:
and calling a verification permission interface and a user authority interface to verify the target function information.
The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the device provided by the embodiment, the description is relatively simple because the device corresponds to the method provided by the embodiment, and the relevant points can be referred to the method part for description.
The method for calling the ERP function and the related device provided by the application are described in detail above. The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (9)

1. A method for invoking an ERP function, comprising:
encrypting to generate a URL link containing target function information and sending the URL link to a third-party communication assembly so that the third-party communication assembly calls the URL link and starts an ERP light master console through a custom URL protocol; the target function information comprises a function ID, an account set ID and a core parameter in operation;
after the ERP light master console is started, user information is obtained from the third-party communication assembly through a custom protocol;
simulating login by using the user information;
decrypting the URL link to obtain the target function information, and verifying the target function information;
if the verification is passed, starting a target function according to the target function information;
wherein decrypting the URL link comprises:
and calling an encryption component interface to decrypt the URL link.
2. The method of claim 1, wherein verifying the target function information comprises:
and calling a verification permission interface and a user authority interface to verify the target function information.
3. A method for invoking an ERP function, comprising:
the third-party communication component receives a URL link which is generated by the ERP system in an encryption mode and contains target function information; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the third-party communication component calls the URL link and starts an ERP light main console through a user-defined URL protocol;
and the third-party communication assembly sends user information to the ERP light master control console, so that the ERP light master control console starts a target function of the ERP system after simulating login by using the user information, decrypting the URL link to obtain the target function information and successfully verifying the target function information.
4. An apparatus for invoking ERP functions, comprising:
the encryption module is used for generating a URL link containing target function information in an encryption mode; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the sending module is used for sending the URL link to a third-party communication component so that the third-party communication component calls the URL link and starts an ERP light master console through a custom URL protocol;
the acquisition module acquires user information from the third-party communication assembly through a custom protocol after the ERP light master console is started;
the login module is used for simulating login by utilizing the user information;
the decryption module is used for decrypting the URL link to obtain the target function information and verifying the target function information;
and the starting module is used for starting the target function according to the target function information if the verification is passed.
5. The apparatus according to claim 4, wherein the decryption module is a module that calls an encryption component interface to decrypt the URL link, obtain the target function information, and check the target function information.
6. The apparatus according to claim 5, wherein the decryption module is a module for decrypting the URL link to obtain the target function information, and invoking a verification permission interface and a user permission interface to verify the target function information.
7. An apparatus for invoking ERP functions, comprising:
the receiving module is used for receiving the URL link which is generated by the ERP system in an encryption mode and contains the target function information; the target function information comprises a function ID, an account set ID and a core parameter in operation;
the calling module is used for calling the URL link and starting an ERP light main console through a user-defined URL protocol;
and the second sending module is used for sending user information to the ERP light master control console so that the ERP light master control console can start the target function of the ERP system after simulating login by using the user information, decrypting the URL link to obtain the target function information and successfully verifying the target function information.
8. A computer-readable storage medium, on which a computer program is stored, which, when executed, implements the method of any of claims 1 to 3.
9. A terminal, characterized in that it comprises a memory in which a computer program is stored and a processor which, when it is called in the memory, implements the method according to any one of claims 1 to 3.
CN201710931637.6A 2017-10-09 2017-10-09 Method and related device for calling ERP function Active CN107679831B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710931637.6A CN107679831B (en) 2017-10-09 2017-10-09 Method and related device for calling ERP function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710931637.6A CN107679831B (en) 2017-10-09 2017-10-09 Method and related device for calling ERP function

Publications (2)

Publication Number Publication Date
CN107679831A CN107679831A (en) 2018-02-09
CN107679831B true CN107679831B (en) 2021-01-08

Family

ID=61139321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710931637.6A Active CN107679831B (en) 2017-10-09 2017-10-09 Method and related device for calling ERP function

Country Status (1)

Country Link
CN (1) CN107679831B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110753018A (en) * 2018-07-23 2020-02-04 北京国双科技有限公司 Login authentication method and system
CN109858905B (en) * 2018-12-21 2023-04-25 航天信息软件技术有限公司 Cross-system electronic certificate processing method and device
CN112596812B (en) * 2020-12-22 2024-05-31 深圳集智数字科技有限公司 Response method, device, equipment and storage medium of operation request
CN113742752B (en) * 2021-09-13 2024-03-26 杭州安恒信息技术股份有限公司 Unified authentication method, device, computer equipment and storage medium for interface docking

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8195493B2 (en) * 2003-04-04 2012-06-05 Netsuite, Inc. Concise communication of real-time business information in an enterprise network
CN103942093A (en) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 Service processing method and system
CN106326396A (en) * 2016-08-19 2017-01-11 武汉斗鱼网络科技有限公司 Method and system for realizing page hopping by means of customized URL (Uniform Resource Locator) in mobile client
CN106372532A (en) * 2016-09-05 2017-02-01 用友优普信息技术有限公司 Open application program interface service platform as well as calling control method and device
CN107092475A (en) * 2016-12-21 2017-08-25 阿里巴巴集团控股有限公司 The call method and device of a kind of interactive controls
CN107124431A (en) * 2017-06-22 2017-09-01 浙江数链科技有限公司 Method for authenticating, device, computer-readable recording medium and right discriminating system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070162356A1 (en) * 2004-10-21 2007-07-12 Huy Nguyen Inventory mitigation collaboration and balancing system with organized and archivable communication means
US8560713B2 (en) * 2008-07-31 2013-10-15 Sap Ag Method and system for mediating enterprise service access for smart devices
US9911089B2 (en) * 2011-09-16 2018-03-06 Oracle International Corporation Email client with ERP task integration

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8195493B2 (en) * 2003-04-04 2012-06-05 Netsuite, Inc. Concise communication of real-time business information in an enterprise network
CN103942093A (en) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 Service processing method and system
CN106326396A (en) * 2016-08-19 2017-01-11 武汉斗鱼网络科技有限公司 Method and system for realizing page hopping by means of customized URL (Uniform Resource Locator) in mobile client
CN106372532A (en) * 2016-09-05 2017-02-01 用友优普信息技术有限公司 Open application program interface service platform as well as calling control method and device
CN107092475A (en) * 2016-12-21 2017-08-25 阿里巴巴集团控股有限公司 The call method and device of a kind of interactive controls
CN107124431A (en) * 2017-06-22 2017-09-01 浙江数链科技有限公司 Method for authenticating, device, computer-readable recording medium and right discriminating system

Also Published As

Publication number Publication date
CN107679831A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
US11720410B2 (en) Secure service isolation between instances of cloud products using a SaaS model
EP3484125B1 (en) Method and device for scheduling interface of hybrid cloud
US10666669B2 (en) Securing services in a networked computing environment
RU2673842C1 (en) Device safety automatic certification with the use of the blocks chain
US20180254898A1 (en) Device enrollment protocol
Viega Cloud computing and the common man
CN108200089B (en) Method, device and system for realizing information security and storage medium
CN107679831B (en) Method and related device for calling ERP function
CN107493291B (en) Identity authentication method and device based on Secure Element (SE)
CN110245518B (en) Data storage method, device and equipment
US9483636B2 (en) Runtime application integrity protection
JP2022522645A (en) Tying a secure guest's secure key to a hardware security module
CN109726571B (en) Electronic signature method and device for document, storage medium and electronic equipment
CN109981576B (en) Key migration method and device
KR20230031278A (en) hypervisor protection key
CN114363088B (en) Method and device for requesting data
CN106203141A (en) The data processing method of a kind of application and device
CN103036852A (en) Method and device for achieving network login
CN110851851B (en) Authority management method, device and equipment in block chain type account book
CN107787494B (en) Recovery of login across reboots
CN115941217A (en) Method for secure communication and related product
US20240187431A1 (en) System and method for monitoring user actions with respect to a resource presented by a web browser
WO2017128044A1 (en) User identity authentication method and server
Petracca et al. Regulating Access to System Sensors in Cooperating Programs
Heinl et al. Android security

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