US20100306730A9 - Customizable asset governance for a distributed reusable software library - Google Patents

Customizable asset governance for a distributed reusable software library Download PDF

Info

Publication number
US20100306730A9
US20100306730A9 US11/436,102 US43610206A US2010306730A9 US 20100306730 A9 US20100306730 A9 US 20100306730A9 US 43610206 A US43610206 A US 43610206A US 2010306730 A9 US2010306730 A9 US 2010306730A9
Authority
US
United States
Prior art keywords
asset
software
assets
management system
event
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
US11/436,102
Other versions
US8412813B2 (en
US20060265688A1 (en
Inventor
Brent Carlson
Timothy Graser
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.)
Akana Inc
Original Assignee
LogicLibrary 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
Priority claimed from US10/100,749 external-priority patent/US7322024B2/en
Priority claimed from US10/109,601 external-priority patent/US7149734B2/en
Application filed by LogicLibrary Inc filed Critical LogicLibrary Inc
Priority to US11/436,102 priority Critical patent/US8412813B2/en
Assigned to LOGICLIBRARY, INC. reassignment LOGICLIBRARY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CARLSON, BRENT A., GRASER, TIMOTHY J.
Publication of US20060265688A1 publication Critical patent/US20060265688A1/en
Publication of US20100306730A9 publication Critical patent/US20100306730A9/en
Application granted granted Critical
Publication of US8412813B2 publication Critical patent/US8412813B2/en
Assigned to AKANA, INC. reassignment AKANA, INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: SOA SOFTWARE, INC
Assigned to SOA SOFTWARE, INC. reassignment SOA SOFTWARE, INC. MERGER (SEE DOCUMENT FOR DETAILS). Assignors: LOGICLIBRARY, INC.
Assigned to MULTIPLIER CAPITAL, LP reassignment MULTIPLIER CAPITAL, LP SECURITY AGREEMENT Assignors: AKANA, INC.
Assigned to NEWSTAR FINANCIAL, INC. reassignment NEWSTAR FINANCIAL, INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AKANA, INC.
Assigned to AKANA, INC. reassignment AKANA, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: MULTIPLIER CAPITAL, LP
Assigned to TOTALVIEW TECHNOLOGIES LLC, KLOCWORK INC., TOTALVIEW TECHNOLOGIES, INC., ROGUE WAVE SOFTWARE, INC., VISUAL NUMERICS, INC., OPENLOGIC, INC., AKANA, INC., RWS, INC., ROGUE WAVE HOLDINGS, INC. reassignment TOTALVIEW TECHNOLOGIES LLC RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL Assignors: FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.))
Assigned to BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT reassignment BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT SECOND LIEN PATENT SECURITY AGREEMENT Assignors: AKANA, INC., Perforce Software, Inc., ROGUE WAVE SOFTWARE, INC.
Assigned to BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT reassignment BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT SECOND LIEN PATENT SECURITY AGREEMENT Assignors: AKANA, INC., Perforce Software, Inc., ROGUE WAVE SOFTWARE, INC.
Assigned to ANTARES CAPITAL LP, AS COLLATERAL AGENT reassignment ANTARES CAPITAL LP, AS COLLATERAL AGENT FIRST LIEN PATENT SECURITY AGREEMENT Assignors: AKANA, INC.
Assigned to CORTLAND CAPITAL MARKET SERVICES LLC, AS COLLATERAL AGENT reassignment CORTLAND CAPITAL MARKET SERVICES LLC, AS COLLATERAL AGENT SECOND LIEN PATENT SECURITY AGREEMENT Assignors: AKANA, INC.
Assigned to CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT reassignment CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT FIRST LIEN PATENT SECURITY AGREEMENT Assignors: AKANA, INC., Gliffy, Inc., KLOCWORK INC., OPENLOGIC, INC., PERFORCE INTERMEDIATE HOLDINGS, LLC, Perforce Software, Inc., ROGUE WAVE HOLDING CORP., ROGUE WAVE HOLDINGS, INC., ROGUE WAVE SOFTWARE, INC., RWS, INC., TOTALVIEW TECHNOLOGIES LLC, TOTALVIEW TECHNOLOGIES, INC., VISUAL NUMERICS, INC., ZEROTURNAROUND USA, INC., ZEROTURNAROUND, INC.
Assigned to AKANA, INC. reassignment AKANA, INC. RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL Assignors: ANTARES CAPITAL LP, AS COLLATERAL AGENT
Assigned to ROGUE WAVE SOFTWARE, INC., AKANA, INC., Perforce Software, Inc. reassignment ROGUE WAVE SOFTWARE, INC. RELEASE OF SECURITY INTEREST IN PATENTS Assignors: BRIGHTWOOD LOAN SERVICES LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Definitions

  • the invention relates to computer software and, more particularly, systems for managing software assets.
  • a large enterprise may have a significant number of ongoing software development projects at any one time ranging in size from small projects involving a few programmers to massive endeavors involving hundreds of programmers.
  • a software asset refers to a set of one or more related electronic artifacts that have been created or harvested for the purpose of applying that asset repeatedly in subsequent development environments.
  • Source code and binary code are examples of artifacts for software assets.
  • Other examples of artifacts include related documentation, such as requirement specifications, design documents, operation manuals, and the like.
  • Additional examples of artifacts include models, such as a process model, structural model, resource model, implementation model, and the like, that may include use cases, object models, collaboration diagrams, deployment models, and the like.
  • a computer-implemented system comprises a set of repositories to store electronic artifacts, wherein at least a portion of the artifacts comprise software instructions.
  • the system comprises a set of asset sources executing on one or more computers to monitor the repositories and to generate software assets in a normalized format automatically upon detecting a new or changed artifact in a respective one of the repositories, wherein each of the software assets represents a set of related artifacts in the repositories that are reusable in different software development environments.
  • the system also comprises an asset management system executing on one or more computers to capture the software assets from the asset sources and to store the software assets in an asset library, wherein the asset management system performs a control process that governs how the asset management system captures the software assets and stores the software assets.
  • the control process is customizable by an administrator of the asset management system.
  • a method comprises performing a control process that governs how an asset management system captures software assets from a set of asset sources and publishes the software assets to an asset library, wherein the process is customizable by an administrator.
  • the asset sources monitor one or more repositories and automatically generate software assets in a normalized format when the asset sources detect a new or changed artifact in the repositories.
  • the software assets represent sets of related artifacts in the repositories that are reusable in different software development environments. Further, at least a portion of the artifacts comprise software instructions that are reusable in different development environments.
  • a computer-readable medium comprises instructions.
  • the instructions cause a processor to perform a control process that governs how an asset management system captures software assets from an asset source and publishes the asset to an asset library.
  • the process is customizable by an administrator.
  • the asset source monitors a repository and automatically generates a software asset in a normalized format when the asset source detects a new or changed artifact in the repository and the software asset represents a set of related artifacts in the repository that are reusable in different software development environments.
  • at least a portion of the artifacts comprise software instructions.
  • an enterprise may make use of distributed asset sources to provide generalized interfaces to diverse repositories, and to generate software assets in a normalized form that complies with a data description language.
  • the software assets may be generated, for example, in accordance with one or more asset templates that define schemas for the assets.
  • a user such as a library administrator, may readily modify the asset templates to easily control the content and structure of the reusable software assets.
  • This level of abstraction can be leveraged to automate or semi-automate the process of capturing artifacts from the repositories.
  • the asset management system provides users with a centralized asset library that offers a consistent, normalized view of the artifacts maintained over the many diverse repositories.
  • an enterprise can make use of the system for bulk entry of assets, thereby simplifying and accelerating the process of capturing legacy software assets within the enterprise.
  • the asset management system can be configured to provide a full range of asset capture activities, ranging from fully-automated asset capture to semi-automated or manual approaches that require at least some manual intervention during the capture process. Accordingly, the asset management system can be configured to automatically capture assets from the repositories and produce normalized assets, or to automatically require the augmentation of the assets with artifacts not present within the repositories.
  • the asset management system provides for the association of software assets captured from diverse repositories with elements of software models, such as a process model, a structural model, a resource model, an implementation model, and the like. Accordingly, users can develop specifications for software projects, for example, and easily identify reusable software assets within the asset library that may be leveraged for the project.
  • users of the system can easily customize asset governance processes and extend the behavior of the system through an event driven mechanism. For example, the user could define custom groups of users to be informed when an asset is updated.
  • FIG. 1 is a block diagram illustrating an example system that facilitates the reuse of assets within an enterprise generally.
  • FIG. 2 is a block diagram illustrating an example embodiment of an asset management system.
  • FIG. 3 is a block diagram illustrating an example embodiment of an asset source.
  • FIG. 4 is a flowchart illustrating in further detail the interactions between the asset management system and the asset sources to facilitate the reuse of assets within an enterprise.
  • FIG. 5 is a block diagram illustrating an asset source hierarchy.
  • FIG. 6 is a block diagram illustrating in further detail one embodiment of an asset capture module of the asset management system
  • FIG. 7 is a flowchart further illustrating an example mode of operation of the asset capture module.
  • FIG. 8 is a flowchart illustrating an example of retrieving reusable assets from the asset management system.
  • FIG. 9 is a block diagram illustrating an example embodiment in which a production and deployment control (PDC) module facilitates customizable procedures for managing behavior of an asset management system.
  • PDC production and deployment control
  • FIG. 10 is a block diagram illustrating an embodiment of the production and deployment control module in greater detail.
  • FIG. 11 is a flowchart illustrating an exemplary production and deployment control procedure.
  • FIG. 1 is a block diagram illustrating an example system 2 that facilitates the reuse of software assets within an enterprise generally.
  • a reusable software asset refers to a set of related artifacts that have been created or harvested for the purpose of applying that asset repeatedly in different subsequent software development environments.
  • artifacts for software assets include the source code or binary code for the software asset.
  • Other examples include documentation such as a requirements specification, design document, and the like.
  • Additional examples of artifacts include use cases, object models, collaboration diagrams, deployment models, and the like.
  • Further examples include operational artifacts deployed within operational environments of the enterprise, such as component instances deployed within an application server.
  • Repositories 4 A- 4 N represent any data source within an enterprise that stores information (herein artifacts) relevant to the management of reusable assets.
  • Repository 4 A may store, for example, reusable modular software components that may be deployable as components of multiple software systems. These components may be independently deployable code elements that often conform to a standardized component model, such as Enterprise JavaBeans (EJB) and the Component Object Model (COM). These components typically have well-defined interfaces that provide access to the encapsulated services or functions.
  • EJB Enterprise JavaBeans
  • COM Component Object Model
  • An example of this type of repository includes a source code development environment that often stores the source code and the executable code within a repository to provide version control and to facilitate collaborative development.
  • repository 4 B may store code elements that present functional interfaces to web services (web svcs) for remote access by client software via networking protocols, such as HTTP, HTTPS, FTP, SOAP, XML messaging, and the like.
  • the enterprise may make use of these assets for quickly assembling web-based applications.
  • This type of software asset includes a server-side code element for providing web-based financial transactions.
  • repository 4 C may store schemas that conform to a data description language, such as XML, that can be used to assemble metadata for data transfer within the enterprise.
  • Repository 4 D may store modeling information (models) that provides formal representations of various software components.
  • the modeling information may include use cases, object models, collaboration diagrams, deployment models, and the like.
  • the modeling information may conform to the Unified Modeling Language (UML), for example.
  • Repository 4 N may store documentation related to the software components, including requirements specifications, design documents, and the like.
  • the artifacts stored by repositories 4 are not limited to those artifacts generated during the development of the software components, but can encompass artifacts related to the deployment of the asset, such as particular instances of the software components. Accordingly, system 2 can be used to aggregate artifacts generated through the lifecycle of the asset, including artifacts generated during the development of the asset through the deployment of various instances of the asset, and artifacts generated through ongoing tracking of that asset within the operational environment. Examples of operational artifacts deployed within operational environments of the enterprise include component instances deployed within an application server.
  • Repositories 4 may also comprise “active” repositories that manage data related to an asset in arbitrary form, and present “views” of that assemble the data into a consumable form.
  • a defect tracking system may manage any number of defects that can be organized into views related to specific assets, e.g., views that show only those defects pertinent to particular versions of assets under development.
  • repositories 4 may comprise a variety of storage facilities having very diverse interfaces.
  • System 2 makes use of one or more asset sources 12 A- 12 N (herein asset sources 12 ) that provide a generalized, abstract interface to the underlying repositories 4 .
  • Asset sources 12 interact with repositories 4 to extract the artifacts, and assemble related artifacts to provide composite, normalized views of the reusable assets.
  • asset sources 12 generate assets that describe related artifacts in repositories 4 in a normalized form.
  • Asset sources 12 output the software assets in a normalized form that complies with a data description language.
  • the assets include or reference artifact data from repository 4 A, as well as metadata that conforms to the data description language.
  • the data description language describes the format, organization and structure of the asset.
  • the normalized software assets produced by asset sources 12 may take the form of electronic documents, files, scripts, data streams, software objects, and the like, that contain the metadata conforming to the data description language.
  • Other example languages include Extensible Style Language (XSL), Extensible Linking Language (XLL), Standardized Multimedia Authoring Language (SMIL), as well as variations of the Standard Generalized Markup Language (SGML).
  • users 8 A can readily tailor each of asset sources 12 to the particular requirements of the corresponding one of repositories 4 .
  • users 8 may use asset definition templates to generically describe the normalized software assets produced by asset sources 12 .
  • Asset management system 6 provides a centralized resource for collecting software assets from asset sources 12 , and for publishing the software assets to users 8 A- 8 P (herein users 8 ) within the enterprise. For instance, asset management system 6 may provide a comprehensive, searchable view of the software assets and related artifacts stored within the various repositories 4 . By interacting with asset management system 6 , users 8 can identify and utilize the assets.
  • System 2 may provide one or more advantageous features for capturing and managing reusable software assets.
  • the use of asset sources 12 to provide a generalized interface to diverse repositories 4 can be leveraged to automate or semi-automate the process of capturing artifact information from repositories 4 . Accordingly, an enterprise can make use of system 2 for bulk entry of assets, thereby simplifying and accelerating the process of capturing legacy software assets within the enterprise.
  • asset management 6 and asset source 12 provide users 8 with a consistent, normalized view of the artifacts maintained over the many diverse repositories 4 .
  • asset management system 6 and asset sources 12 may interact so as to provide a current view of repositories 4 , even though repositories 4 may change over time.
  • asset management system 6 and asset sources 12 can be configured to provide a full range of asset capture activities, ranging from fully-automated asset capture to semi-automated or manual approaches that requires at least some manual intervention of users 8 during the capture process. Accordingly, asset management system 6 and asset sources 12 automatically make available to users 8 assets that are automatically generated from repositories 4 . In addition, asset management system 6 and asset sources 12 can be configured to allow users 8 to augment the assets with artifacts not present within repositories 12 during the capture process.
  • FIG. 2 is a block diagram illustrating an example embodiment of asset management system 6 of FIG. 1 .
  • Asset management system 6 comprises a number of cooperative modules that facilitate the management of reusable software assets.
  • asset management system 6 may include publishing module 24 and asset capture module 26 that interact with asset sources 12 to collect and aggregate artifacts from repositories 4 ( FIG. 1 ), such as asset source 12 A and repository 4 A, as illustrated for exemplary purposes in FIG. 2 .
  • asset source 12 A collects and normalizes assets from repository 4 A.
  • asset source 12 A provides an abstract interface for interaction with publishing module 24 and asset capture module 26 , thereby hiding the specific requirements of repository 4 A from these modules.
  • asset capture module 26 can augment the information extracted from repository 4 A, and provides for resolution of conflicts between the extracted information and information required for publication of the asset by asset source 12 A.
  • asset capture module 26 Upon receiving notification 28 from asset source 12 A indicating the availability of a new or updated asset, asset capture module 26 issues one or more messages 30 to asset source 12 A to retrieve the asset.
  • Messages 30 may comprise, for example, Simple Object Access Protocol (SOAP) messages, Remote Method Invocation (RMI) calls, or any other mechanism for communication between modules.
  • SOAP Simple Object Access Protocol
  • RMI Remote Method Invocation
  • asset capture module 26 may access asset library 36 to retrieve a current instance of the asset being produced by asset source 12 A.
  • Asset capture module 26 may present the current instance of the asset as well as the asset produced by asset 12 A to users 8 for reconciliation.
  • Asset source 12 A and asset capture module 26 make use of asset templates 47 to validate the asset information.
  • asset source 12 A or a schema generation module, generates a virtual schema in accordance by applying asset templates 47 to a base schema for an asset.
  • Asset templates conform to a data description language, such as the extensible markup language (XML), and may include definition templates and constraint templates.
  • the base schema conforms to a schema definition language, and defines a class of elements that conform to the data description language. In this manner, the base schema may remain static and need not be modified to support new classes of assets.
  • a user may create definition templates, constraint templates, or both. More specifically, the user may create one or more definition templates that define sub-classes for the elements defined by base schema. In this manner, the user can extend the element definitions of base schema without modifying base schema.
  • Constraint templates may define requirements for instances of elements belonging to the classes defined by base schema, instances of elements belonging to the sub-classes defined by definition templates, or both.
  • constraint templates may define a required cardinality for the instances of the elements, a required minimum or maximum number of the instances, a range for a required number of the instances of the elements, a required attribute for the instances, a required parameter value for the instances of the elements, specific required instances of the elements, and the like.
  • Asset source 12 A generates the schema information of virtual schema by first generating a data structure representing the classes of elements defined by base schema. Asset source 12 A then applies definition templates to base schema to extend the schema information to include the sub-classes of elements defined within definition templates. Finally, Asset source 12 A applies constraint templates to update the schema information to include the restrictions defined by constraint templates.
  • Definition templates and constraint templates conform to the data description language to which the elements of base schema comply, e.g., XML. Accordingly, the user can easily create and modify definition templates and constraint templates, and need only modify base schema in order to support new classes of assets.
  • Asset source 12 A and asset capture module 26 may use asset templates 47 to drive the asset capture process. Based on the content and structure described by the asset schemas, which may be dynamically generated from asset templates 47 , asset source 12 A and asset capture module 26 identify any incomplete artifact data that needs to be added to the capture asset, either manually or in automated fashion. In this manner, asset source 12 A can produce assets in a normalized form that complies with the schema information. The assets are normalized in the sense that the assets are described in a data description language, such as XML, and the elements and attributes are substantially similar.
  • the following pseudocode illustrates an exemplary base schema, definition template and constraint template that may be used for capturing information related to reusable software assets.
  • the following exemplary base schema defines a parent class of elements named ASSET, and two child classes of elements named KEYWORD and RELATION.
  • the following exemplary definition template illustrates the definition of sub-classes for the classes of elements KEYWORD and RELATION, thereby extending the definitions provided by the above-listed exemplary base schema.
  • ⁇ ADD-VALUE VALUE “FINANCE”/>
  • ⁇ ADD-VALUE VALUE “BANKING”/> ⁇ /DEFINE-KEYWORD>
  • the above-illustrated exemplary definition template makes use of elements DEFINE-KEYWORD and DEFINE-RELATION to define specific sub-classes for these respective classes of elements defined by the exemplary base schema. More specifically, for class KEYWORD, the exemplary definition template defines a sub-class CATEGORY having two possible values: FINANCE and BANKING. The exemplary definition template defines two additional sub-classes for the class KEYWORD including PRICE and ALIAS. For the class RELATION, the definition template defines two sub-classes of USES and PREDECESSOR.
  • the following exemplary constraint template provides requirements for the use of, and constraints for, the instances of the elements.
  • ⁇ USE-KEYWORD NAME “CATEGORY”/>
  • ⁇ USE-KEYWORD NAME “PRICE”>
  • ⁇ MAX-OCCURS VALUE “1”/> ⁇ /USE-KEYWORD>
  • ⁇ USE-RELATION ROLE “PREDECESSOR”/>
  • ⁇ USE-RELATION ROLE “USES”>
  • ⁇ MIN-OCCURS VALUE “1”/> ⁇ /USE-RELATION> ⁇ /TEMPLATE>
  • the above-illustrated exemplary constraint template makes use of elements USE-KEYWORD and USE-RELATION to define specific requirements for instances for the sub-classes of elements defined by the definition template. More specifically, the exemplary constraint template allows at least one instance of an element belonging to the sub-class CATEGORY. The exemplary constraint template further allows at most one instance of an element belonging to the sub-class PRICE. Similarly, the exemplary constraint template allows at least one instance of an element belonging to the sub-class PREDECESSOR, and requires at least one instance of an element belonging to the sub-class USES.
  • asset capture module 26 may vary depending on whether asset management system 6 is configured for manual, semi-automated, or automated asset capture.
  • Asset capture module 26 may comprise, for example, editing tools by which a user 39 can manually supply information to complete or augment the information captured from repository 4 A. In addition, the user may interact with the editing tools to resolve any conflicts between the extracted asset information and the required information.
  • asset capture module 26 may invoke one or more scripts to automate the augmentation of information with the asset information extracted by asset source 20 .
  • Asset capture module 26 may be embedded within asset management system 6 as illustrated, or remotely connected to the asset management system 6 .
  • asset source 12 A may bypass asset capture module 26 by withholding notification 28 , and may issue notification 32 to publishing module 24 indicating that the asset is ready for publishing to asset library 36 .
  • asset source 12 A validates the asset information using asset templates 47 .
  • publishing module 24 Upon receiving notification 32 , publishing module 24 issues messages 34 to asset source 12 A to retrieve the normalized asset from asset source 12 A. Upon retrieving the normalized asset, publishing module 24 stores the asset within asset library 36 .
  • Asset management system 6 may further include a modeling module 38 that allows users 8 to develop models 37 having one or more elements that represent functionality of interest to the enterprise.
  • a modeling module 38 that allows users 8 to develop models 37 having one or more elements that represent functionality of interest to the enterprise.
  • user 8 may interact with modeling module 38 to develop models 37 that may include process models, structural models, resource models, implementation models, and the like, for a software development project.
  • Modeling module 38 may comprise an integrated proprietary modeling tool, or any conventional modeling tool capable of producing modeling information, such as Rational RoseTM from the Rational Software Corporation of Cupertino, Calif., or combinations of both such tools.
  • Asset retrieval module 42 allows users 8 to access and manage asset data within asset library 36 .
  • asset retrieval module 42 allows one or more users 8 to develop model-driven search specifications (search specs) 48 .
  • search specs model-driven search specifications
  • asset retrieval module 42 allows users 8 to select elements from one or more of models 37 to build search specifications 48 .
  • Scoring engine 44 scores each asset published by publishing module 24 against search specifications 48 to aid in identifying the most relevant assets within asset library 36 . In this manner, users 8 can selectively retrieve assets from asset library 36 using modeling data from models 37 to guide the search process.
  • Asset library 36 may be implemented as any data source, such as a relational database management system (RDBMS), an object-oriented database, flat files, and the like.
  • RDBMS relational database management system
  • Library administration (admin) module 46 provides an interface by which library administrator 49 can manage asset library 36 .
  • library administrator 49 may define rules that control the development of search specifications 48 .
  • library administrator 49 may edit asset templates 47 to define new asset types or update the schemas for existing asset types.
  • FIG. 3 is a block diagram illustrating an example embodiment of asset source 12 A.
  • Extraction and validation (EV) module 56 provides the core logic of asset source 12 A, and may include one or more software components. EV module 56 monitors repository 4 A, or receives notifications from repository 4 A, to identify any new or updated artifacts. Upon identifying any such artifact, EV module 56 generates an asset having metadata and data that may include or reference the new or updated artifact. EV module 56 caches an instance of the asset within staging area 58 . EV module 56 validates the asset using asset templates 47 to identify whether the asset is ready for publishing, or perhaps requires reconciliation or further artifact data.
  • asset templates 47 to identify whether the asset is ready for publishing, or perhaps requires reconciliation or further artifact data.
  • EV module 56 generates the assets in a form compliant with a data description language, and may include metadata as well as actual artifact data, or references to artifacts stored within either repository 4 A or artifact storage 60 .
  • Asset source 12 A manages artifact storage 60 to store artifact data retrieved from repository 4 A as needed, and provides artifact interface 53 for external access.
  • the stored assets may comprise metadata, artifact data, references to artifact data within artifact storage 60 of one or more asset sources 12 or a central artifact storage, or any combination thereof.
  • Asset source 12 A includes a read-only interface 54 for use by publishing module 24 ( FIG. 2 ) for extracting assets in a normalized form compliant with a data description language.
  • publishing module 24 invokes read-only interface 54 to direct EV module 56 extract one or more asset from staging area 58 .
  • publishing module 24 Upon receiving the assets from staging area 58 via read-only interface 54 , publishing module 24 stores the assets within asset library 36 .
  • asset source 12 A may include a writable interface 52 that allows asset capture module 26 to augment the artifact information of the underlying repository 4 A or artifact storage 60 .
  • Asset capture module 26 invokes read-only interface 54 to direct EV module 56 to extract one or more asset from staging area 58 .
  • asset capture module 26 Upon receiving the assets from staging area 58 via read-only interface 54 , asset capture module 26 augments the artifact data via writable interface 52 using manual, semi-automated, or automated techniques, as described herein.
  • the following code illustrates exemplary embodiments for interfaces 52 , 53 , and 54 , that may be provided by asset source 50 .
  • /***** Artifact Repository Interface *****/ interface ArtifactRepository ⁇ /* Get the installation unique ID of this ArtifactRepository */ public abstract String getId( ); /* Retrieve the specified artifact from the repository.
  • FIG. 4 is a flowchart illustrating in further detail the interactions between an example asset management system 6 ( FIG. 1 ) and asset sources 12 to facilitate the reuse of assets within an enterprise.
  • publishing module 24 ( FIG. 2 ) and asset capture module 26 of asset management system 6 register with each of asset sources 12 as potential “consumers” of assets ( 68 ).
  • each of publishing module 24 and asset capture module 26 may communicate a unique communication handle, such as a port number, socket handle, callback pointer, and the like, which asset sources 12 use to communicate with the modules.
  • asset sources 12 may use the communication handles to notify publishing module 24 and asset capture module 26 of new or updated assets.
  • asset sources 12 When asset sources 12 detect new or updated artifacts within repositories 4 ( 70 ), the asset sources 12 extract the information from repositories 4 ( 72 ).
  • Asset source 12 A may extract new or updated artifact information stored within repository 4 A.
  • FIG. 4 is described in reference to asset source 12 A and repository 4 A.
  • asset source 12 A After extracting the artifact information, asset source 12 A, generates the asset based on the extracted artifact information in a form that complies with a data description language, such as XML, and stores the asset within staging area 58 ( 74 ). Asset source 12 A selects one or more asset templates 47 that provide an asset schema for controlling the generation. During this process, asset source 12 A validates the generated asset to determine whether any additional information is needed to augment or reconcile the artifact information ( 76 ).
  • a data description language such as XML
  • asset source 12 A determines whether the asset is an editable asset, possibly based on configuration information or the asset schema provided by asset templates 47 ( 78 ). If so, asset source 12 A sets a status of the asset as “editable” ( 80 ), and issues notification 28 to asset capture module 26 to indicate that an editable asset is available within staging area 58 ( 82 ).
  • asset capture module 26 provides the required information, possibly in a manual, semi-automated, or fully-automated manner ( 84 ).
  • asset capture module 26 may assist users 8 in reconciling the instance of the asset stored within staging area 58 with a current version of the asset that may be stored within asset library 36 .
  • asset source 12 A changes the status of the asset within staging area 58 from “editable” to “publishable” ( 86 ).
  • asset source 12 A bypasses asset capture module 26 and marks the asset as “publishable” ( 86 ).
  • asset source 12 A issues notification 32 to publishing module 24 that an asset within staging area 58 is ready for publishing ( 88 ).
  • publishing module 24 retrieves the asset from asset source 12 A ( 90 ), and publishes the asset to asset library 36 , possibly in a manual, semi-automated, or fully-automated manner, thereby making the asset available to users 8 via asset retrieval module 42 .
  • Asset source 12 A sets the status of the asset within the staging area as “published” ( 90 ), and repeats the process for subsequent new or updated asset artifacts.
  • the update and publication process described above need not be triggered by the detection of new or updated artifact information within a repository.
  • User 8 may, for example, trigger the process by selecting an asset within asset library 36 , and initiating an update process (as indicated by dashed line 94 ).
  • asset capture module 26 may reconcile the instance of the asset generated by asset module 12 A with a current version of the asset stored within asset library 36 .
  • User 8 may also initiate the creation of a new asset through this process by selecting one or more template(s) and proceed edit the newly created asset according to the templates.
  • FIG. 5 is a block diagram illustrating exemplary an asset source hierarchy 100 in which asset sources 102 A- 102 E (herein asset sources 102 ) are coupled to repositories 104 A-D.
  • asset sources 102 need not have a one-to-one relationship with repositories 104 , and may be hierarchically arranged to provide multiple abstract levels as assets are captured and published.
  • Hierarchy 100 is illustrated for exemplary purposes. Accordingly, asset sources 102 may be hierarchically arranged as required to capture assets from a wide-variety of environments.
  • asset sources 102 A- 102 C are coupled to repositories 104 , and form a first layer of asset source hierarchy 100 . More specifically, asset source 102 A is configured to generate assets based on artifacts stored within repository 104 A. Similarly, asset source 102 B is configured to generate assets based on artifacts stored within repository 104 B. Asset source 102 C is configured to generate assets based on artifacts stored within repository 104 C and repository 104 D. In other words, asset source 102 C monitors both repository 104 C and repository 104 D, and generates assets based on new or updated artifacts.
  • asset sources 102 A- 102 C comprise read-only asset sources, and publish assets to upper levels of asset source hierarchy 100 without invoking a capture tool. Accordingly, asset sources 102 A- 102 C need not support writeable interfaces.
  • Asset source 102 D receives and aggregates assets from asset sources 102 A, 102 B.
  • asset source 102 D may receive incomplete assets from asset sources 102 A, 102 B, and may combine the artifacts, or references thereto, of the received assets to form aggregate assets.
  • Asset source 102 D may invoke asset capture tool 106 A to augment or reconcile the aggregate assets.
  • asset source 102 E receives and aggregates assets from asset sources 102 C, 102 D, and may invoke asset capture tool 106 B to augment or reconcile the aggregate assets. Accordingly, the aggregate assets produced by asset source 102 E should be complete, and in a state for publishing to asset library 36 .
  • asset sources 102 D, 102 E may treat assets from each of sources 102 A, 102 B, 102 C as independent assets for publishing to asset library 36 .
  • FIG. 6 is a block diagram illustrating in further detail one embodiment of asset capture module 26 of asset management system 6 .
  • users 8 interact with user interface 110 to provide additional asset information, or reconcile the current artifacts captured by asset source 12 A from repository 4 A.
  • Capture logic 112 drives user interface 110 to interact with users 8 according to asset schemas defined by asset templates 47 .
  • asset capture module 26 offers users 8 and library administrator 48 ( FIG. 2 ) the flexibility of changing asset capture workflow, as well as the structure and content of the captured assets, by changing asset templates 47 .
  • capture logic 112 maps the artifacts of the asset produced by asset source 12 A to searchable elements of models 37 .
  • capture logic 112 makes use of rules engine 120 to map the metadata and artifact data of the generated assets to elements of models 37 .
  • rules engine 120 may comprise a Java-based rules engine, such as JRulesTM from ILOG Incorporated of Paris, France. Other embodiments may implement the mapping process through other techniques, e.g., hard-coded procedural logic.
  • FIG. 7 is a flowchart further illustrating an example mode of operation of asset capture module 26 .
  • capture logic 112 receives notification 28 from asset source 12 A indicating an asset within staging area 58 has been generated and is ready for editing ( 122 ).
  • capture logic 112 retrieves the current asset from asset source 12 A ( 124 ), and augments or reconciles the artifacts of the current asset ( 126 ).
  • asset templates 47 as described above, capture logic 112 may drive user interface 110 to capture the required information from users 8 .
  • capture logic 112 may invoke one or more scripts or other components to automate the process.
  • capture logic 112 maps the asset to one or more model elements of models 37 ( 128 ).
  • Capture logic 112 may, for example, invoke rules engine 120 to perform the mapping based on mapping rules 118 .
  • capture logic 112 may drive user interface 110 to map the assets to model elements based on input from users 8 .
  • capture logic 112 builds associations between generated assets and the elements of models 37 .
  • Assets may be associated with, for example, interfaces, components, functions, case steps, and other elements that may be described within models 37 .
  • capture logic 112 updates the asset to include additional metadata based on the developed mapping, as well as any additional artifacts and other metadata that may have been provided by users 8 or automated scripts ( 130 ). Finally, capture logic 112 communicates the updated asset to asset source 12 A for storage in staging area 58 ( 132 ).
  • FIG. 8 is a flowchart illustrating an example operation of retrieving reusable assets from asset management system 6 .
  • asset retrieval module 42 selects one or more elements of models 37 ( 140 ) and constructs a model-based search specification 48 ( 142 ).
  • the user may, for example, graphically view one or more of models 37 , and identify elements, such as interfaces, components, functions, case steps, and the like, for inclusion within the search specification.
  • asset retrieval module 42 may receive additional search criteria, such as keywords and other classifiers including an operating system, license type or language, for inclusion within the search specification 48 ( 144 ).
  • asset retrieval module 42 directs scoring engine 44 to search asset library 36 in accordance with the search specification 48 ( 146 ). Based on the search specification, scoring engine 44 ranks the assets within asset library 36 using a scoring algorithm that determines, for example, how closely each asset satisfies the criteria of the search specification 48 ( 148 ).
  • Asset retrieval module 42 displays to the user the ranked assets found within asset library 36 by scoring engine 44 ( 150 ), and selects one or more of the assets in response to user input ( 152 ). Based on user request, asset retrieval module 42 attaches the selected assets to the search specification 48 ( 154 ). In this fashion, the user can selectively retain the assets for a software project.
  • scoring engine adaptively updates the search specification 48 based on the assets attached by the user, thereby dynamically refining scoring algorithm ( 156 ).
  • FIG. 9 is a block diagram illustrating an alternative embodiment in which asset management system 6 includes a Production and Deployment Control (“PDC”) module 170 .
  • PDC module 170 performs a production and deployment control process each time asset management system 6 receives an external event or generates an internal event. For example, an external event might occur when user 8 manually submits an asset to be included in asset library 36 or when asset capture module 26 discovers a new asset.
  • the production and deployment control process governs how asset management system 6 handles the event.
  • library administrator 49 can manage the behavior of asset management system 6 .
  • library administrator 49 can utilize PDC module 170 to define asset management validations, processes and roles, which asset management system 6 then automates. For simple deployments, automation can occur entirely within asset management system 6 .
  • library administrator 49 can program PDC module 170 to exploit external tools, workflows (both manual and automated) and other mechanisms.
  • PDC module 170 communicates with several other components of asset management system 6 .
  • PDC module 170 communicates with library administration module 46 to receive input from library administrator 49 .
  • PDC module 170 interacts with asset capture module 26 in a variety of ways. For instance, PDC module 170 may instruct asset capture module 26 to automatically validate one or more asset artifacts gathered during the asset capture process, or to delay completion of the asset capture process (i.e., step 88 of FIG. 4 ) until a supervisor approves inclusion of the asset.
  • PDC module 170 may communicate with publishing module 24 to prevent publication unless some event occurs.
  • PDC module 170 may interact with asset retrieval module 42 to prescribe a production and deployment control process that must occur before user 8 retrieves an asset from asset library 36 . In this way, library administrator 49 could automate a procedure for requesting permission to view assets.
  • PDC module 170 allows users to easily customize asset governance processes and extend the standard behavior of asset management system 6 through an event driven extension mechanism. As described further below, this customization can be managed through a document known as a Library Process Configuration (LPC) document that defines the structure of the event-driven processes and additionally defines extended functionality that has been “plugged-in” to asset management system 6 .
  • LPC Library Process Configuration
  • PDC module 170 may read the LPC document, parse task specifications from the LPC document, and parse task preconditions from the LPC document. For instance, PDC module 170 may allow customers to define “Listeners” that encapsulate custom behavior and specify the events and conditions that will cause this behavior to be invoked.
  • the LPC document is in a format that complies with a data description language such as extensible markup language (XML).
  • FIG. 10 is a block diagram illustrating an example embodiment of PDC module 170 in greater detail.
  • PDC module 170 consists of several components. Foremost among these items is a control unit 172 .
  • Control unit 172 may represent a software module capable of interpreting XML documents, receiving events from an event receiver 176 , receiving input from a network interface 178 , and performing input/output operations on an asset request store 184 .
  • library administrator 49 can define sets of events, filters, listeners, actions, groups, and process integration points.
  • PDC module 170 stores these sets in Library Process Configuration (“LPC”) document 174 .
  • LPC Library Process Configuration
  • PDC module 170 supplies various default events, listeners, actions, roles, groups, and process integration points in a default LPC store 180 .
  • PDC module 170 may store LPC document 174 in XML format.
  • PDC module 170 pre-defines a set of events for known significant changes. Typically, pre-defined events contain context information in attributes or properties of the event. In addition to pre-defined events, PDC module 170 also supports custom events introduced in LPC document 174 . Each kind of event may be uniquely identified by its “event type” and may be additionally classified by the following attributes:
  • Filters encapsulate filtration criteria that control module 172 applies to an event or set of events. Filters allow more precise triggering of listener behavior than simple events. For example, library administrator 49 ( FIG. 9 ) can program a filter to trigger an action when any one of a set of specified events have occurred. In addition, library administrator 49 may also specify one or more classification criteria sets, each of which supply a set of conditions that must occur before PDC module 170 notifies a listener. PDC module 170 stores specific classification criteria sets in user data 182 . Using a classification criteria set permits library administrator 49 to select the precise conditions under which control unit 172 invokes a listener.
  • Filters also allow library administrator 49 to add event severities, categories, user IDs, asset IDs, and Group names to the filtration criteria.
  • control module 172 checks a set of actions to see whether all of the preconditions for an action are fulfilled. When all of the preconditions of a filter are met, control unit 172 invokes the listener or listeners associated with the action. In addition, an action may define one or more result events. Control module 172 releases such result events when control module 172 completes the execution of the specified listener or listeners.
  • Actions take a list of one or more trigger events (events or filters). By default, if any event matching the list of specified events or filters occurs, control unit 172 invokes the specified listener. Alternatively, if library administrator 49 uses the “SYNCHRONIZED” flag, control unit 172 only invokes the listener when all specified trigger-events (events or filters) have occurred.
  • Library administrator 49 may associate a result event with a listener return value (a “result-condition”). Doing so instructs control unit 172 to trigger different events based on the success or failure of the listener's processing. If the action does not specify a listener, but does specify a result event, control unit 172 simply raises the specified result event. In effect, such an action converts the trigger events or filters into the result event. Under such circumstances, control unit 172 passes the attributes and properties of the triggering event to the result events.
  • control unit 172 invokes the “WSDLValidator” listener.
  • this code causes control unit 172 to raise the ASSET_PUBLISH_READY event and sets the result-condition to 0.
  • Listeners define the substantive behavior of a task that PDC module 170 undertakes. Specifically, a listener provides a reference to a class or service that encapsulates custom behavior of the asset management system.
  • Library administrator 49 defines listeners using a “listener” element within the “listeners” section of LPC document 174 . Library administrator 49 must give each listener a unique name within LPC document 174 . Library administrator 49 must also associate each listener must with a listener class. The listener class is name of the actual implementation of the listener.
  • a listener definition may also include the properties used by control unit 172 to configure the listener class instance.
  • the following is an example of a listener definition that defines a listener named “WSDLValidator” that uses the listener class “XMLArtifactValidator”.
  • the WSDLValidator listener could describe a method that validates Web Service Description Language (WSDL) files. (WSDL files are encoded in XML.)
  • WSDL files are encoded in XML.
  • a value is specified for the property “target-artifact-category” that is used to configure the listener instance.
  • PDC module 170 supports both internal and external listeners.
  • PDC module 170 provides a library of internal listener classes to perform such tasks as Universal Description, Discovery, and Integration (UDDI) publishing and XML validation. For instance, in the example used above, “XMLArtifactValidator” was an internal listener.
  • UDDI Universal Description, Discovery, and Integration
  • External listeners are listeners provided by library administrator 49 rather than PDC module 170 .
  • external listeners are web services that implement an ExternalListener service interface definition.
  • Library administrator 49 may define an external listener in a similar fashion in LPC document 174 as an internal listener.
  • the “class” attribute is set to “ExternalSOAPListener”.
  • the properties for an external listener may include the URL of a web service implementing the ExternalListener interface, and optionally a user ID and password to use for basic hyper-text transfer protocol (HTTP) authentication to the web service.
  • PDC module 170 may use additional properties to the external listener service and used for configuration specific to that listener implementation.
  • PDC module 170 when PDC module 170 invokes an external listener, PDC module 170 transfers properties specified in LPC document 174 to the implementation of the external listener. In some circumstances, PDC module 170 may transmit a request that includes the properties to a web service on a remote system through network interface 178 that processes the external listener implementation. Subsequently, PDC module 170 may receive a result from the listener implementation.
  • PDC module 170 allows library administrator 49 to define custom roles for users and groups. These custom roles may supplement the any standard roles included in default LPD store 180 .
  • Custom roles allow library administrator 49 to define which users are to be involved in a particular library process. For example, library administrator 49 can specify a custom role such that a representative from the performance team that must approve assets prior to their publication.
  • library administrator 49 defines custom group roles in the “group-roles” element in LPC document 174 . Defining a group-role in LPC 174 document makes the group role available in the list of roles to assign to a user through the interface of library administration module 46 .
  • default LPC store 180 contains pre-defined group roles. For instance, default LPC store 180 may contain groups such as “Project Manager”, “ACE”, “Publisher”, and “Asset Owner”.
  • library administrator 49 can define the complement of the set of specified groups by using the “complement” attribute on the “groups” sub-element. For example, by using the “complement” attribute, library administrator 49 could make an event apply to all users 8 who are not members of the specified groups.
  • PDC module 170 also includes predefined user actions referred to herein as “process integration points.” Because a primary task of PDC module 170 is to control submissions to and deletions from asset library 36 , PDC module 170 provides a default method for request/approval processes. Process integration points allow library administrator 49 to customize the request/approval process.
  • control unit 172 directs the web browser of user 8 to a “submit request” page.
  • a “submit request” page gives user 8 the opportunity to submit an asset request.
  • user 8 might submit a request to add the new software module she designed to library 36 .
  • the submission of this request triggers an event.
  • This event may trigger an approval/rejection process within the PDC process.
  • This approval/rejection process may request approval of the artifact from a set of users. Subsequently, the approval/rejection process may receive replies from the set of users.
  • the approval/rejection process may be aborted if any member of the set of users rejects the artifact.
  • the supervisor of user 8 (where user 8 has been previously associated with the group role “supervisor” by a library administrator) might review the software module for defects before approving the inclusion of the software module into library 36 .
  • PDC module 170 defines an “ASSET_SUBMISSION” and an “ASSET_DELETION” process integration point.
  • Library administrator 49 enables process integration points in the “enabled-processes” element of LPC document 174 .
  • control unit 172 When library administrator 49 enables a process integration point and user 8 requests an asset, control unit 172 creates and initializes an asset request record. PDC module 170 keeps such asset request records in an asset request record store 184 . Each asset request record contains information regarding the current state of a user's request for an asset. Control unit 172 updates this asset request record as the request progresses through the approval process.
  • An asset request record may contain the following information:
  • the submission of a request causes an event that, in turn, may lead control unit 172 to invoke one or more listeners.
  • the listeners involved in the approval process update the current state, the active status, and the pending approvers of an asset request record. For example, a process for an asset request may occur as follows:
  • PDC module 170 supplies a special class of events associated with approval and rejection of an asset request.
  • the act of approving an asset request generates an event of the form:
  • FIG. 11 is a flowchart illustrating an exemplary approval/rejection process facilitated by PDC module 170 .
  • user 8 requests permission to submit an asset to asset management system 6 ( 190 ).
  • PDC module 170 After user 8 has submitted the request, PDC module 170 automatically notifies (e.g., via an electronic message) the owners of the asset ( 192 ) and requests their approval or rejection ( 194 ). If the owners of the asset reject the request (e.g., via electronic messages), PDC module 170 informs user 8 that the asset owners have denied the request of user 8 ( 196 ). Else, if the asset owners approve the request, PDC module 170 simultaneously notifies a database architect ( 198 ) and a security architect ( 200 ) and requests their acceptance or rejection ( 202 ). Upon approval by both the database architect and the security architect, PDC module 170 allows the request of user 8 to proceed ( 206 ).
  • PDC module 170 informs user 8 of the rejection ( 196 ).
  • the approval of the security architect or the database architect might not be necessary.
  • the dashed line of FIG. 11 indicates the provisional nature of their approval.
  • library administrator 49 may specify several elements of XML code within LPC document 174 . These elements include process integration points, sets of group roles, sets of filters, sets of actions, and sets of listeners.
  • library administrator 49 includes the following code to instruct control unit 172 to use the process integration point: ⁇ enabled-processes> ⁇ process> ⁇ name>ASSET_SUBMISSION ⁇ /name> ⁇ /process> ⁇ /enabled-processes>
  • library administrator 49 defines which groups are to be involved in the asset submission process: ⁇ group-roles> ⁇ group-role>SecurityArchitect ⁇ /group-role> ⁇ group-role>DatabaseArchitect ⁇ /group-role> ⁇ /group-roles>
  • group-role specifies two roles for inclusion in the process: “SecurityArchitects” and “DatabaseArchitects.” These names may refer to roles associated with users in user data store 182 .
  • the user information in user data store 182 may specify the names and e-mail addresses of individuals and the group roles that the individual plays. Note that in this embodiment it might not be necessary to define the asset owner in the group-roles section of LPC document 174 because the asset owner is a predefined group role already built into PDC module 170 .
  • filters define as set of conditions, such that when all of the conditions are fulfilled, the filter is triggered.
  • filters there are four filters: “SecurityArchitectApprovalRequired”, “SecurityArchitectApprovalNotRequired”, “DatabaseArchitectApprovalRequired”, and “DatabaseArchitectApprovalNotRequired”.
  • these filters relate to whether the security architects and the database architects need to approve the submission.
  • Each of these filters uses the special “ASSET_SUBMISSION_Asset Owner_APPROVED” event defined in the ASSET_SUBMISSION process integration point. This means that control unit 172 does not make these filters true unless the asset owner has approved the request.
  • library administrator 49 can define the various actions that control unit 172 takes when an event or filter occurs. As mentioned before, an action informs control unit 172 which listener to invoke and whether control unit 172 should raise any subsequent events. Because FIG. 11 details a relatively complex approval/rejection process, library administrator 49 must define nine separate actions.
  • the first action is responsible for making control unit 172 notify the asset owner.
  • control unit 172 invokes the “AssetOwnerNotification” listener (defined below).
  • the flowchart of FIG. 11 reflects this action as step 192 .
  • library administrator 49 creates an action that specifies what control unit 172 must do when a party rejects the submission. Notice in the XML code below that library administrator does not include the SYNCHRONIZED flag. This is because control unit 172 should reject the submission if any of the parties reject.
  • library administrator 49 creates actions for the final submission of the asset or the deletion of the asset.
  • action name “SubmitForPublish”>
  • ⁇ trigger-event> ⁇ event>SUBMISSION_APPROVED ⁇ /event>
  • ⁇ /trigger-event> ⁇ listener>AssetSubmission ⁇ /listener> ⁇ /action>
  • each of these listeners provides GenericRequestHandler with information concerning how to update the asset request record and who to inform. For instance, in the “DatabaseArchitectNotification” listener, the listener specification tells GenericRequestHandler to update the “request-state” field of the asset request record to “Pending Architect Approvals”. In addition, the “recipient-role” field tells GenericRequestHandler to notify “DatabaseArchitect.” Note that specialized Listeners may be implemented to handle more complex approval mechanisms.
  • a “majority rules” Listener could be implemented that accumulates approval/rejection votes from all users associated with a group role and raises the appropriate approval or rejection event based upon the results of the vote.
  • a “unanimous approval” Listener could be implemented that requires all users associated with a group role to vote in favor of approval in order for an approval event to be raised; otherwise a rejection event will occur.
  • library administrator 49 defines the “AssetSubmission” listener.
  • the “AssetSubmission” listen is associated with the “AssetSubmissionListener” class.
  • the “AssetSubmissionListener” class is another built-in class that contains instructions for control unit 172 to proceed with the asset submission as requested. This listener corresponds with item 206 of the flowchart in FIG. 11 .

Abstract

In general, techniques are described that facilitate the reuse of software assets within an enterprise. A software asset, as used herein, refers to a set of one or more related artifacts that have been created or harvested for the purpose of applying that asset repeatedly in subsequent development environments. A system, for example, is described that includes a repository to store artifacts, and an asset source to generate a software asset based on the artifacts. The system further includes an asset management system to receive the software asset from the asset source and store the software asset within an asset library. The system may further include a model having one or more elements, and an asset retrieval module to selectively retrieve a subset of the software assets from the asset library based on input from a user identifying one or more of the elements. The system may also include a subsystem that allows users to customize asset governance processes and tailor system behavior through an event-driven mechanism.

Description

  • This application claims the benefit of U.S. Provisional Application Ser. No. 60/682,937, filed May 20, 2005, the entire content of which is incorporated herein by reference.
  • TECHNICAL FIELD
  • The invention relates to computer software and, more particularly, systems for managing software assets.
  • BACKGROUND
  • Over the past decade, software development efforts within enterprises have grown tremendously, resulting in large volumes of software code, documentation, models, and other related electronic artifacts. A large enterprise, for example, may have a significant number of ongoing software development projects at any one time ranging in size from small projects involving a few programmers to massive endeavors involving hundreds of programmers.
  • In the past few years, there has been a tremendous amount of work in the area of software engineering and, in particular, the reuse of software across development projects. Reusing software can have significant advantages in, for example, reducing the resources, expense, and development time for a software project. Identifying artifacts for reuse from the various repositories of a given enterprise, however, can be a complex task. In addition to the problems involved in identifying a potentially massive number of artifacts, the artifacts are typically stored within repositories dispersed throughout the enterprise, and maintained by specialized development or operational environments.
  • SUMMARY
  • In general, the invention is directed to techniques that facilitate the reuse of software assets within an enterprise. A software asset, as used herein, refers to a set of one or more related electronic artifacts that have been created or harvested for the purpose of applying that asset repeatedly in subsequent development environments. Source code and binary code are examples of artifacts for software assets. Other examples of artifacts include related documentation, such as requirement specifications, design documents, operation manuals, and the like. Additional examples of artifacts include models, such as a process model, structural model, resource model, implementation model, and the like, that may include use cases, object models, collaboration diagrams, deployment models, and the like.
  • In another embodiment, a computer-implemented system comprises a set of repositories to store electronic artifacts, wherein at least a portion of the artifacts comprise software instructions. In addition, the system comprises a set of asset sources executing on one or more computers to monitor the repositories and to generate software assets in a normalized format automatically upon detecting a new or changed artifact in a respective one of the repositories, wherein each of the software assets represents a set of related artifacts in the repositories that are reusable in different software development environments. The system also comprises an asset management system executing on one or more computers to capture the software assets from the asset sources and to store the software assets in an asset library, wherein the asset management system performs a control process that governs how the asset management system captures the software assets and stores the software assets. The control process is customizable by an administrator of the asset management system.
  • In another embodiment, a method comprises performing a control process that governs how an asset management system captures software assets from a set of asset sources and publishes the software assets to an asset library, wherein the process is customizable by an administrator. The asset sources monitor one or more repositories and automatically generate software assets in a normalized format when the asset sources detect a new or changed artifact in the repositories. The software assets represent sets of related artifacts in the repositories that are reusable in different software development environments. Further, at least a portion of the artifacts comprise software instructions that are reusable in different development environments.
  • In another embodiment, a computer-readable medium comprises instructions. The instructions cause a processor to perform a control process that governs how an asset management system captures software assets from an asset source and publishes the asset to an asset library. The process is customizable by an administrator. The asset source monitors a repository and automatically generates a software asset in a normalized format when the asset source detects a new or changed artifact in the repository and the software asset represents a set of related artifacts in the repository that are reusable in different software development environments. In this embodiment at least a portion of the artifacts comprise software instructions.
  • The techniques described herein may offer one or more advantages. For example, an enterprise may make use of distributed asset sources to provide generalized interfaces to diverse repositories, and to generate software assets in a normalized form that complies with a data description language. The software assets may be generated, for example, in accordance with one or more asset templates that define schemas for the assets. A user, such as a library administrator, may readily modify the asset templates to easily control the content and structure of the reusable software assets. This level of abstraction can be leveraged to automate or semi-automate the process of capturing artifacts from the repositories. In this manner, the asset management system provides users with a centralized asset library that offers a consistent, normalized view of the artifacts maintained over the many diverse repositories. In addition, an enterprise can make use of the system for bulk entry of assets, thereby simplifying and accelerating the process of capturing legacy software assets within the enterprise.
  • The asset management system can be configured to provide a full range of asset capture activities, ranging from fully-automated asset capture to semi-automated or manual approaches that require at least some manual intervention during the capture process. Accordingly, the asset management system can be configured to automatically capture assets from the repositories and produce normalized assets, or to automatically require the augmentation of the assets with artifacts not present within the repositories.
  • Among many other possible advantages, the asset management system provides for the association of software assets captured from diverse repositories with elements of software models, such as a process model, a structural model, a resource model, an implementation model, and the like. Accordingly, users can develop specifications for software projects, for example, and easily identify reusable software assets within the asset library that may be leveraged for the project.
  • Further, in embodiments employing a production and deployment control module, users of the system can easily customize asset governance processes and extend the behavior of the system through an event driven mechanism. For example, the user could define custom groups of users to be informed when an asset is updated.
  • The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating an example system that facilitates the reuse of assets within an enterprise generally.
  • FIG. 2 is a block diagram illustrating an example embodiment of an asset management system.
  • FIG. 3 is a block diagram illustrating an example embodiment of an asset source.
  • FIG. 4 is a flowchart illustrating in further detail the interactions between the asset management system and the asset sources to facilitate the reuse of assets within an enterprise.
  • FIG. 5 is a block diagram illustrating an asset source hierarchy.
  • FIG. 6 is a block diagram illustrating in further detail one embodiment of an asset capture module of the asset management system
  • FIG. 7 is a flowchart further illustrating an example mode of operation of the asset capture module.
  • FIG. 8 is a flowchart illustrating an example of retrieving reusable assets from the asset management system.
  • FIG. 9 is a block diagram illustrating an example embodiment in which a production and deployment control (PDC) module facilitates customizable procedures for managing behavior of an asset management system.
  • FIG. 10 is a block diagram illustrating an embodiment of the production and deployment control module in greater detail.
  • FIG. 11 is a flowchart illustrating an exemplary production and deployment control procedure.
  • DETAILED DESCRIPTION
  • FIG. 1 is a block diagram illustrating an example system 2 that facilitates the reuse of software assets within an enterprise generally. In general, a reusable software asset, as used herein, refers to a set of related artifacts that have been created or harvested for the purpose of applying that asset repeatedly in different subsequent software development environments. Examples of artifacts for software assets include the source code or binary code for the software asset. Other examples include documentation such as a requirements specification, design document, and the like. Additional examples of artifacts include use cases, object models, collaboration diagrams, deployment models, and the like. Further examples include operational artifacts deployed within operational environments of the enterprise, such as component instances deployed within an application server.
  • Repositories 4A-4N (herein repositories 4) represent any data source within an enterprise that stores information (herein artifacts) relevant to the management of reusable assets. Repository 4A may store, for example, reusable modular software components that may be deployable as components of multiple software systems. These components may be independently deployable code elements that often conform to a standardized component model, such as Enterprise JavaBeans (EJB) and the Component Object Model (COM). These components typically have well-defined interfaces that provide access to the encapsulated services or functions. An example of this type of repository includes a source code development environment that often stores the source code and the executable code within a repository to provide version control and to facilitate collaborative development.
  • As another example, repository 4B may store code elements that present functional interfaces to web services (web svcs) for remote access by client software via networking protocols, such as HTTP, HTTPS, FTP, SOAP, XML messaging, and the like. The enterprise may make use of these assets for quickly assembling web-based applications. One example of this type of software asset includes a server-side code element for providing web-based financial transactions.
  • As another example, repository 4C may store schemas that conform to a data description language, such as XML, that can be used to assemble metadata for data transfer within the enterprise. Repository 4D may store modeling information (models) that provides formal representations of various software components. The modeling information may include use cases, object models, collaboration diagrams, deployment models, and the like. The modeling information may conform to the Unified Modeling Language (UML), for example. Repository 4N may store documentation related to the software components, including requirements specifications, design documents, and the like.
  • In addition, the artifacts stored by repositories 4 are not limited to those artifacts generated during the development of the software components, but can encompass artifacts related to the deployment of the asset, such as particular instances of the software components. Accordingly, system 2 can be used to aggregate artifacts generated through the lifecycle of the asset, including artifacts generated during the development of the asset through the deployment of various instances of the asset, and artifacts generated through ongoing tracking of that asset within the operational environment. Examples of operational artifacts deployed within operational environments of the enterprise include component instances deployed within an application server.
  • Repositories 4 may also comprise “active” repositories that manage data related to an asset in arbitrary form, and present “views” of that assemble the data into a consumable form. For example, a defect tracking system may manage any number of defects that can be organized into views related to specific assets, e.g., views that show only those defects pertinent to particular versions of assets under development.
  • Generally, these artifacts are likely developed and maintained within repositories 4 using specialized development tools. Accordingly, repositories 4 may comprise a variety of storage facilities having very diverse interfaces. System 2 makes use of one or more asset sources 12A-12N (herein asset sources 12) that provide a generalized, abstract interface to the underlying repositories 4. Asset sources 12 interact with repositories 4 to extract the artifacts, and assemble related artifacts to provide composite, normalized views of the reusable assets. In particular, asset sources 12 generate assets that describe related artifacts in repositories 4 in a normalized form.
  • Asset sources 12 output the software assets in a normalized form that complies with a data description language. In other words, the assets include or reference artifact data from repository 4A, as well as metadata that conforms to the data description language. The data description language describes the format, organization and structure of the asset. Accordingly, the normalized software assets produced by asset sources 12 may take the form of electronic documents, files, scripts, data streams, software objects, and the like, that contain the metadata conforming to the data description language. Other example languages include Extensible Style Language (XSL), Extensible Linking Language (XLL), Standardized Multimedia Authoring Language (SMIL), as well as variations of the Standard Generalized Markup Language (SGML).
  • As described in detail below, users 8A can readily tailor each of asset sources 12 to the particular requirements of the corresponding one of repositories 4. As described in detail below, users 8 may use asset definition templates to generically describe the normalized software assets produced by asset sources 12.
  • Asset management system 6 provides a centralized resource for collecting software assets from asset sources 12, and for publishing the software assets to users 8A-8P (herein users 8) within the enterprise. For instance, asset management system 6 may provide a comprehensive, searchable view of the software assets and related artifacts stored within the various repositories 4. By interacting with asset management system 6, users 8 can identify and utilize the assets.
  • System 2 may provide one or more advantageous features for capturing and managing reusable software assets. The use of asset sources 12 to provide a generalized interface to diverse repositories 4 can be leveraged to automate or semi-automate the process of capturing artifact information from repositories 4. Accordingly, an enterprise can make use of system 2 for bulk entry of assets, thereby simplifying and accelerating the process of capturing legacy software assets within the enterprise. In addition, asset management 6 and asset source 12 provide users 8 with a consistent, normalized view of the artifacts maintained over the many diverse repositories 4. Furthermore, asset management system 6 and asset sources 12 may interact so as to provide a current view of repositories 4, even though repositories 4 may change over time.
  • Furthermore, asset management system 6 and asset sources 12 can be configured to provide a full range of asset capture activities, ranging from fully-automated asset capture to semi-automated or manual approaches that requires at least some manual intervention of users 8 during the capture process. Accordingly, asset management system 6 and asset sources 12 automatically make available to users 8 assets that are automatically generated from repositories 4. In addition, asset management system 6 and asset sources 12 can be configured to allow users 8 to augment the assets with artifacts not present within repositories 12 during the capture process.
  • FIG. 2 is a block diagram illustrating an example embodiment of asset management system 6 of FIG. 1. Asset management system 6 comprises a number of cooperative modules that facilitate the management of reusable software assets.
  • For example, asset management system 6 may include publishing module 24 and asset capture module 26 that interact with asset sources 12 to collect and aggregate artifacts from repositories 4 (FIG. 1), such as asset source 12A and repository 4A, as illustrated for exemplary purposes in FIG. 2. Generally, asset source 12A collects and normalizes assets from repository 4A. In addition, asset source 12A provides an abstract interface for interaction with publishing module 24 and asset capture module 26, thereby hiding the specific requirements of repository 4A from these modules.
  • In general, asset capture module 26 can augment the information extracted from repository 4A, and provides for resolution of conflicts between the extracted information and information required for publication of the asset by asset source 12A. Upon receiving notification 28 from asset source 12A indicating the availability of a new or updated asset, asset capture module 26 issues one or more messages 30 to asset source 12A to retrieve the asset. Messages 30 may comprise, for example, Simple Object Access Protocol (SOAP) messages, Remote Method Invocation (RMI) calls, or any other mechanism for communication between modules. In addition, asset capture module 26 may access asset library 36 to retrieve a current instance of the asset being produced by asset source 12A. Asset capture module 26 may present the current instance of the asset as well as the asset produced by asset 12A to users 8 for reconciliation.
  • Asset source 12A and asset capture module 26 make use of asset templates 47 to validate the asset information. In one embodiment, asset source 12A, or a schema generation module, generates a virtual schema in accordance by applying asset templates 47 to a base schema for an asset. Asset templates conform to a data description language, such as the extensible markup language (XML), and may include definition templates and constraint templates. The base schema conforms to a schema definition language, and defines a class of elements that conform to the data description language. In this manner, the base schema may remain static and need not be modified to support new classes of assets.
  • To define classes of permissible assets, a user, such as one of users 8 or library administrator 49, may create definition templates, constraint templates, or both. More specifically, the user may create one or more definition templates that define sub-classes for the elements defined by base schema. In this manner, the user can extend the element definitions of base schema without modifying base schema.
  • In addition, the user may create one or more constraint templates that define requirements for instances of the elements. Constraint templates may define requirements for instances of elements belonging to the classes defined by base schema, instances of elements belonging to the sub-classes defined by definition templates, or both. For example, constraint templates may define a required cardinality for the instances of the elements, a required minimum or maximum number of the instances, a range for a required number of the instances of the elements, a required attribute for the instances, a required parameter value for the instances of the elements, specific required instances of the elements, and the like.
  • Asset source 12A generates the schema information of virtual schema by first generating a data structure representing the classes of elements defined by base schema. Asset source 12A then applies definition templates to base schema to extend the schema information to include the sub-classes of elements defined within definition templates. Finally, Asset source 12A applies constraint templates to update the schema information to include the restrictions defined by constraint templates.
  • Definition templates and constraint templates conform to the data description language to which the elements of base schema comply, e.g., XML. Accordingly, the user can easily create and modify definition templates and constraint templates, and need only modify base schema in order to support new classes of assets.
  • Asset source 12A and asset capture module 26 may use asset templates 47 to drive the asset capture process. Based on the content and structure described by the asset schemas, which may be dynamically generated from asset templates 47, asset source 12A and asset capture module 26 identify any incomplete artifact data that needs to be added to the capture asset, either manually or in automated fashion. In this manner, asset source 12A can produce assets in a normalized form that complies with the schema information. The assets are normalized in the sense that the assets are described in a data description language, such as XML, and the elements and attributes are substantially similar.
  • The following pseudocode illustrates an exemplary base schema, definition template and constraint template that may be used for capturing information related to reusable software assets. In particular, the following exemplary base schema defines a parent class of elements named ASSET, and two child classes of elements named KEYWORD and RELATION.
    <XSD:SCHEMA >
      <XSD:ELEMENT NAME=“ASSET”>
        <XSD:ELEMENT NAME=“KEYWORD”
        MINOCCURS=“0” MAXOCCURS=“UNBOUNDED”>
          <XSD:ATTRIBUTE NAME=“NAME”
          TYPE=“XSD:STRING” USE=“REQUIRED ”/>
          <XSD:ATTRIBUTE NAME=“VALUE”
          TYPE=“XSD:STRING” USE=“REQUIRED”/>
        </XSD:ELEMENT>
        <XSD:ELEMENT NAME=“RELATION”
        MINOCCURS=“0” MAXOCCURS=“UNBOUNDED”>
          <XSD:ATTRIBUTE NAME=“ROLE”
          TYPE=“XSD:STRING” USE=“REQUIRED”/>
          <XSD:ATTRIBUTE NAME=“ID”
          TYPE=“XSD:ID” USE=“REQUIRED”/>
          <XSD:ATTRIBUTE NAME=“TYPE”
          TYPE=“XSD:STRING” USE=“REQUIRED”/>
        </XSD:ELEMENT>
        <XSD:ATTRIBUTE NAME=“NAME”
        TYPE=“XSD:STRING” USE=“REQUIRED”/>
        <XSD:ATTRIBUTE NAME=“TEMPLATE”
        TYPE=“XSD:STRING” USE=“REQUIRED”/>
      </XSD:ELEMENT>
    </XSD:SCHEMA>
  • The following exemplary definition template illustrates the definition of sub-classes for the classes of elements KEYWORD and RELATION, thereby extending the definitions provided by the above-listed exemplary base schema.
    <TEMPLATE NAME=“ASSET-DEFINITION-TEMPLATE”
    PARENT=“ASSET-SCHEMA.XSD”>
      <DEFINE-KEYWORD NAME=“CATEGORY” TYPE=“STRING”>
        <ADD-VALUE VALUE=“FINANCE”/>
        <ADD-VALUE VALUE=“BANKING”/>
      </DEFINE-KEYWORD>
      <DEFINE-KEYWORD NAME=“PRICE” TYPE=“DECIMAL”/>
      <DEFINE-KEYWORD NAME=“ALIAS” TYPE=“STRING”/>
      <DEFINE-RELATION ROLE=“USES” TYPE=“ASSOCIATION”/>
      <DEFINE-RELATION ROLE=“PREDECESSOR”
      TYPE=“PREVIOUS-VERSION”>
        <MAX-OCCURS VALUE=“1”/>
      </DEFINE-RELATION>
    </TEMPLATE>
  • The above-illustrated exemplary definition template makes use of elements DEFINE-KEYWORD and DEFINE-RELATION to define specific sub-classes for these respective classes of elements defined by the exemplary base schema. More specifically, for class KEYWORD, the exemplary definition template defines a sub-class CATEGORY having two possible values: FINANCE and BANKING. The exemplary definition template defines two additional sub-classes for the class KEYWORD including PRICE and ALIAS. For the class RELATION, the definition template defines two sub-classes of USES and PREDECESSOR.
  • The following exemplary constraint template provides requirements for the use of, and constraints for, the instances of the elements.
    <TEMPLATE NAME=“ASSET-CONSTRAINT-TEMPLATE”
    PARENT=“ASSET-DEFINITION-TEMPLATE.XML”>
      <USE-KEYWORD NAME=“CATEGORY”/>
      <USE-KEYWORD NAME=“PRICE”>
        <MAX-OCCURS VALUE=“1”/>
      </USE-KEYWORD>
      <USE-RELATION ROLE=“PREDECESSOR”/>
      <USE-RELATION ROLE=“USES”>
        <MIN-OCCURS VALUE=“1”/>
      </USE-RELATION>
    </TEMPLATE>
  • The above-illustrated exemplary constraint template makes use of elements USE-KEYWORD and USE-RELATION to define specific requirements for instances for the sub-classes of elements defined by the definition template. More specifically, the exemplary constraint template allows at least one instance of an element belonging to the sub-class CATEGORY. The exemplary constraint template further allows at most one instance of an element belonging to the sub-class PRICE. Similarly, the exemplary constraint template allows at least one instance of an element belonging to the sub-class PREDECESSOR, and requires at least one instance of an element belonging to the sub-class USES.
  • The following pseudocode illustrates an exemplary document that describes a reusable software asset, and which complies with the exemplary base schema, definition template, and constraint template listed above.
    <ASSET NAME=“BANKING-ASSET-2.0”
    TEMPLATE=“ASSET-CONSTRAINT-TEMPLATE.XML”>
      <KEYWORD NAME=“CATEGORY” VALUE=“BANKING”/>
      <KEYWORD NAME=“PRICE” VALUE=“100.00”/>
      <RELATION ROLE=“USES” ID=“CURRENCY-ASSET-4.1”
      TYPE=“ASSOCIATION”/>
      <RELATION ROLE=“PREDECESSOR”
      ID=“BANKING-ASSET-1.0” TYPE=“PREVIOUS-VERSION”/>
    </ASSET>
  • The form of asset capture module 26 may vary depending on whether asset management system 6 is configured for manual, semi-automated, or automated asset capture. Asset capture module 26 may comprise, for example, editing tools by which a user 39 can manually supply information to complete or augment the information captured from repository 4A. In addition, the user may interact with the editing tools to resolve any conflicts between the extracted asset information and the required information. For semi-automated or automated environments, asset capture module 26 may invoke one or more scripts to automate the augmentation of information with the asset information extracted by asset source 20. Asset capture module 26 may be embedded within asset management system 6 as illustrated, or remotely connected to the asset management system 6.
  • In some fully automated environments, asset source 12A may bypass asset capture module 26 by withholding notification 28, and may issue notification 32 to publishing module 24 indicating that the asset is ready for publishing to asset library 36. In fully automated environments, asset source 12A validates the asset information using asset templates 47.
  • Upon receiving notification 32, publishing module 24 issues messages 34 to asset source 12A to retrieve the normalized asset from asset source 12A. Upon retrieving the normalized asset, publishing module 24 stores the asset within asset library 36.
  • Asset management system 6 may further include a modeling module 38 that allows users 8 to develop models 37 having one or more elements that represent functionality of interest to the enterprise. For example, user 8 may interact with modeling module 38 to develop models 37 that may include process models, structural models, resource models, implementation models, and the like, for a software development project. Modeling module 38 may comprise an integrated proprietary modeling tool, or any conventional modeling tool capable of producing modeling information, such as Rational Rose™ from the Rational Software Corporation of Cupertino, Calif., or combinations of both such tools.
  • Asset retrieval module 42 allows users 8 to access and manage asset data within asset library 36. In particular, asset retrieval module 42 allows one or more users 8 to develop model-driven search specifications (search specs) 48. In other words, asset retrieval module 42 allows users 8 to select elements from one or more of models 37 to build search specifications 48. Scoring engine 44 scores each asset published by publishing module 24 against search specifications 48 to aid in identifying the most relevant assets within asset library 36. In this manner, users 8 can selectively retrieve assets from asset library 36 using modeling data from models 37 to guide the search process. Asset library 36 may be implemented as any data source, such as a relational database management system (RDBMS), an object-oriented database, flat files, and the like.
  • Library administration (admin) module 46 provides an interface by which library administrator 49 can manage asset library 36. For example, library administrator 49 may define rules that control the development of search specifications 48. In addition, library administrator 49 may edit asset templates 47 to define new asset types or update the schemas for existing asset types.
  • FIG. 3 is a block diagram illustrating an example embodiment of asset source 12A. Extraction and validation (EV) module 56 provides the core logic of asset source 12A, and may include one or more software components. EV module 56 monitors repository 4A, or receives notifications from repository 4A, to identify any new or updated artifacts. Upon identifying any such artifact, EV module 56 generates an asset having metadata and data that may include or reference the new or updated artifact. EV module 56 caches an instance of the asset within staging area 58. EV module 56 validates the asset using asset templates 47 to identify whether the asset is ready for publishing, or perhaps requires reconciliation or further artifact data.
  • More specifically, EV module 56 generates the assets in a form compliant with a data description language, and may include metadata as well as actual artifact data, or references to artifacts stored within either repository 4A or artifact storage 60. Asset source 12A manages artifact storage 60 to store artifact data retrieved from repository 4A as needed, and provides artifact interface 53 for external access. Accordingly, upon publication to asset library 36 (FIG. 2), the stored assets may comprise metadata, artifact data, references to artifact data within artifact storage 60 of one or more asset sources 12 or a central artifact storage, or any combination thereof.
  • Asset source 12A includes a read-only interface 54 for use by publishing module 24 (FIG. 2) for extracting assets in a normalized form compliant with a data description language. In other words, publishing module 24 invokes read-only interface 54 to direct EV module 56 extract one or more asset from staging area 58. Upon receiving the assets from staging area 58 via read-only interface 54, publishing module 24 stores the assets within asset library 36.
  • In addition, asset source 12A may include a writable interface 52 that allows asset capture module 26 to augment the artifact information of the underlying repository 4A or artifact storage 60. Asset capture module 26 invokes read-only interface 54 to direct EV module 56 to extract one or more asset from staging area 58. Upon receiving the assets from staging area 58 via read-only interface 54, asset capture module 26 augments the artifact data via writable interface 52 using manual, semi-automated, or automated techniques, as described herein.
  • The following code illustrates exemplary embodiments for interfaces 52, 53, and 54, that may be provided by asset source 50.
    /***** Artifact Repository Interface *****/
    interface ArtifactRepository {
    /* Get the installation unique ID of this ArtifactRepository */
    public abstract String getId( );
    /* Retrieve the specified artifact from the repository. */
    ArtifactStream getArtifact(String assetId, String artifactId);
    }
    /***** Writable Interface for Artifact Repositiory *****/
    interface WriteableArtifactRepository extends ArtifactRepository {
    /* Store the given artifact in the repository */
    void storeArtifact(String assetId, String artifactId);
    /** Remove the specified artifact from the repository */
    void removeArtifact(String assetId, String artifactId);
    }
    /***** Read-only Interface for Asset Source *****/
    interface AssetSource extends AssetRepository {
    /* Get the installation unique ID of this AssetSource */
    public abstract String getId( );
    /* Get the XML representation of the specified asset. */
    public abstract String getAsset(String assetId);
    /* Get all publish-ready assets available from this AssetSource. Returns a collection of
    Strings that are the XML representation of the assets */
    public abstract Collection getAssets( );
    /* This method is used as a callback from the “consumer” of this AssetSource, such as the
    publishing module, to indicate that it is now using the asset and that the AssetSource
    should not allow changes to the visble artifacts of the asset. */
    public abstract void publishAsset(String assetId);
    /* This method may be used to give the AssetSource an XML structure consisting of a list
    of classifier criteria which is then used by the AssetSource to expose only those assets
    from its underlying sources that meet the given criteria. * /
    public abstract void setFilter(String classificationCriteria)
    /* Register the given consumer, such as the asset capture module or the publishing
    module, for notification of new assets or changes to existing assets. */
    public abstract void registerConsumer(AssetSourceConsumer consumer);
    }
    /***** Writeable Interface for Asset Source *****/
    interface WriteableAssetSource extends AssetSource, WriteableArtifactRepository {
    /* Create a new asset into the asset source (used by the asset capture module to create
    new assets either from scratch or from existing XML asset documents. */
    public abstract void createAsset(String assetXMLDoc);
    /** Update an existing Asset in the repository. */
    public abstract void updateAsset(String assetXMLDoc);
    /* Remove an Asset from the repository */
    public abstract void removeAsset(String assetId);
    }
  • FIG. 4 is a flowchart illustrating in further detail the interactions between an example asset management system 6 (FIG. 1) and asset sources 12 to facilitate the reuse of assets within an enterprise. Initially, publishing module 24 (FIG. 2) and asset capture module 26 of asset management system 6 register with each of asset sources 12 as potential “consumers” of assets (68). During the registration, each of publishing module 24 and asset capture module 26 may communicate a unique communication handle, such as a port number, socket handle, callback pointer, and the like, which asset sources 12 use to communicate with the modules. In particular, asset sources 12 may use the communication handles to notify publishing module 24 and asset capture module 26 of new or updated assets.
  • When asset sources 12 detect new or updated artifacts within repositories 4 (70), the asset sources 12 extract the information from repositories 4 (72). Asset source 12A, for example, may extract new or updated artifact information stored within repository 4A. For exemplary purposes, the remainder of FIG. 4 is described in reference to asset source 12A and repository 4A.
  • After extracting the artifact information, asset source 12A, generates the asset based on the extracted artifact information in a form that complies with a data description language, such as XML, and stores the asset within staging area 58 (74). Asset source 12A selects one or more asset templates 47 that provide an asset schema for controlling the generation. During this process, asset source 12A validates the generated asset to determine whether any additional information is needed to augment or reconcile the artifact information (76).
  • If, based on the validation, additional information is need to augment or reconcile the artifact information, asset source 12A determines whether the asset is an editable asset, possibly based on configuration information or the asset schema provided by asset templates 47 (78). If so, asset source 12A sets a status of the asset as “editable” (80), and issues notification 28 to asset capture module 26 to indicate that an editable asset is available within staging area 58 (82).
  • In response, asset capture module 26 provides the required information, possibly in a manual, semi-automated, or fully-automated manner (84). In addition, asset capture module 26 may assist users 8 in reconciling the instance of the asset stored within staging area 58 with a current version of the asset that may be stored within asset library 36. Upon completion of the editing process by asset capture module 26, asset source 12A changes the status of the asset within staging area 58 from “editable” to “publishable” (86). Similarly, if the asset was non-editable, or if additional information was not needed (no branch of 78), asset source 12A bypasses asset capture module 26 and marks the asset as “publishable” (86).
  • Next, asset source 12 A issues notification 32 to publishing module 24 that an asset within staging area 58 is ready for publishing (88). Finally, publishing module 24 retrieves the asset from asset source 12A (90), and publishes the asset to asset library 36, possibly in a manual, semi-automated, or fully-automated manner, thereby making the asset available to users 8 via asset retrieval module 42. Asset source 12A sets the status of the asset within the staging area as “published” (90), and repeats the process for subsequent new or updated asset artifacts.
  • The update and publication process described above need not be triggered by the detection of new or updated artifact information within a repository. User 8 may, for example, trigger the process by selecting an asset within asset library 36, and initiating an update process (as indicated by dashed line 94). In particular, asset capture module 26 may reconcile the instance of the asset generated by asset module 12A with a current version of the asset stored within asset library 36. User 8 may also initiate the creation of a new asset through this process by selecting one or more template(s) and proceed edit the newly created asset according to the templates.
  • FIG. 5 is a block diagram illustrating exemplary an asset source hierarchy 100 in which asset sources 102A-102E (herein asset sources 102) are coupled to repositories 104A-D. As illustrated, asset sources 102 need not have a one-to-one relationship with repositories 104, and may be hierarchically arranged to provide multiple abstract levels as assets are captured and published. Hierarchy 100 is illustrated for exemplary purposes. Accordingly, asset sources 102 may be hierarchically arranged as required to capture assets from a wide-variety of environments.
  • For example, asset sources 102A-102C are coupled to repositories 104, and form a first layer of asset source hierarchy 100. More specifically, asset source 102A is configured to generate assets based on artifacts stored within repository 104A. Similarly, asset source 102B is configured to generate assets based on artifacts stored within repository 104B. Asset source 102C is configured to generate assets based on artifacts stored within repository 104C and repository 104D. In other words, asset source 102C monitors both repository 104C and repository 104D, and generates assets based on new or updated artifacts.
  • In the illustrated example hierarchy 100, asset sources 102A-102C comprise read-only asset sources, and publish assets to upper levels of asset source hierarchy 100 without invoking a capture tool. Accordingly, asset sources 102A-102C need not support writeable interfaces.
  • Asset source 102D receives and aggregates assets from asset sources 102A, 102B. In particular, asset source 102D may receive incomplete assets from asset sources 102A, 102B, and may combine the artifacts, or references thereto, of the received assets to form aggregate assets. Asset source 102D may invoke asset capture tool 106A to augment or reconcile the aggregate assets.
  • Similarly, asset source 102E receives and aggregates assets from asset sources 102C, 102D, and may invoke asset capture tool 106B to augment or reconcile the aggregate assets. Accordingly, the aggregate assets produced by asset source 102E should be complete, and in a state for publishing to asset library 36. Alternatively, asset sources 102D, 102E, for example, may treat assets from each of sources 102A, 102B, 102C as independent assets for publishing to asset library 36.
  • FIG. 6 is a block diagram illustrating in further detail one embodiment of asset capture module 26 of asset management system 6. For manual or semi-automated generation of assets, users 8 interact with user interface 110 to provide additional asset information, or reconcile the current artifacts captured by asset source 12A from repository 4A. Capture logic 112 drives user interface 110 to interact with users 8 according to asset schemas defined by asset templates 47. In this manner, asset capture module 26 offers users 8 and library administrator 48 (FIG. 2) the flexibility of changing asset capture workflow, as well as the structure and content of the captured assets, by changing asset templates 47.
  • During the process, capture logic 112 maps the artifacts of the asset produced by asset source 12A to searchable elements of models 37. In particular, capture logic 112 makes use of rules engine 120 to map the metadata and artifact data of the generated assets to elements of models 37. During the asset generation process, capture logic 112 allows users 8 or a library administrator 48 (FIG. 2) to dynamically define and modify mapping rules 118 to customize the mapping process. In one embodiment, rules engine 120 may comprise a Java-based rules engine, such as JRules™ from ILOG Incorporated of Paris, France. Other embodiments may implement the mapping process through other techniques, e.g., hard-coded procedural logic.
  • FIG. 7 is a flowchart further illustrating an example mode of operation of asset capture module 26. Initially, capture logic 112 receives notification 28 from asset source 12A indicating an asset within staging area 58 has been generated and is ready for editing (122). In response, capture logic 112 retrieves the current asset from asset source 12A (124), and augments or reconciles the artifacts of the current asset (126). Based on asset templates 47, as described above, capture logic 112 may drive user interface 110 to capture the required information from users 8. Alternatively, capture logic 112 may invoke one or more scripts or other components to automate the process.
  • Next, capture logic 112 maps the asset to one or more model elements of models 37 (128). Capture logic 112 may, for example, invoke rules engine 120 to perform the mapping based on mapping rules 118. In addition, capture logic 112 may drive user interface 110 to map the assets to model elements based on input from users 8. In this manner, capture logic 112 builds associations between generated assets and the elements of models 37. Assets may be associated with, for example, interfaces, components, functions, case steps, and other elements that may be described within models 37.
  • Next, capture logic 112 updates the asset to include additional metadata based on the developed mapping, as well as any additional artifacts and other metadata that may have been provided by users 8 or automated scripts (130). Finally, capture logic 112 communicates the updated asset to asset source 12A for storage in staging area 58 (132).
  • FIG. 8 is a flowchart illustrating an example operation of retrieving reusable assets from asset management system 6. Based on input from one of users 8, asset retrieval module 42 selects one or more elements of models 37 (140) and constructs a model-based search specification 48 (142). The user may, for example, graphically view one or more of models 37, and identify elements, such as interfaces, components, functions, case steps, and the like, for inclusion within the search specification. In addition, asset retrieval module 42 may receive additional search criteria, such as keywords and other classifiers including an operating system, license type or language, for inclusion within the search specification 48 (144).
  • Next, asset retrieval module 42 directs scoring engine 44 to search asset library 36 in accordance with the search specification 48 (146). Based on the search specification, scoring engine 44 ranks the assets within asset library 36 using a scoring algorithm that determines, for example, how closely each asset satisfies the criteria of the search specification 48 (148).
  • Asset retrieval module 42 displays to the user the ranked assets found within asset library 36 by scoring engine 44 (150), and selects one or more of the assets in response to user input (152). Based on user request, asset retrieval module 42 attaches the selected assets to the search specification 48 (154). In this fashion, the user can selectively retain the assets for a software project. In one embodiment, scoring engine adaptively updates the search specification 48 based on the assets attached by the user, thereby dynamically refining scoring algorithm (156).
  • FIG. 9 is a block diagram illustrating an alternative embodiment in which asset management system 6 includes a Production and Deployment Control (“PDC”) module 170. PDC module 170 performs a production and deployment control process each time asset management system 6 receives an external event or generates an internal event. For example, an external event might occur when user 8 manually submits an asset to be included in asset library 36 or when asset capture module 26 discovers a new asset. The production and deployment control process governs how asset management system 6 handles the event.
  • By customizing the production and deployment control process, library administrator 49 can manage the behavior of asset management system 6. For instance, library administrator 49 can utilize PDC module 170 to define asset management validations, processes and roles, which asset management system 6 then automates. For simple deployments, automation can occur entirely within asset management system 6. For more sophisticated uses, library administrator 49 can program PDC module 170 to exploit external tools, workflows (both manual and automated) and other mechanisms.
  • As illustrated in FIG. 9, PDC module 170 communicates with several other components of asset management system 6. For example, PDC module 170 communicates with library administration module 46 to receive input from library administrator 49. In addition, PDC module 170 interacts with asset capture module 26 in a variety of ways. For instance, PDC module 170 may instruct asset capture module 26 to automatically validate one or more asset artifacts gathered during the asset capture process, or to delay completion of the asset capture process (i.e., step 88 of FIG. 4) until a supervisor approves inclusion of the asset. Similarly, PDC module 170 may communicate with publishing module 24 to prevent publication unless some event occurs. Finally, PDC module 170 may interact with asset retrieval module 42 to prescribe a production and deployment control process that must occur before user 8 retrieves an asset from asset library 36. In this way, library administrator 49 could automate a procedure for requesting permission to view assets.
  • In this manner, PDC module 170 allows users to easily customize asset governance processes and extend the standard behavior of asset management system 6 through an event driven extension mechanism. As described further below, this customization can be managed through a document known as a Library Process Configuration (LPC) document that defines the structure of the event-driven processes and additionally defines extended functionality that has been “plugged-in” to asset management system 6. To process the LPC document, PDC module 170 may read the LPC document, parse task specifications from the LPC document, and parse task preconditions from the LPC document. For instance, PDC module 170 may allow customers to define “Listeners” that encapsulate custom behavior and specify the events and conditions that will cause this behavior to be invoked. The LPC document is in a format that complies with a data description language such as extensible markup language (XML).
  • FIG. 10 is a block diagram illustrating an example embodiment of PDC module 170 in greater detail. In this example, PDC module 170 consists of several components. Foremost among these items is a control unit 172. Control unit 172 may represent a software module capable of interpreting XML documents, receiving events from an event receiver 176, receiving input from a network interface 178, and performing input/output operations on an asset request store 184.
  • In order to define a production and deployment control process, library administrator 49 can define sets of events, filters, listeners, actions, groups, and process integration points. PDC module 170 stores these sets in Library Process Configuration (“LPC”) document 174. In addition to the sets defined by library administrator 49, PDC module 170 supplies various default events, listeners, actions, roles, groups, and process integration points in a default LPC store 180. PDC module 170 may store LPC document 174 in XML format.
  • Events represent the occurrence of a change of state within asset management system 6. This change of state may be the result of an automatic or user driven process. PDC module 170 pre-defines a set of events for known significant changes. Typically, pre-defined events contain context information in attributes or properties of the event. In addition to pre-defined events, PDC module 170 also supports custom events introduced in LPC document 174. Each kind of event may be uniquely identified by its “event type” and may be additionally classified by the following attributes:
      • Category—a grouping for similar events.
      • Component—the component associated with the event. (E.g., “ASSETSOURCE” or “LIBRARY”)
      • Severity—Used to distinguish between events representing messages, warnings or errors.
      • Asset ID—the id of the asset associated with this event.
      • Group Name—the name of the organizational group associated with this event.
      • User ID—the account name of the user associated with this event.
        Events may be generated explicitly through a notifyListeners( ) method on the LibraryAPI SOAP interface. The execution of a listener may also create an event.
  • Filters encapsulate filtration criteria that control module 172 applies to an event or set of events. Filters allow more precise triggering of listener behavior than simple events. For example, library administrator 49 (FIG. 9) can program a filter to trigger an action when any one of a set of specified events have occurred. In addition, library administrator 49 may also specify one or more classification criteria sets, each of which supply a set of conditions that must occur before PDC module 170 notifies a listener. PDC module 170 stores specific classification criteria sets in user data 182. Using a classification criteria set permits library administrator 49 to select the precise conditions under which control unit 172 invokes a listener. Filters also allow library administrator 49 to add event severities, categories, user IDs, asset IDs, and Group names to the filtration criteria. For example, library administrator 49 might include the following XML code in LPC document 174:
    <filter name=“WebServiceArtifactUpdates”>
      <event>ARTIFACT_CREATED</event>
      <event>ARTIFACT_UPDATED</event>
      <classification-criteria-sets>
          <classification-criteria-set-name>
          WebserviceAssets
          </classification-criteria-set-name>
      </classification-criteria-sets>
    </filter>

    This code creates a filter that triggers a listener only when either the ARTIFACT_CREATED and ARTIFACT_UPDATES events have occurred and the conditions of the “WebserviceAssets” Classification Criteria Set have been fulfilled.
  • Library administrator 49 may also select the compliment of the specified Classification Criteria Sets in a filter by specifying the Boolean attribute “complement” as “true”. This allows all events pertaining to assets that do not match the specified Classification Criteria Sets. For example,
    <classification-criteria-sets complement=“true”>
      <classification-criteria-set-name>
        DatabaseApplicableAssets</classification-criteria-set-name>
    </classification-criteria-sets>
  • When an event occurs or the conditions of a filter are met, control module 172 checks a set of actions to see whether all of the preconditions for an action are fulfilled. When all of the preconditions of a filter are met, control unit 172 invokes the listener or listeners associated with the action. In addition, an action may define one or more result events. Control module 172 releases such result events when control module 172 completes the execution of the specified listener or listeners.
  • Actions take a list of one or more trigger events (events or filters). By default, if any event matching the list of specified events or filters occurs, control unit 172 invokes the specified listener. Alternatively, if library administrator 49 uses the “SYNCHRONIZED” flag, control unit 172 only invokes the listener when all specified trigger-events (events or filters) have occurred.
  • Library administrator 49 may associate a result event with a listener return value (a “result-condition”). Doing so instructs control unit 172 to trigger different events based on the success or failure of the listener's processing. If the action does not specify a listener, but does specify a result event, control unit 172 simply raises the specified result event. In effect, such an action converts the trigger events or filters into the result event. Under such circumstances, control unit 172 passes the attributes and properties of the triggering event to the result events.
  • The following exemplary XML code defines an action. Specifically, when the ASSET_SUBMIT event occurs, control unit 172 invokes the “WSDLValidator” listener. When control unit 172 has finished processing the “WSDLValidator” listener, this code causes control unit 172 to raise the ASSET_PUBLISH_READY event and sets the result-condition to 0.
    <action>
      <trigger-event>
        <event>ASSET_SUBMIT</event>
      </trigger-event>
      <listener>WSDLValidator</listener>
      <result-event>
        <event>ASSET_PUBLISH_READY</event>
        <result-condition>0</result-condition>
      </result-event>
    </action>
  • Listeners define the substantive behavior of a task that PDC module 170 undertakes. Specifically, a listener provides a reference to a class or service that encapsulates custom behavior of the asset management system. Library administrator 49 defines listeners using a “listener” element within the “listeners” section of LPC document 174. Library administrator 49 must give each listener a unique name within LPC document 174. Library administrator 49 must also associate each listener must with a listener class. The listener class is name of the actual implementation of the listener.
  • A listener definition may also include the properties used by control unit 172 to configure the listener class instance. The following is an example of a listener definition that defines a listener named “WSDLValidator” that uses the listener class “XMLArtifactValidator”. In practice, the WSDLValidator listener could describe a method that validates Web Service Description Language (WSDL) files. (WSDL files are encoded in XML.) A value is specified for the property “target-artifact-category” that is used to configure the listener instance.
    <listener name=“WSDLValidator” class=“XMLArtifactValidator”>
      <properties>
        <property name=“target-artifact-category” value=“wsdl” />
      </properties>
    </listener>
  • PDC module 170 supports both internal and external listeners. PDC module 170 provides a library of internal listener classes to perform such tasks as Universal Description, Discovery, and Integration (UDDI) publishing and XML validation. For instance, in the example used above, “XMLArtifactValidator” was an internal listener.
  • External listeners are listeners provided by library administrator 49 rather than PDC module 170. In particular, external listeners are web services that implement an ExternalListener service interface definition. Library administrator 49 may define an external listener in a similar fashion in LPC document 174 as an internal listener. However, in this exemplary embodiment, the “class” attribute is set to “ExternalSOAPListener”. The properties for an external listener may include the URL of a web service implementing the ExternalListener interface, and optionally a user ID and password to use for basic hyper-text transfer protocol (HTTP) authentication to the web service. PDC module 170 may use additional properties to the external listener service and used for configuration specific to that listener implementation. Thus, when PDC module 170 invokes an external listener, PDC module 170 transfers properties specified in LPC document 174 to the implementation of the external listener. In some circumstances, PDC module 170 may transmit a request that includes the properties to a web service on a remote system through network interface 178 that processes the external listener implementation. Subsequently, PDC module 170 may receive a result from the listener implementation.
  • The following is an example of an external listener definition:
    <listener name=“MyExternalListener” class=“ExternalSOAPListener”>
      <properties>
        <property name= “accesspoint_url”
         value=“http://myserver/services/ExternalListenerSoap” />
        <property name= “auth_userid” value=“admin” />
        <property name= “auth_password” value=“xyz123” />
        <property name= “my_property” value=“foo” />
      </properties>
    </listener>
  • PDC module 170 allows library administrator 49 to define custom roles for users and groups. These custom roles may supplement the any standard roles included in default LPD store 180. Custom roles allow library administrator 49 to define which users are to be involved in a particular library process. For example, library administrator 49 can specify a custom role such that a representative from the performance team that must approve assets prior to their publication. Like events, filters, and listeners, library administrator 49 defines custom group roles in the “group-roles” element in LPC document 174. Defining a group-role in LPC 174 document makes the group role available in the list of roles to assign to a user through the interface of library administration module 46.
  • The following example defines three group roles:
    <group-roles>
        <group-role>PerformanceRep</group-role>
        <group-role>SecurityArchitect</group-role>
        <group-role>DatabaseArchitect</group-role>
    </group-roles>
  • In addition to the groups defined by library administrator 49 in LPC document 174, default LPC store 180 contains pre-defined group roles. For instance, default LPC store 180 may contain groups such as “Project Manager”, “ACE”, “Publisher”, and “Asset Owner”.
  • Like the conditions associated with filters, library administrator 49 can define the complement of the set of specified groups by using the “complement” attribute on the “groups” sub-element. For example, by using the “complement” attribute, library administrator 49 could make an event apply to all users 8 who are not members of the specified groups. The following XML code allows events for all groups except “group1” and “group2”.
    <groups complement=“true”>
        <group-name>group1</group-name>
        <group-name>group2</group-name>
    </groups>
  • PDC module 170 also includes predefined user actions referred to herein as “process integration points.” Because a primary task of PDC module 170 is to control submissions to and deletions from asset library 36, PDC module 170 provides a default method for request/approval processes. Process integration points allow library administrator 49 to customize the request/approval process.
  • When library administrator 49 has enabled a particular process integration point, control unit 172 directs the web browser of user 8 to a “submit request” page. A “submit request” page gives user 8 the opportunity to submit an asset request. For example, user 8 might submit a request to add the new software module she designed to library 36. The submission of this request triggers an event. This event, in turn, may trigger an approval/rejection process within the PDC process. This approval/rejection process may request approval of the artifact from a set of users. Subsequently, the approval/rejection process may receive replies from the set of users. The approval/rejection process may be aborted if any member of the set of users rejects the artifact. In the example, the supervisor of user 8 (where user 8 has been previously associated with the group role “supervisor” by a library administrator) might review the software module for defects before approving the inclusion of the software module into library 36.
  • By default, PDC module 170 defines an “ASSET_SUBMISSION” and an “ASSET_DELETION” process integration point. Library administrator 49 enables process integration points in the “enabled-processes” element of LPC document 174.
  • EXAMPLE
  • <enabled-processes>
        <process>
            <name>ASSET_DELETION</name>
        </process>
    </enabled-processes>
  • When library administrator 49 enables a process integration point and user 8 requests an asset, control unit 172 creates and initializes an asset request record. PDC module 170 keeps such asset request records in an asset request record store 184. Each asset request record contains information regarding the current state of a user's request for an asset. Control unit 172 updates this asset request record as the request progresses through the approval process. An asset request record may contain the following information:
      • Attributes that identify the specific context of this request: asset ID, group name, type of request, and the initiator of the request.
      • The current state of the request.
      • A collection of user notes.
      • A history of what has occurred for this request
      • A list of “approval instances” each containing a required group role, a state (“pending”, “approved”, or “rejected”) and a user ID if the approval instance is in either the “approved” or “rejected” state.
      • A collection of properties whose meaning is specific to the process.
      • An “active” flag indicating whether the request represents an active process or exists to store historical data about a process that has completed.
  • The submission of a request causes an event that, in turn, may lead control unit 172 to invoke one or more listeners. The listeners involved in the approval process update the current state, the active status, and the pending approvers of an asset request record. For example, a process for an asset request may occur as follows:
      • 1. User 8 submits a request for an asset through a user interface supplied by asset management system 6.
      • 2. Control unit 172 creates and initializes an asset request record for the request.
      • 3. The request for the asset causes an event that triggers a listener.
      • 4. The listener notifies some set of users with designated role or roles in a particular group specified in the asset request record.
      • 5. These users either approve or reject the asset request.
      • 6. The approver's action to either approve or reject the asset request triggers a different listener. This listener, in turn, might notify users in another group role.
      • 7. Upon reaching the final approval state of the asset request, a listener is triggered that performs the requested action (e.g. asset deletion). At this point the asset request record is marked as inactive.
        Asset management system 6 may provide a graphical or textual user interface to facilitate any of these steps. In addition, asset management system 6 may provide an internal listener class called “GenericRequestHandler” that library administrator 49 can use to configure standard processes as shown here.
  • To facilitate the acceptance/rejection process, PDC module 170 supplies a special class of events associated with approval and rejection of an asset request. The act of approving an asset request generates an event of the form:
  • <request type>_<Group role>_APPROVED
  • For example: “ASSET_DELETION_Asset Owner_APPROVED”
  • Similarly, the act of rejecting an asset request generates an event of the form:
  • <request type>_<Group role>_REJECTED
  • For example: “ASSET_SUBMISSION_Asset Owner_REJECTED”
  • FIG. 11 is a flowchart illustrating an exemplary approval/rejection process facilitated by PDC module 170. Initially, user 8 requests permission to submit an asset to asset management system 6 (190).
  • After user 8 has submitted the request, PDC module 170 automatically notifies (e.g., via an electronic message) the owners of the asset (192) and requests their approval or rejection (194). If the owners of the asset reject the request (e.g., via electronic messages), PDC module 170 informs user 8 that the asset owners have denied the request of user 8 (196). Else, if the asset owners approve the request, PDC module 170 simultaneously notifies a database architect (198) and a security architect (200) and requests their acceptance or rejection (202). Upon approval by both the database architect and the security architect, PDC module 170 allows the request of user 8 to proceed (206). Otherwise, if either the database architect or the security architect rejects the request of user 8, PDC module 170 informs user 8 of the rejection (196). However, for some types of assets, the approval of the security architect or the database architect might not be necessary. The dashed line of FIG. 11 indicates the provisional nature of their approval.
  • In order to implement the approval/rejection process outlined above, library administrator 49 may specify several elements of XML code within LPC document 174. These elements include process integration points, sets of group roles, sets of filters, sets of actions, and sets of listeners.
  • To specify that this is a procedure for submitting assets, library administrator 49 includes the following code to instruct control unit 172 to use the process integration point:
    <enabled-processes>
        <process>
            <name>ASSET_SUBMISSION</name>
        </process>
    </enabled-processes>
  • After specifying the use of the ASSET_SUBMISSION process integration point, library administrator 49 defines which groups are to be involved in the asset submission process:
    <group-roles>
        <group-role>SecurityArchitect</group-role>
        <group-role>DatabaseArchitect</group-role>
    </group-roles>

    This “group-role” section specifies two roles for inclusion in the process: “SecurityArchitects” and “DatabaseArchitects.” These names may refer to roles associated with users in user data store 182. The user information in user data store 182 may specify the names and e-mail addresses of individuals and the group roles that the individual plays. Note that in this embodiment it might not be necessary to define the asset owner in the group-roles section of LPC document 174 because the asset owner is a predefined group role already built into PDC module 170.
  • Next, library administrator 49 specifies a set of filters. As mentioned above, filters define as set of conditions, such that when all of the conditions are fulfilled, the filter is triggered. In this example, there are four filters: “SecurityArchitectApprovalRequired”, “SecurityArchitectApprovalNotRequired”, “DatabaseArchitectApprovalRequired”, and “DatabaseArchitectApprovalNotRequired”. As the names suggest, these filters relate to whether the security architects and the database architects need to approve the submission.
  • Each of these filters uses the special “ASSET_SUBMISSION_Asset Owner_APPROVED” event defined in the ASSET_SUBMISSION process integration point. This means that control unit 172 does not make these filters true unless the asset owner has approved the request.
  • In addition, each filter references a classification criteria set: “SecurityApplicableAssets” or “DatabaseApplicableAssets”. These classification criteria sets define which assets require the approval of the security architect or the database architect. Thus, for instance, if the “SecurityApplicableAssets” does not contain a certain asset type, then the security architect does not need to approve the submission of assets of that type. This property is reflected in the “SecurityArchitectApprovalNotRequired” filter. Specifically, the “complement=true” flag tells control unit 172 to make the “SecurityArchitectApprovalNotRequired” filter true when the asset is not of a type listed in the “SecurityApplicableAssets” set. Because security architect and database architect approval is not always necessary, the lines connecting item 194 to items 198 and 200, items 198 and 200 to item 202, and items 194 and 204 are dashed.
     <filters>
      <filter name=“SecurityArchitectApprovalRequired”>
       <event>ASSET_SUBMISSION_Asset Owner_APPROVED
       </event>
       <classification-criteria-sets>
        <classification-criteria-set-
    name>SecurityApplicableAssets</classification-criteria-set-name>
       </classification-criteria-sets>
      </filter>
      <filter name=“SecurityArchitectApprovalNotRequired”>
       <event>ASSET_SUBMISSION_Asset Owner_APPROVED
       </event>
       <classification-criteria-sets complement=“true”>
        <classification-criteria-set-
    name>SecurityApplicableAssets</classification-criteria-set-name>
       </classification-criteria-sets>
      </filter>
      <filter name=“DatabaseArchitectApprovalRequired”>
       <event>ASSET_SUBMISSION_Asset Owner_APPROVED
       </event>
       <classification-criteria-sets>
        <classification-criteria-set-
    name>DatabaseApplicableAssets</classification-criteria-set-name>
       </classification-criteria-sets>
      </filter>
      <filter name=“DatabaseArchitectApprovalNotRequired”>
       <event>ASSET_SUBMISSION_Asset Owner_APPROVED
       </event>
       <classification-criteria-sets complement=“true”>
        <classification-criteria-set-
    name>DatabaseApplicableAssets</classification-criteria-set-name>
       </classification-criteria-sets>
      </filter>
     </filters>
  • Now that library administrator 49 has specified the process integration point, the group-roles, and the filters, library administrator 49 can define the various actions that control unit 172 takes when an event or filter occurs. As mentioned before, an action informs control unit 172 which listener to invoke and whether control unit 172 should raise any subsequent events. Because FIG. 11 details a relatively complex approval/rejection process, library administrator 49 must define nine separate actions.
  • The first action is responsible for making control unit 172 notify the asset owner. Thus, when the “ASSET_SUBMISSION_REQUESTED” event occurs, control unit 172 invokes the “AssetOwnerNotification” listener (defined below). The flowchart of FIG. 11 reflects this action as step 192.
    <actions>
     <action name=“NotifyAssetOwner”>
      <trigger-event>
       <event>ASSET_SUBMISSION_REQUESTED</event>
      </trigger-event>
      <listener>AssetOwnerNotification</listener>
     </action>
  • Library administrator 49 next specifies the actions relating to approval by the security architect and the database architect. These actions do not use an event as a trigger, but rather control unit 172 triggers these actions based on the filters defined above.
    <action name=“NotifySecurityArchitect”>
      <trigger-event>
       <event-filter>SecurityArchitectApprovalRequired</event-filter>
      </trigger-event>
      <listener>SecurityArchitectNotification</listener>
    </action>
    <action name=“NotifyDatabaseArchitect”>
      <trigger-event>
       <event-filter>DatabaseArchitectApprovalRequired</event-filter>
      </trigger-event>
      <listener>DatabaseArchitectNotification</listener>
    </action>
    <action name=“BypassSecurityArchitectApproval”>
      <trigger-event>
       <event-filter>SecurityArchitectApprovalNotRequired</event-filter>
      </trigger-event>
      <result-event
      event=“ASSET_SUBMISSION_SecurityArchitect_APPROVED”
      />
    </action>
    <action name=“BypassDatabaseArchitectApproval”>
      <trigger-event>
       <event-filter>DatabaseArchitectApprovalNotRequired</event-
       filter>
      </trigger-event>
      <result-event
      event=“ASSET_SUBMISSION_DatabaseArchitect_APPROVED”
      />
    </action>

    The “BypassSecurityArchitectApproval” and the “BypassDatabaseArchitectApproval” actions do not cause control unit 172 to invoke a listener. This is because control unit 172 does not need to perform further activities because approval of these groups is not necessary for the approval process to continue. Further note that these actions cause control unit 172 to raise an associated approval event.
  • Next, library administrator 49 creates an action that specifies what control unit 172 does when all required parties approve the submission:
    <action name=“ApproveSubmission” type=“SYNCHRONIZED”>
     <trigger-event>
      <event>ASSET_SUBMISSION_SecurityArchitect_APPROVED
      </event>
     </trigger-event>
     <trigger-event>
      <event>ASSET_SUBMISSION_DatabaseArchitect_APPROVED
      </event>
     </trigger-event>
     <listener>SubmissionApproval</listener>
     <result-event event=“SUBMISSION_APPROVED” />
    </action>

    The “type=SYNCHRONIZED” flag tells control unit 172 to invoke the SubmissionApproval listener only when both of the trigger events have occurred.
  • Similarly, library administrator 49 creates an action that specifies what control unit 172 must do when a party rejects the submission. Notice in the XML code below that library administrator does not include the SYNCHRONIZED flag. This is because control unit 172 should reject the submission if any of the parties reject.
    <action name=“RejectSubmission”>
     <trigger-event>
      <event>ASSET_SUBMISSION_Asset Owner_REJECTED</event>
     </trigger-event>
     <trigger-event>
      <event>ASSET_SUBMISSION_SecurityArchitect_REJECTED
      </event>
     </trigger-event>
     <trigger-event>
      <event>ASSET_SUBMISSION_DatabaseArchitect_REJECTED
      </event>
     </trigger-event>
     <listener>SubmissionRejection</listener>
    </action>
  • Finally, library administrator 49 creates actions for the final submission of the asset or the deletion of the asset.
    <action name=“SubmitForPublish”>
      <trigger-event>
        <event>SUBMISSION_APPROVED</event>
      </trigger-event>
      <listener>AssetSubmission</listener>
    </action>
  • Now that library administrator 49 has completed the process integration point, group, filter, and action sections of LPC document 174, all that remains is to define the listeners.
    <listener name=“AssetOwnerNotification” class=“GenericRequestHandler”>
      <properties>
        <property name=“request-type” value=“ASSET_SUBMISSION” />
        <property name=“request-state”
                  value=“Pending Asset Owner Approval”/>
        <property name=“recipient-role” value=“Asset Owner” />
        <property name=“recipient-message-id”
                  value=“APPROVER_ACTION_REQUIRED” />
        <property name=“lock-asset” value=“true” />
        <property name=“locking-user” value=“support” />
      </properties>
    </listener>
    <listener name=“SecurityArchitectNotification” class=“GenericRequestHandler”>
      <properties>
        <property name=“request-type” value=“ASSET_SUBMISSION” />
        <property name=“request-state”
                  value=“Pending Architect Approvals” />
        <property name=“recipient-role”
                  value=“SecurityArchitect” />
        <property name=“recipient-message-id”
                  value=“APPROVER_ACTION_REQUIRED”/>
      </properties>
    </listener>
    <listener name=“DatabaseArchitectNotification” class=“GenericRequestHandler”>
      <properties>
        <property name=“request-type” value=“ASSET_SUBMISSION” />
        <property name=“request-state”
                  value=“Pending Architect Approvals” />
        <property name=“recipient-role”
                  value=“DatabaseArchitect” />
        <property name=“recipient-message-id”
                  value=“APPROVER_ACTION_REQUIRED” />
      </properties>
    </listener>
    <listener name=“SubmissionApproval” class=“GenericRequestHandler”>
      <properties>
        <property name=“request-type” value=“ASSET_SUBMISSION”/>
        <property name=“request-state” value=“Approved” />
        <property name=“terminate-request” value=“true” />
        <property name=“submitter-message-id”
                  value=“SUBMITTER_REQUEST_APPROVED” />
        <property name=“lock-asset” value=“false” />
      </properties>
    </listener>
    <listener name=“SubmissionRejection” class=“GenericRequestHandler”>
      <properties>
        <property name=“request-type” value=“ASSET_SUBMISSION” />
        <property name=“request-state” value=“Rejected” />
        <property name=“terminate-request” value=“true” />
        <property name=“submitter-message-id”
                  value=“SUBMITTER_REQUEST_REJECTED” />
        <property name=“lock-asset” value=“false” />
      </properties>
    </listener>

    In the preceding code each listener uses the built-in “GenericRequestHandler” class. The various properties associated with each of these listeners act as input parameters for a particular invocation of this class. In particular, each of these listeners provides GenericRequestHandler with information concerning how to update the asset request record and who to inform. For instance, in the “DatabaseArchitectNotification” listener, the listener specification tells GenericRequestHandler to update the “request-state” field of the asset request record to “Pending Architect Approvals”. In addition, the “recipient-role” field tells GenericRequestHandler to notify “DatabaseArchitect.” Note that specialized Listeners may be implemented to handle more complex approval mechanisms. For instance, a “majority rules” Listener could be implemented that accumulates approval/rejection votes from all users associated with a group role and raises the appropriate approval or rejection event based upon the results of the vote. Similarly, a “unanimous approval” Listener could be implemented that requires all users associated with a group role to vote in favor of approval in order for an approval event to be raised; otherwise a rejection event will occur. These examples are meant to be illustrative of the extended capabilities enabled by PDC Module 170.
  • Finally, library administrator 49 defines the “AssetSubmission” listener. The “AssetSubmission” listen is associated with the “AssetSubmissionListener” class. The “AssetSubmissionListener” class is another built-in class that contains instructions for control unit 172 to proceed with the asset submission as requested. This listener corresponds with item 206 of the flowchart in FIG. 11.
  • <listener name=“AssetSubmission” class=“AssetSubmissionListener”></listener>
  • Put together, an LPC document corresponding to the flowchart of FIG. 11 may look like this:
    <?xml version=“1.0” encoding=“UTF-8”?>
    <logidex-process-config
      xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
      xsi:noNamespaceSchemaLocation=“process-configuration.xsd”>
      <group-roles>
        <group-role>SecurityArchitect</group-role>
        <group-role>DatabaseArchitect</group-role>
      </group-roles>
      <enabled-processes>
        <process>
          <name>ASSET_SUBMISSION</name>
        </process>
      </enabled-processes>
      <listeners>
        <listener name=“AssetOwnerNotification”
          class=“GenericRequestHandler”>
          <properties>
            <property name=“request-type” value=“ASSET_SUBMISSION” />
            <property name=“request-state”
              value=“Pending Asset Owner Approval”/>
            <property name=“recipient-role” value=“Asset Owner” />
            <property name=“recipient-message-id”
              value=“APPROVER_ACTION_REQUIRED” />
            <property name=“lock-asset” value=“true”></property>
            <property name=“locking-user” value=“support” />
          </properties>
        </listener>
        <listener name=“SecurityArchitectNotification”
          class=“GenericRequestHandler”>
          <properties>
            <property name=“request-type” value=“ASSET_SUBMISSION” />
            <property name=“request-state”
              value=“Pending Architect Approvals” />
            <property name=“recipient-role”
              value=“SecurityArchitect” />
            <property name=“recipient-message-id”
              value=“APPROVER_ACTION_REQUIRED”/>
          </properties>
        </listener>
        <listener name=“DatabaseArchitectNotification”
          class=“GenericRequestHandler”>
          <properties>
            <property name=“request-type” value=“ASSET_SUBMISSION” />
            <property name=“request-state”
              value=“Pending Architect Approvals” />
            <property name=“recipient-role”
              value=“DatabaseArchitect” />
            <property name=“recipient-message-id”
              value=“APPROVER_ACTION_REQUIRED” />
          </properties>
        </listener>
        <listener name=“SubmissionApproval”
          class=“GenericRequestHandler”>
          <properties>
            <property name=“request-type”
              value=“ASSET_SUBMISSION”/>
            <property name=“request-state” value=“Approved” />
            <property name=“terminate-request” value=“true” />
            <property name=“submitter-message-id”
              value=“SUBMITTER_REQUEST_APPROVED” />
            <property name=“lock-asset” value=“false” />
          </properties>
        </listener>
        <listener name=“SubmissionRejection”
          class=“GenericRequestHandler”>
          <properties>
            <property name=“request-type” value=“ASSET_SUBMISSION” />
            <property name=“request-state” value=“Rejected” />
            <property name=“terminate-request” value=“true” />
            <property name=“submitter-message-id”
              value=“SUBMITTER_REQUEST_REJECTED” />
            <property name=“lock-asset” value=“false” />
          </properties>
        </listener>
        <listener name=“AssetSubmission” class=“AssetSubmissionListener” />
      </listeners>
      <filters>
        <filter name=“SecurityArchitectApprovalRequired”>
          <event>ASSET_SUBMISSION_Asset Owner_APPROVED</event>
          <classification-criteria-sets>
            <classification-criteria-set-
    name>SecurityApplicableAssets</classification-criteria-set-name>
          </classification-criteria-sets>
        </filter>
        <filter name=“SecurityArchitectApprovalNotRequired”>
          <event>ASSET_SUBMISSION_Asset Owner_APPROVED</event>
          <classification-criteria-sets complement=“true”>
            <classification-criteria-set-
    name>SecurityApplicableAssets</classification-criteria-set-name>
          </classification-criteria-sets>
        </filter>
        <filter name=“DatabaseArchitectApprovalRequired”>
          <event>ASSET_SUBMISSION_Asset Owner_APPROVED</event>
          <classification-criteria-sets>
            <classification-criteria-set-
    name>DatabaseApplicableAssets</classification-criteria-set-name>
          </classification-criteria-sets>
        </filter>
        <filter name=“DatabaseArchitectApprovalNotRequired”>
          <event>ASSET_SUBMISSION_Asset Owner_APPROVED</event>
          <classification-criteria-sets complement=“true”>
            <classification-criteria-set-
    name>DatabaseApplicableAssets</classification-criteria-set-name>
          </classification-criteria-sets>
        </filter>
      </filters>
      <actions>
        <action name=“NotifyAssetOwner”>
          <trigger-event>
            <event>ASSET_SUBMISSION_REQUESTED</event>
          </trigger-event>
          <listener>AssetOwnerNotification</listener>
        </action>
        <action name=“NotifySecurityArchitect”>
          <trigger-event>
           <event-filter>SecurityArchitectApprovalRequired</event-filter>
          </trigger-event>
          <listener>SecurityArchitectNotification</listener>
        </action>
        <action name=“NotifyDatabaseArchitect”>
          <trigger-event>
           <event-filter>DatabaseArchitectApprovalRequired</event-filter>
          </trigger-event>
          <listener>DatabaseArchitectNotification</listener>
        </action>
        <action name=“BypassSecurityArchitectApproval”>
          <trigger-event>
           <event-filter>SecurityArchitectApprovalNotRequired</event-filter>
          </trigger-event>
          <result-event
            event=“ASSET_SUBMISSION_SecurityArchitect_APPROVED” />
        </action>
        <action name=“BypassDatabaseArchitectApproval”>
          <trigger-event>
           <event-filter>DatabaseArchitectApprovalNotRequired</event-filter>
          </trigger-event>
          <result-event
            event=“ASSET_SUBMISSION_DatabaseArchitect_APPROVED” />
        </action>
        <action name=“ApproveSubmission” type=“SYNCHRONIZED”>
          <trigger-event>
            <event>ASSET_SUBMISSION_SecurityArchitect_APPROVED</event>
          </trigger-event>
          <trigger-event>
            <event>ASSET_SUBMISSION_DatabaseArchitect_APPROVED</event>
          </trigger-event>
          <listener>SubmissionApproval</listener>
          <result-event event=“SUBMISSION_APPROVED” />
        </action>
        <action name=“RejectSubmission”>
          <trigger-event>
            <event>ASSET_SUBMISSION_Asset Owner_REJECTED</event>
          </trigger-event>
          <trigger-event>
            <event>ASSET_SUBMISSION_SecurityArchitect_REJECTED</event>
          </trigger-event>
          <trigger-event>
            <event>ASSET_SUBMISSION_DatabaseArchitect_REJECTED</event>
          </trigger-event>
          <listener>SubmissionRejection</listener>
        </action>
        <action name=“SubmitForPublish”>
          <trigger-event>
            <event>SUBMISSION_APPROVED</event>
          </trigger-event>
          <listener>AssetSubmission</listener>
        </action>
      </actions>
    </logidex-process-config>
  • Various embodiments of the invention have been described. These and other embodiments are within the scope of the following claims.

