Enabling Viewing of Assets in Progress Through an IDE

12-4 Oracle Fusion Middleware Configuration Guide for Oracle Enterprise Repository Figure 12–6 Search Dialog

12.4 Disabling Assets in Progress

This procedure is performed on the Oracle Enterprise Repository Admin screen.

1. Click System Settings.

2. Locate Assets in Progress in the list of settings in the main pane.

3. Set the Assets in Progress property to False.

4. Locate View Assets in Progress in the list of settings in the main pane.

5. Set the View Assets in Progress property to False.

6. Click Save.

12.5 Enabling Viewing of Assets in Progress Through an IDE

The Oracle Enterprise Repository Open API part of the Oracle Enterprise Repository Extensibility Framework makes it possible to enable viewing of both registered and unregistered assets in search results through an IDE. You can enable the required property by performing the following procedure on the Oracle Enterprise Repository Admin page:

1. Click System Settings in the left pane.

2. Enter the property cmee.asset.in-progress.openapi.visible in the Enable New System Setting text box.

3. Click Enable. View Assets in Progress - Open API appears in the list of properties

in the main pane, as shown in Figure 12–7 . Note: Disabling the Assets in Progress feature prevents Asset Editor access to assets in the Unsubmitted state. Assets in the Submitted - Pending Review state will remain accessible to the Asset Editor. Before disabling Assets in Progress it is recommended that all necessary assets be promoted from Unsubmitted to Submitted - Pending Review. Configuring Assets in Progress 12-5 Figure 12–7 View Assets in Progress 4. Ensure the property is set to True.

5. Click Save.

12-6 Oracle Fusion Middleware Configuration Guide for Oracle Enterprise Repository 13 Configuring Automated Usage Detection 13-1 13 Configuring Automated Usage Detection This chapter describes Software File IdentificationSFID and how it can be used to automatically increment asset usage in Oracle Enterprise Repository. There are several ways in which Oracle Enterprise Repository can track asset usage. Oracle Enterprise Repository strives to make Governance as seamless as possible for the developer, therefore automatic usage detection, or SFID is available from Eclipse and .Net environments. In these environments, developers receive a copy of a wsdl, schema, or other artifact. If an organization wants to automatically track the usage of these artifacts, they tag them with an SFID in Oracle Enterprise Repository. When the artifacts appear in the developers environment, Oracle Enterprise Repository recognizes the artifact and increments usage. This means that a developer does not have to get the artifact from the repository. They can pull it from their desktop, or from a version control system. Regardless of the source, Oracle Enterprise Repository will recognize a match and increment usage. Usage tracking is the primary method that Oracle Enterprise Repository uses to generate Reuse ROI. This chapter contains the following sections: ■ Section 13.1, Overview