WO2005001636A2 - Method and system for interfacing with accounting systems - Google Patents

Method and system for interfacing with accounting systems Download PDF

Info

Publication number
WO2005001636A2
WO2005001636A2 PCT/US2004/018777 US2004018777W WO2005001636A2 WO 2005001636 A2 WO2005001636 A2 WO 2005001636A2 US 2004018777 W US2004018777 W US 2004018777W WO 2005001636 A2 WO2005001636 A2 WO 2005001636A2
Authority
WO
WIPO (PCT)
Prior art keywords
data
format
interface file
information
file
Prior art date
Application number
PCT/US2004/018777
Other languages
French (fr)
Other versions
WO2005001636A3 (en
WO2005001636B1 (en
Inventor
Lawrence J. Mika
Original Assignee
American Express Travel Related Services Company, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by American Express Travel Related Services Company, Inc. filed Critical American Express Travel Related Services Company, Inc.
Publication of WO2005001636A2 publication Critical patent/WO2005001636A2/en
Publication of WO2005001636A3 publication Critical patent/WO2005001636A3/en
Publication of WO2005001636B1 publication Critical patent/WO2005001636B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99942Manipulating data structure, e.g. compression, compaction, compilation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing

Definitions

  • This application generally relates to a method and system for managing the exchange of information, and more particularly, to a computer-implemented method and system for integrating data from a centralized source to individual entities.
  • Corporations and other entities typically have employees who incur costs. These costs may be tracked and paid from a centralized system. For example, some employees may travel and incur hotel and airfare costs, wherein other employees may incur costs in supplying the company with various office supplies. These costs are often incurred in the form of a charge to a credit card or charge card. In some cases, the credit card charges incurred by the various employees are sent to the company on a periodic basis in the form of a statement which may be in a paper or electronic format. Corporations often desire to automatically import an electronic statement with a computerized accounting system.
  • an organization such as financial institution 102, generates electronic files on a periodic basis, wherein the files may include reports of charges incurred against various accounts.
  • a credit card company may generate a report every month detailing all of the transactions incurred by a certain credit card.
  • a company 104 may have numerous employees, each with a credit card. Each credit card may have transactions that are reported on the electronic statement.
  • Company 104 uses a computerized accounting system 106 to simplify the accounting process, wherein the accounting system may include any one of the many software accounting systems available, including those made by SAP, Oracle, Peoplesoft, JD Edwards, Lawson, Walker, Baan, GEAC, and many others.
  • Such a process is cumbersome because, for example, a company may have multiple accounts from different financial institutions, each possibly using a different format for its statements. The company then needs to create a custom program to create an interface with each different financial institution. In addition, many companies have grown their businesses through the acquisition of other companies. In these instances, a company may have more than one accounting system, often from different software companies. The company then needs to create a more complex custom program to create multiple interfaces from a single financial institution to several accounting systems. As such, it would be desirable to have a system in which an entity can more easily import information from a third party such that the information can be more efficiently processed via computer.
  • a system which solves the above-described problems.
  • the system facilitates generating a file in a preferred format, such as a format used by a desired accounting software system.
  • the method for facilitating the translation of files includes creating an interface file, reading data from a first source, reading the definitions contained in the interface file, and translating the data from the first source according to the definition contained in the interface file.
  • Figure 2 presents an embodiment of the present invention
  • Figure 3 is a flowchart illustrating the types of responses expected of a user of an embodiment of the present invention.
  • Figure 4 is a flowchart illustrating the steps used in creating an interface file in the present invention.
  • Figure 5 is a flowchart illustrating the use of an embodiment of the present invention.
  • the present invention may be described herein in terms of various functional components and various processing steps. It should be appreciated that such functional components may be realized by a variety of different hardware or structural components configured to perform the specified functions. For purposes of illustration only, exemplary embodiments of the present invention will be described herein. Further, it should be noted that, while various components may be suitably coupled or connected to other components, such connections and couplings may be realized by a direct connection between components, or by a connection through other components and devices.
  • data 108 from financial institution 102 is provided to Interface File Builder 210.
  • the data is converted by Interface File Builder 210 to a format usable by company 104.
  • Interface File Builder 210 is any hardware and/or software suitably configured to facilitate the modification of the format of data.
  • Interface File Builder 210 is a module in which a user can easily modify the format of the data from financial institution 102 into a format usable by accounting system 106. Once the data is in the desired format, company 104 is able to process the data in its preferred accounting program and is able to perform desired types of analyses.
  • Interface File Builder 210 uses a "wizard" type of functionality in which a user is presented with a series of questions to answer about the desired interface file being built. After the wizard is completed, the interface file definitions are saved. The Interface File Builder 210 then uses these definitions to create, upon demand, an interface file for use by company 104.
  • the interface file definitions are used to create a data file that may be in a variety of database or other electronic file formats, both proprietary and non- proprietary.
  • a typical database will contain records, with each record containing data in a number of different fields. Each record may contain information regarding a particular financial transaction, separated into fields. Fields are used to separate the data into distinct portions. For example, one field may contain a date of a transaction, while another field may contain the amount of the transaction.
  • FIG. 3 a flowchart is presented illustrating the types of questions that a user may be asked in an embodiment of the present invention.
  • a user is then presented with a list of types of files to generate (step 302).
  • An exemplary list of types of files to be generated is presented in the following table:
  • the templates present generic formats that serve as a starting point for creating a customized interface file.
  • a template may present an interface file that works for many customers in that it presents the generally desired data.
  • the user then starts to customize the interface file by, for example, entering in a name and description of the file being built (step 306).
  • the user is also able to present a preferred sorting method (step 308).
  • the user may wish to sort the data by date of transaction, or by name of card holder, by vendor, or by any number of different criteria.
  • the user also may choose to filter the results (step 310). A filter is used to restrict the records being read.
  • a filter may be used to restrict the records being translated by the customized interface file such that only records from certain users are translated.
  • the user is also able to choose a date range (step 312). By choosing a date range, the user is able to view transactions based on the date of the transaction.
  • the user is also able to select a format of the file (step 314). Different accounting programs may require the files, or portions of files, to be in a specific format. Examples of available formats include, but are not limited to: comma-delimited; space- delimited; ASCII; ASN; XML; and a variety of proprietary formats.
  • the user is able to save the interface file for later completion (step 316).
  • FIG. 4 An exemplary flowchart of the process is shown.
  • the process shown in Figure 4 allows a user to provide further detail of the desired format of the data.
  • accounting codes can be added to the data file to categorize the data (step 402).
  • a user may also wish to specify the format of the various fields, such as the length, padding, type of field, and other characteristics (step 404).
  • the user is also able to select a variety of properties to more particularly describe each field.
  • Exemplary properties may include the following:
  • Status A logical field used to flag accounting codes in templates specific to certain programs.
  • Length Flag A logical field to indicate whether the field is fixed length or variable length.
  • Length Length of the field (only for fixed length fields).
  • Minimum and Maximum Length Minimum and maximum allowable lengths (only for variable length fields).
  • Format Mask Forces the data into a particular format. For example, dates may be forced into the format MM/DD/YYYY.
  • Justification the data in the field may be left-justified or right-justified.
  • Pad character if a field needs padding (i.e., the field is required to be a certain length), the pad character is used to define the character used to fill up the field.
  • Quote A logical field to indicate whether or not the value of the field should be enclosed in quotation marks.
  • Delimiter flag A logical field that indicates if a field should be followed by a delimiter (delimited file types only).
  • End position Calculated to indicate the ending position of the field, with numbering starting at 1 rather than 0 (fixed width fields only).
  • Counter Increment Flag Flag used to indicate if counter fields are pre- incremented, post-incremented, or not incremented. Pre-increment indicates that the counter is increased before the field is processed, while post-increment indicates that the counter is increased after the field is processed.
  • Another property that is modifiable is an Element property. An Element is the information that will appear in the field. Narious types of Elements may be supported by an embodiment of the present invention. Examples include the following: [0051] Query Field ⁇ A data field from a table returned by the query being executed. [0052] Static Table Entry ⁇ A static data field located in a data table.
  • Counter-A field which can also be stored in the new file table. This field can be set to increment or decrement by a specified value for each record in a table.
  • Fixed Text A data field with a constant alphanumeric value.
  • Expression Allows a user to create an expression that is evaluated at the time of the transfer of the record.
  • An exemplary expression may be to add various values together to produce a value to be transferred.
  • Many types of Expressions can be used here, from simple arithmetic to complex queries.
  • the user may be able to save the interface file (also known as an Interface File Definition) (step 406).
  • the Interface File Definition is saved, it may be selected by later users to interface with their particular accounting software.
  • Interface File Definition is then used by Interface File Builder 210 to translate the file from the format used by financial institution 102 to a format useable by accounting system 106.
  • Interface File Builder 210 processes each record from financial institution 102 and formats the record such that it is in the format prescribed by the Interface File Definition.
  • Interface File Builder 210 may be located in a variety of locations from which it can access the various files it needs to operate. The user will choose to run an interface file by selecting it from a list of "tasks" available to them. The specific file definition will have a name that the user gave it when defining the interface file. For example, the user might name a file and see it as "SAP G/L File - Memphis Manufacturing Plant”. When the user selects a file type to run, the system will know where to go to get the definitions. In one embodiment, Interface File Builder 210 is located on a server that is maintained by financial institution 102. With reference to the flowchart in Figure 5, an exemplary formatting process occurs in the following manner. A record from financial institution 102 is read by Interface File Builder 210 (step 502).
  • the Interface File Definition is then read by Interface File Builder 210 (step 504).
  • the Interface File Definition may be stored in a variety of locations accessible by Interface File Builder 210. All or a portion of the fields of the record are then fully or partially translated, following all or a portion of the directions in the Interface File Definition (step 506).
  • a date stored in an internal format can be converted, by one of a variety of methods, in the format described in the Interface File Builder (e.g., mm/dd/yyyy).
  • Another example is that a text field will be made into the appropriate length and justification, as defined in the Interface File Definition.
  • the Interface File Builder may also include other pieces of data not directly contained in the transaction data record from the financial institution.
  • the user can specify fixed text fields, data counters, or data field stored in another database table to be included in the interface file.
  • the resulting data file is amended to contain the requested information (step 508).
  • the data fields are outputted to an electronic file in the order and with the correct format as specified in the interface file definitions.
  • the formatted record consisting of a number of formatted data fields, is appended to the end of the data file (interface file).
  • the steps are then repeated for all (or a predefined number) of the records stored by financial institution 102.
  • the records being processed by Interface File Builder 210 can be limited in a variety of manners, such as limiting the date range or applying a filter.
  • the resulting data file is saved and can then be used by accounting system 106 to be processed in the normal course of business by company 104. Because the resulting data file is in a format that is readily processed by accounting system 106, accounting system 106 is thus more easily able to operate on the data. As such, the present invention facilitates creating an interface file in a short time frame, compared to the old method of creating a custom computer program to translate files to the correct format.
  • These computer program instructions may also be stored in a computer- readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart block or blocks.
  • the computer program instructions may also be loaded on a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart block or blocks.
  • the system may include a host server or other computing systems including a processor for processing digital data, a memory coupled to said processor for storing digital data, an input digitizer coupled to the processor for inputting digital data, an application program stored in said memory and accessible by said processor for directing processing of digital data by said processor, a display coupled to the processor and memory for displaying information derived from digital data processed by said processor and a plurality of databases, said databases including client data, merchant data, financial institution data and/or like data that could be used in association with the present invention.
  • user computer will typically include an operating system (e.g., Windows NT, 95/98/2000, Linux, Solaris, etc.) as well as various conventional support software and drivers typically associated with computers.
  • User computer can be in a home or business environment with access to a network. In an exemplary embodiment, access is through the Internet through a commercially-available web-browser software package.
  • the present invention may be embodied as a method, a data processing system, a device for data processing, and/or a computer program product. Accordingly, the present invention may take the form of an entirely software embodiment, an entirely hardware embodiment, or an embodiment combining aspects of both software and hardware. Furthermore, the present invention may take the form of a computer program product on a computer-readable storage medium having computer-readable program code means embodied in the storage medium. Any suitable computer-readable storage medium may be utilized, including hard disks, CD-ROM, optical storage devices, magnetic storage devices, and/or the like.

Abstract

An interface file definition is used to translate data files in a particular format to another format. Data from a centralized source is translated into a format that set forth in an interface file definition. The interface file definition is created by entering the desired format of the information to be imported. Once all the information regarding the format is entered, the data is translated to the desired format. The desired format is typically a format that is easily used by another computer program to more easily process the desired information.

Description

METHOD AND SYSTEM FOR INTERFACING WITH ACCOUNTING SYSTEMS
Field of Invention [0001] This application generally relates to a method and system for managing the exchange of information, and more particularly, to a computer-implemented method and system for integrating data from a centralized source to individual entities.
Background of the Invention
[0002] Corporations and other entities typically have employees who incur costs. These costs may be tracked and paid from a centralized system. For example, some employees may travel and incur hotel and airfare costs, wherein other employees may incur costs in supplying the company with various office supplies. These costs are often incurred in the form of a charge to a credit card or charge card. In some cases, the credit card charges incurred by the various employees are sent to the company on a periodic basis in the form of a statement which may be in a paper or electronic format. Corporations often desire to automatically import an electronic statement with a computerized accounting system.
[0003] With reference to Figure 1, in the prior art, an organization, such as financial institution 102, generates electronic files on a periodic basis, wherein the files may include reports of charges incurred against various accounts. For example, a credit card company may generate a report every month detailing all of the transactions incurred by a certain credit card. A company 104 may have numerous employees, each with a credit card. Each credit card may have transactions that are reported on the electronic statement. Company 104 uses a computerized accounting system 106 to simplify the accounting process, wherein the accounting system may include any one of the many software accounting systems available, including those made by SAP, Oracle, Peoplesoft, JD Edwards, Lawson, Walker, Baan, GEAC, and many others. Because of the wide variety of accounting systems used by company 104, each using its own proprietary format, it is difficult for a financial institution to provide financial data to each company in an optimum format for the entity's accounting system. In the prior art, the data 108 from financial institution 102 was typically in a generic format that must be reformatted by each company 104 before being used by accounting system 106. Such a reformatting process typically includes a computer programmer developing a sophisticated computer program 110 to translate data from the format used by the financial institution to the format used by company 104. Such a software development process can be time consuming and expensive, including months of work and the attendant costs of paying for custom computer programming. [0004] Such a process is cumbersome because, for example, a company may have multiple accounts from different financial institutions, each possibly using a different format for its statements. The company then needs to create a custom program to create an interface with each different financial institution. In addition, many companies have grown their businesses through the acquisition of other companies. In these instances, a company may have more than one accounting system, often from different software companies. The company then needs to create a more complex custom program to create multiple interfaces from a single financial institution to several accounting systems. As such, it would be desirable to have a system in which an entity can more easily import information from a third party such that the information can be more efficiently processed via computer.
Summary of the Invention
[0005] A system is disclosed which solves the above-described problems. The system facilitates generating a file in a preferred format, such as a format used by a desired accounting software system. The method for facilitating the translation of files includes creating an interface file, reading data from a first source, reading the definitions contained in the interface file, and translating the data from the first source according to the definition contained in the interface file. Brief Description of the Drawings [0006] A more complete understanding of the present invention may be derived by referring to the detailed description and claims when considered in connection with the Figures, where like reference numbers refer to similar elements throughout the Figures, and: [0007] Figure 1 presents a prior art system for importing data;
[0008] Figure 2 presents an embodiment of the present invention;
[0009] Figure 3 is a flowchart illustrating the types of responses expected of a user of an embodiment of the present invention; [0010] Figure 4 is a flowchart illustrating the steps used in creating an interface file in the present invention; and [0011] Figure 5 is a flowchart illustrating the use of an embodiment of the present invention.
Detailed Description
[0012] The present invention may be described herein in terms of various functional components and various processing steps. It should be appreciated that such functional components may be realized by a variety of different hardware or structural components configured to perform the specified functions. For purposes of illustration only, exemplary embodiments of the present invention will be described herein. Further, it should be noted that, while various components may be suitably coupled or connected to other components, such connections and couplings may be realized by a direct connection between components, or by a connection through other components and devices.
[0013] In general, as shown in a block diagram of an embodiment of the present invention in Figure 2, data 108 from financial institution 102 is provided to Interface File Builder 210. The data is converted by Interface File Builder 210 to a format usable by company 104.
[0014] Interface File Builder 210 is any hardware and/or software suitably configured to facilitate the modification of the format of data. In an exemplary embodiment, Interface File Builder 210 is a module in which a user can easily modify the format of the data from financial institution 102 into a format usable by accounting system 106. Once the data is in the desired format, company 104 is able to process the data in its preferred accounting program and is able to perform desired types of analyses.
[0015] The operation of Interface File Builder 210 will now be described in more detail. In one embodiment, interface file builder uses a "wizard" type of functionality in which a user is presented with a series of questions to answer about the desired interface file being built. After the wizard is completed, the interface file definitions are saved. The Interface File Builder 210 then uses these definitions to create, upon demand, an interface file for use by company 104. The interface file definitions are used to create a data file that may be in a variety of database or other electronic file formats, both proprietary and non- proprietary. A typical database will contain records, with each record containing data in a number of different fields. Each record may contain information regarding a particular financial transaction, separated into fields. Fields are used to separate the data into distinct portions. For example, one field may contain a date of a transaction, while another field may contain the amount of the transaction.
[0016] With reference to Figure 3, a flowchart is presented illustrating the types of questions that a user may be asked in an embodiment of the present invention. A user is then presented with a list of types of files to generate (step 302). An exemplary list of types of files to be generated is presented in the following table:
Figure imgf000006_0001
[0033] After selecting the type of file to be created, the user is presented with a list of templates (step 304). The templates present generic formats that serve as a starting point for creating a customized interface file. A template may present an interface file that works for many customers in that it presents the generally desired data. The user then starts to customize the interface file by, for example, entering in a name and description of the file being built (step 306). The user is also able to present a preferred sorting method (step 308). The user may wish to sort the data by date of transaction, or by name of card holder, by vendor, or by any number of different criteria. The user also may choose to filter the results (step 310). A filter is used to restrict the records being read. For example, a filter may be used to restrict the records being translated by the customized interface file such that only records from certain users are translated. The user is also able to choose a date range (step 312). By choosing a date range, the user is able to view transactions based on the date of the transaction. The user is also able to select a format of the file (step 314). Different accounting programs may require the files, or portions of files, to be in a specific format. Examples of available formats include, but are not limited to: comma-delimited; space- delimited; ASCII; ASN; XML; and a variety of proprietary formats. At any time during the creation of the interface file, the user is able to save the interface file for later completion (step 316).
[0034] Further details regarding the file format can be entered by the user. With reference to Figure 4, an exemplary flowchart of the process is shown. The process shown in Figure 4 allows a user to provide further detail of the desired format of the data. For example, accounting codes can be added to the data file to categorize the data (step 402). A user may also wish to specify the format of the various fields, such as the length, padding, type of field, and other characteristics (step 404). The user is also able to select a variety of properties to more particularly describe each field.
[0035] Exemplary properties may include the following:
[0036] Field Name-The short name of the field.
[0037] Description-A longer description of the field.
[0038] Status— A logical field used to flag accounting codes in templates specific to certain programs. [0039] Length Flag—A logical field to indicate whether the field is fixed length or variable length. [0040] Length— Length of the field (only for fixed length fields).
[0041] Minimum and Maximum Length— Minimum and maximum allowable lengths (only for variable length fields). [0042] Format Mask— Forces the data into a particular format. For example, dates may be forced into the format MM/DD/YYYY. [0043] Justification— the data in the field may be left-justified or right-justified.
[0044] Pad character— if a field needs padding (i.e., the field is required to be a certain length), the pad character is used to define the character used to fill up the field. [0045] Quote— A logical field to indicate whether or not the value of the field should be enclosed in quotation marks. [0046] Delimiter flag— A logical field that indicates if a field should be followed by a delimiter (delimited file types only). [0047] Start position-Calculated to indicate the starting position of the field, with numbering starting at 1 rather than 0 (fixed width fields only). [0048] End position— Calculated to indicate the ending position of the field, with numbering starting at 1 rather than 0 (fixed width fields only). [0049] Counter Increment Flag— Flag used to indicate if counter fields are pre- incremented, post-incremented, or not incremented. Pre-increment indicates that the counter is increased before the field is processed, while post-increment indicates that the counter is increased after the field is processed. [0050] Another property that is modifiable is an Element property. An Element is the information that will appear in the field. Narious types of Elements may be supported by an embodiment of the present invention. Examples include the following: [0051] Query Field~A data field from a table returned by the query being executed. [0052] Static Table Entry~A static data field located in a data table.
[0053] Counter-A field which can also be stored in the new file table. This field can be set to increment or decrement by a specified value for each record in a table. [0054] Fixed Text— A data field with a constant alphanumeric value.
[0055] Expression— Allows a user to create an expression that is evaluated at the time of the transfer of the record. An exemplary expression may be to add various values together to produce a value to be transferred. Many types of Expressions can be used here, from simple arithmetic to complex queries.
[0056] Character Function— Similar to fixed text, but allows the entry non- standard characters
[0057] Common Expressions— An often used calculated expression, such as the current date or time.
[0058] In one embodiment, after completing the above information, the user may be able to save the interface file (also known as an Interface File Definition) (step 406). Once the Interface File Definition is saved, it may be selected by later users to interface with their particular accounting software.
[0059] The Interface File Definition is then used by Interface File Builder 210 to translate the file from the format used by financial institution 102 to a format useable by accounting system 106. Interface File Builder 210 processes each record from financial institution 102 and formats the record such that it is in the format prescribed by the Interface File Definition.
[0060] Interface File Builder 210 may be located in a variety of locations from which it can access the various files it needs to operate. The user will choose to run an interface file by selecting it from a list of "tasks" available to them. The specific file definition will have a name that the user gave it when defining the interface file. For example, the user might name a file and see it as "SAP G/L File - Memphis Manufacturing Plant". When the user selects a file type to run, the system will know where to go to get the definitions. In one embodiment, Interface File Builder 210 is located on a server that is maintained by financial institution 102. With reference to the flowchart in Figure 5, an exemplary formatting process occurs in the following manner. A record from financial institution 102 is read by Interface File Builder 210 (step 502).
[0061] The Interface File Definition is then read by Interface File Builder 210 (step 504). The Interface File Definition may be stored in a variety of locations accessible by Interface File Builder 210. All or a portion of the fields of the record are then fully or partially translated, following all or a portion of the directions in the Interface File Definition (step 506). For example, a date stored in an internal format can be converted, by one of a variety of methods, in the format described in the Interface File Builder (e.g., mm/dd/yyyy). Another example is that a text field will be made into the appropriate length and justification, as defined in the Interface File Definition. The Interface File Builder may also include other pieces of data not directly contained in the transaction data record from the financial institution. For instance, the user can specify fixed text fields, data counters, or data field stored in another database table to be included in the interface file. After each field (or a predefined number of fields) in the record is translated from the format used by financial institution 102 or derived from other available data sources, the resulting data file is amended to contain the requested information (step 508). The data fields are outputted to an electronic file in the order and with the correct format as specified in the interface file definitions. In other words, the formatted record, consisting of a number of formatted data fields, is appended to the end of the data file (interface file). The steps are then repeated for all (or a predefined number) of the records stored by financial institution 102. As noted above, the records being processed by Interface File Builder 210 can be limited in a variety of manners, such as limiting the date range or applying a filter.
[0062] Once all (or a predefined number) of the records are processed, the resulting data file is saved and can then be used by accounting system 106 to be processed in the normal course of business by company 104. Because the resulting data file is in a format that is readily processed by accounting system 106, accounting system 106 is thus more easily able to operate on the data. As such, the present invention facilitates creating an interface file in a short time frame, compared to the old method of creating a custom computer program to translate files to the correct format.
[0063] The present invention is described herein with reference to block diagrams, flowchart illustrations of methods, systems, and computer program products according to various aspects of the invention. It will be understood that each functional block of the block diagrams and the flowchart illustrations, and combinations of functional blocks in block diagrams and flowchart illustrations, respectively, may be implemented by computer program instructions. These computer program instructions may be loaded on a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions which execute on the computer or other programmable data processing apparatus create means for implementing the functions specified in the flowchart block or blocks.
[0064] For the sake of brevity, conventional data networking, application development and other functional aspects of the systems (and components of the individual operating components of the systems) may not be described in detail herein. Furthermore, the connecting lines shown in the various figures contained herein are intended to represent exemplary functional relationships and/or physical couplings between the various elements. It should be noted that many alternative or additional functional relationships or physical connections may be present in a practical electronic transaction system.
[0065] These computer program instructions may also be stored in a computer- readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart block or blocks. The computer program instructions may also be loaded on a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart block or blocks.
[0066] Accordingly, functional blocks of the block diagrams and flowchart illustrations support combinations of means for performing the specified functions, combinations of steps for performing the specified functions, and program instruction means for performing the specified functions. It will also be understood that each functional block of the block diagrams and flowchart illustrations, and combinations of functional blocks in the block diagrams and flowchart illustrations, can be implemented by either special purpose hardware- based computer systems which perform the specified functions or steps, or suitable combinations of special purpose hardware and computer instructions.
[0067] The system may include a host server or other computing systems including a processor for processing digital data, a memory coupled to said processor for storing digital data, an input digitizer coupled to the processor for inputting digital data, an application program stored in said memory and accessible by said processor for directing processing of digital data by said processor, a display coupled to the processor and memory for displaying information derived from digital data processed by said processor and a plurality of databases, said databases including client data, merchant data, financial institution data and/or like data that could be used in association with the present invention. As those skilled in the art will appreciate, user computer will typically include an operating system (e.g., Windows NT, 95/98/2000, Linux, Solaris, etc.) as well as various conventional support software and drivers typically associated with computers. User computer can be in a home or business environment with access to a network. In an exemplary embodiment, access is through the Internet through a commercially-available web-browser software package.
[0068] As will be appreciated by one of ordinary skill in the art, the present invention may be embodied as a method, a data processing system, a device for data processing, and/or a computer program product. Accordingly, the present invention may take the form of an entirely software embodiment, an entirely hardware embodiment, or an embodiment combining aspects of both software and hardware. Furthermore, the present invention may take the form of a computer program product on a computer-readable storage medium having computer-readable program code means embodied in the storage medium. Any suitable computer-readable storage medium may be utilized, including hard disks, CD-ROM, optical storage devices, magnetic storage devices, and/or the like.
[0069] In the foregoing specification, the invention has been described with reference to specific embodiments. However, it will be appreciated that various modifications and changes can be made without departing from the scope of the present invention. The specification and figures are to be regarded in an illustrative manner, rather than a restrictive one, and all such modifications are intended to be' included within the scope of present invention. Benefits, other advantages, and solutions to problems have been described above with regard to specific embodiments. No element described herein is required for the practice of the invention unless expressly described as "essential" or "critical."

Claims

ClaimsI claim:
1. A method for facilitating the translation of files comprising: creating an interface file including definitions; reading data from a first source; reading the definitions contained in the interface file; and translating said data from said first source according to the definitions contained in the interface file.
2. The method of claim 1 wherein said creating step comprises: entering information regarding the type of interface file to be created; entering data regarding the desired file format; and entering formatting data regarding the format of the data being translated.
3. The method of claim 2 wherein said entering formatting data step comprises: entering formatting data regarding each field of data being translated.
4. The method of claim 3 wherein said formatting data comprises: a field name; a description; a length of the field; an indicator of fixed-width/variable width status; a mask to force data into a particular style; justification information; position information; and element information.
5. The method of claim 4 wherein said element information comprises: information regarding the type of data in the field, wherein said information is selected from the following: a calculated expression; a static table entry; alphanumeric information; and a query.
6. The method of claim 2 further comprising: optionally selecting a template file as a starting point for creating the interface file; optionally entering data regarding a sorting preference; optionally entering data regarding a filtering preference;
PCT/US2004/018777 2003-06-23 2004-06-10 Method and system for interfacing with accounting systems WO2005001636A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/603,408 2003-06-23
US10/603,408 US7433878B2 (en) 2003-06-23 2003-06-23 Method and system for interfacing with accounting systems

Publications (3)

Publication Number Publication Date
WO2005001636A2 true WO2005001636A2 (en) 2005-01-06
WO2005001636A3 WO2005001636A3 (en) 2005-06-02
WO2005001636B1 WO2005001636B1 (en) 2005-08-11

Family

ID=33518116

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/018777 WO2005001636A2 (en) 2003-06-23 2004-06-10 Method and system for interfacing with accounting systems

Country Status (2)

Country Link
US (1) US7433878B2 (en)
WO (1) WO2005001636A2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050240437A1 (en) * 2004-04-05 2005-10-27 Cunningham Robert H Information retrieval system and method thereof
US10304095B2 (en) * 2008-02-04 2019-05-28 Thomson Reuters Global Resources Unlimited Company System and method for accounting gateway
EP2912579B1 (en) 2012-10-23 2020-08-19 IP Reservoir, LLC Method and apparatus for accelerated format translation of data in a delimited data format
US9633093B2 (en) * 2012-10-23 2017-04-25 Ip Reservoir, Llc Method and apparatus for accelerated format translation of data in a delimited data format
US9767103B2 (en) 2013-11-03 2017-09-19 Craig Hurlbut Method and system for formatting data from one software application source into a format compatible for importing into another software application
US10942943B2 (en) 2015-10-29 2021-03-09 Ip Reservoir, Llc Dynamic field data translation to support high performance stream data processing

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5187787A (en) * 1989-07-27 1993-02-16 Teknekron Software Systems, Inc. Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes
US5708828A (en) * 1995-05-25 1998-01-13 Reliant Data Systems System for converting data from input data environment using first format to output data environment using second format by executing the associations between their fields

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4831580A (en) 1985-07-12 1989-05-16 Nippon Electric Industry Co., Ltd. Program generator
US5699310A (en) 1990-06-29 1997-12-16 Dynasty Technologies, Inc. Method and apparatus for a fully inherited object-oriented computer system for generating source code from user-entered specifications
EP0525258A1 (en) 1991-07-29 1993-02-03 International Business Machines Corporation Generation of rules-based computer programs
JPH05233239A (en) 1992-02-20 1993-09-10 Fujitsu Ltd Automatic program formation device
US5392390A (en) * 1992-04-10 1995-02-21 Intellilink Corp. Method for mapping, translating, and dynamically reconciling data between disparate computer platforms
US5818445A (en) 1992-09-09 1998-10-06 Tandem Computers Incorporated Method and system for creating computer-program-based applications with developer specified look and feel
US5671415A (en) 1992-12-07 1997-09-23 The Dow Chemical Company System and method for facilitating software development
US5390330A (en) 1993-02-11 1995-02-14 Talati; Kirit K. Control system and method for direct execution of software application information models without code generation
CA2128387C (en) 1993-08-23 1999-12-28 Daniel F. Hurley Method and apparatus for configuring computer programs from available subprograms
US5680557A (en) 1994-02-16 1997-10-21 The United States Of America As Represented By The Secretary Of The Army Natural computing system
JP4058118B2 (en) 1994-11-15 2008-03-05 株式会社日立製作所 Program generation system and method
AU4783796A (en) 1995-02-22 1996-09-11 Plougmann, Ole Graphical environment for managing and developing applications
US5815717A (en) 1995-10-27 1998-09-29 Authorgenics, Inc. Application program and documentation generator system and method
US5802514A (en) 1996-04-09 1998-09-01 Vision Software Tools, Inc. Automated client/server development tool using drag-and-drop metaphor
US5878422A (en) * 1996-04-09 1999-03-02 Viasoft, Inc. System for virtually converting data in a field between first and second format by using hook routines
US5875333A (en) 1996-06-07 1999-02-23 Electronic Data Systems Corporation Automatically generating source code for relating a dialog interface with a business object in a computing application
US5991535A (en) 1996-07-03 1999-11-23 Sun Microsystems, Inc. Visual composition tool for constructing application programs using distributed objects on a distributed object network
US5949998A (en) 1996-07-03 1999-09-07 Sun Microsystems, Inc. Filtering an object interface definition to determine services needed and provided
US5860004A (en) 1996-07-03 1999-01-12 Sun Microsystems, Inc. Code generator for applications in distributed object systems
US5893105A (en) 1996-11-12 1999-04-06 Micrografx, Inc. Executable flowchart
US5859637A (en) 1997-02-13 1999-01-12 International Business Machines Corporation Non-programming method and apparatus for creating wizards with a script
US5920718A (en) 1997-03-21 1999-07-06 The Boeing Company Method and apparatus for creating executable code for object-oriented objects having finite state machine
JP3489962B2 (en) 1997-04-23 2004-01-26 沖電気工業株式会社 Program development device and parallel real-time processing device
US6282522B1 (en) 1997-04-30 2001-08-28 Visa International Service Association Internet payment system using smart card
US5950001A (en) 1997-06-03 1999-09-07 Sun Microsystems, Inc. Method and apparatus for customizing a software component
US5966532A (en) 1997-07-10 1999-10-12 National Instruments Corporation Graphical code generation wizard for automatically creating graphical programs
US6243858B1 (en) 1997-07-24 2001-06-05 Casio Computer Co., Ltd. Program construction assisting system
US6016394A (en) 1997-09-17 2000-01-18 Tenfold Corporation Method and system for database application software creation requiring minimal programming
US6343279B1 (en) 1998-08-26 2002-01-29 American Management Systems, Inc. System integrating credit card transactions into a financial management system
US6324681B1 (en) 1998-10-01 2001-11-27 Unisys Corporation Automated development system for developing applications that interface with both distributed component object model (DCOM) and enterprise server environments
US6173269B1 (en) 1998-12-16 2001-01-09 Zowi.Com, Inc Method and apparatus for executing electronic commercial transactions with minors
US6502234B1 (en) 1999-01-15 2002-12-31 International Business Machines Corporation Component based wizard for creating wizards
US6438742B1 (en) 1999-05-28 2002-08-20 Visual Click Software, Inc. Object-oriented system and method for visually generating software applications
US6289513B1 (en) 1999-06-01 2001-09-11 Isaac Bentwich Interactive application generation and text processing
JP2002049637A (en) * 2000-08-04 2002-02-15 Hitachi Ltd Database management method, device and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5187787A (en) * 1989-07-27 1993-02-16 Teknekron Software Systems, Inc. Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes
US5187787B1 (en) * 1989-07-27 1996-05-07 Teknekron Software Systems Inc Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes
US5708828A (en) * 1995-05-25 1998-01-13 Reliant Data Systems System for converting data from input data environment using first format to output data environment using second format by executing the associations between their fields

Also Published As

Publication number Publication date
WO2005001636A3 (en) 2005-06-02
US7433878B2 (en) 2008-10-07
US20040260728A1 (en) 2004-12-23
WO2005001636B1 (en) 2005-08-11

Similar Documents

Publication Publication Date Title
US5630127A (en) Program storage device and computer program product for managing an event driven management information system with rule-based application structure stored in a relational database
US6662199B1 (en) Method and apparatus for customized hosted applications
US6212524B1 (en) Method and apparatus for creating and populating a datamart
US6772409B1 (en) Specification to ABAP code converter
US6668253B1 (en) Enterprise information management system and methods
US7370271B2 (en) Methods and apparatus for generating a spreadsheet report template
US6957191B1 (en) Automated financial scenario modeling and analysis tool having an intelligent graphical user interface
AU2017352446B2 (en) Rendering user-interface elements based on variation Metamodels
US8863156B1 (en) API wizard
US20010039532A1 (en) Chargeback calculator
US8024373B2 (en) Computer-implemented system for producing, processing and managing structured data sets
US20020099735A1 (en) System and method for conducting electronic commerce
US20030188260A1 (en) Method and apparatus for creating and filing forms
JP4406565B2 (en) Methods and software applications and systems for incorporating benchmarks into business software applications
US20120253997A1 (en) Method for multi-dimensional accounting of business transactions and system therefor
US20210103862A1 (en) Methods and apparatus for exposing workflow process definitions as business objects
US7461076B1 (en) Method and apparatus for creating a well-formed database system using a computer
Alexander et al. Access 2013 Bible
KR20030079939A (en) Web-based solution for managing information traditionally managed within private electronic environments
US7433878B2 (en) Method and system for interfacing with accounting systems
US20100010842A1 (en) Computer-Implemented Systems and methods for Producing, Processing and Managing Structured Data Sets
JP5143980B2 (en) Intellectual property protocols that define data exchange rules and formats for general-purpose intellectual property data objects, and systems, methods, and program products related thereto
US20030154263A1 (en) Server program
US11861302B2 (en) AUF XML specification compiler
Jennings Special Edition Using Microsoft Access 2002

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
B Later publication of amended claims

Effective date: 20050503

DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
122 Ep: pct application non-entry in european phase
DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)