The following steps explain how to install the related RTC process templates:
-
Deploy the published website (process description):
-
Locate the current published website (either in a zip or war format) or publish your own (follow these
instructions: Publishing using war files).
-
Save the war file or unzip the zip file in the [rtcserver_directory]\jazz\server\tomcat\webapps directory
-
Import the RTC process template:
-
Download the RTC process template: med_dev_m3.zip
-
Unzip this file in a convenient place.
-
Import the process template by following the RTC instructions.
-
Customize the process description hyperlink:
-
Make a copy of the processContent.zip file (embedded with this guideline, just follow link to
download it).
-
Extract the folder out of the .zip file
-
In the unzipped folder, open the ‘index.htm’ file with Notepad or a simple text editing program
-
In the index.htm file, edit the URL that points to the RTC Web Server. If the Web server is installed
locally – then ensure that the server IP address and port number are correct E.g. https://localhost:9443/. If the web server is not installed locally,
enter the rtc server's IP address and port number.
-
Save the index.htm file.
-
Create a zip file from this folder with a smilar structure as the original one's, named processContent.zip
(case sensitive).
-
Attach the newly created processContent.zip file to the process template using the Eclipse-based RTC
client:
-
Open the Process Template View (Windows/Show View/Other, expand the Team folder and select Process
Templates in the Eclipse-based client).
-
In the new Process Templates view, Select the appropriate template used for Medical
Devices, right-click and select ‘Open’
-
The template opens in the Workspace. Enter the workspace and select the ‘Links’ tab at the bottom
-
In the ‘Process Attachments’ section, scroll down to find the ‘processContent.zip’ in the list
-
Click on the .zip entry and then select the ‘Replace’ option on the right-hand side
-
Navigate to the processContent.zip that you created above and select OK
-
Save the changes to the template
-
Now when you apply this template to a project, the link will always be pointing to the correct HTML
archive
|