Claims (47)

1. A computer-implemented system comprising:
a set of repositories to store electronic artifacts, wherein at least one or more of the artifacts comprise software instructions;
a set of asset sources executing on one or more computers to monitor the repositories and to generate software assets in a normalized format upon detecting new or changed artifacts in the repositories, wherein each of the software assets represents a set of related artifacts in the repositories that is reusable in different software development environments; and
an asset management system executing on one or more computers to capture the software assets from the asset sources and to store the software assets in an asset library,
wherein the asset management system operates in accordance with a control process when the asset management system captures the software assets generated by the asset sources and stores the software assets; and
wherein the control process is customizable by an administrator of the asset management system.
2. The system of claim 1, wherein the asset management system comprises:
a library process control (LPC) document that defines the control process; and
a control unit that processes the LPC document and performs the control process based on the content of the LPC document.
3. The system of claim 2,
wherein the LPC documents comprises a set of preconditions and a set of actions, and
wherein the asset management system performs an action in the set of actions when all preconditions associated with the action in the set of preconditions are satisfied.
4. The system of claim 3, wherein the control process evaluates the set of preconditions to determine whether all preconditions associated with the action are satisfied.
5. The system of claim 3, wherein a precondition in the set of preconditions comprises approval from a set of users defined in the LPC document.
6. The system of claim 3, wherein the action refers to a listener definition, wherein the listener definition contains a reference to an implementation that encapsulates substantive behavior of the asset management system.
7. The system of claim 6, wherein the implementation is external to the asset management system.
8. The system of claim 2, wherein the LPC document conforms to the extensible markup language (XML).
9. The system of claim 2, further comprising a graphical interface by which the administrator edits the LPC document.
10. The system of claim 2, wherein the LPC document defines a default procedure and the asset management system executing operates in accordance with the default procedure.
11. The system of claim 2, wherein the LPC document defines the control process to a procedure for approval or rejection of the asset, and the asset management system executing operates in accordance with the procedure.
12. The system of claim 11, wherein the procedure for approval or rejection of the asset comprises requesting approval of the artifact from a set of users defined in the LPD document, receiving replies form the set of users, and aborting the control process if any member of the set of users rejects the artifact.
13. The system of claim 1, wherein the asset management system performs the control process in response to an event.
14. The system of claim 13, wherein the event is a notification from the asset source that the asset source has generated a software asset.
15. The system of claim 1, wherein the control process governs how the asset management system handles requests to retrieve a software asset from the asset library.
16. The system of claim 1, wherein the normalized form of the software asset complies with a computer data description language.
17. The system of claim 16, wherein the computer data description language comprises the extensible markup language (XML).
18. The system of claim 1, wherein the asset source comprises a writable interface for editing the software asset.
19. The system of claim 1, wherein the asset management system comprises an asset capture module to update the software assets based on additional artifacts.
20. The system of claim 19, wherein the asset capture module includes a user interface to receive the additional artifacts from a user.
21. The system of claim 19, wherein the asset capture module includes a script to generate the additional artifacts.
22. The system of claim 19,
wherein an asset template defines a schema for the asset in accordance with a computer data description language; and
wherein the asset capture module updates the software asset in accordance with the asset template.
23. The system of claim 22, wherein the asset capture module identifies missing artifacts from the software asset based on the asset template.
24. The system of claim 1,
wherein the asset management system further comprises a rules engine to generate metadata that maps the software assets to elements of one or more models that provide formal representations of the artifacts; and.
wherein the asset management system further comprises an asset retrieval module to selectively retrieve a software asset from the asset library based on the metadata.
25. The system of claim 24,
wherein the asset retrieval module receives user input from a user, wherein the input comprises one or more elements of the models; and
wherein the asset retrieval module selectively retrieves a software asset from the asset library based on the user input and the models.
26. The system of claim 24, wherein the models comprises at least one of a process model, a structural model, a resource model, and an implementation model.
27. The system of claim 1, wherein the artifacts comprise one of source code, binary code, a requirements specification, a design document, a model, a use case, and a collaboration diagram.
28. The system of claim 1,
wherein the set of asset sources comprise a multi-level hierarchy of asset sources executing on one or more computers to monitor the repositories and to generate software assets upon detecting a new or updated artifact,
wherein higher-level asset sources of the hierarchy receive software assets from lower-level asset sources of the hierarchy and combine the received software assets to form aggregate software assets,
wherein the asset management system receives the aggregate software assets from the hierarchy of asset sources and stores the aggregate software assets within the asset library, and
wherein the control process governs how the asset management system captures the aggregate software assets and stores the aggregate software assets.
29. The system of claim 28, wherein the asset management system further comprises at least two asset capture tools communicatively coupled to different asset sources of different levels of the hierarchy.
30. A method comprising:
executing an asset source software module that monitors a repository and automatically generates an asset in a normalized format upon detecting a new or changed artifact in the repository, wherein the asset represents a set of related artifacts in the repository that are reusable in different software development environments, and wherein at one of the artifacts comprise executable software instructions that are reusable in different software development environments; and
executing an asset management system in accordance with a customizable control process to capture the software asset from the asset source and publish the asset to an asset library.
31. The method of claim 30, wherein executing an asset management system comprises:
processing a library process control (LPC) document specified by the administrator; and
performing the control process based on the content of the LPC document.
32. The method of claim 31, wherein performing the control process comprises:
evaluating whether a set of preconditions defined in the LPC document are satisfied; and
performing an action defined in the LPC document when all preconditions that are associated with the action in the set of preconditions are satisfied.
33. The method of claim 32, wherein evaluating a set of preconditions comprises evaluating whether a set of users has indicated approval.
34. The method of claim 32, wherein performing the action comprises:
accessing an implementation of the action specified by the LPC document;
transferring properties specified in the LPC document to the implementation; and
receiving a result from the implementation.
35. The method of claim 34, wherein the implementation is located on a remote system.
36. The method of claim 31, wherein performing the control process comprises:
requesting approval of the artifact from a set of users;
receiving replies from the set of users; and
aborting the process if any member of the set of users rejects the artifact.
37. The method of claim 36, wherein requesting approval comprises sending an electronic message to the set of users.
38. The method of claim 36, wherein receiving replies comprises receiving an electronic message from the set of users.
39. The method of claim 31, wherein the LPC document conforms to the extensible markup language (XML).
40. The method of claim 30, wherein the normalized format of the software assets conforms to the extensible markup language (XML).
41. The method of claim 30, wherein the asset source generates the software assets in accordance with an asset template that defines a schema for the software assets.
42. The method of claim 30, wherein the asset source identifies additional artifacts required for the software assets and invokes an asset capture module in the asset management system to update the software assets to include the additional artifacts.
43. The method of claim 30,
wherein the software assets comprise metadata that maps the software assets to elements of one or more models that provide formal representations of the artifacts; and
wherein the method further comprises:
receiving input from a user, wherein the input comprises one or more elements of the models; and
retrieving software assets from the asset library based on the elements of the model in the input and the metadata of the software assets.
44. The method of claim 43, wherein executing an asset management system comprises customizing the control process to govern how the asset management system retrieves the software assets from the asset library.
45. The method of claim 30, wherein the artifact comprises one of source code, binary code, a requirements specification, a design document, a model, a use case, and a collaboration diagram.
46. The method of claim 30,
wherein the set of asset sources comprise a multi-level hierarchy of asset sources executing on one or more computers to monitor the repositories and to generate software assets upon detecting a new or updated artifact,
wherein higher-level asset sources of the hierarchy receive software assets from lower-level asset sources of the hierarchy and combine the received software assets to form aggregate software assets,
wherein the asset management system receives the aggregate software assets from the hierarchy of asset sources and stores the aggregate software assets within the asset library, and
wherein performing the control process comprises governing how the asset management system captures the aggregate software assets and stores the aggregate software assets.
47. A computer-readable medium comprising instructions to cause a processor to:
perform a control process that governs how an asset management system captures software assets from an asset source and publishes the software assets to an asset library,
wherein the process is customizable by an administrator,
wherein the asset source monitors a repository and automatically generates a software asset in a normalized format when the asset source detects a new or changed artifact in the repository,
wherein the software asset represents a set of related artifacts in the repository that are reusable in different software development environments,
wherein at least a portion of the artifacts comprise software instructions.
US11/436,102 2002-03-18 2006-05-17 Customizable asset governance for a distributed reusable software library Expired - Fee Related US8412813B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/436,102 US8412813B2 (en) 2002-03-18 2006-05-17 Customizable asset governance for a distributed reusable software library

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US10/100,749 US7322024B2 (en) 2002-03-18 2002-03-18 Generating reusable software assets from distributed artifacts
US10/109,601 US7149734B2 (en) 2001-07-06 2002-03-26 Managing reusable software assets
US68293705P 2005-05-20 2005-05-20
US11/436,102 US8412813B2 (en) 2002-03-18 2006-05-17 Customizable asset governance for a distributed reusable software library

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/109,601 Continuation-In-Part US7149734B2 (en) 2001-07-06 2002-03-26 Managing reusable software assets

