Connecting to a repository
RepositoryExclusiveRWAccess
Opening a repository in exclusive mode. This opening mode prevents other users from dispatching their workspace and other exclusive connections to be performed. This mode is used by HOPEX while compiling the MetaModel.
Context (JSON) | Comment |
|---|
Repository | Name of the repository |
User | Name of the user connected |
RepositoryOpen
Opening a repository.
Context (JSON) | Comment |
|---|
RepositoryName | Name of the repository |
RepositoryOpenFailure
Error detected when opening a repository.
Context (JSON) | Comment |
|---|
RepositoryName | Name of the repository |
Failure reason | Error message |
RepositoryClose
Closing a repository.
Context (JSON) | Comment |
|---|
RepositoryName | Name of the repository |
RepositoryCloseFailure
Error detected when closing a repository.
Context (JSON) | Comment |
|---|
RepositoryName | Name of the repository |
Failure reason | Error message |