Save As Dynamic Object dialog

The Save As Dynamic Object dialog enables you to save the following static objects as dynamic objects: Static SmartDataViewers (StaticSDV), Static SmartDataBrowsers (StaticSDB), and Static SmartDataObjects (SDO).
Note: If you have a StaticDataViewer (SDV) that contains a SmartDataField (SDF) and you want to save the SDV as a dynamic object, you must first register the SDF in the ICFDB Repository. If you register the SDF before you save the static viewer as a dynamic viewer, the SDF is referenced properly by the new dynamic viewer. However, if the SDF is not registered before you try to migrate the viewer from static to dynamic, you get an error message requesting that you register the SDF and the dynamic version of the viewer is not created.

Access the Save As Dynamic Object dialog by selecting File > Save Static Object As Dynamic.

This dialog includes the following options:

Dynamic Object Type Displays the object type of the static object you have selected. This is a read-only field.
Object Name Displays the default name of static object you have selected. You can enter a different name to save the static object as dynamic.
Note: This must be a unique object name in the Repository.
Description Enter a description of the object.
Product Module Select the product module in which you want to save the object as dynamic.
Relative Directory Displays the PROPATH-relative directory of the selected product module.
Create Custom Super Procedure Select this check box to create a custom super procedure for the object.
Note: The default procedure name is displayed in the File Name field.
Root Directory Displays the root directory of the custom super procedure. Click Browse to select a different directory.
Note: By default, your OpenEdge working directory displays as the root directory.
File Name Displays the default file name of the custom super procedure. You can enter a different file name.
Type Displays the type of the custom super procedure, as Procedure.
Product Module Select the product module in which you want to save the custom super procedure file.
Relative Directory Displays the PROPATH-relative directory of the selected product module.
Full Path Name Displays the full path name of where the custom super procedure is stored. This is a read-only field.