Resource Manager

The Resource Manager allows you to create, view, edit and delete resources. It also helps you to trace where each resource is used, and to create global resources that are available to all projects in the database.

To open the Resource Manager, choose Home > ReliaSoft > Resource Manager.

To use the utility, choose the type of resource that you want to work with in the navigation panel on the left side of the window. A table that displays the resources of the selected type will be shown on the right side of the window.

Tip: When you need to create or edit a large number of resources, you can also use ReliaSoft APIs to import the data from an Excel file or other data source. For example, the URDExample.xlsm file at C:\Users\Public\Documents\ReliaSoft\Examples21\API\VBA enables you to quickly create/update multiple URDs with some basic properties (models and corrective tasks). If you have the necessary software coding experience, you can expand this tool or create your own custom applications to meet specific needs.

Resource Filter

The Resource Manager can utilize the same resource filter that is available in many other locations throughout ReliaSoft desktop applications.

Built-in Find/Filter, Configuration and Grouping Tools

The Resource Manager offers the same filter, column configuration and grouping tools that are built in to other utilities that use a similar grid (e.g., the Analysis Explorer, Actions Explorer, etc.). For details about how to use each feature, see:

Creating, Viewing, Editing and Deleting Resources

You can:

  • Create a new resource of the selected type by choosing Home > Edit > Add.

To add multiple resources at the same time, specify the quantity in the Home > Edit > Number to Add field and then choose Home > Edit > Batch Add. You will specify the properties for one of the new resources, and the additional resources will be duplicates of that. You can then edit each resource individually, or you can go to the Batch Properties Editor to edit them in a spreadsheet format.

  • Duplicate an existing resource by selecting the row in the table and choosing Home > Edit > Duplicate. You can choose to duplicate just the selected resource or, for local resources only, you can choose Cascade Duplicate to duplicate the resource and all resources assigned to it, at all levels (e.g., cascade duplicating a corrective task will also duplicate the task's duration model, the assigned crew and all models assigned to the crew, etc.). Note that only local resources will be duplicated in a cascade duplication; if the original uses any global or reference resources at any level, the copy will also use those original global or reference resources rather than creating copies of them.

  • View or edit an existing resource by double-clicking the row in the table or by selecting the row and choosing Home > Edit > View.

  • Delete an existing resource by selecting the row in the table and choosing Home > Edit > Delete.

You cannot delete a resource that is currently being used in any other resource or analysis.

Note: A published model cannot be edited or deleted from the Resource Manager. If changes are needed, you must update the original analysis and then republish the model. If you wish to delete the model, you must first remove the association with the original analysis and also make sure the model is not being used. (See Publishing Models.)

Tracing Where Resources Are Used

With a single resource selected, you can choose Home > Selected Resource > Trace Usage to open the Dependency Viewer, which provides information on where the resource is used and any additional resources that the currently selected resource itself uses.

If you need to know which resources are not currently being used (e.g., because you want to delete obsolete records), choose Home > Display > Show Only Unused.

Local and Global and Reference Resources

As explained in Local, Global and Reference Resources, the availability of resources for use is determined by their scope. Local resources are available only in the current project. Reference resources are available for any project within the database, depending on the user's permissions within the reference project. Global resources are available for use in any project in the database.

The far left column in the Resource Manager displays an icon that indicates whether each resource is local, global or a reference resource.

Local Resource

Global Resource

Reference Resource

 

You can use the Home > Display > [Show Local/Show Global/Show References] commands to toggle the types of resources shown in the Resource Manager.

Exporting Information from the Resource Manager

To send the contents of the Resource Manager to Excel, or to a built-in ReliaSoft Workbook or spreadsheet if that's available in the current application, choose Administration > Output > Transfer Report.

You can send either the current item (i.e., the table for the currently displayed page) or the full report (i.e., the tables for all pages in the Resource Manager).

Related Topics and Links