Installing and Configuring the RTC Process Template
This supporting material explains how to install and configure the process-related assets of the Medical Devices Solution.
Main Description

The following steps explain how to install the related RTC process templates:

  1. Deploy the published website (process description):
    1. Locate the current published website (either in a zip or war format) or publish your own (follow these instructions: Publishing using war files).
    2. Save the war file or unzip the zip file in the [rtcserver_directory]\jazz\server\tomcat\webapps directory
  2. Import the RTC process template:
    1. Download the RTC process template: med_dev_m3.zip 
    2. Unzip this file in a convenient place.
    3. Import the process template by following the RTC instructions.
  3. Customize the process description hyperlink:
    1. Make a copy of the processContent.zip file (embedded with this guideline, just follow link to download it).
    2. Extract the folder out of the .zip file
    3. In the unzipped folder, open the ‘index.htm’ file with Notepad or a simple text editing program
    4. 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.
    5. Save the index.htm file.
    6. Create a zip file from this folder with a smilar structure as the original one's, named processContent.zip (case sensitive).
    7. Attach the newly created processContent.zip file to the process template using the Eclipse-based RTC client:
      1. Open the Process Template View (Windows/Show View/Other, expand the Team folder and select Process Templates in the Eclipse-based client).
      2. In the new Process Templates view, Select the appropriate template used for Medical Devices, right-click and select ‘Open’
      3. The template opens in the Workspace. Enter the workspace and select the ‘Links’ tab at the bottom
      4. In the ‘Process Attachments’ section, scroll down to find the ‘processContent.zip’ in the list
      5. Click on the .zip entry and then select the ‘Replace’ option on the right-hand side
      6. Navigate to the processContent.zip that you created above and select OK
      7. Save the changes to the template
      8. Now when you apply this template to a project, the link will always be pointing to the correct HTML archive