Patent Issued for High speed mainframe application tool (USPTO 11392432): Fidelity Information Services LLC
2022 AUG 04 (NewsRx) -- By a
The patent’s assignee for patent number 11392432 is
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; 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 a 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.
“2. The computer-implemented system of claim 1, wherein the operation of the transmitting the main streams into the pre-defined driver program further comprises: implementing an entry system and a management system as part of the server; transmitting the main streams to the entry system, wherein the entry system being configured to execute the main streams; obtaining, by the management system, the main streams corresponding to the user data records requested from the server; and returning the main streams of the requested user data records to the pre-defined driver program.
“3. The computer-implemented system of claim 1, wherein the main streams are a series of job control languages (JCLs) that corresponds to the at least one user record, and wherein the in-streams are a series of procedures used in each of the JCLs.
“4. The computer-implemented system of claim 3, 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.
“5. The computer-implemented system of claim 4, wherein the operations further comprise: opening each of the series of procedures through the pre-defined driver program by using the 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.
“6. The computer-implemented system of claim 4, 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.
“7. 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.
“8. 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.
“9. 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.
“10. The computer-implemented system of claim 1, wherein the operations further comprise: displaying the visualization on a graphical user interface.
“11. A computer-implemented method comprising: 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 a 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.
“12. The computer-implemented method of claim 11, wherein the operation of the transmitting the main streams into the pre-defined driver program further comprises: implementing an entry system and an management system as part of the server; transmitting the main streams to the entry system, wherein the entry system being configured to execute the main streams; obtaining, by the management system, the main streams corresponding to the user data records requested from the server; and returning the main streams of the requested user data records to the pre-defined driver program.
“13. The computer-implemented method of claim 11, wherein the main streams are a series of job control languages (JCLs) that corresponds to the at least one user record, and wherein the in-streams are a series of procedures used in each of the JCLs.
“14. The computer-implemented method of claim 13, 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.
“15. The computer-implemented method of claim 14, wherein the method further comprises: opening each of the series of procedures through the pre-defined driver program by using the 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.
“16. The computer-implemented method of claim 14, 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.
“17. The computer-implemented method of claim 11, 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.
“18. The computer-implemented method of claim 11, wherein the method further comprises: connecting the file transfer connection to the server based on executing the first command; and connecting the script file to the server based on executing the second command.
“19. The computer-implemented method of claim 11, wherein the at least one user data record comprises at least one user identification and at least one user password.
“20. The computer-implemented method of claim 11, 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.
(Our reports deliver fact-based news of research and discoveries from around the world.)


Patent Issued for GUI for configuring machine-learning services (USPTO 11392855): State Farm Mutual Automobile Insurance Company
Researchers Submit Patent Application, “Backend Bundled Healthcare Services Payment Systems And Methods”, for Approval (USPTO 20220230219): Mdsave Shared Services Inc.
Advisor News
- Global economic growth will moderate as the labor force shrinks
- Estate planning during the great wealth transfer
- Main Street families need trusted financial guidance to navigate the new Trump Accounts
- Are the holidays a good time to have a long-term care conversation?
- Gen X unsure whether they can catch up with retirement saving
More Advisor NewsAnnuity News
- Pension buy-in sales up, PRT sales down in mixed Q3, LIMRA reports
- Life insurance and annuities: Reassuring ‘tired’ clients in 2026
- Insurance Compact warns NAIC some annuity designs ‘quite complicated’
- MONTGOMERY COUNTY MAN SENTENCED TO FEDERAL PRISON FOR DEFRAUDING ELDERLY VICTIMS OF HUNDREDS OF THOUSANDS OF DOLLARS
- New York Life continues to close in on Athene; annuity sales up 50%
More Annuity NewsHealth/Employee Benefits News
Life Insurance News
- Legals for December, 12 2025
- AM Best Affirms Credit Ratings of Manulife Financial Corporation and Its Subsidiaries
- AM Best Upgrades Credit Ratings of Starr International Insurance (Thailand) Public Company Limited
- PROMOTING INNOVATION WHILE GUARDING AGAINST FINANCIAL STABILITY RISKS SPEECH BY RANDY KROSZNER
- Life insurance and annuities: Reassuring ‘tired’ clients in 2026
More Life Insurance News