Patent Application Titled “Dynamic Fillable Form Rendering Engine Utilizing Compilationless Modifications” Published Online (USPTO 20230169263): Allstate Insurance Company - Insurance News | InsuranceNewsNet

InsuranceNewsNet — Your Industry. One Source.™

Sign in
  • Subscribe
  • About
  • Advertise
  • Contact
Home Now reading Newswires
Topics
    • Advisor News
    • Annuity Index
    • Annuity News
    • Companies
    • Earnings
    • Fiduciary
    • From the Field: Expert Insights
    • Health/Employee Benefits
    • Insurance & Financial Fraud
    • INN Magazine
    • Insiders Only
    • Life Insurance News
    • Newswires
    • Property and Casualty
    • Regulation News
    • Sponsored Articles
    • Washington Wire
    • Videos
    • ———
    • About
    • Meet our Editorial Staff
    • Advertise
    • Contact
    • Newsletters
  • Exclusives
  • NewsWires
  • Magazine
  • Newsletters
Sign in or register to be an INNsider.
  • AdvisorNews
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Exclusives
  • INN Magazine
  • Insurtech
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Video
  • Washington Wire
  • Life Insurance
  • Annuities
  • Advisor
  • Health/Benefits
  • Property & Casualty
  • Insurtech
  • About
  • Advertise
  • Contact
  • Editorial Staff

Get Social

  • Facebook
  • X
  • LinkedIn
Newswires
Newswires RSS Get our newsletter
Order Prints
June 15, 2023 Newswires
Share
Share
Post
Email

Patent Application Titled “Dynamic Fillable Form Rendering Engine Utilizing Compilationless Modifications” Published Online (USPTO 20230169263): Allstate Insurance Company

Insurance Daily News

2023 JUN 15 (NewsRx) -- By a News Reporter-Staff News Editor at Insurance Daily News -- According to news reporting originating from Washington, D.C., by NewsRx journalists, a patent application by the inventors Arjunan, Sasisudhan Manian (Northbrook, IL, US); Deng, Yufeng (Northbrook, IL, US); Jose, Cijo Mathew (Northbrook, IL, US); Kalbasz, Adam Michael (Northbrook, IL, US); Selva Thambi, Selvam Babu (Northbrook, IL, US), filed on November 29, 2021, was made available online on June 1, 2023.

The assignee for this patent application is Allstate Insurance Company (Northbrook, Illinois, United States).

Reporters obtained the following quote from the background information supplied by the inventors: “Fillable forms, such as portable document format (PDF) documents, allow users to enter information in various document fields. Fillable forms are often designed by form creators that add and modify document fields, such that the fillable forms are typically produced with dynamic data programmatically using a compiled language and document manipulation libraries. Changes in form structure or the data to be placed within fields requires a coding change, recompilation, and redeployment. A need exists to more efficiently and effectively streamline the modification of fillable forms.”

In addition to obtaining background information on this patent application, NewsRx editors also obtained the inventors’ summary information for this patent application: “In accordance with one embodiment of the present disclosure, a compilationless fillable form modification system may include one or more processors, one or more memory components communicatively coupled to the one or more processors, and machine readable instructions stored in the one or more memory components. The memory components may cause the compilationless fillable form modification system to receive a ruleset comprising an update to a previous ruleset associated with a compiled code and generate a script file based upon the ruleset. The compilationless fillable form modification system may further include a processing engine communicatively coupled to the one or more processors and the one or more memory components. The processing engine may be configured to receive the script file, retrieve stored data from one or more data sources according to the script file, and generate a data map file configured to provide a mapping of the retrieved stored data to a fillable form, based upon the script file and the retrieved stored data. The compilationless fillable form modification system may further include a render engine communicatively coupled to the one or more processors and the one or more memory components. The render engine may be configured to access the data map file and render the fillable form according to tagged fields populated with the retrieved stored data via the data map file. The tagged fields may corresponding to fields in the data map file.

“In accordance with another embodiment of the present disclosure, a compilationless fillable form modification system may include one or more processors, one or more memory components communicatively coupled to the one or more processors, and machine readable instructions stored in the one or more memory components. The memory components may cause the compilationless fillable form modification system to receive a ruleset comprising an update to a previous ruleset associated with a compiled code and generate a script file based upon the ruleset. The compilationless fillable form modification system may further include a processing engine communicatively coupled to the one or more processors and the one or more memory components. The processing engine may be configured to receive the script file, retrieve stored data from one or more data sources according to the script file, and generate a data map file. The data map file may provide a mapping of the retrieved stored data to a fillable form, based upon the script file and the retrieved stored data. The compilationless fillable form modification system may further include a render engine communicatively coupled to the one or more processors and the one or more memory components. The render engine may be configured to access the data map file and receive a tagged fillable form comprising tagged fields, wherein the rendered fillable form is based upon the tagged fillable form, the data map file, the one or more data sources, the script file, and the ruleset. The render engine may further render the fillable form according to the tagged fields populated with the retrieved stored data via the data map file, wherein the tagged fields correspond to fields in the data map file, and wherein the rendered fillable form is based upon the data map file, the one or more data sources, the script file, and the ruleset.

