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: do178b_1.0.zip.
-
Unzip this file in a convenient place.
-
Import the process template by following the RTC instructions (see the related topics in the online help).
-
Customize the process description hyperlink:
-
Make a copy of the processContent.zip file
-
Extract the folder out of the .zip file
-
In the folder open the ‘index.htm’ file with Notepad or a simple text editing program
-
In the 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 and ensure it resides in either the corresponding SE_UC folder it was in originally
-
Create a zip from this folder, named processContent.zip (case sensitive) (ensuring the ‘index.htm’ file is
within a folder inside it E.g. do178\index.htm)
-
Attach the newly created processContent.zip file to the process template:
-
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 DO178 template, 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
|