1. Field
The present invention relates to a method, system, and article of manufacture for generating from application modifications commands to modify the objects in a repository.
2. Description of the Related Art
Client applications may interface with heterogeneous data repositories via application adapters providing data exchange between the client applications and the heterogeneous data repositories. For instance, the client application may process data in a format that is not compatible with the format used by the target repository. In such case, the repository adapter may perform operations to transform requests and data from the client application to a format compatible with the target repository and vice versa.
In certain embodiments, the repository may store data in a hierarchical format. In such case, to exchange data between the repository and the client application, the adapter may process the client application request and compare with the data in the repository to determine the tasks to perform and generate the commands for the operations in the data repository. For instance, to perform an update operation to update a hierarchy of data objects in the repository, the adapter may retrieve the complete hierarchy from the repository and then compare the updates from the client application with the retrieved hierarchy of objects. Certain adapters may create delete command instances for objects that are present in the retrieved hierarchy but not subject to updates in the client application update request. These command instances will then be executed to delete the corresponding objects from the hierarchy of objects in the repository, thus removing objects not specified in the client update request.
There is a need in the art to provide improved techniques for interfacing between client application requests and a data repository.
Provided are a method, system, and article of manufacture for generating from application modifications commands to modify the objects in a repository. An input object including an update to at least one of a plurality of objects in a repository object is received. At least one maintain property associated with at least one of the objects is received. The at least one maintain property indicates whether to maintain the at least one object associated with the maintain property in the repository object that is not indicated in the input object. A determination is made of an object in the repository object that are not indicated in the input object. For the determined object, the maintain property associated with the determined object is used to determine whether to maintain the determined object in the repository object.
The data mediator 6 maintains a command factory module 14 for each different repository 4 with which the mediator 6 may interface, which may comprise repositories from different vendors or different types of repositories from a same vendor, such as a database, content manager, etc. Each command factory module 14 includes APIs specific to the repository 4 that the mediator 6 uses to communicate with that repository 4. The data mediator 6 includes an interface manager 16 program that determines the commands or APIs from a command factory module 14 to use to communicate with a requested repository 4. The interface manager 14 may convert hierarchical data in a repository object 10 received from the repository 4 into a format in the object container 12 compatible with the client application 8.
In embodiments where the object container 12 maintains the objects in a hierarchical relationship, the interface command manager 14 may organize hierarchical data from the repository object 10 into a series of individual data objects represented as nodes in a hierarchical data structure in the object container 12. The object container 12 may include a parent object in addition to one or more child objects, which may have further child objects. Thus, any object may have one or more ancestors and descendants at different levels of the hierarchy. Each object may contain a set of named attributes represented as primitive-type values or references to other related objects, such as immediate parents or children. In alternative embodiments, the objects in an object container 12 may not be maintained in a hierarchical relationship and may be related in manners other than hierarchical or not related.
The client application 8 may operate on the hierarchically arranged data in the object container 12 by altering or transforming the objects. The client application 8 may communicate modifications to the objects in the object container 12 through an input object 18. The input object 18 may reflect changes or updates to the object container 12 structure, objects and metadata contained therein. Changes or updates may include adding, deleting, and updating objects and/or their metadata.
The command factory module 14 analyzes the input object 18 and generates a command data structure 20 including native commands from the command factory module 14 for the target repository 4 to implement the client application 8 commands in the input object 18. The command data structure 20 may provide a hierarchical representation of the commands corresponding to the hierarchical arrangement of the objects for which the commands are provided. For instance, the commands in the command data structure 20 may be arranged into a series of nodes, including a parent node and one or more child nodes.
The interface manager 16 may execute the command data structure 20, such as updating, deleting, modifying, and adding objects to the container.
The interface manager 16 compares (at block 108) the input object 18 and repository object 10 to determine objects in the repository object 10 that are not represented in the input object 18. With respect to
If (at block 118) the maintain property attribute 64i . . . 64m for the object indicates to maintain the object and if (at block 120) the object has child objects, as indicated in the repository object 10, then the interface manager 16 generate (at block 124) a “no operation” command for the object into the command data structure 20 to instruct the repository 4 not to take any action with respect to the object. From block 120 or the no branch of block 124, control proceeds (at block 126) to loop back to block 114 to process any further objects in the repository object 10 not represented in the input object 18.
The interface manager 16 may further execute (at block 128) the repository commands in the command data structure 20.
With the described embodiments, a maintain property is used to indicate whether to delete an object from a repository if an input object from a client application does not provide any commands for the object, such as update or delete data or metadata. If the maintain property is provided, then the interface manager may generate a “no operation” command in the command data structure from the command set for the target repository indicating to not perform any operation with respect to the object.
The described operations may be implemented as a method, apparatus or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof. The described operations may be implemented as code maintained in a “computer readable medium”, where a processor may read and execute the code from the computer readable medium. A computer readable medium may comprise media such as magnetic storage medium (e.g., hard disk drives, floppy disks, tape, etc.), optical storage (CD-ROMs, DVDs, optical disks, etc.), volatile and non-volatile memory devices (e.g., EEPROMs, ROMs, PROMs, RAMs, DRAMs, SRAMs, Flash Memory, firmware, programmable logic, etc.), etc. The code implementing the described operations may further be implemented in hardware logic in a hardware device (e.g., an integrated circuit chip, Programmable Gate Array (PGA), Application Specific Integrated Circuit (ASIC), etc.). An “article of manufacture” comprises computer readable medium and/or hardware logic in which code may be implemented. A device in which the code implementing the described embodiments of operations is encoded may comprise a computer readable medium or hardware logic. Of course, those skilled in the art will recognize that many modifications may be made to this configuration without departing from the scope of the present invention, and that the article of manufacture may comprise suitable information bearing medium known in the art.
The terms “an embodiment”, “embodiment”, “embodiments”, “the embodiment”, “the embodiments”, “one or more embodiments”, “some embodiments”, and “one embodiment” mean “one or more (but not all) embodiments of the present invention(s)” unless expressly specified otherwise.
The terms “including”, “comprising”, “having” and variations thereof mean “including but not limited to”, unless expressly specified otherwise.
The enumerated listing of items does not imply that any or all of the items are mutually exclusive, unless expressly specified otherwise.
The terms “a”, “an” and “the” mean “one or more”, unless expressly specified otherwise.
A description of an embodiment with several components in communication with each other does not imply that all such components are required. On the contrary a variety of optional components are described to illustrate the wide variety of possible embodiments of the present invention.
Further, although process steps, method steps, algorithms or the like may be described in a sequential order, such processes, methods and algorithms may be configured to work in alternate orders. In other words, any sequence or order of steps that may be described does not necessarily indicate a requirement that the steps be performed in that order. The steps of processes described herein may be performed in any order practical. Further, some steps may be performed simultaneously.
When a single device or article is described herein, it will be readily apparent that more than one device/article (whether or not they cooperate) may be used in place of a single device/article. Similarly, where more than one device or article is described herein (whether or not they cooperate), it will be readily apparent that a single device/article may be used in place of the more than one device or article or a different number of devices/articles may be used instead of the shown number of devices or programs. The functionality and/or the features of a device may be alternatively embodied by one or more other devices which are not explicitly described as having such functionality/features. Thus, other embodiments of the present invention need not include the device itself.
The variables “i”, “m”, and “n”, etc. are used to denote integer instances of elements, and may indicate different or the same integer value when used with different references to the elements.
The illustrated operations of
The foregoing description of various embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not by this detailed description, but rather by the claims appended hereto. The above specification, examples and data provide a complete description of the manufacture and use of the composition of the invention. Since many embodiments of the invention can be made without departing from the spirit and scope of the invention, the invention resides in the claims hereinafter appended.
Number | Name | Date | Kind |
---|---|---|---|
5873075 | Cochrane et al. | Feb 1999 | A |
6453314 | Chan et al. | Sep 2002 | B1 |
6499036 | Gurevich | Dec 2002 | B1 |
6651243 | Berry et al. | Nov 2003 | B1 |
6654753 | Arda et al. | Nov 2003 | B1 |
6658428 | Sokol et al. | Dec 2003 | B2 |
6665662 | Kirkwood et al. | Dec 2003 | B1 |
6711624 | Narurkar et al. | Mar 2004 | B1 |
6867782 | Gaudette et al. | Mar 2005 | B2 |
6883170 | Garcia | Apr 2005 | B1 |
6924821 | Trinh et al. | Aug 2005 | B2 |
7111194 | Schoenthal et al. | Sep 2006 | B1 |
7155440 | Kronmiller et al. | Dec 2006 | B1 |
7197512 | Pharies et al. | Mar 2007 | B2 |
7412455 | Dillon | Aug 2008 | B2 |
7457817 | Krishnaswamy et al. | Nov 2008 | B2 |
7603366 | Gritsay et al. | Oct 2009 | B1 |
20020147731 | Seestrom et al. | Oct 2002 | A1 |
20030101169 | Bhatt et al. | May 2003 | A1 |
20030101194 | Rys et al. | May 2003 | A1 |
20030177114 | Lin et al. | Sep 2003 | A1 |
20030195765 | Sehga et al. | Oct 2003 | A1 |
20040083222 | Pecherer | Apr 2004 | A1 |
20040117513 | Scott | Jun 2004 | A1 |
20040199577 | Burd et al. | Oct 2004 | A1 |
20050027732 | Kalima | Feb 2005 | A1 |
20050080755 | Aoyama | Apr 2005 | A1 |
20050091252 | Liebich et al. | Apr 2005 | A1 |
20050131964 | Saxena | Jun 2005 | A1 |
20050171966 | Rath et al. | Aug 2005 | A1 |
20050246435 | Choudhary et al. | Nov 2005 | A1 |
20060056301 | Soncodi | Mar 2006 | A1 |
20060059496 | Joy et al. | Mar 2006 | A1 |
20060095288 | Amys et al. | May 2006 | A1 |
20060259909 | Passero et al. | Nov 2006 | A1 |
20060282439 | Allen et al. | Dec 2006 | A1 |
20070016915 | Mukundan et al. | Jan 2007 | A1 |
Number | Date | Country |
---|---|---|
1117049 | Jul 2001 | EP |
WO9915979 | Apr 1999 | WO |
Number | Date | Country | |
---|---|---|---|
20080281862 A1 | Nov 2008 | US |