Patent Issued for High speed mainframe application tool (USPTO 11755388): Fidelity Information Services LLC - 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
October 3, 2023 Newswires
Share
Share
Post
Email

Patent Issued for High speed mainframe application tool (USPTO 11755388): Fidelity Information Services LLC

Insurance Daily News

2023 OCT 03 (NewsRx) -- By a News Reporter-Staff News Editor at Insurance Daily News -- From Alexandria, Virginia, NewsRx journalists report that a patent by the inventor Ramanjani, Rajiv (Bangalore, IN), filed on June 10, 2022, was published online on September 12, 2023.

The patent’s assignee for patent number 11755388 is Fidelity Information Services LLC (Jacksonville, Florida, United States).

News editors obtained the following quote from the background information supplied by the inventors: “A mainframe is a computer used by many large organizations for critical applications, bulk data processing (such as the census and industry and consumer statistics, enterprise resource planning, and large-scale transaction processing. Generally, mainframe computers may be a large, centralized machine that contains a large amount of memory, a large amount of storage space, and multiple processors, so it has ultra-processing power comparing to standard computer systems.

“The importance of mainframe computers is increasing for large scale organization, scientific research, consumer statistics, and census data, because it is capable to execute multiple complex programs concurrently at high speed. Mainframe computers can be used in many different areas, such as health insurance processing, retail, e-commerce, and airline reservation systems.

“Organizations from different industries offer a variety of services and products. Many of these products offer different incentives or features. Mainframe computers analyze these products in a closed system with highly secure and high performance capabilities.

“For example, financial services provided by a financial institution, ticket reservation systems for railways and airlines, inventories for retail companies, etc., can use mainframe systems to execute massive transactions in short duration. Mainframe systems can also run in a batch mode overnight processing of scheduled programs.

“Mainframe systems would generally consist of more than hundreds or close to thousand instructions, also referred to as “job control languages” (JCLs), depending on the size of the application. Further, these JCLs have many input and output files which take a long period of time to analyze an entire application on mainframe.

“Difficulties associated with analyzing one application on a mainframe can cause high analysis time and may require more support for complex applications. These and other technological problems have complicated advances to analyze an application on mainframe. Moreover, existing mainframe systems analyzing simple applications can take at least more than a week.

“Therefore, a need exists for high-speed analysis of applications on mainframes. The present disclosure is directed to addressing these and other challenges.”

As a supplement to the background information on this patent, NewsRx correspondents also obtained the inventor’s summary information for this patent: “One aspect of the present disclosure is directed to a computer-implemented system. The system comprises a non-transitory computer-readable medium configured to store instructions and at least one processor configured to execute the instructions to perform operations. The operations include obtaining, from at least one data store, at least one user data record from a server, constructing an instruction template, the instruction template comprises a plurality of main streams, the instruction template adding the at least one user data record as a plurality of user parameters corresponding to the main streams, transmitting the at least one user data record to a file transfer connection, inputting the instruction template and a first command into the file transfer connection, the file transfer connection being configured to execute the first command, inputting the file transfer connection and a second command into the script file, the script file being configured to execute the second command, transmitting the main streams into a pre-defined driver program, opening each of the main streams through the pre-defined driver program by using pre-defined variable records to retrieve a plurality of in-streams of each of the main streams, aggregating the main streams and the in-streams associated with the user parameters resulting a final output, transmitting the final output to the server; and receiving a visualization from the server, created by processing the final output.

“Other aspects of the present disclosure are directed to computer-implemented methods for performing the functions of the computer-implemented systems discussed above.

“Other systems, methods, and computer-readable media are also discussed herein.”

The claims supplied by the inventors are:

“1. A computer-implemented system comprising: a non-transitory computer-readable medium configured to store instructions; and at least one processor configured to execute the instructions to perform operations comprising: obtaining, from at least one data store, at least one user data record from a server; transmitting the at least one user data record to a file transfer connection; inputting an instruction template and a first command into the file transfer connection, the file transfer connection being configured to execute the first command; inputting the file transfer connection and a second command into a script file, the script file being configured to execute the second command; transmitting a plurality of main streams into a pre-defined driver program, wherein the plurality of main streams is a series of job control languages (JCLs) that corresponds to the at least one user data record; aggregating the plurality of main streams and a plurality of in-streams associated with a plurality of user parameters resulting in a final output, wherein the plurality of in-streams is a series of procedures used in each of the JCLs; and transmitting the final output to the server, wherein the server is configured to create a visualization by processing the final output.

“2. The computer-implemented system of claim 1, wherein the operation of the transmitting the plurality of main streams into the pre-defined driver program further comprises: opening each of the plurality of main streams through the pre-defined driver program by using pre-defined variable records to retrieve the plurality of in-streams of each of the main streams; implementing an entry system and a management system as part of the server; transmitting the plurality of main streams to the entry system, the entry system being configured to execute the plurality of main streams; obtaining, by the management system, the plurality of main streams corresponding to the at least one user data record requested from the server; and returning the plurality of main streams of the requested at least one user data record to the pre-defined driver program.

“3. The computer-implemented system of claim 1, wherein each of the series of procedures comprises a series of programs used in each of the procedures and each of the series of programs comprises a series of copybooks used in each of the programs.

“4. The computer-implemented system of claim 3, wherein the operations further comprise: opening each of the series of procedures through the pre-defined driver program by using pre-defined variable records to retrieve the series of programs of each of the series of procedures; and opening each of the series of programs through the pre-defined driver program by using the pre-defined variable records to retrieve the series of copybooks of each of the series of programs.

“5. The computer-implemented system of claim 3, wherein the final output comprises at least one of the series of JCLs, the series of procedures, the series of programs, and the series of copybooks.

“6. The computer-implemented system of claim 1, wherein the operation of inputting the file transfer connection and the second command into the script file further comprises: pausing the script file for a period of time; and executing the second command by the script file.

“7. The computer-implemented system of claim 1, wherein the operations further comprise: connecting the file transfer connection to the server based on the file transfer connection being configured to execute the first command; and connecting the script file to the server based on the script file being configured to execute the second command.

“8. The computer-implemented system of claim 1, wherein the at least one user data record comprises at least one user identification and at least one user password.

“9. The computer-implemented system of claim 1, wherein the operations further comprise: displaying the visualization on a graphical user interface.

“10. A computer-implemented method comprising: obtaining, from at least one data store, at least one user data record from a server; transmitting the at least one user data record to a file transfer connection; inputting an instruction template and a first command into the file transfer connection, the file transfer connection being configured to execute the first command; inputting the file transfer connection and a second command into a script file, the script file being configured to execute the second command; transmitting a plurality of main streams into a pre-defined driver program, wherein the plurality of main streams is a series of job control languages (JCLs) that corresponds to the at least one user data record; aggregating the plurality of main streams and a plurality of in-streams associated with a plurality of user parameters resulting in a final output, wherein the plurality of in-streams is a series of procedures used in each of the JCLs; and transmitting the final output to the server, wherein the server is configured to create a visualization by processing the final output.

“11. The computer-implemented method of claim 10, wherein the operation of the transmitting the plurality of main streams into the pre-defined driver program further comprises: opening each of the plurality of main streams through the pre-defined driver program by using pre-defined variable records to retrieve the plurality of in-streams of each of the main streams; implementing an entry system and a management system as part of the server; transmitting the plurality of main streams to the entry system, the entry system being configured to execute the plurality of main streams; obtaining, by the management system, the plurality of main streams corresponding to the at least one user data record requested from the server; and returning the plurality of main streams of the requested at least one user data record to the pre-defined driver program.

“12. The computer-implemented method of claim 10, wherein each of the series of procedures comprises a series of programs used in each of the procedures, and each of the series of programs comprises a series of copybooks used in each of the programs.

“13. The computer-implemented method of claim 12, wherein the method further comprises: opening each of the series of procedures through the pre-defined driver program by using pre-defined variable records to retrieve the series of programs of each of the series of procedures; and opening each of the series of programs through the pre-defined driver program by using the pre-defined variable records to retrieve the series of copybooks of each of the series of programs.

“14. The computer-implemented method of claim 12, wherein the final output comprises at least one of the series of JCLs, the series of procedures, the series of programs, and the series of copybooks.

“15. The computer-implemented method of claim 10, wherein the operation of inputting the file transfer connection and the second command into the script file further comprises: pausing the script file for a period of time; and executing the second command by the script file.

“16. The computer-implemented method of claim 10, wherein the method further comprises: connecting the file transfer connection to the server based on the file transfer connection being configured to execute the first command; and connecting the script file to the server based on the script file being configured to execute the second command.

“17. The computer-implemented method of claim 10, wherein the at least one user data record comprises at least one user identification and at least one user password.

“18. The computer-implemented method of claim 10, wherein the method further comprises: displaying the visualization on a graphical user interface.”

For additional information on this patent, see: Ramanjani, Rajiv. High speed mainframe application tool. U.S. Patent Number 11755388, filed June 10, 2022, and published online on September 12, 2023. Patent URL (for desktop use only): https://ppubs.uspto.gov/pubwebapp/external.html?q=(11755388)&db=USPAT&type=ids

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

Older

University of Edinburgh Researchers Publish New Studies and Findings in the Area of Globalization and Health (Why meta-regulation matters for public health: the case of the EU better regulation agenda): Health and Medicine – Globalization and Health

Newer

Patent Issued for Sensitive data identification in real time for data streaming (USPTO 11757837): International Business Machines Corporation

Advisor News

  • Your client’s $3 million portfolio doesn’t tell you their insurance needs
  • How life insurance can provide liquidity for wealthy families
  • Retirement providers turn to digital engagement to retain assets
  • Looking out for clients with diminished mental capacity
  • House panel advances CLEAR Forms Act backed by IRI
More Advisor News

Annuity News

  • What lower interest rates mean to annuity payouts
  • AM Best downgrades A-Cap insurers amid financial and regulatory troubles
  • Lawsuit claims Delaware Life hid billions in insurer-linked investments
  • AM Best to Deliver Presentation at 2026 ACLI Annual Conference
  • Global Atlantic Announces Launch of ForeLifetime Income, a New Fixed Index Annuity
More Annuity News

Health/Employee Benefits News

  • Study reveals the work & health insurance roller coaster millions of Americans ride: Michigan Medicine – University of Michigan
  • Dan Haar: Connecticut can stop Kosta Diamantis' pension — but not his health insurance
  • Beeville Council approves health insurance shift for municipal employees
  • Priority Health Earns Among the Highest NCQA Ratings for Medicare, Medicaid and Commercial Health Plans
  • As health insurance costs soar, healthcare workers also feel the pinch
Sponsor
More Health/Employee Benefits News

Life Insurance News

  • New Rules: This bill could help cannabis companies finally get insurance coverage
  • Time to revisit your clients’ life insurance coverage
  • Greg Lindberg files racketeering lawsuit against Causey, rehabilitation officials
  • State reverses one-third of health insurer decisions
  • AM Best Affirms Credit Ratings of Assurant, Inc. and Its Property/Casualty and Life/Health Subsidiaries
Sponsor
More Life Insurance News

NEWS INSIDE

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

FEATURED OFFERS

Press Releases

  • Lauren Sinnott Named to Ragan’s Top Women in Marketing Awards, Class of 2026 
  • Classic Car Insurer OpenRoad Insurance Expands to 40 U.S. States in Two Years
  • How Aspire General Turned an Early Technology Bet Into Claims Automation at Scale with Kyber
  • Adjusto launches AI-Native contents claims services powered by its technology platform
  • URL Insurance Group Celebrates 40 Years of Service, Growth, and Industry Leadership
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.