Method to create a declarative model that dynamically drives both a UI and the back-end runtime with a one to one correspondence

US11003465B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11003465-B2
Application numberUS-201715440914-A
CountryUS
Kind codeB2
Filing dateFeb 23, 2017
Priority dateFeb 23, 2017
Publication dateMay 11, 2021
Grant dateMay 11, 2021

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 system executes an operation in a back end system by creating a declarative language definition of the operation for execution of the operation. The declarative language definition defines at least one input required to execute the operation, and comprises user interface template information for a user interface template that accepts at least one input. The system dynamically generates a user interface panel from the declarative language definition. The user interface panel is generated from the user interface template, and comprises at least one input field. The system receives from a user through the user interface panel the input and an invocation of the operation, and executes the operation using the declarative language definition of the operation and the input received via the user interface panel. The system maintains synchronization between the back end system and a user interface by performing modifications of the operation within the declarative language definition.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of executing an operation in a back end system, the method comprising: creating a plurality of declarative language definitions of a plurality of operations available for execution at the back end system on data in a database, the plurality of declarative language definitions defining the plurality of operations and comprising interface template information for a plurality of user interface templates corresponding to the plurality of operations, wherein each given declarative language definition of the plurality of declarative language definitions defines a given operation of the plurality of operations and at least one argument required to be inputted by a user invoking the given operation, the at least one given argument required to execute the given operation on the data in the database, wherein each given declarative language definition of the plurality of declarative language definitions further comprises given interface template information for a given user interface template of the plurality of user interface templates corresponding to the given operation, the given user interface template comprising information for at least one input field for accepting an input of the at least one argument from the user; during runtime: receiving, by the back end system, a request from a web browser client for the plurality of operations available for execution at the back end system on the data in the database; compiling, by the back end system and in response to the request, the plurality of declarative language definitions for the plurality of operations; sending, by the back end system, the plurality of declarative language definitions to the web browser client; in response to receiving the plurality of declarative language definitions, presenting on a user interface, by the web browser client, the plurality of operations according to the plurality of declarative language definitions; receiving, by the web browser client, a user selection of a given data in the database and the given operation; in response to receiving the user selection of the given operation, generating, by the web browser client, a given user interface panel for the given operation using the given user interface template comprised in the given declarative language definition, wherein the given user interface panel comprises the at least one input field for accepting the at least one argument to be input by the user; receiving, by the web browser client through the given user interface panel, the at least one argument input by the user and an invocation of the given operation to be executed on the given data in the database; inserting, by the web browser, the at least one argument input by the user into the given declarative language definition; sending, by the web browser client, the given declarative language definition comprising the inserted at least one argument and the invocation of the given operation to the back end system; and in response to receiving the given declarative language definition comprising the inserted at least one argument and the invocation of the given operation, executing, by the back end system, the given operation on the given data in the database using the given declarative language definition of the given operation comprising the inserted at least one argument. 2. The method of claim 1 further comprising: maintaining synchronization between the given operation in the back end system and the given user interface panel by performing modifications of the given operation within the given declarative language definition. 3. The method of claim 1 wherein executing the given operation on the given data in the database using the given declarative language definition of the given operation comprising the inserted at least one argument comprises: obtaining, from the given declarative language definition, metadata to facilitate the execution of the given operation on the given data in the database using the at least one argument; transmitting, from the back end system, to the web browser client, a result of the execution of the given operation on the given data in the database; and rendering, by the web browser client, the result of the execution of the given operation on the given data in the database. 4. A computer program product for executing an operation in a back end system, the computer program product comprising: a computer readable storage medium having computer readable program code embodied therewith, the program code executable by a computer processor to: create a plurality of declarative language definitions of a plurality of operations available for execution at the back end system on data in a database, the plurality of declarative language definitions defining the plurality of operations and comprising interface template information for a plurality of user interface templates corresponding to the plurality of operations, wherein each given declarative language definition of the plurality of declarative language definitions defines a given operation of the plurality of operations and at least one argument required to be inputted by a user invoking the given operation, the at least one given argument required to execute the given operation on the data in the database, wherein each given declarative language definition of the plurality of declarative language definitions further comprises given interface template information for a given user interface template of the plurality of user interface templates corresponding to the given operation, the given user interface template comprising information for at least one input field for accepting an input of the at least one argument from the user; during runtime: receive, by the back end system, a request from a web browser client for the plurality of operations available for execution at the back end system on the data in the database; compile, by the back end system and in response to the request, the plurality of declarative language definitions for the plurality of operations; send, by the back end system, the plurality of declarative language definitions to the web browser client; in response to receiving the plurality of declarative language definitions, present on a user interface, by the web browser client, the plurality of operations according to the plurality of declarative language definitions; receive, by the web browser client, a user selection of a given data in the database and the given operation; in response to receiving the user selection of the given operation, generate a given user interface panel for the given operation using the given user interface template comprised in the given declarative language definition, wherein the given user interface panel comprises the at least one input field for accepting the at least one argument to be input by the user; receive, by the web browser client through the given user interface panel, the at least one argument input by the user and an invocation of the given operation to be executed on a given data in the database; insert, by the web browser, the at least one argument input by the user into the given declarative language definition; send, by the web browser client, the given declarative language definition comprising the inserted at least one argument and the invocation of the given operation to the back end system; and in response to receiving the given declarative language definition comprising the inserted at least one argument and the invocation of the given operation, execute, by the back end system, the given operation to be executed on the given data in the database using the given declarative language definition comprising the inserted at least one argument. 5. The computer program product of claim 4 further configured to: maintain

Assignees

Inventors

Classifications

  • for implementing user interfaces · CPC title

  • G06F9/451Primary

    Execution arrangements for user interfaces · 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 US11003465B2 cover?
A system executes an operation in a back end system by creating a declarative language definition of the operation for execution of the operation. The declarative language definition defines at least one input required to execute the operation, and comprises user interface template information for a user interface template that accepts at least one input. The system dynamically generates a user…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F9/451. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 11 2021 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 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).