This widgets provides a UI to configure the rtc-set-owned-by-participant in the Web UI. This will not work for the eclipse Client.
After you installed this and the rtc-set-owned-by-participant this table will show up if the participant is added to a Project Area. Any previously made changes in the process source are reflected in the table and not lost. However it is recommended that the process source is not edited directly anymore, after this has been installed.
To change the Rule for a Work Item Type just double click the row. A small window will pop up, where a rule can be selected. To delete a rule just do the same and select "none"
You can find the latest release on the releases page of this repository.
Deploy just like any other update site:
- Extract the
com.siemens.bt.jazz.viewlet.setOwnerUi_updatesite.ini
file from the zip file to theserver/conf/ccm/provision_profiles
directory - Extract the
com.siemens.bt.jazz.viewlet.setOwnerUi_updatesite
folder to theserver/conf/ccm/sites
directory - Restart the server
- Request a server reset in one of the following ways:
- If the server is currently running, call
https://server-address/ccm/admin/cmd/requestReset
- Navigate to
https://server-address/ccm/admin?internaltools=true
so you can see the internal tools (on the left in the side-pane). Click onServer Reset
and press theRequest Server Reset
button - If your server is down, you can delete the ccm
built-on.txt
file. Liberty packed with 6.0.3 puts this file in a subfolder ofserver/liberty/servers/clm/workarea/org.eclipse.osgi/**/ccm
. The easiest way to locate the file is by using your operating system's search capabilities.
- If the server is currently running, call
- Delete previously deployed updatesite folder
- Follow the file extraction steps from the section above
- Restart the server
Please use the Issue Tracker of this repository to report issues or suggest enhancements.
For general contribution guidelines, please refer to CONTRIBUTING.md
Copyright (c) Siemens AG. All rights reserved.
Licensed under the MIT License.