“In accordance with another embodiment of the present disclosure, a compilationless modification of a fillable form method may include receiving a ruleset comprising an update to a previous ruleset associated with a compiled code, generating a script file based upon the ruleset, and retrieving data from one or more data sources according to the script file. The method may further include generating a data map file configured to provide a mapping of the retrieved stored data to the fillable form and rendering the fillable form according to tagged fields populated with the retrieved stored data via the data map file, wherein the tagged fields correspond to fields in the data map file.

“Although the concepts of the present disclosure are described herein with primary reference to portable document format (PDF) documents, it is contemplated that the concepts enjoy applicability to any type of fillable document, including and not limited to formats such as XML Paper Specification (XPS), HyperText Markup Language (HTML), eXtensible Markup Language (XML), and electronic publication (EPUB).”

The claims supplied by the inventors are:

“1. A compilationless fillable form modification system comprising: one or more processors; one or more memory components communicatively coupled to the one or more processors; machine readable instructions stored in the one or more memory components that cause the compilationless fillable form modification system to perform at least the following when executed by the one or more processors: receive a ruleset, the ruleset comprising an update to a previous ruleset associated with a compiled code; generate a script file based upon the ruleset without recompiling the compiled code, wherein the script file is a proprietary script file implemented in javascript object notation (JSON); a processing engine communicatively coupled to the one or more processors and the one or more memory components, configured to perform at least the following: receive the script file; retrieve stored data from one or more data sources according to the script file; and generate a data map file configured to provide a mapping of the retrieved stored data to a fillable form, based upon the script file and the retrieved stored data, wherein the data map file is a proprietary data map file implemented in JSON; and a render engine communicatively coupled to the one or more processors and the one or more memory components, configured to perform at least the following: access the data map file; and render the fillable form according to fillable fields tagged within the fillable form as tagged fields to be filled with stored data, the tagged fields populated with the retrieved stored data via the data map file, wherein the tagged fields correspond to fields in the data map file generated based on the script file.

“2. The compilationless fillable form modification system of claim 1, wherein the ruleset comprises one or more of: logic rules; constants; and flow rules.

“3. The compilationless fillable form modification system of claim 1, wherein the rendered fillable form is based upon the data map file, the one or more data sources, the script file, and the ruleset.

“4. The compilationless fillable form modification system of claim 1, further comprising machine readable instructions stored in the one or more memory components that cause the render engine to perform at least the following when executed by the one or more processors: receive a tagged fillable form comprising the tagged fields, wherein the rendered fillable form is based upon the tagged fillable form, the data map file, the one or more data sources, the script file, and the ruleset.

“5. The compilationless fillable form modification system of claim 4, wherein: the ruleset is received from a first user; and the tagged fillable form is received from a second user that differs from the first user.

“6. The compilationless fillable form modification system of claim 4, wherein the rendered fillable form is based upon the tagged fillable form, the data map file, the one or more data sources, the script file, and the ruleset.

“7. The compilationless fillable form modification system of claim 1, further comprising machine readable instructions stored in the one or more memory components that cause the processing engine to perform at least the following when executed by the one or more processors: retrieve the stored data from at least one of an application programming interface and a database as the one or more data sources; and generate the data map file based upon applying the script file to the retrieved stored data.

“8. The compilationless fillable form modification system of claim 7, wherein: the stored data is from the application programming interface, wherein the application programming interface is a representational state transfer application programming interface.

“9. The compilationless fillable form modification system of claim 1, further comprising machine readable instructions stored in the one or more memory components that cause the compilationless fillable form modification system, the render engine, and the processing engine to perform at least the following when executed by the one or more processors: render, via the render engine, the fillable form according to a tagged field whose contents exceed what can be visibly displayed in a rendered version of the tagged field; receive an updated ruleset; generate an updated script file without recompiling the compiled code; receive the updated script file at the processing engine; render an updated form at the render engine; and output an updated version of the fillable form wherein the tagged field displays an entirety of the contents associated with the tagged field.

