Systems and methods for a metadata driven integration of chatbot systems into back-end application services

US11870741B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11870741-B2
Application numberUS-202318174159-A
CountryUS
Kind codeB2
Filing dateFeb 24, 2023
Priority dateApr 19, 2019
Publication dateJan 9, 2024
Grant dateJan 9, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

The present disclosure generally relates to systems and methods for efficiently and dynamically integrating a chatbot into an application service. More specifically, the present disclosure relates to systems and methods that dynamically build custom components that enable the chatbot to communicate and facilitate the use of the application service directly from the chatbot application. Accordingly, the systems and methods described herein provide the benefit of integrating the chatbot application into an application service without having the application developer write code for the integration, thereby enhancing the computational efficiency of the integration and the reliability of the application service when new services or service functionality are added or modified.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method comprising: receiving, by a computing device and via a dialogue flow of a chatbot application, input for invoking a particular service of one or more services of a backend application using the chatbot application, the input comprising one or more particular input parameters in a first defined format; executing, by the computing device, a component builder class to generate a custom component for the particular service, wherein the custom component is configured to enable the chatbot application to interact with the particular service via the dialogue flow between an end user and the chatbot application, wherein the particular service is invoked by one or more input parameters for the particular service in a second defined format that is different than the first defined format; identifying, by the computing device and in response to executing the component builder class, each input parameter of the one or more input parameters for the particular service; generating, by the computing device and using the one or more input parameters, the custom component for the particular service, wherein the custom component defines at least one function performable by the particular service and one or more actions performable by the chatbot application, wherein the one or more actions correspond to the at least one function; embedding, by the computing device, the custom component into the dialogue flow of the chatbot application; and executing, by the computing device and via the chatbot application, the custom component generated for the particular service to transform the one or more particular parameters from the first defined format into the second defined format. 2. The computer-implemented method of claim 1 , wherein the custom component for the particular service enables the chatbot application to communicate with the one or more services. 3. The computer-implemented method of claim 1 , further comprising accessing a database that stores metadata associated with an application, the application being configured to perform one or more services, and the metadata indicating, for each service of the one or more services, one or more input parameters consumed by the service. 4. The computer-implemented method of claim 3 , further comprising: building a payload based on the one or more input parameters included in the metadata; invoke the particular service using the payload; receiving an output parameter from the particular service; storing the output parameter as a conversation variable; setting a result state as returned by the particular service; and executing a function to display, using the chatbot application, the conversation variable to the end user. 5. The computer-implemented method of claim 1 , wherein the one or more particular input parameters include a set of input parameters, and wherein the particular service can be invoked using a subset of the set of input parameters. 6. The computer-implemented method of claim 1 , wherein the chatbot application receives input from an end user, the input being in a first defined format, the input corresponding to an input parameter of the particular service, the input parameter of the particular service being associated with a second defined format. 7. The computer-implemented method of claim 6 , further comprising: executing a component service, the execution of the component service causing the received input to be transformed from the first defined format to the second defined format. 8. A system, comprising: one or more data processors; and a non-transitory computer-readable storage medium containing instructions which, when executed on the one or more data processors, cause the one or more data processors to perform operations including: receiving, by a computing device and via a dialogue flow of a chatbot application, input for invoking a particular service of one or more services of a backend application using the chatbot application, the input comprising one or more particular input parameters in a first defined format; executing, by the computing device, a component builder class to generate a custom component for the particular service, wherein the custom component is configured to enable the chatbot application to interact with the particular service via the dialogue flow between an end user and the chatbot application, wherein the particular service is invoked by one or more input parameters for the particular service in a second defined format that is different than the first defined format; identifying, by the computing device and in response to executing the component builder class, each input parameter of the one or more input parameters for the particular service; generating, by the computing device and using the one or more input parameters, the custom component for the particular service, wherein the custom component defines at least one function performable by the particular service and one or more actions performable by the chatbot application, wherein the one or more actions correspond to the at least one function; embedding, by the computing device, the custom component into the dialogue flow of the chatbot application; and executing, by the computing device and via the chatbot application, the custom component generated for the particular service to transform the one or more particular parameters from the first defined format into the second defined format. 9. The system of claim 8 , wherein the custom component for the particular service enables the chatbot application to communicate with the one or more services. 10. The system of claim 8 , wherein the operations further comprise accessing a database that stores metadata associated with an application, the application being configured to perform one or more services, and the metadata indicating, for each service of the one or more services, one or more input parameters consumed by the service. 11. The system of claim 10 , wherein the operations further comprise: building a payload based on the one or more input parameters included in the metadata; invoke the particular service using the payload; receiving an output parameter from the particular service; storing the output parameter as a conversation variable; setting a result state as returned by the particular service; and executing a function to display, using the chatbot application, the conversation variable to the end user. 12. The system of claim 8 , wherein the one or more particular input parameters include a set of input parameters, and wherein the particular service can be invoked using a subset of the set of input parameters. 13. The system of claim 8 , wherein the chatbot application receives input from an end user, the input being in a first defined format, the input corresponding to an input parameter of the particular service, the input parameter of the particular service being associated with a second defined format. 14. The system of claim 13 , wherein the operations further comprise executing a component service, the execution of the component service causing the received input to be transformed from the first defined format to the second defined format. 15. A computer-program product tangibly embodied in a non-transitory machine-readable storage medium, including instructions configured to cause a data processing apparatus to perform operations including: receiving, by a computing device and via a dialogue flow of a chatbot application, input for invoking a particular service of one or more services of a backend application using the chatbot application

Assignees

Inventors

Classifications

  • H04L51/02Primary

    using automatic reactions or user delegation, e.g. automatic replies or chatbot-generated messages · CPC title

  • Interoperability with other network applications or services · CPC title

  • Protocols for remote procedure calls [RPC] · CPC title

  • Discovery or management thereof, e.g. service location protocol [SLP] or web services · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11870741B2 cover?
The present disclosure generally relates to systems and methods for efficiently and dynamically integrating a chatbot into an application service. More specifically, the present disclosure relates to systems and methods that dynamically build custom components that enable the chatbot to communicate and facilitate the use of the application service directly from the chatbot application. Accordin…
Who is the assignee on this patent?
Oracle Int Corp
What technology area does this patent fall under?
Primary CPC classification H04L51/02. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jan 09 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).