US20070239709A1 - Data transfer method and system - Google Patents

Data transfer method and system Download PDF

Info

Publication number
US20070239709A1
US20070239709A1 US10/025,126 US2512601A US2007239709A1 US 20070239709 A1 US20070239709 A1 US 20070239709A1 US 2512601 A US2512601 A US 2512601A US 2007239709 A1 US2007239709 A1 US 2007239709A1
Authority
US
United States
Prior art keywords
source
data
destination
field
user
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
US10/025,126
Other versions
US7284005B1 (en
Inventor
Antonius Wiryawan
Re Lai
Weide Ju
Hichem Sellami
Durgesh Kotwal
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oracle America Inc
Original Assignee
Siebel Systems 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 Siebel Systems Inc filed Critical Siebel Systems Inc
Priority to US10/025,126 priority Critical patent/US7284005B1/en
Assigned to SIEBEL SYSTEMS, INC. reassignment SIEBEL SYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SELLAMI, HICHEM, KOTWAL, DURGESH, JU, WEIDE, LAI, RE, WIRYAWAN, ANTONIUS
Publication of US20070239709A1 publication Critical patent/US20070239709A1/en
Application granted granted Critical
Publication of US7284005B1 publication Critical patent/US7284005B1/en
Assigned to Oracle America, Inc. reassignment Oracle America, Inc. MERGER (SEE DOCUMENT FOR DETAILS). Assignors: SIEBEL SYSTEMS, INC.
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • 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/99943Generating database or data structure, e.g. via user interface
    • 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
    • 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
    • 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/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • 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/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99953Recoverability

Definitions

  • This disclosure relates generally to data transfer mechanisms, and more particularly, but not exclusively, to methods, apparatus, and articles of manufacture for mapping data, stored in a structured environment, from a source business component to a destination business component.
  • the electronic storage of information has vastly increased the amount of data that may be maintained in relation to various records, such as database records, and the like.
  • organizations store data in a relational database management system to enable the data to be accessible to users via requests structured according to a database schema.
  • customer profile data corresponding to a new customer of a bank may be input by a bank representative into a series of data fields, for example, provided via a user interface (“UI”) display.
  • UI user interface
  • FIG. 1 is an illustration of an embodiment of a multi-layer data architecture in accordance with the teachings of the present invention
  • FIG. 2 is a block diagram illustrating an embodiment of a logical structure of a business component in accordance with the teachings of the present invention
  • FIG. 3 is a flow diagram illustrating an embodiment of a flow of events in accordance with the teachings of the present invention.
  • FIG. 4 is a block diagram illustrating an embodiment of a computer system for implementing methodologies in accordance with the teachings of the present invention
  • FIG. 5 is an illustration of an example UI display for defining data map elements in accordance with the teachings of the present invention.
  • FIG. 6 is a block diagram illustrating an embodiment of a data transfer environment in accordance with the teachings of the present invention.
  • Embodiments of methods, apparatus, and articles of manufacture for transferring data from a source business component to a destination business component and/or between user-specified fields within the business components are described in detail herein.
  • numerous specific details are provided, such as the identification of various system components, to provide a thorough understanding of embodiments of the invention.
  • One skilled in the art will recognize, however, that the invention can be practiced without one or more of the specific details, or with other methods, components, materials, etc.
  • well-known structures, materials, or operations are not shown or described in detail to avoid obscuring aspects of various embodiments of the invention.
  • embodiments of the invention provide methods, apparatus, and articles of manufacture for transferring data from a defined source business component to a defined destination business component and/or between user-specified fields associated with the defined business components to enable a user to populate data fields of one UI display with data previously entered in data fields of another UI display.
  • a customer may approach an organization seeking a particular product or service.
  • the organization may collect customer profile data corresponding to the customer, and store the data in a relational database, or other structured environment, by entering the data into data fields of a form applet, or the like, in an embodiment.
  • the customer profile data also corresponds to a second set of data fields associated with another UI display (e.g., a second form applet)
  • the user e.g., an organization representative
  • the user may map the data, entered in the form applet and stored in the database, to the second set of data fields.
  • mapping the data includes initiation of a data transfer utility software application configured to enable the user to define source and destination elements, such as business objects, business components, and/or fields, to map the transfer of data.
  • the multi-layer data architecture 101 illustrates logical relationships among a business object 103 , business components 105 , 107 , and 109 , and database tables 111 and 113 .
  • the logical relationship among these elements 103 - 113 is hierarchical in nature, with the business object 103 occupying the upper-most layer of the hierarchy, followed by an intermediate layer of one or more business components 105 - 109 , each of which may be associated with one or more database tables 111 and 113 , in an embodiment.
  • Each database table 111 , 113 may include a plurality of database records 117 configured to reference data stored in a database 115 pertaining to the business object 103 .
  • the database 115 may comprise a relational database management system (“RDBMS”) database with data organized in a manner (see, e.g., reference numeral 119 ) similar to that illustrated in FIG. 1 .
  • RDBMS relational database management system
  • a repository file 121 may include data and rules corresponding to a database schema, which, in conjunction with logic associated with the business components 105 - 109 , enables a user to store and access data in the database 115 , in an embodiment.
  • the business object 103 may relate to any one of a number of applications designed primarily for use in business, such as for example, but not limited to, accounting, payroll, financial planning, project management, record maintenance, customer management, or the like.
  • the business object 103 may comprise a “Contact” object (i.e., customer management), and business components 105 - 109 may be used to store and access data in the database 115 corresponding to customer profile information, such as names, addresses, and the like.
  • Each business component 105 - 109 may include, in an embodiment, information for mapping the business component 105 - 109 to various data stored in the database tables 111 , 113 .
  • the business components 105 - 109 may each represent a distinct portion of the functions associated with the business object 103 , in an embodiment.
  • the business component 201 (which may comprise any one or more of the business components 105 , 107 , and 109 illustrated in FIG. 1 ) may include a set of properties 203 that includes information specific to the respective business component 201 .
  • the properties 203 may include information such as a “Name” that specifies a logical name associated with the business component 201 , a “Table Name” that specifies a name associated with an underlying database table (e.g., the database tables 111 , 113 , FIG. 1 ), and the like.
  • the business component 201 may also include a set of fields 205 and 207 , each of which may have a set of associated attributes and/or properties 209 and 211 , respectively.
  • the fields 205 and 207 may correspond to data fields associated with a UI display, such as a form applet, or the like, in an embodiment.
  • the attributes and/or properties 209 , 211 associated with each field 205 and 207 , respectively, may include an array of information (see, e.g., reference numeral 213 ) such as for example, an identifying “Name” associated with the field 205 , 207 (e.g., “LAST_NAME”).
  • the attributes/properties 209 , 211 may also include information related to a data type associated with the field 205 , 207 (e.g., text, numeric, calculated), and identifying data location information (e.g., rows/columns within the database) to which the field 205 , 207 may be mapped within the database 115 (see, e.g., FIG. 1 ).
  • a primary key (see, e.g., “PK,” reference numeral 119 , FIG. 1 ) may serve as a unique identifier of a specific tuple (row) in the database table (e.g., the database tables 111 and 113 , FIG. 1 ) to which the field is mapped.
  • the business component 201 may span data corresponding to one or more physical database tables (e.g., the database tables 111 and 113 , FIG. 1 ), in an embodiment.
  • the data may also include values, for example, calculated by referencing a base table, and by explicitly joining and linking other tables, including intersection tables, each of which may include a plurality of records (e.g., the records 117 ) as will be familiar to one skilled in the art.
  • FIG. 3 a flow diagram, illustrating an embodiment of a flow of events, is shown in accordance with the teachings of the present invention. As the following discussion proceeds with regard to FIG. 3 , reference is made to FIGS. 4-6 to illustrate various aspects of the present invention.
  • a user initiates a data transfer utility application (see, e.g., process block 301 ) in order to populate data fields in a UI display (e.g., an electronic automobile loan application) with data (e.g., customer profile information) previously provided (e.g., by the loan applicant), and stored in a database (e.g., a database maintained by the organization).
  • a data transfer utility may be facilitated by user-actuation of a menu option, or the like, provided via a UI display, in an embodiment.
  • the storage of data in, and retrieval of data from, the database may be facilitated via a computer, server hardware, or other device.
  • the data transfer utility application, the UI display(s) associated with the auto loan application, and the like may comprise software applications, in an embodiment, capable of being executed by the computer, or other device, such as that illustrated in FIG. 4 .
  • FIG. 4 is a block diagram illustration of an embodiment of a computer system for implementing methodologies in accordance with the teachings of the present invention.
  • a computer also “machine” or “computer system”
  • a processor 403 coupled to a bus 407 .
  • a memory 405 , a storage 411 , a display interface 409 , a communications interface 413 , and an input/output interface 415 are also coupled to the bus 407 , in the illustrated embodiment.
  • the machine 401 is capable of interfacing with external systems through the communications interface 413 .
  • the communications interface 413 may include a radio transceiver compatible with various modulated signals, wireless telephone signals, or the like.
  • the communications interface 413 may also include an Ethernet adapter, an analog modem, Integrated Services Digital Network (“ISDN”) modem, cable modem, Digital Subscriber Line (“DSL”) modem, a T-1 line interface, a T-3 line interface, an optical carrier interface (e.g., OC-3), token ring interface, satellite transmission interface, a wireless interface, or other interfaces for coupling a device to other devices.
  • ISDN Integrated Services Digital Network
  • DSL Digital Subscriber Line
  • a carrier wave signal 421 is received/transmitted between the communications interface 413 and a network 423 .
  • the communications signal 421 may be used to interface the machine 401 with another computer system, a network hub, a router, or the like, in various embodiments.
  • the carrier wave signal 421 is considered to be machine-readable media, which may be transmitted through wires, cables, optical fibers, or through the atmosphere, or the like.
  • the network 423 may comprise the Internet, a wide area network (“WAN”), a local area network (“LAN”), an intranet, or the like, or a combination of one or more of the foregoing.
  • the processor 403 may be a suitable commercially available processor.
  • the memory 405 may be a machine-readable medium such as dynamic random access memory (“DRAM”), and may include static random access memory (“SRAM”).
  • the display interface 409 controls a coupled display 419 , which in one embodiment may be a cathode ray tube (“CRT”), a liquid crystal display (“LCD”), an active matrix display, or the like.
  • An input/output device 417 coupled to the input/output interface 415 may be a keyboard, a disk drive, a printer, a scanner, or other input/output device, including a mouse, a trackpad, or the like.
  • the storage 411 may include machine-readable media such as for example, but not limited to, a magnetic hard disk, a floppy disk, an optical disk, a read-only memory component (“ROM”), a smart card, or another form of storage for data.
  • the storage 411 may include removable media, read-only memory, readable/writable memory, or the like. Some of the data may be written by a direct memory access process into the memory 405 during execution of software in the computer system 401 . It will be appreciated that software may reside in the storage 411 , the memory 405 , or may be transmitted or received via a modem or a communications interface 413 .
  • machine-readable medium shall be taken to include any medium that is capable of storing data, information, or encoding a sequence of instructions or operations for execution by the processor 403 to cause the processor 403 to perform the methodologies of the present invention.
  • the term “machine-readable medium” shall be understood to include, for example, solid-state memories; ROM; random access memory (“RAM”); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical or other form of propagated signals (e.g., carrier tones, infrared signals, and digital signals); and the like.
  • initiation of the data transfer utility application may cause generation of a data transfer mapping UI display, such as that illustrated in FIG. 5 .
  • both a source and destination for the data may need to be defined, in an embodiment.
  • the transfer of data from one location to another comprises mapping data field(s) of a destination business component/destination business object with the location of the data in the database 115 (see, e.g., FIG. 1 ), as it exists with regard to data field(s) of a source business component/source business object. So, although data may automatically populate data fields in the destination business component/destination business object following the transfer of data, the physical storage location of the data in the database 115 is not altered, in an embodiment.
  • the methodologies of the present invention enable a flexible business service that allows the user to map data so that information/data entered in a data field in one UI display, for example, may appear in a data field in another UI display without the necessity of re-entering the information/data.
  • a data model supported by the RDBMS need not be modified to accomplish the methodologies in accordance with the teachings of the present invention.
  • FIG. 6 is a block diagram, illustrating an embodiment of a data transfer environment in accordance with the teachings of the present invention, showing a source business object 601 and a destination business object 603 .
  • the source business object 601 and the destination business object 603 may be the same or different business objects.
  • the source business object 601 and the destination business object 603 may be defined by the user, via a data map object applet 501 (see, e.g., FIG. 5 ), by manual entry of applicable information, or by selection of desired information from a pull-down menu, or the like, for example.
  • the user may provide a unique name 507 to identify a data map object.
  • the user may then select or identify the source business object 509 (e.g., the source business object 601 , FIG. 6 ) and the destination business object 511 (e.g., the destination business object 603 , FIG. 6 ).
  • the specified source and destination business objects will correspond to objects defined in the repository files (e.g., the repository file 121 , FIG. 1 ) associated with the database 115 (see, e.g., FIG. 1 ).
  • the user may inactivate the defined data map object by selecting an inactive field 513 , and may provide additional comments 515 related to the data map object if desired, in an embodiment.
  • a business object may include a plurality of business components, such as those illustrated in FIG. 6 .
  • the source destination object includes a business component 605 , an active business component 607 , and a source business component 609 .
  • the destination business object 603 includes a destination business component 613 , and two additional business components 615 and 617 .
  • the active business component 607 comprises the business component that is currently active at the moment at which the data transfer utility application is initiated.
  • an event e.g., user actuation of a data transfer utility menu option
  • an event manager 611 may signal an event manager 611 (see, e.g., FIG. 6 ) to call the data transfer utility application to perform the data transfer operation.
  • any one or more of the illustrated business components 605 , 607 , and/or 609 may function as the source business component (e.g., the source business component 609 ) in accordance with the teachings of the present invention.
  • any one or more of the business components 613 , 615 , and/or 617 may function as the destination business component (e.g., the destination business component 613 ), in an embodiment.
  • the source business component 609 , and the destination business component 613 may be defined by the user, via a data map component applet 503 (see, e.g., FIG. 5 ), by manual entry of applicable information or by selection of desired information from a pull-down menu, or the like, for example.
  • the user may provide a unique name 517 to identify a data map component within the data map object, in an embodiment.
  • the user may then select or identify the source business component 519 (e.g., the source business component 609 , FIG. 6 ) and the destination business component 521 (e.g., the destination business component 613 , FIG. 6 ).
  • the user may specify a name of a parent data map component 523 , in an embodiment. This allows the user to define a hierarchical structure of the data map components. As discussed above, the user may also indicate an inactive status 525 for the data map component, and provide additional comments 527 related to the data map component if desired, in an embodiment.
  • the user may next define a source field associated with the data to be transferred, and a destination field to which the data will be transferred (see, e.g., process block 307 ).
  • Defining source and destination fields enables field-to-field mapping to be performed by the data transfer utility application, in an embodiment.
  • the source field(s) and the destination field(s) may be defined by the user, via a data map field applet 505 (see, e.g., FIG. 5 ), by manual entry of information, or by selection of desired information from a menu or the like, for example.
  • the source field 529 of the data map field applet 505 may be populated, in an embodiment, with two types of data: Field identifiers defined in the source business component (e.g., the source business component 609 , FIG. 6 ) in the repository file 121 (see, e.g., FIG. 1 ); or a free-text calculated expression.
  • the data transfer utility application may recognize a calculated expression by looking for specific characters, such as brackets, quotation marks, or the like. If the string in the source field 529 contains any of the specified characters, the data transfer utility application will treat the entry as a calculated expression and evaluate the result at run-time to serve as the source for a data transfer.
  • the destination field 533 of the data map field applet 505 may also be populated by either the field identifier or the calculated expression, described above, in a manner similar to that for the source field 529 .
  • the source multi-value link field 531 and the destination multi-value link field 535 of the data map field applet 505 enable the user to indicate whether the source field 529 and/or the destination field 533 is a multi-value field. Data transfer from a multi-value field to a single-value field is generally not permitted.
  • a key field 539 of the data map field applet 505 provides a mechanism to match a destination record with a source record (e.g., the database records 117 ). For instance, in a data transfer operation, the data transfer utility application will need to find an appropriate record in the destination business component (e.g., the destination business component 613 , FIG. 6 ) to update. To accomplish this, the data transfer utility application locates the appropriate record by matching “keys” with those of the corresponding source fields, in an embodiment. This also enables the data transfer utility application to determine whether a duplicate record with the same “keys” already exists. As described above, the user may also indicate an inactive status 537 of the data map field, and provide additional comments 541 related to the data map field if desired, in an embodiment.
  • the user next activates the data transfer utility application to cause the data transfer/mapping to occur (see, e.g., process block 309 ).

Abstract

Methods, apparatus, and articles of manufacture for transferring data from a defined source business component to a defined destination business component and/or between user-specified fields associated with the defined business components are disclosed herein. Embodiments of the invention enable a user to populate data fields of a first user interface display with data previously entered in data fields of a second user interface display by mapping the location of the data within a database, to the data fields of the first user interface display.

Description

    TECHNICAL FIELD OF THE INVENTION
  • This disclosure relates generally to data transfer mechanisms, and more particularly, but not exclusively, to methods, apparatus, and articles of manufacture for mapping data, stored in a structured environment, from a source business component to a destination business component.
  • BACKGROUND INFORMATION
  • The electronic storage of information has vastly increased the amount of data that may be maintained in relation to various records, such as database records, and the like. In many cases, organizations store data in a relational database management system to enable the data to be accessible to users via requests structured according to a database schema. For example, customer profile data corresponding to a new customer of a bank may be input by a bank representative into a series of data fields, for example, provided via a user interface (“UI”) display. The customer profile data may then be stored in the database to enable the retrieval thereof in the context of the original UI display.
  • However, no adequate mechanism exists for associating the data (e.g., the customer profile data) with data fields in a different UI display in the event that a user desires the same data to correspond to the two UI displays. For example, assume that a customer, whose customer profile data had previously been entered into the original UI display and stored in the database, returned to the bank to apply for an automobile loan. Because an auto loan application will typically require at least a portion of the same customer profile data previously entered by the bank representative, re-entry of the data into the data fields of the different UI, corresponding to the auto loan application, will be necessitated. This not only decreases the productivity of the bank representative, but increases the potential for the introduction of errors associated with the data in the auto loan application.
  • BRIEF DESCRIPTION OF THE VARIOUS VIEWS OF THE DRAWINGS
  • In the drawings, like reference numerals refer to like parts throughout the various views of the non-limiting and non-exhaustive embodiments of the present invention, and wherein:
  • FIG. 1 is an illustration of an embodiment of a multi-layer data architecture in accordance with the teachings of the present invention;
  • FIG. 2 is a block diagram illustrating an embodiment of a logical structure of a business component in accordance with the teachings of the present invention;
  • FIG. 3 is a flow diagram illustrating an embodiment of a flow of events in accordance with the teachings of the present invention;
  • FIG. 4 is a block diagram illustrating an embodiment of a computer system for implementing methodologies in accordance with the teachings of the present invention;
  • FIG. 5 is an illustration of an example UI display for defining data map elements in accordance with the teachings of the present invention; and
  • FIG. 6 is a block diagram illustrating an embodiment of a data transfer environment in accordance with the teachings of the present invention.
  • DETAILED DESCRIPTION OF THE ILLUSTRATED EMBODIMENTS
  • Embodiments of methods, apparatus, and articles of manufacture for transferring data from a source business component to a destination business component and/or between user-specified fields within the business components are described in detail herein. In the following description, numerous specific details are provided, such as the identification of various system components, to provide a thorough understanding of embodiments of the invention. One skilled in the art will recognize, however, that the invention can be practiced without one or more of the specific details, or with other methods, components, materials, etc. In still other instances, well-known structures, materials, or operations are not shown or described in detail to avoid obscuring aspects of various embodiments of the invention.
  • Reference throughout this specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearance of the phrases “in one embodiment” or “in an embodiment” in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
  • As an overview, embodiments of the invention provide methods, apparatus, and articles of manufacture for transferring data from a defined source business component to a defined destination business component and/or between user-specified fields associated with the defined business components to enable a user to populate data fields of one UI display with data previously entered in data fields of another UI display.
  • In one representative example in accordance with the teachings of the present invention, a customer may approach an organization seeking a particular product or service. In order to maintain records corresponding to their customers, the organization may collect customer profile data corresponding to the customer, and store the data in a relational database, or other structured environment, by entering the data into data fields of a form applet, or the like, in an embodiment. If all or a portion of the customer profile data also corresponds to a second set of data fields associated with another UI display (e.g., a second form applet), then instead of re-entering the pertinent customer profile data into the second set of data fields, the user (e.g., an organization representative) may map the data, entered in the form applet and stored in the database, to the second set of data fields. In one embodiment, mapping the data includes initiation of a data transfer utility software application configured to enable the user to define source and destination elements, such as business objects, business components, and/or fields, to map the transfer of data. Other features of the illustrated embodiments will be apparent to the reader from the foregoing and the appended claims, and as the detailed description and discussion is read in conjunction with the accompanying drawings.
  • With reference now to the drawings, and in particular to FIG. 1, an embodiment of a multi-layer data architecture 101 is illustrated in accordance with the teachings of the present invention. The multi-layer data architecture 101 illustrates logical relationships among a business object 103, business components 105, 107, and 109, and database tables 111 and 113. The logical relationship among these elements 103-113 is hierarchical in nature, with the business object 103 occupying the upper-most layer of the hierarchy, followed by an intermediate layer of one or more business components 105-109, each of which may be associated with one or more database tables 111 and 113, in an embodiment.
  • Each database table 111, 113 in turn may include a plurality of database records 117 configured to reference data stored in a database 115 pertaining to the business object 103. In one embodiment, the database 115 may comprise a relational database management system (“RDBMS”) database with data organized in a manner (see, e.g., reference numeral 119) similar to that illustrated in FIG. 1. A repository file 121 may include data and rules corresponding to a database schema, which, in conjunction with logic associated with the business components 105-109, enables a user to store and access data in the database 115, in an embodiment.
  • The business object 103 may relate to any one of a number of applications designed primarily for use in business, such as for example, but not limited to, accounting, payroll, financial planning, project management, record maintenance, customer management, or the like. For example, in one embodiment, the business object 103 may comprise a “Contact” object (i.e., customer management), and business components 105-109 may be used to store and access data in the database 115 corresponding to customer profile information, such as names, addresses, and the like. Each business component 105-109 may include, in an embodiment, information for mapping the business component 105-109 to various data stored in the database tables 111, 113. The business components 105-109 may each represent a distinct portion of the functions associated with the business object 103, in an embodiment.
  • With reference now primarily to FIG. 2, an embodiment of a logical structure of a business component 201 is shown in accordance with the teachings of the present invention. In the illustrated embodiment, the business component 201 (which may comprise any one or more of the business components 105, 107, and 109 illustrated in FIG. 1) may include a set of properties 203 that includes information specific to the respective business component 201. For example, the properties 203 may include information such as a “Name” that specifies a logical name associated with the business component 201, a “Table Name” that specifies a name associated with an underlying database table (e.g., the database tables 111, 113, FIG. 1), and the like.
  • In one embodiment, the business component 201 may also include a set of fields 205 and 207, each of which may have a set of associated attributes and/or properties 209 and 211, respectively. The fields 205 and 207 may correspond to data fields associated with a UI display, such as a form applet, or the like, in an embodiment. The attributes and/or properties 209, 211 associated with each field 205 and 207, respectively, may include an array of information (see, e.g., reference numeral 213) such as for example, an identifying “Name” associated with the field 205, 207 (e.g., “LAST_NAME”). In addition, the attributes/ properties 209, 211 may also include information related to a data type associated with the field 205, 207 (e.g., text, numeric, calculated), and identifying data location information (e.g., rows/columns within the database) to which the field 205, 207 may be mapped within the database 115 (see, e.g., FIG. 1). In one embodiment, a primary key (see, e.g., “PK,” reference numeral 119, FIG. 1) may serve as a unique identifier of a specific tuple (row) in the database table (e.g., the database tables 111 and 113, FIG. 1) to which the field is mapped.
  • It will be appreciated that the business component 201 may span data corresponding to one or more physical database tables (e.g., the database tables 111 and 113, FIG. 1), in an embodiment. The data may also include values, for example, calculated by referencing a base table, and by explicitly joining and linking other tables, including intersection tables, each of which may include a plurality of records (e.g., the records 117) as will be familiar to one skilled in the art.
  • Having observed the logical relationships among the various elements of the multi-layer data architecture illustrated in FIG. 1, and the logical structure of the business component element illustrated in FIG. 2, attention may now be directed to details of data transfer mechanisms in accordance with the teachings of the present invention.
  • With reference primarily to FIG. 3, a flow diagram, illustrating an embodiment of a flow of events, is shown in accordance with the teachings of the present invention. As the following discussion proceeds with regard to FIG. 3, reference is made to FIGS. 4-6 to illustrate various aspects of the present invention.
  • In one embodiment, a user (e.g. the organization representative from the example given above) initiates a data transfer utility application (see, e.g., process block 301) in order to populate data fields in a UI display (e.g., an electronic automobile loan application) with data (e.g., customer profile information) previously provided (e.g., by the loan applicant), and stored in a database (e.g., a database maintained by the organization). Initiation of the data transfer utility may be facilitated by user-actuation of a menu option, or the like, provided via a UI display, in an embodiment. It will be appreciated that the storage of data in, and retrieval of data from, the database may be facilitated via a computer, server hardware, or other device. Furthermore, the data transfer utility application, the UI display(s) associated with the auto loan application, and the like, may comprise software applications, in an embodiment, capable of being executed by the computer, or other device, such as that illustrated in FIG. 4.
  • FIG. 4 is a block diagram illustration of an embodiment of a computer system for implementing methodologies in accordance with the teachings of the present invention. In the illustrated embodiment, a computer (also “machine” or “computer system”) 401 includes a processor 403 coupled to a bus 407. A memory 405, a storage 411, a display interface 409, a communications interface 413, and an input/output interface 415 are also coupled to the bus 407, in the illustrated embodiment.
  • In one embodiment, the machine 401 is capable of interfacing with external systems through the communications interface 413. The communications interface 413 may include a radio transceiver compatible with various modulated signals, wireless telephone signals, or the like. The communications interface 413 may also include an Ethernet adapter, an analog modem, Integrated Services Digital Network (“ISDN”) modem, cable modem, Digital Subscriber Line (“DSL”) modem, a T-1 line interface, a T-3 line interface, an optical carrier interface (e.g., OC-3), token ring interface, satellite transmission interface, a wireless interface, or other interfaces for coupling a device to other devices.
  • In one embodiment, a carrier wave signal 421 is received/transmitted between the communications interface 413 and a network 423. The communications signal 421 may be used to interface the machine 401 with another computer system, a network hub, a router, or the like, in various embodiments. In one embodiment, the carrier wave signal 421 is considered to be machine-readable media, which may be transmitted through wires, cables, optical fibers, or through the atmosphere, or the like. The network 423 may comprise the Internet, a wide area network (“WAN”), a local area network (“LAN”), an intranet, or the like, or a combination of one or more of the foregoing.
  • The processor 403 may be a suitable commercially available processor. The memory 405 may be a machine-readable medium such as dynamic random access memory (“DRAM”), and may include static random access memory (“SRAM”). The display interface 409 controls a coupled display 419, which in one embodiment may be a cathode ray tube (“CRT”), a liquid crystal display (“LCD”), an active matrix display, or the like. An input/output device 417, coupled to the input/output interface 415 may be a keyboard, a disk drive, a printer, a scanner, or other input/output device, including a mouse, a trackpad, or the like.
  • The storage 411, in one embodiment, may include machine-readable media such as for example, but not limited to, a magnetic hard disk, a floppy disk, an optical disk, a read-only memory component (“ROM”), a smart card, or another form of storage for data. In one embodiment, the storage 411 may include removable media, read-only memory, readable/writable memory, or the like. Some of the data may be written by a direct memory access process into the memory 405 during execution of software in the computer system 401. It will be appreciated that software may reside in the storage 411, the memory 405, or may be transmitted or received via a modem or a communications interface 413. For the purpose of the specification, the term “machine-readable medium” shall be taken to include any medium that is capable of storing data, information, or encoding a sequence of instructions or operations for execution by the processor 403 to cause the processor 403 to perform the methodologies of the present invention. The term “machine-readable medium” shall be understood to include, for example, solid-state memories; ROM; random access memory (“RAM”); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical or other form of propagated signals (e.g., carrier tones, infrared signals, and digital signals); and the like.
  • With continued reference to FIG. 3, initiation of the data transfer utility application (see, e.g., block 301) may cause generation of a data transfer mapping UI display, such as that illustrated in FIG. 5. In order to transfer data from one location to another, both a source and destination for the data may need to be defined, in an embodiment. It will be appreciated that the transfer of data from one location to another comprises mapping data field(s) of a destination business component/destination business object with the location of the data in the database 115 (see, e.g., FIG. 1), as it exists with regard to data field(s) of a source business component/source business object. So, although data may automatically populate data fields in the destination business component/destination business object following the transfer of data, the physical storage location of the data in the database 115 is not altered, in an embodiment.
  • The methodologies of the present invention enable a flexible business service that allows the user to map data so that information/data entered in a data field in one UI display, for example, may appear in a data field in another UI display without the necessity of re-entering the information/data. Moreover, a data model supported by the RDBMS (see, e.g., FIG. 1) need not be modified to accomplish the methodologies in accordance with the teachings of the present invention.
  • In order to facilitate the data transfer, the user may, after initiating the data transfer utility, define a source business object associated with the data to be transferred, and a destination business object to which the data will be transferred (see, e.g., process block 303). FIG. 6 is a block diagram, illustrating an embodiment of a data transfer environment in accordance with the teachings of the present invention, showing a source business object 601 and a destination business object 603. In various embodiments, the source business object 601 and the destination business object 603 may be the same or different business objects. In one embodiment, the source business object 601 and the destination business object 603 may be defined by the user, via a data map object applet 501 (see, e.g., FIG. 5), by manual entry of applicable information, or by selection of desired information from a pull-down menu, or the like, for example.
  • In one embodiment, the user may provide a unique name 507 to identify a data map object. The user may then select or identify the source business object 509 (e.g., the source business object 601, FIG. 6) and the destination business object 511 (e.g., the destination business object 603, FIG. 6). In one embodiment, the specified source and destination business objects will correspond to objects defined in the repository files (e.g., the repository file 121, FIG. 1) associated with the database 115 (see, e.g., FIG. 1). The user may inactivate the defined data map object by selecting an inactive field 513, and may provide additional comments 515 related to the data map object if desired, in an embodiment.
  • The user may next define a source business component associated with the data to be transferred, and a destination business component to which the data will be transferred (see, e.g., process block 305). As mentioned above, a business object (e.g., the source business object 601 and/or the destination business object 603, FIG. 6) may include a plurality of business components, such as those illustrated in FIG. 6. In the embodiment illustrated in FIG. 6, the source destination object includes a business component 605, an active business component 607, and a source business component 609. Similarly, the destination business object 603 includes a destination business component 613, and two additional business components 615 and 617.
  • The active business component 607 comprises the business component that is currently active at the moment at which the data transfer utility application is initiated. In a representative scenario, an event (e.g., user actuation of a data transfer utility menu option) may signal an event manager 611 (see, e.g., FIG. 6) to call the data transfer utility application to perform the data transfer operation. It will be appreciated however, that the user may wish to transfer data from a business component (e.g., the source business component 609) other than the active business component 607, in an embodiment, and in fact, any one or more of the illustrated business components 605, 607, and/or 609 may function as the source business component (e.g., the source business component 609) in accordance with the teachings of the present invention. Similarly, any one or more of the business components 613, 615, and/or 617 may function as the destination business component (e.g., the destination business component 613), in an embodiment.
  • In one embodiment, the source business component 609, and the destination business component 613, may be defined by the user, via a data map component applet 503 (see, e.g., FIG. 5), by manual entry of applicable information or by selection of desired information from a pull-down menu, or the like, for example. The user may provide a unique name 517 to identify a data map component within the data map object, in an embodiment. The user may then select or identify the source business component 519 (e.g., the source business component 609, FIG. 6) and the destination business component 521 (e.g., the destination business component 613, FIG. 6). In addition to the foregoing information, the user may specify a name of a parent data map component 523, in an embodiment. This allows the user to define a hierarchical structure of the data map components. As discussed above, the user may also indicate an inactive status 525 for the data map component, and provide additional comments 527 related to the data map component if desired, in an embodiment.
  • The user may next define a source field associated with the data to be transferred, and a destination field to which the data will be transferred (see, e.g., process block 307). Defining source and destination fields enables field-to-field mapping to be performed by the data transfer utility application, in an embodiment. In one embodiment, the source field(s) and the destination field(s) may be defined by the user, via a data map field applet 505 (see, e.g., FIG. 5), by manual entry of information, or by selection of desired information from a menu or the like, for example.
  • The source field 529 of the data map field applet 505 may be populated, in an embodiment, with two types of data: Field identifiers defined in the source business component (e.g., the source business component 609, FIG. 6) in the repository file 121 (see, e.g., FIG. 1); or a free-text calculated expression. In one embodiment, the data transfer utility application may recognize a calculated expression by looking for specific characters, such as brackets, quotation marks, or the like. If the string in the source field 529 contains any of the specified characters, the data transfer utility application will treat the entry as a calculated expression and evaluate the result at run-time to serve as the source for a data transfer.
  • The destination field 533 of the data map field applet 505 may also be populated by either the field identifier or the calculated expression, described above, in a manner similar to that for the source field 529. The source multi-value link field 531 and the destination multi-value link field 535 of the data map field applet 505 enable the user to indicate whether the source field 529 and/or the destination field 533 is a multi-value field. Data transfer from a multi-value field to a single-value field is generally not permitted.
  • In one embodiment, a key field 539 of the data map field applet 505 provides a mechanism to match a destination record with a source record (e.g., the database records 117). For instance, in a data transfer operation, the data transfer utility application will need to find an appropriate record in the destination business component (e.g., the destination business component 613, FIG. 6) to update. To accomplish this, the data transfer utility application locates the appropriate record by matching “keys” with those of the corresponding source fields, in an embodiment. This also enables the data transfer utility application to determine whether a duplicate record with the same “keys” already exists. As described above, the user may also indicate an inactive status 537 of the data map field, and provide additional comments 541 related to the data map field if desired, in an embodiment.
  • Having completely defined the source and destination elements to enable data transfer, the user next activates the data transfer utility application to cause the data transfer/mapping to occur (see, e.g., process block 309).
  • While the invention is described and illustrated here in the context of a limited number of embodiments, the invention may be embodied in many forms without departing from the spirit of the essential characteristics of the invention. The illustrated and described embodiments, including what is described in the abstract of the disclosure, are therefore to be considered in all respects as illustrative and not restrictive. The scope of the invention is indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are intended to be embraced therein.

Claims (15)

1. A computerized method comprising:
defining a source element associated with data, the data stored in a first location of a structured environment and mapped to the source element to enable retrieval thereof;
defining a destination element, wherein
the source element comprises a source business object, a source business component, and a first source field all pertaining to a first user interface,
the destination element comprises a destination business object, a destination business component, and a first destination field all pertaining to a second user interface, and
said defining the source element and defining the destination element comprises identifying the source business object, the source business component, the first source field, the destination business object, the destination business component, and the first destination field via a user interface display comprising at least one form applet; and
mapping the source element to the destination element, wherein
said mapping comprises mapping the first source field to the first destination field, and
executing said mapping
provides an unchanged image of data mapped to the first source field to the first destination field for display on the second user interface,
maintains the state of the data and the mapping of the data to the first source field, and
maintains the data only in the first location of the structured environment.
2. The method of claim 1, wherein the source business object and the destination business object comprise different business objects.
3. The method of claim 1, wherein the source business component comprises an active business component.
4. (canceled)
5. The method of claim 1, where mapping the source element to the destination element comprises:
incorporating data location information from the first source field into the first destination field.
6. A machine-readable medium comprising instructions, executable by a processor, to cause said processor to perform operations comprising:
identifying data stored in a first location of a structured environment and mapped to a user-specified source, the user-specified source including a source business object, a source business component, and a first source field pertaining to a first user interface, wherein said identifying further comprises
causing generation of a user interface display, the user interface display including a plurality of data fields corresponding to the source business object, the source business component, and the first source field, the plurality of data fields configured to receive a user input to specify the source, and
processing the user input to identify the data corresponding to identifying data location information associated with the first source field;
mapping the data to a user-specified destination, wherein
the user-specified destination comprises a destination business object, a destination business component, and a first destination field pertaining to a second user interface,
the data remains mapped to the user-specified source, and
executing said mapping the data to the user-specified destination
provides an unchanged image of data mapped to the first source field to the first destination field for display on the second user interface,
maintains the state of the data and the mapping of the data to the first source field, and
maintains the data only in the first location of the structured environment; and
wherein the machine readable medium comprises any medium configured to store data or information, or encoding a sequence of instructions and operations for execution by the processor, and is other than a carrier-wave signal.
7. (canceled)
8. The machine-readable medium of claim 6 further comprising instructions for said mapping the data to the user-specified destination, said instructions executable by the processor to cause the processor to perform operations comprising:
incorporating data location information associated with the first source field into the first destination field.
9. The machine-readable medium of claim 6 further comprising instructions for said mapping the data to the user-specified destination, said instructions executable by the processor to cause the processor to perform operations comprising:
causing generation of a user interface display, the user interface display including a plurality of data fields corresponding to the destination business object, the destination business component, and the first destination field, the plurality of data fields configured to receive a user input to specify the destination.
10. The machine-readable medium of claim 6 further comprising instructions for said mapping the data to the user-specified destination, said instructions executable by the processor to cause the processor to perform operations comprising:
mapping the data to the destination business object, wherein the destination business object comprises the source business object.
11. An apparatus, comprising:
a processor;
an input/output interface, coupled to the processor, configured to communicate with an input/output device;
a communications interface, coupled to the processor, configured to communicate with a database, wherein
the database includes data stored according to a schema and mapped to a source to enable retrieval thereof, the source including a source business object, a source business component, and at least one source field pertaining to a first user interface;
a memory, coupled to the processor, configured to store a plurality of instructions, wherein
execution of the plurality of instructions by the processor, in response to a user input of the source and a destination via the input/output device, causes identification of the data mapped to the source and incorporation of identifying data location information associated with the first source field into a first destination field, wherein the destination includes a destination business object, a destination business component, and the first destination field, all pertaining to a second user interface,
said incorporation
provides an unchanged image of data mapped to the first source field to the first destination field for display on the second user interface,
maintains the state of the data and the mapping of the data to the first source field, and
maintains the data only in the first location of the structured environment; and
a display interface, coupled to the processor, configured to communicate with a coupled display, wherein
execution of the plurality of instructions by the processor further causes the display interface to cause generation of a user interface display on the coupled display, the user interface display including a plurality of data fields corresponding to the source and destination business objects, the source and destination business components, the first source field, and the first destination field, the plurality of data fields configured to receive the user input of the source and the destination.
12. The apparatus of claim 11, wherein the database comprises a relational database management system database.
13. (canceled)
14. The apparatus of claim 11, wherein the user interface display includes a plurality of form applets configured to enable a user to input source and destination information.
15. The apparatus of claim 11, wherein the data field corresponding to the first source field may be populated with a field identifier defined in the source business component or a free-text calculated expression.
US10/025,126 2001-12-18 2001-12-18 Data transfer method and system Expired - Lifetime US7284005B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/025,126 US7284005B1 (en) 2001-12-18 2001-12-18 Data transfer method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/025,126 US7284005B1 (en) 2001-12-18 2001-12-18 Data transfer method and system

Publications (2)

Publication Number Publication Date
US20070239709A1 true US20070239709A1 (en) 2007-10-11
US7284005B1 US7284005B1 (en) 2007-10-16

Family

ID=38576735

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/025,126 Expired - Lifetime US7284005B1 (en) 2001-12-18 2001-12-18 Data transfer method and system

Country Status (1)

Country Link
US (1) US7284005B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199921A1 (en) * 2003-02-28 2004-10-07 United Parcel Service Of America, Inc. Import of contact data from personal information manager software into application
US20070214034A1 (en) * 2005-08-30 2007-09-13 Michael Ihle Systems and methods for managing and regulating object allocations
US20080072243A1 (en) * 2006-09-15 2008-03-20 Jobdiva, Incorporated System and method for automating the transfer of data from a web interface to another
US7917534B2 (en) 2003-08-21 2011-03-29 Microsoft Corporation Systems and methods for extensions and inheritance for units of information manageable by a hardware/software interface system
US8166101B2 (en) 2003-08-21 2012-04-24 Microsoft Corporation Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system
WO2012082172A1 (en) 2010-12-13 2012-06-21 Jobdiva, Incorporated System and method for automating the transfer of data from a web interface to a database or another web interface
US8238696B2 (en) * 2003-08-21 2012-08-07 Microsoft Corporation Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system
US20130125053A1 (en) * 2011-11-10 2013-05-16 Frank Brunswig Determining semantic information of business applications

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8160955B2 (en) 2001-12-18 2012-04-17 Siebel Systems, Inc. Method and apparatus for capturing commercial loan application data and assigning a commercial loan request
US7720730B2 (en) * 2001-12-18 2010-05-18 Siebel Systems, Inc. Method and apparatus for capturing consumer loan application data
US7401104B2 (en) 2003-08-21 2008-07-15 Microsoft Corporation Systems and methods for synchronizing computer systems through an intermediary file system share or device
US8005732B2 (en) 2003-12-31 2011-08-23 American Express Travel Related Services Company, Inc. System for reducing information required to open a new account
US9390132B1 (en) 2009-10-16 2016-07-12 Iqor Holdings, Inc. Apparatuses, methods and systems for a universal data librarian
US9405800B1 (en) 2004-12-13 2016-08-02 Iqor Holdings Inc. Apparatuses, methods and systems for a universal payment integrator
US9454577B1 (en) 2009-10-16 2016-09-27 Iqor Holdings Inc, Iqor US Inc. Apparatuses, methods and systems for an employee reimbursement evaluator
US9454576B1 (en) 2009-10-16 2016-09-27 Iqor Holdings Inc., Iqor US Inc. Apparatuses, methods and systems for an employee onboarding automator
US9043355B1 (en) 2009-10-16 2015-05-26 Iqor U.S. Inc. Apparatuses, methods and systems for a journal entry automator
US9098509B1 (en) 2009-10-16 2015-08-04 Iqor Holding Inc., Igor U.S. Inc. Apparatuses, methods and systems for a call restrictor
US9405799B1 (en) 2009-10-16 2016-08-02 Iqor Holdings, Inc. Apparatuses, methods and systems for an employee referral facilitator
US9063978B1 (en) 2009-10-16 2015-06-23 Igor US Inc. Apparatuses, methods and systems for a financial transaction tagger
US9396232B1 (en) 2009-10-16 2016-07-19 Iqor Holdings, Inc. Apparatuses, methods and systems for a rule-integrated virtual punch clock
US9672281B1 (en) 2009-10-16 2017-06-06 Iqor US. Inc. Apparatuses, methods and systems for a call searcher
US9053146B1 (en) 2009-10-16 2015-06-09 Iqor U.S. Inc. Apparatuses, methods and systems for a web access manager
US8812482B1 (en) 2009-10-16 2014-08-19 Vikas Kapoor Apparatuses, methods and systems for a data translator
US8863005B2 (en) * 2009-12-21 2014-10-14 Sap Se Propagating business object extension fields from source to target
US8869105B2 (en) * 2011-11-17 2014-10-21 Sap Ag Extensibility integrated development environment for business object extension development

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5699527A (en) * 1995-05-01 1997-12-16 Davidson; David Edward Method and system for processing loan
US6014670A (en) * 1997-11-07 2000-01-11 Informatica Corporation Apparatus and method for performing data transformations in data warehousing
US6301586B1 (en) * 1997-10-06 2001-10-09 Canon Kabushiki Kaisha System for managing multimedia objects
US20020091732A1 (en) * 2000-12-29 2002-07-11 Pedro Justin E. Displaying forms and content in a browser
US6496835B2 (en) * 1998-02-06 2002-12-17 Starfish Software, Inc. Methods for mapping data fields from one data set to another in a data processing environment
US20030004965A1 (en) * 1998-05-12 2003-01-02 Janice Lynn Farmer Hazard communication system
US6564307B1 (en) * 1999-08-18 2003-05-13 International Business Machines Corporation Method, system, and program for logically erasing data
US20030112306A1 (en) * 2001-12-13 2003-06-19 Simpson Shell S. System and method for form processing
US6694338B1 (en) * 2000-08-29 2004-02-17 Contivo, Inc. Virtual aggregate fields
US6711575B1 (en) * 2000-10-06 2004-03-23 Samba Holdings, Inc. Methods and systems for providing controllable access to information contained in repositories
US6823495B1 (en) * 2000-09-14 2004-11-23 Microsoft Corporation Mapping tool graphical user interface
US6889260B1 (en) * 1999-06-10 2005-05-03 Ec Enabler, Ltd Method and system for transferring information
US7035820B2 (en) * 2000-08-10 2006-04-25 The Debt Exchange, Inc. Systems and methods for trading and originating financial products using a computer network

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5699527A (en) * 1995-05-01 1997-12-16 Davidson; David Edward Method and system for processing loan
US6301586B1 (en) * 1997-10-06 2001-10-09 Canon Kabushiki Kaisha System for managing multimedia objects
US6014670A (en) * 1997-11-07 2000-01-11 Informatica Corporation Apparatus and method for performing data transformations in data warehousing
US6496835B2 (en) * 1998-02-06 2002-12-17 Starfish Software, Inc. Methods for mapping data fields from one data set to another in a data processing environment
US20030004965A1 (en) * 1998-05-12 2003-01-02 Janice Lynn Farmer Hazard communication system
US6889260B1 (en) * 1999-06-10 2005-05-03 Ec Enabler, Ltd Method and system for transferring information
US6564307B1 (en) * 1999-08-18 2003-05-13 International Business Machines Corporation Method, system, and program for logically erasing data
US7035820B2 (en) * 2000-08-10 2006-04-25 The Debt Exchange, Inc. Systems and methods for trading and originating financial products using a computer network
US6694338B1 (en) * 2000-08-29 2004-02-17 Contivo, Inc. Virtual aggregate fields
US6823495B1 (en) * 2000-09-14 2004-11-23 Microsoft Corporation Mapping tool graphical user interface
US6711575B1 (en) * 2000-10-06 2004-03-23 Samba Holdings, Inc. Methods and systems for providing controllable access to information contained in repositories
US20020091732A1 (en) * 2000-12-29 2002-07-11 Pedro Justin E. Displaying forms and content in a browser
US20030112306A1 (en) * 2001-12-13 2003-06-19 Simpson Shell S. System and method for form processing

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199921A1 (en) * 2003-02-28 2004-10-07 United Parcel Service Of America, Inc. Import of contact data from personal information manager software into application
US7917534B2 (en) 2003-08-21 2011-03-29 Microsoft Corporation Systems and methods for extensions and inheritance for units of information manageable by a hardware/software interface system
US8166101B2 (en) 2003-08-21 2012-04-24 Microsoft Corporation Systems and methods for the implementation of a synchronization schemas for units of information manageable by a hardware/software interface system
US8238696B2 (en) * 2003-08-21 2012-08-07 Microsoft Corporation Systems and methods for the implementation of a digital images schema for organizing units of information manageable by a hardware/software interface system
US20070214034A1 (en) * 2005-08-30 2007-09-13 Michael Ihle Systems and methods for managing and regulating object allocations
US20080072243A1 (en) * 2006-09-15 2008-03-20 Jobdiva, Incorporated System and method for automating the transfer of data from a web interface to another
US8141107B2 (en) * 2006-09-15 2012-03-20 Jobdiva, Incorporated System and method for automating the transfer of data from a web interface to another
WO2012082172A1 (en) 2010-12-13 2012-06-21 Jobdiva, Incorporated System and method for automating the transfer of data from a web interface to a database or another web interface
EP2652601A4 (en) * 2010-12-13 2015-09-02 Jobdiva Inc System and method for automating the transfer of data from a web interface to a database or another web interface
US20130125053A1 (en) * 2011-11-10 2013-05-16 Frank Brunswig Determining semantic information of business applications
US9460415B2 (en) * 2011-11-10 2016-10-04 Sap Se Determining semantic information of business applications

Also Published As

Publication number Publication date
US7284005B1 (en) 2007-10-16

Similar Documents

Publication Publication Date Title
US7284005B1 (en) Data transfer method and system
US6606627B1 (en) Techniques for managing resources for multiple exclusive groups
US6035300A (en) Method and apparatus for generating a user interface from the entity/attribute/relationship model of a database
US7062502B1 (en) Automated generation of dynamic data entry user interface for relational database management systems
US9547601B2 (en) Custom caching
US7149738B2 (en) Resource and data administration technologies for IT non-experts
US7634478B2 (en) Metadata driven intelligent data navigation
US6601071B1 (en) Method and system for business to business data interchange using XML
US6161103A (en) Method and apparatus for creating aggregates for use in a datamart
US7117215B1 (en) Method and apparatus for transporting data for data warehousing applications that incorporates analytic data interface
US6189004B1 (en) Method and apparatus for creating a datamart and for creating a query structure for the datamart
US6587854B1 (en) Virtually partitioning user data in a database system
US7506006B2 (en) Synchronization for smart clients
US6448981B1 (en) Intermediate user-interface definition method and system
US20020059264A1 (en) Method and system for the display of business data from multiple sources
US7539672B2 (en) Apparatus, system, and method for direct retrieval of hierarchical data from SAP using dynamic queries
US6772137B1 (en) Centralized maintenance and management of objects in a reporting system
US20030234816A1 (en) Method and apparatus for building an application interface
US20030172091A1 (en) Synchronous change data capture in a relational database
US20080235249A1 (en) Hierarchy global management system and user interface
US20090282045A1 (en) Apparatus and method for accessing data in a multi-tenant database according to a trust hierarchy
US20050283667A1 (en) System and method for building full batch test environments
US20070011653A1 (en) Method and system for providing a version-independent interface
JP2004530990A (en) System and method for implementing a persistent search center
US8316051B1 (en) Techniques for adding multiple security policies to a database system

Legal Events

Date Code Title Description
AS Assignment

Owner name: SIEBEL SYSTEMS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WIRYAWAN, ANTONIUS;LAI, RE;JU, WEIDE;AND OTHERS;REEL/FRAME:012814/0165;SIGNING DATES FROM 20020304 TO 20020311

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: ORACLE AMERICA, INC., CALIFORNIA

Free format text: MERGER;ASSIGNOR:SIEBEL SYSTEMS, INC.;REEL/FRAME:037702/0516

Effective date: 20150522

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12