SYNTAX:
xpxMoveModel (modelId, repositoryId : GENERIC)
status : INTEGER;
The xpxMoveModel procedure moves the specified data model to the specified repository.
The specified data model must be closed before this operation can be successfully performed. The source repository must be open and the target repository must be open for write access, before this function can be successfully performed.
This function is equivalent to the EDMinterface function edmiMoveModel.
General
Content
Integrations