xpfArchiveModel


 

FUNCTION  xpfArchiveModel (repositoryId      : GENERIC;
                           modelName         : STRING;   
                           archivedModelName : STRING;   
                           options           : INTEGER)   
                           archivedModelId   : GENERIC;

Use this function to return the archivedModelId for the specified model to be archived.

Arguments


TypeNameComment
GENERICrepositoryIdspecifies the name of the data repository that holds the model to be archived. Repository names are case sensitive.
STRINGmodelNamespecifies the name of the model. Model names are case sensitive. The model can be open or closed. The calling EDMuser must have read access to this model.
STRINGarchivedModelNamespecifies the name of the archived model. Model names are case sensitive.
INTEGERoptionssee below

Return Value


 

TypeNameComment
GENERICarchivedModelIdid of the archived model

Options


OptionComment

xpxKEEP_ACTIVE_MODEL

comment
xpxSKIP_STEP_ID_MODEL 

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.