The field of the invention is data processing, or, more specifically, methods, apparatus, and products for cross-organization worksheet sharing.
Modern businesses may store large amounts of data in remote databases within cloud-based data warehouses. This data may be accessed using database query languages, such as structured query language (SQL). Few users, however, are able to fully utilize all information stored in the database. Further, manipulating the data stored in the database may require administrative access. Organizations managing such data may be unable to provide the data clearly to the members or customers of the organization.
Methods, systems, and apparatus for cross-organization worksheet sharing. Cross-organization worksheet sharing includes receiving, from a client, a data set configuration for a worksheet, wherein the data set configuration comprises permissions for a data set from a database stored on a cloud-based data warehouse managed by the client; generating worksheet metadata for the worksheet using the data set configuration; and in response to receiving, from a client system, a request for the worksheet: sending a database query to the cloud-based data warehouse, wherein the database query is generated using the worksheet metadata including the permissions for the data set; receiving, in response to the database query, the data set from the cloud-based data warehouse; and presenting, to the client system, the worksheet containing the data set using the data set configuration including limiting the presentation based on the permissions for the data set received from the client.
The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of exemplary embodiments of the invention.
Exemplary methods, apparatus, and products for cross-organization worksheet sharing in accordance with the present invention are described with reference to the accompanying drawings, beginning with
Stored in RAM (168) is an operating system (154). Operating systems useful in computers configured for cross-organization worksheet sharing according to embodiments of the present invention include UNIX™, Linux™, Microsoft Windows™, AIX™, IBM's i OS™, and others as will occur to those of skill in the art. The operating system (154) in the example of
The computing system (152) of
The example computing system (152) of
The exemplary computing system (152) of
The communications adapter (167) is communicatively coupled to a wide area network (190) that also includes a client-managed cloud-based data warehouse (192) and a client system (194). The client-managed cloud-based data warehouse (192) is a computing system or group of computing systems that hosts a database for access over the wide area network (190). The client system (194) is a computing system that accesses the database using the query manager (126) on the computing system (152).
The GUI (202) is a user interface that presents a data set and graphical elements to a user and receives user input from the user. The GUI (202) may be presented, in part, by the query manager (126) and displayed on a client system (194) (e.g., on a system display or mobile touchscreen). The GUI (202) may be an Internet application hosted on the query manager computing system (152) and presented on the client computing system (194). The GUI (202) may be embedded within a website hosted by another entity, such as the client.
The client is a system or group of systems that does not manage and is exterior to the query manager computing system (152). The client manages the client-managed cloud-based data warehouse (192) in that the client has administrative access or ability to grant administrative access to the database (206). Limited access to the database (206) may be granted to the query manager (126) by the client. The query manager (126) may have limited access, such as read-only access, and may not have administrative access to the database (206) that would grant the query manager (126) the ability to write to the tables in the database (206).
The client may enlist the query manager computing system (152) (or the entity managing the query manager computing system (152)) to present data sets in the form of worksheets to a user of the client system (194). Specifically, the client may enlist the query manager (126) to present data sets in a particular manner (or with the ability to manipulate the presentation) using a data set configuration.
The client system (194) may be under the control of a customer of the client. For example, the client system (194) may be as system accessing a website managed by the client, and the website may include an embedded link to the GUI (202) through which a worksheet is presented by the query manager (126). Alternatively, the client system (194) may be a workstation managed by the client through which an employee of the client accesses the GUI (202).
The GUI (202) presents, in part, worksheets to a user. A worksheet is a presentation of a data set from a database (206). A referencing worksheet is a worksheet that is linked from another worksheet (referred to as a data source worksheet). The referencing worksheet inherits the data set presented in the data source worksheet (i.e., data not excluded from presentation). The referencing worksheet may also inherit the results of formula applied to other data but not the formulas themselves. The referencing worksheet may be limited to the data set presented or otherwise made available in the data source worksheet (unless the user generating the referencing worksheet has access to excluded data in the database). A referencing worksheet may be linked from any number of data sources, including multiple data source worksheets. Changes made to the data source worksheet are reflected in the referencing worksheet. For example, if a column is added to and presented in the data source worksheet, the column would then appear in or be available to the referencing worksheet. Conversely, if a column is removed from the source worksheet, then the column would then disappear from, or become unavailable to, the referencing worksheet.
The GUI (202) presents a worksheet using the information in the worksheet metadata. Worksheet metadata, such as referencing worksheet metadata and data source metadata, is data that describes a worksheet. Specifically, the worksheet metadata may include a description of the data set, the formulas to be applied to the data set, and the presentation structure of the data set. The description of the data set describes which data is to be requested via the database query. The description of the data set may include which columns and rows of data are to be retrieved from the database (206) via the database query. The formulas to be applied to the data set may include the manipulations of the data in the columns and rows received in the data set. Such manipulations may include calculation columns that apply a formula to data in the data set.
The presentation structure of the data set may include presentation selections made by a user. The presentation structure may include the hierarchical relationship between the columns, filters applied to the data, and the manner in which the data is sorted. The presentation structure of the data set may also include the GUI visibility of particular data within the data set. GUI visibility may be altered based on filter settings of the data or on the visibility status (e.g., hidden or not hidden) of a column within the data set. The presentation structure of the data set may also include the formatting of the worksheet, such as the size of rows and columns.
Worksheet metadata may also include a reference to, or identifier of, the worksheet metadata for a different worksheet. For example, the worksheet metadata for a referencing worksheet may include a reference to the data source worksheet from which the referencing worksheet was linked. Further, referencing worksheet metadata may lack a reference to the database or data set upon which the data source worksheet was built. Rather, the referencing worksheet metadata may only include a reference to the data source worksheet metadata, and that reference is used to retrieve the data source worksheet metadata. Because the referencing worksheet metadata may lack a reference to the database or data set, both the referencing worksheet metadata and data source worksheet metadata are used to generate the database query.
Worksheet metadata may be generated using a data set configuration. Like the worksheet metadata, the data set configuration may include a description of the data set, the formulas to be applied to the data set, and the presentation structure of the data set. The data set configuration may also include permissions for the data set. Permissions for the data set may include a description of the particular data set that may be viewed, a description of the portion of the data set may be viewed, a description of the types of presentations available to view the data set, and a description of the authenticated client systems authorized to access the data set. Permissions for the data set may also include a description of a subset of the data set to exclude from the presentation. Excluding a subset of the data set from the presentation may include excluding the subset of the data in the database query or removing the subset of the data from the worksheet presented to the client system.
The query manager (126) is hardware, software, or an aggregation of hardware and software configured to retrieve worksheet metadata, evaluation worksheet metadata, and generate a database query using the worksheet metadata. The query manager (126) may be part of a database query generator that generates the database query. The database query may be populated based on the worksheet metadata.
The query manager (126) may be enlisted by the client to manage the presentation of a data set from the database on the client-managed cloud-based data warehouse (192). The query manager (126) may then service requests for the worksheets by generating database queries and issuing the database queries to the database (206). The data set received from the database (206) my then be presented as a worksheet via the GUI (202). The query manager (126) may also track the requests and computational capacity necessary to service the requests. The tracked requests may then be used to create an invoice for the client. The tracked request may also be deducted from an account associated with the client.
The data repository (204) is a repository of worksheet metadata. Worksheet metadata may be retrieved from the data repository (204) using a reference to, or identifier of, the worksheet metadata. The database (206) is a collection of data and a management system for the data. The management system may receive database queries, such as structure query language (SQL) queries, and respond to queries with a data set.
The spreadsheet structure (302) is a graphical element and organizing mechanism for the data set. The spreadsheet structure (302) displays the data within the data set as rows of data organized by columns (column A (306A), column B (306B), column C (306C), column D (306D), column E (306E), column F (306F)). The columns delineate different categories of the data in each row of the data set. The columns may also be calculations using other columns in the data set.
The list structure (304) is a graphical element used to define and organize the hierarchical relationships between the columns (column A (306A), column B (306B), column C (306C), column D (306D), column E (306E), column F (306F)) of the data set. The term “hierarchical relationship” refers to subordinate and superior groupings of columns. For example, a database may include rows for an address book, and columns for state, county, city, and street. A data set from the database may be grouped first by state, then by county, and then by city. Accordingly, the state column would be at the highest level in the hierarchical relationship, the county column would be in the second level in the hierarchical relationship, and the city column would be at the lowest level in the hierarchical relationship.
The list structure (304) presents a dimensional hierarchy to the user. Specifically, the list structure (304) presents levels arranged hierarchically across at least one dimension. Each level within the list structure (304) is a position within a hierarchical relationship between columns (column A (306A), column B (306B), column C (306C), column D (306D), column E (306E), column F (306F)). The keys within the list structure (304) identify the one or more columns that are the participants in the hierarchical relationship. Each level may have more than one key.
One of the levels in the list structure (304) may be a base level. Columns selected for the base level provide data at the finest granularity. One of the levels in the list structure (304) may be a totals or root level. Columns selected for the totals level provide data at the highest granular level. For example, the totals level may include a field that calculates the sum of each row within a single column of the entire data set (i.e., not partitioned by any other column).
The GUI (202) may enable a user to drag and drop columns (column A (306A), column B (306B), column C (306C), column D (306D), column E (306E), column F (306F)) into the list structure (304). The order of the list structure (304) may specify the hierarchy of the columns relative to one another. A user may be able to drag and drop the columns in the list structure (304) at any time to redefine the hierarchical relationship between columns. The hierarchical relationship defined using the columns selected as keys in the list structure (304) may be utilized in charts such that drilling down (e.g., double click on a bar), enables a new chart to be generated based on a level lower in the hierarchy.
For further explanation,
The method of
The method of
The method of
The method of
The method of
Consider the following example. An inventory specialist at a widget company may want to create a sales worksheet for the sales staff to view the current inventory of widgets. Using her administrative access account, the inventory specialist sends a data set configuration for a data set that includes data describing the current inventory. The data set configuration may describe that the sales worksheet should present a row for each widget currently in inventory, widgets not in inventory but expected to be replenished, and discontinued widgets. The sales worksheet may also present columns for the widget name, amount in inventory, date that more widgets of that type will be available (if applicable), and the date that the widget was discontinued (if applicable). The data set configuration may also include permissions describing that the sales worksheet may be manipulated to sort the rows based on either the widget name or amount in inventory columns. The data set configuration may also include permissions describing that the sales worksheet may be filtered to exclude discontinued widgets. The data set configuration may also include permissions describing that only computing systems with the client's domain may access the sales worksheet.
Continuing with the example, in response to receiving the data set configuration, the query manager (126) generates sales worksheet metadata for the sales worksheet using the data set configuration. The sales worksheet metadata may then be stored in the data repository on the query manager computing system. At some later point, the query manager (126) receives a request for the worksheet from a client system within the client's domain operated by a salesperson. In response to receiving the request for the sales worksheet, the query manager (126) verifies that the request is from a client system within the client's domain and generates a database query using the worksheet metadata and sends the database query to the cloud-based data warehouse managed by the widget company.
Continuing with the example, the query manager (126) receives the data set in response to the data query and generates the sales worksheet from the data set and the worksheet metadata. The presentation of the sales worksheet via the GUI on the salesperson's client system is limited based on the permissions received from the inventory specialist. Specifically, the sales worksheet may only be sorted by the rows based on either the widget name or amount in inventory columns and the sales worksheet may only be filtered to exclude discontinued widgets.
As another example, assume that the inventory specialist wants to create a public worksheet embedded in a page on the client's website. The public worksheet would list only the current inventory without displaying widgets that are not in inventory or have been discontinued. Using her administrative access account, the inventory specialist sends a data set configuration for a data set that includes data describing the current inventory. The data set configuration may be sent in the form of creating a referencing worksheet linked from the sales worksheets (as a data source worksheet). Specifically, the inventory specialist may create a referencing worksheet that excludes the columns for the date that more widgets of that type will be available and the date that the widget was discontinued (if applicable). The referencing worksheet would also filter out the discontinued widgets and widgets that have an amount in inventory of zero. The data set configuration may also include permissions describing that the public worksheet may not be sorted or filtered in any way. The data set configuration may also include permissions describing that any computing system may access the public worksheet.
Continuing with the example, in response to receiving the second data set configuration as a referencing worksheet, the query manager (126) generates public worksheet metadata for the public worksheet using the data set configuration. The public worksheet metadata may then be stored in the data repository on the query manager computing system. At some later point, the query manager (126) receives a request for the public worksheet from a client system that is a user outside of the client's domain but attempting to retrieve a page from the client's website with an embedded link to the public worksheet. In response to receiving the request for the public worksheet, the query manager (126) generates a database query using the public worksheet metadata and sends the database query to the cloud-based data warehouse managed by the widget company.
Continuing with the example, the query manager (126) receives the data set in response to the data query and generates the public worksheet from the data set and the worksheet metadata. The presentation of the public worksheet via the GUI on the user's computing system is limited based on the permissions received from the inventory specialist. Specifically, the public worksheet may not be sorted or filtered, and does not display discontinued widgets and widgets that have an amount in inventory of zero.
The above limitations improve the operation of the computer system by generating database queries and presenting worksheet using data sets from a database. This is accomplished by receiving a data set configuration from a client, generating worksheet metadata from the data set configuration, and providing, to a client system, a worksheet using the data set configuration.
For further explanation,
The method of
For further explanation,
The method of
Excluding (602) a subset of the data set (428) based on the permissions for the data set (428) may be carried out by the query manager (126) selecting the subset of the data set (428) for exclusion and generating the database query (426) without including in the query the subset of the data set (428). The permissions may describe excluding the subset of the data in the database query. Specifically, the permissions may describe the subset of the data that should not be requested in the database query (426).
Removing the subset of the data from the worksheet presented to the client system may include manipulating the worksheet (430) presenting the data set to remove the subset of the data set based on the permissions. The permission may describe, for example, filtering the data set to remove a portion of the data set or hiding columns in the worksheet (430).
Verifying (604) that the request (424) for the worksheet (430) is from an authenticated client system may be carried out by the query manager (126) comparing the credentials or source information for the client system to the permissions received from the client. If the credentials or source information from the client system do not match the authenticated client systems described in the permissions, the query manager (126) may respond to the request for the worksheet with an error.
In view of the explanations set forth above, readers will recognize that the benefits of cross-organization worksheet sharing according to embodiments of the present invention include:
Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for cross-organization worksheet sharing. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system. Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.
This application is a non-provisional application for patent entitled to a filing date and claiming the benefit of earlier-filed U.S. Provisional Patent Application Ser. No. 62/820,342, filed Mar. 19, 2019.
Number | Date | Country | |
---|---|---|---|
62820342 | Mar 2019 | US |