xpxDeleteArchivedModel
FUNCTION xpxDeleteArchivedModel (archivedModelName : STRING) status : INTEGER;
The xpxDeleteArchivedModel function deletes the specified archived model. There is a maximum number of models that may coexist within an EDMdatabase. Users that need to store great numbers of models may exceed this capacity. Therefore, models may be temporarily archived, thereby releasing capacity in the EDMdatabase. Models that are rarely used need not be permanently active in the EDMdatabase. When the EDMdatabase is configured with EXTENSIVE_ACCESS_CHECKING, the EDMuser must have delete access to the archived model. Otherwise, write access is sufficient.
Arguments
Type | Name | Comment |
STRING | archivedModelName | specifies the archived model to be deleted. Model names are case sensitive. The calling user must have write access to the model. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â