Publications (3)

Publication Number Publication Date
US20060265688A1 US20060265688A1 (en) 2006-11-23
US20100306730A9 true US20100306730A9 (en) 2010-12-02
US8412813B2 US8412813B2 (en) 2013-04-02

Family

ID=37449705

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/436,102 Expired - Fee Related US8412813B2 (en) 2002-03-18 2006-05-17 Customizable asset governance for a distributed reusable software library

Country Status (1)

Country Link
US (1) US8412813B2 (en)

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110246672A1 (en) * 2010-04-02 2011-10-06 Seiko Epson Corporation Contents providing system, information processing device, contents providing method, program and computer readable recording media
US20120272218A1 (en) * 2011-04-20 2012-10-25 International Business Machines Corporation Collaborative Software Debugging In A Distributed System With Stacked Run-To-Cursor Commands
US20120272217A1 (en) * 2011-04-20 2012-10-25 International Business Machines Corporation Collaborative Software Debugging In A Distributed System With Execution Resumption On Consensus
US20120331440A1 (en) * 2011-06-23 2012-12-27 Tata Consultancy Services Limited Optimized software development
US8370803B1 (en) * 2008-01-17 2013-02-05 Versionone, Inc. Asset templates for agile software development
US8418147B1 (en) 2009-05-08 2013-04-09 Versionone, Inc. Methods and systems for reporting on build runs in software development
US8453067B1 (en) 2008-10-08 2013-05-28 Versionone, Inc. Multiple display modes for a pane in a graphical user interface
US20130174122A1 (en) * 2011-12-29 2013-07-04 Christina Watters Meta-data for single development test environment
US20130204906A1 (en) * 2012-02-02 2013-08-08 salesforce.com,inc. Mechanism for facilitating dynamic management of assets in an on-demand services environment
US8561012B1 (en) 2008-10-08 2013-10-15 Versionone, Inc. Transitioning between iterations in agile software development
US8572550B2 (en) * 2011-04-19 2013-10-29 Sonatype, Inc. Method and system for scoring a software artifact for a user
US8612936B2 (en) 2011-06-02 2013-12-17 Sonatype, Inc. System and method for recommending software artifacts
US8627270B2 (en) 2011-09-13 2014-01-07 Sonatype, Inc. Method and system for monitoring a software artifact
US8656343B2 (en) 2012-02-09 2014-02-18 Sonatype, Inc. System and method of providing real-time updates related to in-use artifacts in a software development environment
US8671393B2 (en) 2010-10-21 2014-03-11 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific dynamic breakpoints
US8701078B1 (en) 2007-10-11 2014-04-15 Versionone, Inc. Customized settings for viewing and editing assets in agile software development
US8739127B2 (en) 2011-04-20 2014-05-27 International Business Machines Corporation Collaborative software debugging in a distributed system with symbol locking
US8739047B1 (en) 2008-01-17 2014-05-27 Versionone, Inc. Integrated planning environment for agile software development
US8756577B2 (en) 2011-06-28 2014-06-17 International Business Machines Corporation Collaborative software debugging in a distributed system with private debug sessions
US8806438B2 (en) 2011-04-20 2014-08-12 International Business Machines Corporation Collaborative software debugging in a distributed system with variable-specific messages
US8825689B2 (en) 2012-05-21 2014-09-02 Sonatype, Inc. Method and system for matching unknown software component to known software component
US8850397B2 (en) 2010-11-10 2014-09-30 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific display of local variables
US8875088B1 (en) 2009-01-21 2014-10-28 Versionone, Inc. Methods and systems for performing project schedule forecasting
US8875090B2 (en) 2011-09-13 2014-10-28 Sonatype, Inc. Method and system for monitoring metadata related to software artifacts
US8904356B2 (en) 2010-10-20 2014-12-02 International Business Machines Corporation Collaborative software debugging in a distributed system with multi-member variable expansion
US8972945B2 (en) 2010-10-21 2015-03-03 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific access control
US8990775B2 (en) 2010-11-10 2015-03-24 International Business Machines Corporation Collaborative software debugging in a distributed system with dynamically displayed chat sessions
US9009673B2 (en) 2010-10-21 2015-04-14 International Business Machines Corporation Collaborative software debugging in a distributed system with collaborative step over operation
US9026563B2 (en) 2012-02-02 2015-05-05 Salesforce.Com, Inc. Mechanism for facilitating dynamic social media-based management of assets in an on-demand services environment
US9086860B2 (en) 2013-02-21 2015-07-21 International Business Machines Corporation Bi-directional linking of product build information
US9135263B2 (en) 2013-01-18 2015-09-15 Sonatype, Inc. Method and system that routes requests for electronic files
US9141378B2 (en) 2011-09-15 2015-09-22 Sonatype, Inc. Method and system for evaluating a software artifact based on issue tracking and source control information
US9141408B2 (en) 2012-07-20 2015-09-22 Sonatype, Inc. Method and system for correcting portion of software application
US9336159B2 (en) 2012-10-12 2016-05-10 Internationl Business Machines Corporation Managing a cache for storing one or more intermediate products of a computer program
US9411709B2 (en) 2010-11-10 2016-08-09 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific event alerts
US20160274894A1 (en) * 2015-03-18 2016-09-22 Kabushiki Kaisha Toshiba Update support apparatus and method
US9501751B1 (en) 2008-04-10 2016-11-22 Versionone, Inc. Virtual interactive taskboard for tracking agile software development
US9971594B2 (en) 2016-08-16 2018-05-15 Sonatype, Inc. Method and system for authoritative name analysis of true origin of a file

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7322024B2 (en) * 2002-03-18 2008-01-22 Logiclibrary, Inc. Generating reusable software assets from distributed artifacts
US8392008B2 (en) * 2006-10-20 2013-03-05 Rockwell Automation Technologies, Inc. Module arbitration and ownership enhancements
US7684877B2 (en) * 2006-10-20 2010-03-23 Rockwell Automation Technologies, Inc. State propagation for modules
US7725200B2 (en) * 2006-10-20 2010-05-25 Rockwell Automation Technologies, Inc. Validation of configuration settings in an industrial process
US7676292B2 (en) * 2006-10-20 2010-03-09 Rockwell Automation Technologies, Inc. Patterns employed for module design
US8601435B2 (en) * 2006-10-20 2013-12-03 Rockwell Automation Technologies, Inc. Module class subsets for industrial control
US7894917B2 (en) * 2006-10-20 2011-02-22 Rockwell Automation Technologies, Inc. Automatic fault tuning
US7844349B2 (en) * 2006-10-20 2010-11-30 Rockwell Automation Technologies, Inc. Standard MES interface for discrete manufacturing
US7680550B2 (en) * 2006-10-20 2010-03-16 Rockwell Automation Technologies, Inc. Unit module state processing enhancements
US20080095196A1 (en) * 2006-10-20 2008-04-24 Rockwell Automation Technologies, Inc. Unit to unit transfer synchronization
US20090037870A1 (en) * 2007-07-31 2009-02-05 Lucinio Santos-Gomez Capturing realflows and practiced processes in an IT governance system
US8595246B2 (en) * 2007-08-17 2013-11-26 Oracle International Corporation System and method for semantic asset search in a metadata repository
US20090100406A1 (en) * 2007-10-16 2009-04-16 Microsoft Corporation Software factory specification and execution model
US8539050B2 (en) * 2008-04-28 2013-09-17 Applied Olap, Inc. Method for distributing update modules for computer software over a network
US20090276795A1 (en) * 2008-04-30 2009-11-05 Microsoft Corporation Virtual automata
WO2010017335A1 (en) * 2008-08-06 2010-02-11 Ezshield, Inc. Online safety deposit box
CN101937336B (en) * 2009-06-30 2013-12-25 国际商业机器公司 Software asset bundling and consumption method and system
US9436444B2 (en) * 2009-11-11 2016-09-06 Adobe Systems Incorporated Method and system to determine component deprecation
US9021017B2 (en) * 2011-09-03 2015-04-28 Barracuda Networks, Inc. Configuring a plurality of diverse devices/services from an adaptive configuration control hyper-server apparatus
US8694986B2 (en) 2011-12-15 2014-04-08 Microsoft Corporation Providing update notifications on distributed application objects
US10115066B2 (en) 2012-11-19 2018-10-30 International Business Machines Corporation Managing assets
US20140196002A1 (en) * 2013-01-08 2014-07-10 Shahak SHEFER Tool and method thereof for efficient design of information technology systems
AT13448U1 (en) * 2013-02-05 2013-12-15 Schnitzhofer Florian Program logic to specify the requirements for a development result
US9626182B2 (en) * 2013-03-06 2017-04-18 International Business Machines Corporation System and method for tracking suspicion across application boundaries
US9442745B2 (en) * 2013-08-30 2016-09-13 Sap Se Business-to-consumer extendable base application
WO2015121982A1 (en) * 2014-02-14 2015-08-20 富士通株式会社 Document management program, device, and method
US10120855B2 (en) 2014-05-22 2018-11-06 International Business Machines Corporation Consolidation of web contents between web content management systems and digital asset management systems
US9292482B1 (en) * 2015-04-30 2016-03-22 Workiva Inc. System and method for convergent document collaboration
US10325014B2 (en) 2015-04-30 2019-06-18 Workiva Inc. System and method for convergent document collaboration
US10019497B2 (en) * 2015-08-13 2018-07-10 International Business Machines Corporation Data model augmentation
US10127024B2 (en) * 2016-06-23 2018-11-13 International Business Machines Corporation Managing reuse of assets in a workflow management system
US10732966B2 (en) 2017-09-08 2020-08-04 Devfactory Innovations Fz-Llc Library model addition
US10705943B2 (en) * 2017-09-08 2020-07-07 Devfactory Innovations Fz-Llc Automating identification of test cases for library suggestion models
US10684849B2 (en) * 2017-09-08 2020-06-16 Devfactory Innovations Fz-Llc Automating generation of library suggestion engine models
US10474455B2 (en) 2017-09-08 2019-11-12 Devfactory Fz-Llc Automating identification of code snippets for library suggestion models
CN107656732A (en) * 2017-10-25 2018-02-02 中国航空无线电电子研究所 Towards the reusable software management system in avionics field
US11316860B2 (en) * 2017-12-21 2022-04-26 Citrix Systems, Inc. Consolidated identity
US10901728B1 (en) 2018-01-02 2021-01-26 Sentry Insurance a Mutual Company Enhancing DevOps workflows in enterprise information technology organizations
US20190303107A1 (en) * 2018-03-30 2019-10-03 Ca, Inc. Automated software programming guidance
US11669914B2 (en) 2018-05-06 2023-06-06 Strong Force TX Portfolio 2018, LLC Adaptive intelligence and shared infrastructure lending transaction enablement platform responsive to crowd sourced information
US11755825B2 (en) 2019-09-12 2023-09-12 Workiva Inc. Method, system, and computing device for facilitating private drafting
US20210374674A1 (en) * 2020-05-29 2021-12-02 Disney Enterprises, Inc. Production Asset Library Management
US11100281B1 (en) 2020-08-17 2021-08-24 Workiva Inc. System and method for maintaining links and revisions
US11443108B2 (en) 2020-08-17 2022-09-13 Workiva Inc. System and method for document management using branching
US11100277B1 (en) 2021-02-15 2021-08-24 Workiva Inc. Systems, methods, and computer-readable media for flow-through formatting for links
US11893385B2 (en) 2021-02-17 2024-02-06 Open Weaver Inc. Methods and systems for automated software natural language documentation
US11947530B2 (en) 2021-02-24 2024-04-02 Open Weaver Inc. Methods and systems to automatically generate search queries from software documents to validate software component search engines
US11921763B2 (en) 2021-02-24 2024-03-05 Open Weaver Inc. Methods and systems to parse a software component search query to enable multi entity search
US11836069B2 (en) 2021-02-24 2023-12-05 Open Weaver Inc. Methods and systems for assessing functional validation of software components comparing source code and feature documentation
US11836202B2 (en) 2021-02-24 2023-12-05 Open Weaver Inc. Methods and systems for dynamic search listing ranking of software components
US11853745B2 (en) * 2021-02-26 2023-12-26 Open Weaver Inc. Methods and systems for automated open source software reuse scoring
US11354362B1 (en) 2021-05-06 2022-06-07 Workiva Inc. System and method for copying linked documents
US11640495B1 (en) 2021-10-15 2023-05-02 Workiva Inc. Systems and methods for translation comments flowback
US11853746B2 (en) * 2022-03-01 2023-12-26 Microsoft Technology Licensing, Llc Source code merge conflict resolution

Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5361355A (en) * 1991-02-08 1994-11-01 Fujitsu Limited Software asset systemizer
US5446575A (en) * 1991-06-28 1995-08-29 Digital Equipment Corp. System for constructing and loading a table data structure based on an associated configuration data
US5642511A (en) * 1994-12-16 1997-06-24 International Business Machines Corporation System and method for providing a visual application builder framework
US5867707A (en) * 1993-09-30 1999-02-02 Hitachi Software Engineering Co., Ltd. Device for building programs employing objects linkage information
US5907704A (en) * 1995-04-03 1999-05-25 Quark, Inc. Hierarchical encapsulation of instantiated objects in a multimedia authoring system including internet accessible objects
US5980096A (en) * 1995-01-17 1999-11-09 Intertech Ventures, Ltd. Computer-based system, methods and graphical interface for information storage, modeling and stimulation of complex systems
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
US6023702A (en) * 1995-08-18 2000-02-08 International Business Machines Corporation Method and apparatus for a process and project management computer system
US6055543A (en) * 1997-11-21 2000-04-25 Verano File wrapper containing cataloging information for content searching across multiple platforms
US6067548A (en) * 1998-07-16 2000-05-23 E Guanxi, Inc. Dynamic organization model and management computing system and method therefor
US6092075A (en) * 1997-08-14 2000-07-18 International Business Machines Corporation Framework for business applications using cached aggregate and specification key
US6134706A (en) * 1997-08-14 2000-10-17 International Business Machines Corporation Software business objects in a multi-level organizational structure
US6202205B1 (en) * 1998-07-21 2001-03-13 Hewlett-Packard Company System and method for profile-based, on-the-fly optimization of library code
US6230315B1 (en) * 1997-05-03 2001-05-08 International Business Machines Corporation Data processing method and apparatus
US6349237B1 (en) * 1997-12-23 2002-02-19 The Regents Of The University Of Michigan Reconfigurable manufacturing system having a production capacity method for designing same and method for changing its production capacity
US6366930B1 (en) * 1996-04-12 2002-04-02 Computer Associates Think, Inc. Intelligent data inventory & asset management systems method and apparatus
US6405179B1 (en) * 1998-03-16 2002-06-11 Saddle Peak Systems System and method for data collection, evaluation, information generation, and presentation
US20020073114A1 (en) * 2000-10-30 2002-06-13 Nicastro Cherisse M. Business asset management system
US6427230B1 (en) * 1998-11-09 2002-07-30 Unisys Corporation System and method for defining and managing reusable groups software constructs within an object management system
US20020156702A1 (en) * 2000-06-23 2002-10-24 Benjamin Kane System and method for producing, publishing, managing and interacting with e-content on multiple platforms
US20020158880A1 (en) * 2001-04-25 2002-10-31 Williams Steven P. Methods, apparatus and computer program products for modeling three-dimensional colored objects
US20020169658A1 (en) * 2001-03-08 2002-11-14 Adler Richard M. System and method for modeling and analyzing strategic business decisions
US20030005412A1 (en) * 2001-04-06 2003-01-02 Eanes James Thomas System for ontology-based creation of software agents from reusable components
US20030046282A1 (en) * 2001-07-06 2003-03-06 Carlson Brent A. Managing reusable software assets
US6606744B1 (en) * 1999-11-22 2003-08-12 Accenture, Llp Providing collaborative installation management in a network-based supply chain environment
US20030182470A1 (en) * 2002-03-18 2003-09-25 Carlson Brent A. Generating reusable software assets from distributed artifacts
US6640249B1 (en) * 1999-08-31 2003-10-28 Accenture Llp Presentation services patterns in a netcentric environment
US6662357B1 (en) * 1999-08-31 2003-12-09 Accenture Llp Managing information in an integrated development architecture framework
US6678882B1 (en) * 1999-06-30 2004-01-13 Qwest Communications International Inc. Collaborative model for software systems with synchronization submodel with merge feature, automatic conflict resolution and isolation of potential changes for reuse
US6829604B1 (en) * 1999-10-19 2004-12-07 Eclipsys Corporation Rules analyzer system and method for evaluating and ranking exact and probabilistic search rules in an enterprise database

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07230380A (en) 1994-02-15 1995-08-29 Internatl Business Mach Corp <Ibm> Method and system for controlling utilization of application program
US6226792B1 (en) 1998-10-14 2001-05-01 Unisys Corporation Object management system supporting the use of application domain knowledge mapped to technology domain knowledge
US6460023B1 (en) 1999-06-16 2002-10-01 Pulse Entertainment, Inc. Software authorization system and method
US20020087744A1 (en) 2000-11-01 2002-07-04 Aeroflex Altair Cybernetics Corporation Information transformation software engine
EP1358608A4 (en) 2001-02-01 2005-01-12 Abn Amro Services Company Inc A system and method for an automatic license facility

