edmiRemoteRenameRepository


 

EdmiError edmiRemoteRenameRepository   (SdaiServerContext       serverContextId,
                                         SdaiString              repositoryName,
                                         SdaiString              newRepositoryName,
                                         SdaiInvocationId        *edmiInvocationId);

This function changes the name of a given remote repository.

NOTE: Only the "administrators" of an repository are allowed to rename a it. The "system repositories" (SystemRepository, DictionaryRepository, DataRepository, EDMvisualExpress) cannot be renamed.

Arguments


TypeNameComment
SdaiServerContext

serverContextId

 Server content ID

SdaiString

repositoryName

current repository name

SdaiString

newRepositoryName

new repository name

SdaiInvocationId

edmiInvocationId

When the edmiInvocationId is specified unequal NULL, the actual operation will be asynchronous and a handle (identifier) of the call will be returned in the edmiInvocationId argument.
This handle can be used in later operations for requesting the status (waiting, running, finished ..) and the result of the actual operation

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

 

Options


  

 

Example


 

 <missing code>

 

See also

Filter by label

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

 

Â