“10. The compilationless fillable form modification system of claim 9, further comprising machine readable instructions stored in the one or more memory components that cause the processing engine to perform at least the following when executed by the one or more processors: retrieve updated stored data from the one or more data sources according to the script file; and generate an updated data map file based upon the updated script file and updated stored data.

“11. The compilationless fillable form modification system of claim 1, further comprising machine readable instructions stored in the one or more memory components that cause the compilationless fillable form modification system to perform at least the following when executed by the one or more processors: train the compilationless fillable form modification system to automatically create the data map file utilizing descriptive language based upon machine learning.

“12. A compilationless fillable form modification system comprising: one or more processors; one or more memory components communicatively coupled to the one or more processors; machine readable instructions stored in the one or more memory components that cause the compilationless fillable form modification system to perform at least the following when executed by the one or more processors: receive a ruleset, the ruleset comprising an update to a previous ruleset associated with a compiled code; generate a script file based upon the ruleset without recompiling the compiled code, wherein the script file is a proprietary script file implemented in javascript object notation (JSON); a processing engine communicatively coupled to the one or more processors and the one or more memory components, configured to perform at least the following: receive the script file; retrieve stored data from one or more data sources according to the script file; and generate a data map file configured to provide a mapping of the retrieved stored data to a fillable form, based upon the script file and the retrieved stored data, wherein the data map file is a proprietary data map file implemented in JSON; and a render engine communicatively coupled to the one or more processors and the one or more memory components, configured to perform at least the following: access the data map file; receive a tagged fillable form comprising fillable fields tagged within the fillable form as tagged fields to be filled with stored data, wherein the rendered fillable form is based upon the tagged fillable form, the data map file, the one or more data sources, the script file, and the ruleset; and render the fillable form according to the tagged fields populated with the retrieved stored data via the data map file, wherein the tagged fields correspond to fields in the data map file generated based on the script file, and wherein the rendered fillable form is based upon the data map file, the one or more data sources, the script file, and the ruleset.

“13. The compilationless fillable form modification system of claim 12, wherein: the ruleset is received from a first user; and the tagged fillable form is received from a second user that differs from the first user.

“14. The compilationless fillable form modification system of claim 12, wherein the rendered fillable form is further based upon the tagged fillable form.

“15. The compilationless fillable form modification system of claim 12, further comprising machine readable instructions stored in the one or more memory components that cause the processing engine to perform at least the following when executed by the one or more processors: retrieve the stored data from at least one of an application programming interface and a database as the one or more data sources; and generate the data map file based upon applying the script file to the retrieved stored data.

“16. A method of compilationless modification of a fillable form, the method comprising: receiving a ruleset comprising an update to a previous ruleset associated with a compiled code; generating a script file based upon the ruleset without recompiling the compiled code, wherein the script file is a proprietary script file implemented in javascript object notation (JSON); retrieving data from one or more data sources according to the script file; generating a data map file configured to provide a mapping of the retrieved stored data to the fillable form, wherein the data map file is a proprietary data map file implemented in JSON; and rendering the fillable form according to tagged fields populated with the retrieved stored data via the data map file, wherein the tagged fields correspond to fields in the data map file.

“17. The method of claim 16, wherein the rendered fillable form is based upon the data map file, the one or more data sources, the script file, and the ruleset.

“18. The method of claim 17, further comprising receiving a tagged fillable form comprising the tagged fields, wherein the rendered fillable form is based upon the tagged fillable form, the data map file, the one or more data sources, the script file, and the ruleset.

“19. The method of claim 18, wherein: the ruleset is received from a first user; and the tagged fillable form is received from a second user that differs from the first user.”

There are additional claims. Please visit full patent to read further.

For more information, see this patent application: Arjunan, Sasisudhan Manian; Deng, Yufeng; Jose, Cijo Mathew; Kalbasz, Adam Michael; Selva Thambi, Selvam Babu. Dynamic Fillable Form Rendering Engine Utilizing Compilationless Modifications. U.S. Patent Application Number 20230169263, filed November 29, 2021 and posted June 1, 2023. Patent URL (for desktop use only): https://ppubs.uspto.gov/pubwebapp/external.html?q=(20230169263)&db=US-PGPUB&type=ids

(Our reports deliver fact-based news of research and discoveries from around the world.)

Older

New Breast Cancer Research Reported from Tuebingen University Hospital (Influence of adherence to adjuvant endocrine therapy in early breast cancer: Results from a large German real-world claims data analysis): Oncology – Breast Cancer

Newer

Data on Cancer Discussed by a Researcher at Washington University School of Medicine (Association of state policies regulating short-term limited-duration insurance plans and cancer stage at diagnosis): Cancer

