Page History
Objects in WhereScape RED can be checked out for editing to prevent other users from being able to modify, update, or delete any of their associated objects, while you are making changes to them.
Tip | ||
---|---|---|
| ||
If you have a script called wsl_workflow_checkin, this script will run automatically when you perform a Check-In. If you have a script called wsl_workflow_checkout, this script will run automatically when you perform a Check-Out. You can take advantage of this behavior to implement GIT integration in your projects. |
The Check-Outs and Check-Ins functionality is configured from Tools > Options > Check-Out and Check-In window.
The Check-Out option is enabled by default, as shown below:
The following screens display the setting to check-out/check-in objects in WhereScape RED through the object's right-click context menus.
To check in an object, simply right-click it and select Check In from the context menu.
Checked-out objects and their associated procedures and scripts cannot be modified, updated, or deleted by other users. If a different user tries to access the Properties or Procedure screens for those objects, the fields will not be available and headed NO UPDATE: Checked Out by (user name).
Other users logging into the same metadata repository will have some of the checked-out object's context menu options unavailable.