Rename Repository Entry
Synopsis
An operator to rename repository a entry within a process.
Description
An operator to rename a repository entry. The user can select the entry that should be renamed, a new name and if an already existing entry should be overwritten or not. If overwriting is not allowed (default case) a user error is thrown if there already exists another element with the new name.
Input
input
Output
output
Parameters
Entry to rename
Entry that should be renamed
New name
New entry name
Overwrite
Overwrite already existing entry with same name?