Advisor News

  • Financial shocks, caregiving gaps and inflation pressures persist
  • Americans unprepared for increased longevity
  • More investors will seek comprehensive financial planning
  • Midlife planning for women: why it matters and how advisors should adapt
  • Tax anxiety is real, although few have a plan to address it
More Advisor News

Annuity News

  • LIMRA: Annuity sales notch 10th consecutive $100B+ quarter
  • AIG to sell remaining shares in Corebridge Financial
  • Corebridge Financial, Equitable Holdings post Q1 earnings as merger looms
  • AM Best Assigns Credit Ratings to Calix Re Limited
  • Transamerica introduces new RILA with optional income features
More Annuity News

Health/Employee Benefits News

  • NC House lawmakers push for better breast cancer detection
  • Lincoln County Commissioners Review Insurance Increase, Approve Road Equipment Purchases
  • All about AHCCCS: Navigating Arizona Medicaid's changing landscape
  • Studies from David Geffen School of Medicine University of California Los Angeles (UCLA) Yield New Information about Managed Care and Specialty Pharmacy (The effectiveness of care coordination on medication adherence among high-need, high-cost …): Drugs and Therapies – Managed Care and Specialty Pharmacy
  • Big health systems blamed for affordability crisis
More Health/Employee Benefits News

Life Insurance News

  • Financial Focus : Keep your beneficiary choices up to date
  • Equitable-Corebridge merger casts shadow over life insurance earnings
  • When an MEC is an effective planning tool
  • Lincoln Financial Reports 2026 First Quarter Results
  • Brighthouse Financial Announces First Quarter 2026 Results
More Life Insurance News

- Presented By -

NEWS INSIDE

  • Companies
  • Earnings
  • Economic News
  • INN Magazine
  • Insurtech News
  • Newswires Feed
  • Regulation News
  • Washington Wire
  • Videos

FEATURED OFFERS

Why Blend in When You Can Make a Splash?
Pacific Life’s registered index-linked annuity offers what many love about RILAs—plus more!

Life moves fast. Your BGA should, too.
Stay ahead with Modern Life's AI-powered tech and expert support.

Bring a Real FIA Case. Leave Ready to Close.
A practical working session for agents who want a clearer, repeatable sales process.

Discipline Over Headline Rates
Discover a disciplined strategy built for consistency, transparency, and long-term value.

Inside the Evolution of Index-Linked Investing
Hear from top issuers and allocators driving growth in index-linked solutions.

Press Releases

  • Sequent Planning Recognized on USA TODAY’s Best Financial Advisory Firms 2026 List
  • Highland Capital Brokerage Acquires Premier Financial, Inc.
  • ePIC Services Company Joins wealth.com on Featured Panel at PEAK Brokerage Services’ SPARK! Event, Signaling a Shift in How Advisors Deliver Estate and Legacy Planning
  • Hexure Offers Real-Time Case Status Visibility and Enhanced Post-Issue Servicing in FireLight Through Expanded DTCC Partnership
  • RFP #T01325
More Press Releases > Add Your Press Release >

How to Write For InsuranceNewsNet

Find out how you can submit content for publishing on our website.
View Guidelines

Topics

  • Advisor News
  • Annuity Index
  • Annuity News
  • Companies
  • Earnings
  • Fiduciary
  • From the Field: Expert Insights
  • Health/Employee Benefits
  • Insurance & Financial Fraud
  • INN Magazine
  • Insiders Only
  • Life Insurance News
  • Newswires
  • Property and Casualty
  • Regulation News
  • Sponsored Articles
  • Washington Wire
  • Videos
  • ———
  • About
  • Meet our Editorial Staff
  • Advertise
  • Contact
  • Newsletters

Top Sections

  • AdvisorNews
  • Annuity News
  • Health/Employee Benefits News
  • InsuranceNewsNet Magazine
  • Life Insurance News
  • Property and Casualty News
  • Washington Wire

Our Company

  • About
  • Advertise
  • Contact
  • Meet our Editorial Staff
  • Magazine Subscription
  • Write for INN

Sign up for our FREE e-Newsletter!

Get breaking news, exclusive stories, and money- making insights straight into your inbox.

select Newsletter Options
Facebook Linkedin Twitter
© 2026 InsuranceNewsNet.com, Inc. All rights reserved.
  • Terms & Conditions
  • Privacy Policy
  • InsuranceNewsNet Magazine

Sign in with your Insider Pro Account

Not registered? Become an Insider Pro.
Insurance News | InsuranceNewsNet