Patent Citations (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5361355A (en) * 1991-02-08 1994-11-01 Fujitsu Limited Software asset systemizer
US5446575A (en) * 1991-06-28 1995-08-29 Digital Equipment Corp. System for constructing and loading a table data structure based on an associated configuration data
US5867707A (en) * 1993-09-30 1999-02-02 Hitachi Software Engineering Co., Ltd. Device for building programs employing objects linkage information
US5642511A (en) * 1994-12-16 1997-06-24 International Business Machines Corporation System and method for providing a visual application builder framework
US5980096A (en) * 1995-01-17 1999-11-09 Intertech Ventures, Ltd. Computer-based system, methods and graphical interface for information storage, modeling and stimulation of complex systems
US5907704A (en) * 1995-04-03 1999-05-25 Quark, Inc. Hierarchical encapsulation of instantiated objects in a multimedia authoring system including internet accessible objects
US6023702A (en) * 1995-08-18 2000-02-08 International Business Machines Corporation Method and apparatus for a process and project management computer system
US6366930B1 (en) * 1996-04-12 2002-04-02 Computer Associates Think, Inc. Intelligent data inventory & asset management systems method and apparatus
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
US6230315B1 (en) * 1997-05-03 2001-05-08 International Business Machines Corporation Data processing method and apparatus
US6092075A (en) * 1997-08-14 2000-07-18 International Business Machines Corporation Framework for business applications using cached aggregate and specification key
US6134706A (en) * 1997-08-14 2000-10-17 International Business Machines Corporation Software business objects in a multi-level organizational structure
US6055543A (en) * 1997-11-21 2000-04-25 Verano File wrapper containing cataloging information for content searching across multiple platforms
US6349237B1 (en) * 1997-12-23 2002-02-19 The Regents Of The University Of Michigan Reconfigurable manufacturing system having a production capacity method for designing same and method for changing its production capacity
US6405179B1 (en) * 1998-03-16 2002-06-11 Saddle Peak Systems System and method for data collection, evaluation, information generation, and presentation
US6067548A (en) * 1998-07-16 2000-05-23 E Guanxi, Inc. Dynamic organization model and management computing system and method therefor
US6202205B1 (en) * 1998-07-21 2001-03-13 Hewlett-Packard Company System and method for profile-based, on-the-fly optimization of library code
US6427230B1 (en) * 1998-11-09 2002-07-30 Unisys Corporation System and method for defining and managing reusable groups software constructs within an object management system
US6678882B1 (en) * 1999-06-30 2004-01-13 Qwest Communications International Inc. Collaborative model for software systems with synchronization submodel with merge feature, automatic conflict resolution and isolation of potential changes for reuse
US6640249B1 (en) * 1999-08-31 2003-10-28 Accenture Llp Presentation services patterns in a netcentric environment
US6662357B1 (en) * 1999-08-31 2003-12-09 Accenture Llp Managing information in an integrated development architecture framework
US6829604B1 (en) * 1999-10-19 2004-12-07 Eclipsys Corporation Rules analyzer system and method for evaluating and ranking exact and probabilistic search rules in an enterprise database
US6606744B1 (en) * 1999-11-22 2003-08-12 Accenture, Llp Providing collaborative installation management in a network-based supply chain environment
US20020156702A1 (en) * 2000-06-23 2002-10-24 Benjamin Kane System and method for producing, publishing, managing and interacting with e-content on multiple platforms
US20020073114A1 (en) * 2000-10-30 2002-06-13 Nicastro Cherisse M. Business asset management system
US20020169658A1 (en) * 2001-03-08 2002-11-14 Adler Richard M. System and method for modeling and analyzing strategic business decisions
US20030005412A1 (en) * 2001-04-06 2003-01-02 Eanes James Thomas System for ontology-based creation of software agents from reusable components
US20020158880A1 (en) * 2001-04-25 2002-10-31 Williams Steven P. Methods, apparatus and computer program products for modeling three-dimensional colored objects
US20030046282A1 (en) * 2001-07-06 2003-03-06 Carlson Brent A. Managing reusable software assets
US20030182470A1 (en) * 2002-03-18 2003-09-25 Carlson Brent A. Generating reusable software assets from distributed artifacts
US7322024B2 (en) * 2002-03-18 2008-01-22 Logiclibrary, Inc. Generating reusable software assets from distributed artifacts

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8701078B1 (en) 2007-10-11 2014-04-15 Versionone, Inc. Customized settings for viewing and editing assets in agile software development
US9292809B2 (en) 2007-10-11 2016-03-22 Versionone, Inc. Customized settings for viewing and editing assets in agile software development
US9690461B2 (en) 2008-01-17 2017-06-27 Versionone, Inc. Integrated planning environment for agile software development
US8370803B1 (en) * 2008-01-17 2013-02-05 Versionone, Inc. Asset templates for agile software development
US8739047B1 (en) 2008-01-17 2014-05-27 Versionone, Inc. Integrated planning environment for agile software development
US9501751B1 (en) 2008-04-10 2016-11-22 Versionone, Inc. Virtual interactive taskboard for tracking agile software development
US9129240B2 (en) 2008-10-08 2015-09-08 Versionone, Inc. Transitioning between iterations in agile software development
US8453067B1 (en) 2008-10-08 2013-05-28 Versionone, Inc. Multiple display modes for a pane in a graphical user interface
US9858069B2 (en) 2008-10-08 2018-01-02 Versionone, Inc. Transitioning between iterations in agile software development
US9582135B2 (en) 2008-10-08 2017-02-28 Versionone, Inc. Multiple display modes for a pane in a graphical user interface
US8561012B1 (en) 2008-10-08 2013-10-15 Versionone, Inc. Transitioning between iterations in agile software development
US8875088B1 (en) 2009-01-21 2014-10-28 Versionone, Inc. Methods and systems for performing project schedule forecasting
US8418147B1 (en) 2009-05-08 2013-04-09 Versionone, Inc. Methods and systems for reporting on build runs in software development
US8813040B2 (en) 2009-05-08 2014-08-19 Versionone, Inc. Methods and systems for reporting on build runs in software development
US20110246672A1 (en) * 2010-04-02 2011-10-06 Seiko Epson Corporation Contents providing system, information processing device, contents providing method, program and computer readable recording media
US8904356B2 (en) 2010-10-20 2014-12-02 International Business Machines Corporation Collaborative software debugging in a distributed system with multi-member variable expansion
US8972945B2 (en) 2010-10-21 2015-03-03 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific access control
US8671393B2 (en) 2010-10-21 2014-03-11 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific dynamic breakpoints
US9009673B2 (en) 2010-10-21 2015-04-14 International Business Machines Corporation Collaborative software debugging in a distributed system with collaborative step over operation
US8850397B2 (en) 2010-11-10 2014-09-30 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific display of local variables
US8990775B2 (en) 2010-11-10 2015-03-24 International Business Machines Corporation Collaborative software debugging in a distributed system with dynamically displayed chat sessions
US9411709B2 (en) 2010-11-10 2016-08-09 International Business Machines Corporation Collaborative software debugging in a distributed system with client-specific event alerts
US8572550B2 (en) * 2011-04-19 2013-10-29 Sonatype, Inc. Method and system for scoring a software artifact for a user
US9128801B2 (en) 2011-04-19 2015-09-08 Sonatype, Inc. Method and system for scoring a software artifact for a user
US8806438B2 (en) 2011-04-20 2014-08-12 International Business Machines Corporation Collaborative software debugging in a distributed system with variable-specific messages
US8656360B2 (en) * 2011-04-20 2014-02-18 International Business Machines Corporation Collaborative software debugging in a distributed system with execution resumption on consensus
US20120272218A1 (en) * 2011-04-20 2012-10-25 International Business Machines Corporation Collaborative Software Debugging In A Distributed System With Stacked Run-To-Cursor Commands
US20120272217A1 (en) * 2011-04-20 2012-10-25 International Business Machines Corporation Collaborative Software Debugging In A Distributed System With Execution Resumption On Consensus
US8739127B2 (en) 2011-04-20 2014-05-27 International Business Machines Corporation Collaborative software debugging in a distributed system with symbol locking
US8612936B2 (en) 2011-06-02 2013-12-17 Sonatype, Inc. System and method for recommending software artifacts
US9043753B2 (en) 2011-06-02 2015-05-26 Sonatype, Inc. System and method for recommending software artifacts
US20120331440A1 (en) * 2011-06-23 2012-12-27 Tata Consultancy Services Limited Optimized software development
US8756577B2 (en) 2011-06-28 2014-06-17 International Business Machines Corporation Collaborative software debugging in a distributed system with private debug sessions
US8627270B2 (en) 2011-09-13 2014-01-07 Sonatype, Inc. Method and system for monitoring a software artifact
US9678743B2 (en) 2011-09-13 2017-06-13 Sonatype, Inc. Method and system for monitoring a software artifact
US8875090B2 (en) 2011-09-13 2014-10-28 Sonatype, Inc. Method and system for monitoring metadata related to software artifacts
US9141378B2 (en) 2011-09-15 2015-09-22 Sonatype, Inc. Method and system for evaluating a software artifact based on issue tracking and source control information
US8745585B2 (en) * 2011-12-29 2014-06-03 Unisys Corporation Meta-data for single development test environment
US20130174122A1 (en) * 2011-12-29 2013-07-04 Christina Watters Meta-data for single development test environment
US9026563B2 (en) 2012-02-02 2015-05-05 Salesforce.Com, Inc. Mechanism for facilitating dynamic social media-based management of assets in an on-demand services environment
US20130204906A1 (en) * 2012-02-02 2013-08-08 salesforce.com,inc. Mechanism for facilitating dynamic management of assets in an on-demand services environment
US8996588B2 (en) * 2012-02-02 2015-03-31 Salesforce.Com, Inc. Mechanism for facilitating dynamic management of assets in an on-demand services environment
US8656343B2 (en) 2012-02-09 2014-02-18 Sonatype, Inc. System and method of providing real-time updates related to in-use artifacts in a software development environment
US9207931B2 (en) 2012-02-09 2015-12-08 Sonatype, Inc. System and method of providing real-time updates related to in-use artifacts in a software development environment
US8825689B2 (en) 2012-05-21 2014-09-02 Sonatype, Inc. Method and system for matching unknown software component to known software component
US9330095B2 (en) 2012-05-21 2016-05-03 Sonatype, Inc. Method and system for matching unknown software component to known software component
US9141408B2 (en) 2012-07-20 2015-09-22 Sonatype, Inc. Method and system for correcting portion of software application
US9336159B2 (en) 2012-10-12 2016-05-10 Internationl Business Machines Corporation Managing a cache for storing one or more intermediate products of a computer program
US9135263B2 (en) 2013-01-18 2015-09-15 Sonatype, Inc. Method and system that routes requests for electronic files
US9086860B2 (en) 2013-02-21 2015-07-21 International Business Machines Corporation Bi-directional linking of product build information
US20160274894A1 (en) * 2015-03-18 2016-09-22 Kabushiki Kaisha Toshiba Update support apparatus and method
US9971594B2 (en) 2016-08-16 2018-05-15 Sonatype, Inc. Method and system for authoritative name analysis of true origin of a file

Also Published As

Publication number Publication date
US8412813B2 (en) 2013-04-02
US20060265688A1 (en) 2006-11-23

Similar Documents

Publication Publication Date Title
US8412813B2 (en) Customizable asset governance for a distributed reusable software library
US7322024B2 (en) Generating reusable software assets from distributed artifacts
CA2451523C (en) Managing reusable software assets
US8954375B2 (en) Method and system for developing data integration applications with reusable semantic types to represent and process application data
US8429527B1 (en) Complex data merging, such as in a workflow application
AU2002346038A1 (en) Managing reusable software assets
US8060863B2 (en) Conformance control module
JP4571636B2 (en) Service management of service-oriented business framework
US20200322339A1 (en) Hierarchical permissions model within a document
US9672560B2 (en) Distributed order orchestration system that transforms sales products to fulfillment products
US20030233631A1 (en) Web services development method
US20070038683A1 (en) Business intelligence system and methods
US20100058113A1 (en) Multi-layer context parsing and incident model construction for software support
JP2007257654A (en) Automatic software production system
JP2009193592A5 (en)
US20210103862A1 (en) Methods and apparatus for exposing workflow process definitions as business objects
Cachero et al. Advanced Conceptual Modeling of Web Applications: Embedding Operation Interfaces in Navigation Design.
CA2607129C (en) Customizable asset governance for a distributed reusable software library
Tombros An event-and repository-based component framework for workflow system architecture
Gavin et al. WebSphere Business Integration Adapter Development: An Introduction to the Basics
Ibáñez et al. DERIVED ELEMENTS
Schmidt et al. TECHNICAL UNIVERSITY HAMBURG-HARBURG GERMANY
SmartChain Common Services Developer Guide
EMIC et al. Service Centric System Engineering
ROCESST The OMG's Model Driven Architecture and BPM

Legal Events

Date Code Title Description
AS Assignment

Owner name: LOGICLIBRARY, INC., MINNESOTA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CARLSON, BRENT A.;GRASER, TIMOTHY J.;REEL/FRAME:018130/0936

Effective date: 20060629

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: AKANA, INC., CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:SOA SOFTWARE, INC;REEL/FRAME:035440/0052

Effective date: 20150306

AS Assignment

Owner name: SOA SOFTWARE, INC., CALIFORNIA

Free format text: MERGER;ASSIGNOR:LOGICLIBRARY, INC.;REEL/FRAME:037468/0790

Effective date: 20080411

AS Assignment

Owner name: MULTIPLIER CAPITAL, LP, MARYLAND

Free format text: SECURITY AGREEMENT;ASSIGNOR:AKANA, INC.;REEL/FRAME:038381/0780

Effective date: 20160405

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: NEWSTAR FINANCIAL, INC., MASSACHUSETTS

Free format text: SECURITY INTEREST;ASSIGNOR:AKANA, INC.;REEL/FRAME:040456/0699

Effective date: 20161128

AS Assignment

Owner name: AKANA, INC., CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MULTIPLIER CAPITAL, LP;REEL/FRAME:040842/0358

Effective date: 20161128

AS Assignment

Owner name: TOTALVIEW TECHNOLOGIES, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: TOTALVIEW TECHNOLOGIES LLC, COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: RWS, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: ROGUE WAVE SOFTWARE, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: KLOCWORK INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: ROGUE WAVE HOLDINGS, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT,

Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNORS:AKANA, INC.;ROGUE WAVE SOFTWARE, INC.;PERFORCE SOFTWARE, INC.;REEL/FRAME:048290/0241

Effective date: 20190208

Owner name: BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT,

Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNORS:AKANA, INC.;ROGUE WAVE SOFTWARE, INC.;PERFORCE SOFTWARE, INC.;SIGNING DATES FROM 20180208 TO 20190208;REEL/FRAME:048290/0223

Owner name: AKANA, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: VISUAL NUMERICS, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: OPENLOGIC, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:FIRST EAGLE PRIVATE CREDIT, LLC (F/K/A/ NEWSTAR FINANCIAL, LLC (NEWSTAR FINANCIAL, LLC F/K/A NEWSTAR FINANCIAL, INC.));REEL/FRAME:048289/0928

Effective date: 20190208

Owner name: ANTARES CAPITAL LP, AS COLLATERAL AGENT, ILLINOIS

Free format text: FIRST LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:AKANA, INC.;REEL/FRAME:049859/0124

Effective date: 20190208

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: CORTLAND CAPITAL MARKET SERVICES LLC, AS COLLATERA

Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:AKANA, INC.;REEL/FRAME:049688/0800

Effective date: 20190701

AS Assignment

Owner name: AKANA, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENT COLLATERAL;ASSIGNOR:ANTARES CAPITAL LP, AS COLLATERAL AGENT;REEL/FRAME:049823/0685

Effective date: 20190719

Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT

Free format text: FIRST LIEN PATENT SECURITY AGREEMENT;ASSIGNORS:PERFORCE SOFTWARE, INC.;PERFORCE INTERMEDIATE HOLDINGS, LLC;AKANA, INC.;AND OTHERS;REEL/FRAME:049823/0752

Effective date: 20190701

AS Assignment

Owner name: AKANA, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BRIGHTWOOD LOAN SERVICES LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT;REEL/FRAME:049996/0115

Effective date: 20190805

Owner name: ROGUE WAVE SOFTWARE, INC., COLORADO

Free format text: RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BRIGHTWOOD LOAN SERVICES LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT;REEL/FRAME:049996/0115

Effective date: 20190805

Owner name: PERFORCE SOFTWARE, INC., MINNESOTA

Free format text: RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BRIGHTWOOD LOAN SERVICES LLC, AS ADMINISTRATIVE AGENT AND COLLATERAL AGENT;REEL/FRAME:049996/0115

Effective date: 20190805

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20210402