User Guide > Studio Resource Management Overview > About Resource Management
 
About Resource Management
Resource management involves creating and manipulating containers and resources in the TDV system. TDV resources are defined as the objects that are created, stored, and accessible in Studio including data sources, views, procedures, models, and the containers in which resources are organized. The containers are often referred to as folders.
The management of TDV resources includes such actions as creating, editing, copying, exporting, deleting, renaming, and moving the resources in the Studio resource tree.
Consider the following:
To make a resource available to client programs, you must publish that resource. See Publishing Resources.
APIs are available (in /services/webservices/system/admin/resource/operations) for resource management. See the TDV Application Programmer Interface Guide for details.
Built-in procedures are available in the TDV system library (in /lib/resource) for managing resources. Refer to the TDV Reference Guide and the TDV Application Programmer Interface Guide for details.