Methods and apparatuses for providing framework for selective execution of application features

US9639345B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9639345-B2
Application numberUS-201514674256-A
CountryUS
Kind codeB2
Filing dateMar 31, 2015
Priority dateMar 31, 2015
Publication dateMay 2, 2017
Grant dateMay 2, 2017

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.

A method, apparatus and computer program product are provided in order to provide a framework for selective enablement of application features. An example of the method includes receiving, via an electronic communications interface, client credential information indicating at least one user or client facility, executing a first instance of an application by a processor, the first instance of the application comprising at least one feature selectively enabled or disabled by the framework, determining, during execution of the first instance of the application, a feature identifier associated with the at least one feature, retrieving feature information from a client feature table using at least the client credential information, determining whether the at least one feature is enabled for the at least one user or client facility, and, in response to determining that the at least one feature is enabled for the at least one user or client facility, executing the at least one feature.

First claim

Opening claim text (preview).

That which is claimed: 1. A method for providing a framework for selective enablement of application features, the method comprising: receiving, via an electronic communications interface, client credential information indicating at least one user or client facility; executing a first instance of an application by a processor, the first instance of the application comprising at least one application feature selectively enabled or disabled by the framework, wherein the at least one application feature comprises a section of application code wrapped by a particular set of wrapper functions; determining, during execution of the first instance of the application, a feature identifier associated with the at least one application feature; retrieving feature information from a client feature table using at least the client credential information; determining, based on the feature identifier and the feature information, whether the at least one application feature is enabled for an application execution context associated with the at least one user or client facility; and in response to determining that the at least one application feature is enabled for the at least one user or client facility, causing the at least one application feature to be executed. 2. The method of claim 1 , further comprising: retrieving metadata information associated with the at least one application feature from a feature metadata table; determining a column of the client feature table based at least in part on the at least one application feature metadata; and accessing data stored in the column of the client feature table when determining whether the at least one application feature is enabled for the at least one user or client facility. 3. The method of claim 1 , further comprising: retrieving metadata information associated with the at least one application feature from a feature metadata table; determining, based upon the metadata information, that the at least one application feature is not a beta feature; and executing the at least one application feature in response to determining that the at least one application feature is not a beta feature. 4. The method of claim 1 , further comprising: determining, a first time, whether the at least one application feature is enabled during execution of the first instance of the application, where a first result of the determining is that the at least one application feature is not enabled; disabling the feature in response to determining that the at least one application feature is not enabled during execution of the first instance of the application; and determining, a second time, whether the at least one application feature is enabled during execution of the first instance of the application, where a second result of the determining is that the at least one application feature is enabled. 5. The method of claim 1 , wherein the client facility is a healthcare facility. 6. The method of claim 1 , further comprising editing the client feature table to enable or disable the at least one application feature without rebuilding the application. 7. The method of claim 1 , further comprising: editing, by a testing component, the client feature table to enable the at least one application feature for the first instance of the application; editing, by the testing component, the client feature table to disable the at least one application feature for a second instance of the application; and executing the second instance of the application such that the at least one application feature is disabled for the second instance of the application. 8. An apparatus for providing a framework for selective enablement of application features, the apparatus comprising: application circuitry configured to: execute a first instance of an application, the first instance of the application comprising at least one application feature selectively enabled or disabled by the framework, wherein the at least one application feature comprises a section of application code wrapped by a particular set of wrapper functions; and feature management circuitry configured to: receive, via an electronic communications interface, client credential information indicating at least one user or client facility; determine, during execution of the first instance of the application, a feature identifier associated with the at least one application feature; retrieve feature information from a client feature table using at least the client credential information; determine, based on the feature identifier and the feature infori ation, whether the at least one application feature is enabled for an application execution context associated with the at least one user or client facility; and in response to determining that the at least one application feature is enabled for the at least one user or client facility, cause the at least one application feature to be executed. 9. The apparatus of claim 8 , wherein the feature management circuitry is further configured to: retrieve metadata information associated with the application feature from a feature metadata table; determine a column of the client feature table based at least in part on the application feature metadata; and access data stored in the column of the client feature table when determining whether the at least one application feature is enabled for the at least one user or client facility. 10. The apparatus of claim 8 , wherein the feature management circuitry is further configured to: retrieve metadata information associated with the application feature from a feature metadata table; determine, based upon the metadata information, that the application feature is not a beta feature; and execute the at least one application feature in response to determining that the at least one application feature is not a beta feature. 11. The apparatus of claim 8 , wherein the feature management circuitry is further configured to: determine, a first time, whether the at least one application feature is enabled during execution of the first instance of the application, where a first result of the determining is that the at least one application feature is not enabled; disable the application feature in response to determining that the at least one application feature is not enabled during execution of the first instance of the application; and determine, a second time, whether the at least one application feature is enabled during execution of the first instance of the application, where a second result of the determining is that the at least one application feature is enabled. 12. The apparatus of claim 8 , wherein the client facility is a healthcare facility. 13. The apparatus of claim 8 , wherein the feature management circuitry is further configured to edit the client feature table to enable or disable the at least one application feature without rebuilding the application. 14. The apparatus of claim 8 , wherein the apparatus comprises testing circuitry configured to: edit the client feature table to enable the at least one application feature for the first instance of the application; edit the client feature table to disable the at least one application feature for a second instance of the application; and execute the second instance of the application such that the at least one application feature is disabled for the second instance of the application. 15. A non-transitory computer readable storage medium comprising instructions that, when executed by a processor, configure a processor to: receive client credential information indicating at least

Assignees

Inventors

Classifications

  • G06F8/65Primary

    Updates (security arrangements therefor G06F21/57) · CPC title

  • Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity · CPC title

  • Locking files · CPC title

  • to features or functions of an application · CPC title

  • Configuring for program initiating, e.g. using registry, configuration files · 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 US9639345B2 cover?
A method, apparatus and computer program product are provided in order to provide a framework for selective enablement of application features. An example of the method includes receiving, via an electronic communications interface, client credential information indicating at least one user or client facility, executing a first instance of an application by a processor, the first instance of th…
Who is the assignee on this patent?
Mckesson Financial Holdings, Change Healthcare Llc
What technology area does this patent fall under?
Primary CPC classification G06F8/65. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 02 2017 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 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).