The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jan. 20, 2004
Filed:
Apr. 27, 2000
Alan Hlava, Longmont, CO (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
According to the invention, systems and methods are disclosed for allowing command files to access information in a data store. This method consists of executing a first, original command file. A second, temporary command file is then created by a command file generator program. The temporary command file includes one or more commands based upon information from a data store that is accessible only by way of an Application Programming Interface (API). Information from the data store is then used during execution of the temporary command file. The original command file defines the scope of temporary environmental variables for storing information to be retrieved from the data store by a command file generator program and stored in the temporary command file, executes the temporary command file, branches around the operations contained in the body of the original command file which have been performed by the temporary command file, and cleans up the local environment. A command file generator, executed by the original command file generates the temporary command file, accesses information from a data stores through Application Programming Interfaces (APIs) associated with the data store, and generates one or more commands for inclusion in the temporary command file based upon the information retrieved from the data store. The temporary command file stores information retrieved from the data store in one or more local environmental variables, and performs processing based upon the content of the environmental variables and the original command file.