IP Library › Granted Patent US 11,656,889
Granted Patent B2
US 11,656,889 · App. 17/448,313 · Granted May 23, 2023

Method and system for automatically invoking functionality while using a primary application without user action

Inventor: Pranoy Cherian Mathew (Andhra Pradesh, IN)
Assignee: salesforce.com, inc.
G06F9/45512G06F40/30G06N5/02G06F9/451
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,656,889
App. No.
17/448,313
Granted
May 23, 2023
Kind
B2
Abstract

Methods and systems are provided for automatically determining a need to invoke functionality of a feature of an application while using a primary application and for automatically invoking that functionality without user action. When input information is input into the primary application via a user interface of a user system, it can be received by an application server from a sender process at the user system, and a pre-fix that occurs before a text string can be identified. The text string that follows the pre-fix can be extracted by performing a matching analysis against a library of keywords and extracting a matching keyword. The text string comprises extracted text from the input information. The matching keyword can be matched to an entry that is mapped to a command that can be executed to generate an action that automatically invokes the functionality of the feature of the application without user action.

Claims (53)

1. A system for automatically determining a need to invoke functionality of a feature of an application while using a primary application executed at a user system and for automatically invoking that functionality without user action, the system comprising:

an application server system communicatively coupled to the user system, the application server system comprising:

at least one hardware-based processing system and memory, wherein the memory comprises processor-executable instructions encoded on a non-transient processor-readable media, wherein the processor-executable instructions, when executed by the at least one hardware-based processing system, are configurable to cause:

receiving input information from a sender process implemented at the user system, wherein the input information is input into the primary application;

identifying a prefix that occurs before a text string, wherein the pre-fix serves as a signal that information that follows that prefix indicates the functionality of the feature of the application that needs to be automatically invoked;

processing the input information to extract the text string that follows the prefix by performing a matching analysis against a library of keywords and extracting a matching keyword, wherein the text string comprises extracted text from the input information;

matching the matching keyword to an entry that is mapped to a command to automatically invoke the functionality of the feature of the application without user action; and

executing the command, at another hardware-based processing system, to generate an action that automatically invokes the functionality of the feature of the application without user action.

2. The system according to claim 1 , wherein the processor-executable instructions, when executed by the at least one hardware-based processing system, are further configurable to cause:

extracting patterns from contextual information that indicate that functionality of the feature of the application is to be invoked;

evaluating each of a set of associative rules by determining whether extracted patterns from the contextual information match a pattern defined by associative data for that associative rule; and

using one of the associative rules, that is identified as having a matching pattern with the patterns from the contextual information, to generate a prediction result output.

3. The system according to claim 1 , wherein the executing the command to generate the action that automatically invokes the functionality of the feature of the application without user action is executed at the user system, or at a server system, or at a database system to cause the action.

4. The system according to claim 3 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by an API call.

5. The system according to claim 3 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by a microservice.

6. The system according to claim 1 , wherein the feature of the application is a feature of the primary application.

7. The system according to claim 1 , wherein the feature of the application is a feature of another application that is different than the primary application.

8. The system according to claim 1 , wherein the functionality of the feature of the application that is automatically invoked by the action includes:

automatically opening a window of the application; and

auto-populating certain items within the window with information to help expedite completion of a task.

9. A method for automatically determining a need to invoke functionality of a feature of an application while using a primary application executed at a user system and for automatically invoking that functionality without user action, the method comprising:

at a hardware-based processing system of an application server system that is communicatively coupled to the user system:

receiving input information from a sender process implemented at the user system, wherein the input information is input into the primary application;

identifying a prefix that occurs before a text string, wherein the prefix serves as a signal that information that follows that prefix indicates the functionality of the feature of the application that needs to be automatically invoked;

processing the input information to extract the text string that follows the prefix by performing a matching analysis against a library of keywords and extracting a matching keyword, wherein the text string comprises extracted text from the input information;

matching the matching keyword to an entry that is mapped to a command to automatically invoke the functionality of the feature of the application without user action; and

executing the command, at another hardware-based processing system, to generate an action that automatically invokes the functionality of the feature of the application without user action.

10. The method according to claim 9 , wherein using a set of associative rules to generate a prediction result output that corresponds to the contextual information for a given context, comprises:

extracting patterns from contextual information that indicate that functionality of the feature of the application is to be invoked;

evaluating each of the set of associative rules by determining whether extracted patterns from the contextual information match a pattern defined by associative data for that associative rule; and

using one of the associative rules, that is identified as having a matching pattern with the patterns from the contextual information, to generate the prediction result output.

11. The method according to claim 9 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by an API call.

12. The method according to claim 9 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by a microservice.

13. The method according to claim 9 , wherein the feature of the application is a feature of the primary application.

14. The method according to claim 9 , wherein the feature of the application is a feature of another application that is different than the primary application.

15. The method according to claim 9 , wherein the functionality of the feature of the application that is automatically invoked by the action includes:

automatically opening a window of the application; and

auto-populating certain items within the window with information to help expedite completion of a task.

16. A system comprising at least one hardware-based processor and memory, wherein the memory comprises processor-executable instructions encoded on a non-transient processor-readable media, wherein the processor-executable instructions, when executed by the at least one hardware-based processor, are configurable to cause:

receiving input information from a sender process at a user system, wherein the input information is input into a primary application executed at the user system;

identifying a prefix that occurs before a text string, wherein the prefix serves as a signal that information that follows that prefix indicates functionality of a feature of an application that needs to be automatically invoked;

processing the input information to extract the text string that follows the prefix by performing a matching analysis against a library of keywords and extracting a matching keyword, wherein the text string comprises extracted text from the input information;

matching the matching keyword to an entry that is mapped to a command to automatically invoke the functionality of the feature of the application without user action; and

executing the command, at another hardware-based processing system, to generate an action that automatically invokes the functionality of the feature of the application without user action.

17. The system according to claim 16 , wherein using a set of associative rules to generate a prediction result output that corresponds to contextual information for a given context, comprises:

extracting patterns from the contextual information that indicate that functionality of the feature of the application is to be invoked;

evaluating each of the set of associative rules by determining whether extracted patterns from the contextual information match a pattern defined by associative data for that associative rule; and

using one of the associative rules, that is identified as having a matching pattern with the patterns from the contextual information, to generate the prediction result output.

18. The system according to claim 16 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by an API call.

19. The system according to claim 16 , wherein the action is a result of processing the command to automatically invoke certain functionality of the feature of the application by a microservice.

20. The system according to claim 16 , wherein the functionality of the feature of the application that is automatically invoked by the action includes:

automatically opening a window of the application; and

auto-populating certain items within the window with information to help expedite completion of a task.

Assignments (2)
CHANGE OF NAME Recorded Aug 4, 2026
From: SALESFORCE.COM, INC.
To: SALESFORCE, INC.
Reel/Frame 076118/0548 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 21, 2021
From: MATHEW, PRANOY CHERIAN
To: SALESFORCE.COM, INC.
Reel/Frame 057550/0225 →
Continuity (2)
Continuation 16417831 · May 21, 2019
Related Publication 20220004408A1 · Jan 6, 2022