A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
The present invention generally relates to sales networking, and more particularly to identifying relevant business opportunities, e.g., those similar to a selected opportunity.
The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized in the prior art. The subject matter in the background section merely represents different approaches, which in and of themselves may also be inventions.
In a large organization, the number of business deals between suppliers, retailers, or any other partners may be quite large. A salesperson working on one deal may not know of other deals that other salespersons have worked on. Thus, knowledge gained from one deal is not used for another deal.
Knowledge of other deals within the organization, especially the deals that have similar characteristics like the current business opportunity, would probably help the salesperson to find ways to close the deal. Unfortunately, there is no available system providing this feature to the salespersons.
Accordingly, it is desirable to provide methods and systems for facilitating the exchange of knowledge regarding opportunities between people (e.g. salespersons), thus overcoming the above and other problems.
In accordance with embodiments, there are provided methods and systems directed to sales networking, e.g. by helping a user to identify relevant business opportunities from those similar to a selected opportunity. Embodiments can help a salesperson search for similar deals to the one the person is working, contact people who have worked similar deals and ask for their advice, and bookmark those deals to refer back to them as they work the deal.
In an embodiment and by way of example, a method of identifying a similar opportunity is provided. A database system receives, from an organization, data associated with a first business opportunity. A first opportunity record from the data associated with the business opportunity is created in a database of the database system. The first opportunity record has a plurality of properties defined in the database system. The database system receives, from a user of the organization, a request for business opportunities similar to the first business opportunity. The database system identifies one or more similar opportunity records that have one or more matching properties compared to the properties of the first opportunity record. The one or more similar opportunity records are provided to the user.
Systems, computer readable medium, and related apparatuses are also provided.
Reference to the remaining portions of the specification, including the drawings and claims, will realize other features and advantages of the present invention. Further features and advantages of the present invention, as well as the structure and operation of various embodiments of the present invention, are described in detail below with respect to the accompanying drawings. In the drawings, like reference numbers indicate identical or functionally similar elements.
In the following drawings like reference numbers are used to refer to like elements. Although the following figures depict various examples of the invention, the invention is not limited to the examples depicted in the figures.
Systems and methods are provided for finding business opportunities similar to a selected business opportunity, and more particularly for finding business opportunities that have matching values to those of the selected opportunity in a set of preselected categories.
As used herein, the term multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server (e.g. running an application process) may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers. As used herein, the term similar opportunity refers to a business opportunity that has matching properties to the selected opportunity in one or more categories, which may be preselected. As used herein, the term property refers to one or more values of any category (e.g., field or related object) of an opportunity record. A matching property is where a numerical value or text string for the category of the respective opportunity records are the same, within a predetermined range (e.g. as a percentage or fixed), or have a specified overlap in the characters of the text string (e.g., XYZ and XYZ, inc. can be determined to be matching).
Next, mechanisms and methods for finding similar opportunities will be described with reference to example embodiments.
Environment 10 is an environment in which an on-demand database service exists. User system 12 may be any machine or system that is used by a user to access a database system. For example, any of user systems 12 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices. As illustrated in
An on-demand database service, such as system 16, is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users). Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 16” and “system 16” will be used interchangeably herein. A database image may include one or more database objects. A relational database management system (RDMS) or the equivalent may execute storage and retrieval of information against the database object(s). Application platform 18 may be a framework that allows the applications of system 16 to run, such as the hardware and/or software, e.g., the operating system. In an embodiment, on-demand database service 16 may include an application platform 18 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 12, or third party application developers accessing the on-demand database service via user systems 12.
The users of user systems 12 may differ in their respective capacities, and the capacity of a particular user system 12 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 12 to interact with system 16, that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 16, that user system has the capacities allotted to that administrator. In systems with a hierarchical role model, users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
Network 14 is any network or combination of networks of devices that communicate with one another. For example, network 14 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration. As the most common type of computer network in current use is a TCP/IP (Transfer Control Protocol and Internet Protocol) network, such as the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein. However, it should be understood that the networks that the present invention might use are not so limited, although TCP/IP is a frequently implemented protocol.
User systems 12 might communicate with system 16 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc. In an example where HTTP is used, user system 12 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 16. Such an HTTP server might be implemented as the sole network interface between system 16 and network 14, but other techniques might be used as well or instead. In some implementations, the interface between system 16 and network 14 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
In one embodiment, system 16, shown in
One arrangement for elements or components of system 16 is shown in
Several elements in the system shown in
According to one embodiment, each user system 12 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like. Similarly, system 16 (and additional instances of an MTS, where more than one is present) and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 17, which may include an Intel Pentium® processor or the like, and/or multiple processor units. A computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein. Computer code for operating and configuring system 16 to intercommunicate and to process web pages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data. Additionally, the entire program code, or portions thereof, may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known. It will also be appreciated that computer code for implementing embodiments of the present invention can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, Java™, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used. (Java™ is a trademark of Sun Microsystems, Inc.).
According to one embodiment, each system 16 is configured to provide web pages, forms, applications, data and media content to user (client) systems 12 to support the access by user systems 12 as tenants of system 16. As such, system 16 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B). As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Additionally, the term “server” is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein. Similarly, the database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
User system 12, network 14, system 16, tenant data storage 22, and system data storage 24 were discussed above in
Application platform 18 includes an application setup mechanism 38 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 22 by save routines 36 for execution by subscribers as one or more tenant process spaces 104 managed by tenant management process 110 for example. Invocations to such applications may be coded using PL/SOQL 34 that provides a programming language style interface extension to API 32. A detailed description of some PL/SOQL language embodiments is discussed in commonly owned co-pending U.S. Provisional Patent Application 60/828,192 entitled, PROGRAMMING LANGUAGE METHOD AND SYSTEM FOR EXTENDING APIS TO EXECUTE IN CONJUNCTION WITH DATABASE APIS, by Craig Weissman, filed Oct. 4, 2006, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 116 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
Each application server 100 may be communicably coupled to database systems, e.g., having access to system data 25 and tenant data 23, via a different network connection. For example, one application server 1001 might be coupled via the network 14 (e.g., the Internet), another application server 100N-1 might be coupled via a direct network link, and another application server 100N might be coupled by yet a different network connection. Transfer Control Protocol and Internet Protocol (TCP/IP) are typical protocols for communicating between application servers 100 and the database system. However, it will be apparent to one skilled in the art that other transport protocols may be used to optimize the system depending on the network interconnect used.
In certain embodiments, each application server 100 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 100. In one embodiment, therefore, an interface system implementing a load balancing function (e.g., an F5 Big-IP load balancer) is communicably coupled between the application servers 100 and the user systems 12 to distribute requests to the application servers 100. In one embodiment, the load balancer uses a least connections algorithm to route user requests to the application servers 100. Other examples of load balancing algorithms, such as round robin and observed response time, also can be used. For example, in certain embodiments, three consecutive requests from the same user could hit three different application servers 100, and three requests from different users could hit the same application server 100. In this manner, system 16 is multi-tenant, wherein system 16 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
As an example of storage, one tenant might be a company that employs a sales force where each salesperson uses system 16 to manage their sales process. Thus, a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 22). In an example of a MTS arrangement, since all of the data and the applications to access, view, modify, report, transmit, calculate, etc., can be maintained and accessed by a user system having nothing more than network access, the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
While each user's data might be separate from other users' data regardless of the employers of each user, some data might be organization-wide data shared or accessible by a plurality of users or all of the users for a given organization that is a tenant. Thus, there might be some data structures managed by system 16 that are allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS should have security protocols that keep data, applications, and application use separate. Also, because many tenants may opt for access to an MTS rather than maintain their own system, redundancy, up-time, and backup are additional functions that may be implemented in the MTS. In addition to user-specific data and tenant-specific data, system 16 might also maintain system level data usable by multiple tenants or other data. Such system level data might include industry reports, news, postings, and the like that are sharable among tenants.
In certain embodiments, user systems 12 (which may be client systems) communicate with application servers 100 to request and update system-level and tenant-level data from system 16 that may require sending one or more queries to tenant data storage 22 and/or system data storage 24. System 16 (e.g., an application server 100 in system 16) automatically generates one or more SQL statements (e.g., one or more SQL queries) that are designed to access the desired information. System data storage 24 may generate query plans to access the requested data from the database.
A table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields. For example, a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc.
In some multi-tenant database systems, tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields. U.S. patent application Ser. No. 10/817,161, filed Apr. 2, 2004, entitled “Custom Entities and Fields in a Multi-Tenant Database System”, and which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system.
In a large organization, a user can be at a loss for guidance on how to close a business opportunity. Embodiments can allow a user to identify and reach out to other salespersons who may have closed similar deals like one that the user is working on. Based on a list of fields and related records, such as name, account, partners, and products, the user can see a list of opportunities that match on one or more of those fields or related records or other properties. The user can then find details of the similar opportunities, and contact the owner of those opportunities if he/she desires. The user can also bookmark one or more opportunities from the list of similar opportunities.
In step 310, a database system (e.g. system 16) receives data associated with a business opportunity from an organization. The data may include information associated with the opportunity, such as an account, the owner, a closing date, an amount, type, ID number, name, and division of the business entity, etc. In one embodiment, a user provides these data to the database system through a user interface.
In step 320, a first opportunity record that includes a plurality of fields is created in a database of the database system. A field contains information associated with the business opportunity. Fields of the opportunity record hold the values of the data received in step 310. An opportunity may have standard fields, fields that are defined and provided by the system. An opportunity may also have custom fields, fields that may be customized for a particular organization, or for a particular department. In one embodiment, a table is created in the database to store business opportunity records with columns representing fields of an opportunity. For example, an opportunity table with columns account, owner, name, closing date, ID number, department id, partner ID, etc. may be created in the database to receive data for business opportunities. After receiving the data, the database system creates an opportunity record in the database. The opportunity record has a set of properties that represent the data received associated with the opportunity.
The data received by the database system may also include a list of other objects or text strings that are related to the opportunity, such as competitors, partners, and products, etc. An object that can be related to the opportunity object is also referred to as a related list. In one embodiment, the relationship between the opportunity record and a list of other related records are also established during the creation of the opportunity record. All of these data, fields and related lists, may be stored in their respective categories (e.g. name, competitor, . . . ) as being associated with an opportunity object.
In step 330, the database system receives a request from a user of the organization to find other business opportunities similar to the business opportunity the user is working on. In one embodiment, a user can send the request to the database system by clicking on a “Find” button under Similar Opportunities, as shown in 710 of
In step 340, the database system identifies one or more opportunity records in the database as being similar to the first opportunity record. Opportunity records in the database are compared with respect to values in a set of properties selected as the matching categories. Selection of matching categories will be discussed in details later in this specification. In one embodiment, one or more fields of opportunity records are compared to a set of selected fields of the first opportunity record. In another embodiment, one or more related lists of opportunity records are matched against one or more selected related lists of the first opportunity record. Any combination of fields, related records, and other properties can be compared.
In one embodiment, the identification involves a search of an opportunity records and an identification of which ones are most similar, e.g., which ones match on the most properties. In one embodiment, for each of the fields that match, the total relevancy/similarity is incremented by 1. However, for related lists, even if multiple records of a certain object type match, the total relevance/similarity is counted the same as for one record of that object type matching.
In step 350, these opportunity objects are provided to the user so that the user may analyze the opportunity objects and reach out to the owners of those opportunities interested to the user. The opportunities may be provided as a list of similar records. Each opportunity record of the list has at least one field or related list similar to the first opportunity object.
As discussed above, search for similar opportunities of an opportunity is conducted based on a set of fields and related lists selected to match against. The set of fields or related lists of an opportunity is also called matching categories, or matching criteria. The matching categories may be selected for an opportunity object prior to finding similar opportunities for the opportunity. In one embodiment of the invention, an administrator of a tenant makes default selections of matching criteria for finding similar opportunities for an opportunity object.
In step 410, a first opportunity object is selected by an administrator of an organization that is a subscriber of an on-demand database service. The selection may be received by an on-demand database service as described herein.
In step 420, an administrator enables similar opportunity function for an opportunity object. In one embodiment of the invention, an admin page allows an administrator to enable or disable the functionality that allows a user to find similar opportunities like the current business opportunity. As shown in
Once the similar opportunity function is enabled, a list of similar opportunity related lists appear on the opportunity record. In one embodiment, the configuration page allows the administrator to select which opportunity layouts the similar opportunities related list appears on (i.e. which class of users can use this option).
In step 430, the database system retrieves all available fields of the opportunity object from the database. All object types that can be related to the opportunity object are also retrieved from the database. In one embodiment, the available fields and related lists are combined and displayed in a list box for the administrator to select. As shown in
In step 440, the administrator selects matching categories for finding similar opportunities. In one embodiment, the administrator selects one or more fields or related lists from the available fields and related lists as the matching categories for finding similar opportunities. For example, as shown in
According to one embodiment of the invention, the search for similar opportunities is run in system mode, therefore the search does not require sharing tables. As a result, the search is to match against all fields that have matching values to the user's opportunity record based on field equality regardless of the user's access privileges to those fields. In another words, the data in these categories may be accessible independent of sharing and field level security, i.e. whether a user has access rights to view the data via other mechanisms.
The categories selected by the administrator may be used as a default for all opportunity objects. In one embodiment, a user may also change the selections of matching categories. In this embodiment, a section of user page will allow the user to change the default matching categories selected by the administrator.
In one embodiment, an administrator can select between 3 and 10 fields or related lists for the matching criteria.
According to one embodiment, the administrator specifies whether to allow restricting the results to Closed Opportunities only (e.g. opportunities that have been won). In one embodiment, the administrator also specifies a default date range for finding similar opportunities.
In step 450, the administrator selects columns to be displayed from a set of available columns for the opportunity object. As shown in
As noted above, the administrator selects one or more fields as matching criteria from all available fields regardless whether the user has privilege to access those fields or not. However, the administrator may specify a subset of fields out of all available fields as the only columns that will be displayed for the similar opportunities to the user. Only those fields selected by the administrator for display will be visible when search results are displayed to the user, other fields of the opportunity objects may be kept hidden from the user. The user will see opportunity information for any field the administrator select to use as display columns, regardless of the user's permissions. The Relevancy column, which represents the number of matching properties, will always be displayed.
In step 460, the administrator saves the configuration of the opportunity object. As shown in
In one embodiment of the invention, configuration properties of an opportunity may also be managed by a user. An administrator of the tenant may give a user enough privilege to manage the configuration properties.
In step 610, a first opportunity is selected by a user. The selection may occur in any number of ways. In one embodiment, a user may select an opportunity from a list of opportunities that the user is working on.
In step 620, a user makes a request to find opportunities similar to the first opportunity. Such a request may be submitted by clicking a find button near or in a similar opportunities list, which is shown on a page of a display of the first opportunity. In one embodiment, an option (e.g. a new node on an action-item tree) called Similar Opportunities is added under an opportunity object.
In step 630, the matching categories for the first opportunity object are retrieved from the database. As discussed above, the matching categories are selected by an administrator for finding opportunities with matching values to the first opportunity record. In one embodiment, a user may modify the default selection of the matching categories of an opportunity object made by an administrator.
In step 640, a query is generated to search for one or more opportunities similar to the first opportunities based on the matching categories retrieved. In one embodiment, for finding similar opportunities for a particular opportunity, filters are used for matching similar fields on the opportunity. In one aspect, the filter is not visible to the end users and will bypass sharing. When the user clicks on Find button 710 from the Similar Opportunities, the matching criteria field values from the opportunity record are injected into a filter SQL and run. In another aspect, the filter criteria may be OR'd together.
In step 650, other opportunities are searched to find similar opportunities by finding matching (e.g. similar) values in corresponding categories. The similar opportunities have category data that are similar to the data in corresponding categories of the first opportunity. The search is conducted based on the fields and related lists selected during configuration phase. The similarity may be an exact match of values or values that are within a threshold (e.g. a specified %) of the value in the first opportunity object. For example, certain fields may have a same value.
In one embodiment, the search initially retrieves all the opportunities that are closed, won and not deleted within the date filtering period. Those opportunities are then passed to a search results container which keeps the results organized and indexed in many different ways. Each opportunity object in the result container can have the following properties: relevancy, bit string for matching opportunity fields, matching related lists and matching bit map.
Next we get the relevancy for opportunity fields set by the admin on the matching criteria. Each opportunity field matching criteria is given a number that is a power of 2 (1, 2, 4, 8, and so on). The SQL query returns the opportunities that match on at least one opportunity field matching criteria and a number (which is the sum of powers of 2 for the criteria that match). Fields matched for that opportunity can be derived from the number returned. The bit string for matching opportunity fields property of each opportunity object in the result container is updated with the new information.
Then, for each of the opportunities collected in the result container, a match is run for each of related lists in the matching categories. In one embodiment, the query for each of the related lists is on the same line. It's a self join on the specific table for that related list criteria. The results from the query are opportunities that match at least one related list object with the first opportunity. For each related list query results, we find the relevant object in the search results container and update the matching related list to identify that it matches a particular related list. However, if more than one item for the result opportunity matches the first opportunity, the related list match criteria is still only recorded once in the results object (Matching related lists). Each unique value that is matched is stored for bit map calculation.
In step 660, relevancy for each of similar opportunities is calculated. In one embodiment, the amount of similarity for each category is measured, and the total similarity across all categories is measured. For example, a perfect match may provide a “1” while other matches provide a value of less than “1”, with the total number of matches being added. In one embodiment, only exact matches are used. Range matches, substring matches, and wildcard matches may be used (potentially with less than 1 relevancy point allotted). In one embodiment, the total relevancy for a result similar opportunity is the sum of number of 1's in the Bit String for matching opportunity fields and how many Matching related lists matched. The internal data structure in the results container keeps the results sorted by relevancy at all times.
In one embodiment, this relevancy value is taken as the final relevancy value. Note that all categories may be used. In another embodiment, this relevancy value is an intermediate relevancy value that includes only fields, and not related lists.
For example, from the opportunities returned by the filter query, each of the related lists criteria is matched against. In one aspect, there is a separate query for each of the related lists selected against the opportunities returned by the initial match on opportunity fields. In one embodiment, there may be a max number of related lists, e.g., 4. Relevancy calculation and sorting for opportunity fields take place in the database. For each of the subsequent queries (related lists), the relevancy of a particular row is incremented while merging the result set. The resulting result sets will be merged and passed on to the JSONSerializer and further passed on to the Ext js DataStore.
In one embodiment, the opportunities are limited with certain criteria initially to alleviate performance concerns due to no limiting/restricting criteria for matching (e.g., all the criteria being inclusive OR's). The relevancy is then calculated based on how many fields are in common. The following filtering criteria may be used to restrict the number of opportunities returned: Is Opportunity Closed. (New Index on “Closed” field); Closed within a date range. (New Index on Close Date); and Opportunity Amount with a certain % of the matched against Opportunity.
Referring back to
As shown in
In one embodiment, the matching bit maps are created for each of the resulting similar opportunities. There are two bit maps which are orthogonal to each other. One goes from match criteria to opportunities and the other goes from opportunities to matching criteria. In one embodiment, the matching bit map to the matching criteria values and the matching criteria values to the matching bit map are calculated for each of the opportunity of the top 300 relevant opportunities from the results container.
The results, the matching fields, opportunity fields and related list values for the parent opportunity, and the two bit maps created above are then JSON'd and sent to the user.
In one embodiment, the results page consists of an ext js Grid view that displays the returning results to the user. The whole result set is sent the client, so that further actions initiated by the user will all be handled through the client side. Even though the whole set is returned to the user, the grid may be configured to only display a number of records initially so that the browser does not need to render the entire set on load. In one embodiment, the first 20 records are displayed to the user initially. In one embodiment, the result displayed is limited those opportunities whose close date falling within a certain period. For example, as shown in
As described above, the left hand side panel 830 of the result page may be a new page component that interacts with the list of similar opportunities. In one embodiment, the left hand side panel 830 contains a number of events attached to checkboxes that filter the returned data set locally. The checkboxes represent category values that are extracted from the parent opportunity. The user will be able to filter by these values. When a cursor hovers over an opportunity shown in the list, and that opportunity has the same values as the filters on the left side, the filters/checkboxes will be highlighted to indicate this match. In one embodiment, hovering the cursor on the relevancy displays how many categories of this opportunity are matched with those categories of the user's own opportunity (sometimes called parent opportunity).
In one embodiment, to speed up the calculations needed during the highlighting and filtering, most of the rows and categories are tagged with attributes that represent what that row/category means. When the user mouses over or checks the box, the client side code can just run through each row or category and perform the action for the ones with the given attribute rather than trying to compare values on the fly.
As noted above, a user may select similar opportunities to save (e.g. bookmark). As shown in
In one embodiment, the database system employs a separate object to keep track of the bookmarks. This object will be used to store a pointer from opportunity to opportunity. In one embodiment, the bookmark object would be extensible to include other objects. There will be a new related list on Opportunity that lists the bookmarks that opportunity has. The related list will show details from the other opportunity and will bypass all sharing. In one embodiment, the bookmark object has these columns: Id, From, To, IsDeleted, CreatedDate, CreatedBy, LastModifiedDate, LastModifiedBy, and SystemModstamp.
Although embodiments have been described in relation to finding a similar business opportunity, embodiments can be used for finding other similar objects.
The specific details of the specific aspects of the present invention may be combined in any suitable manner without departing from the spirit and scope of embodiments of the invention. However, other embodiments of the invention may be directed to specific embodiments relating to each individual aspects, or specific combinations of these individual aspects.
It should be understood that the present invention as described above can be implemented in the form of control logic using hardware and/or using computer software in a modular or integrated manner. Based on the disclosure and teachings provided herein, a person of ordinary skill in the art will know and appreciate other ways and/or methods to implement the present invention using hardware and a combination of hardware and software
Any of the software components or functions described in this application, may be implemented as software code to be executed by a processor using any suitable computer language such as, for example, Java, C++ or Perl using, for example, conventional or object-oriented techniques. The software code may be stored as a series of instructions, or commands on a computer readable medium for storage and/or transmission, suitable media include random access memory (RAM), a read only memory (ROM), a magnetic medium such as a hard-drive or a floppy disk, or an optical medium such as a compact disk (CD) or DVD (digital versatile disk), flash memory, and the like. The computer readable medium may be any combination of such storage or transmission devices.
Such programs may also be encoded and transmitted using carrier signals adapted for transmission via wired, optical, and/or wireless networks conforming to a variety of protocols, including the Internet. As such, a computer readable medium according to an embodiment of the present invention may be created using a data signal encoded with such programs. Computer readable media encoded with the program code may be packaged with a compatible device or provided separately from other devices (e.g., via Internet download). Any such computer readable medium may reside on or within a single computer program product (e.g. a hard drive or an entire computer system), and may be present on or within different computer program products within a system or network. A computer system may include a monitor, printer, or other suitable display for providing any of the results mentioned herein to a user.
While the invention has been described by way of example and in terms of the specific embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. To the contrary, it is intended to cover various modifications and similar arrangements as would be apparent to those skilled in the art. Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.
The present application claims benefit under 35 USC 119(e) of U.S. provisional Application No. 61/146,972, filed on Jan. 23, 2009, entitled “METHODS AND SYSTEMS FOR SALES NETWORKING,” the content of which is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
61146972 | Jan 2009 | US |