This action button generates PDF file of work item with Engineering Optimization Publishing template in Engineering Workflow Management/Rational Team Concert.
In restricted software development process like automotive industory, a phase exit criteria and review meeting for it are needed to follow their development process. In some customers, a phase exit criteria and review meeting are stored as a work item and these are also needed to be stored as a paper.
This plugin provides a button that a user can generate PDF easly from work item with (Engineering Lifecycle Optimization Publishing/Rational Publishing Engine) template so that the user can print PDF and store it to follow the process.
- Show a work item
- Click Generate PDF button
- PDF file is downloaded
- Open PDF file
Screen shot of step 3.
Screen shot of step 4.
You can find the latest release on the releases page of this repository.
Deploy just like any other update site:
- Extract the
net.tadhara.rtc.workitemEditor.GenerateRPEAction.updatesite.ini
file from the zip file to theserver/conf/ccm/provision_profiles
directory - Extract the
net.tadhara.rtc.workitemEditor.GenerateRPEAction.updatesite
folder to theserver/conf/ccm/sites
directory - Restart the server
- Create a new Report Resource as GenerateRPE and add
GenerateRPE.dta
file
- 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
You can re-design GenerateRPE.dta
file by using Engineering Optimization Publishing Document Studio
Please use the Issue Tracker of this repository to report issues or suggest enhancements.
Copyright (c) Tadahiro Hara. All rights reserved.
Licensed under the MIT License.