Prerequisite: One time configuration
One time configuration outlines the procedure for creating an ADDI sandbox project and configuring its ID into the Z Refactoring Assistant server.
Note: The streamline program structure procedure requires an ADDI project as per the requirements to hold intermediate
representation of the program to remove the streamline program structure statements. Therefore, this
procedure is referred as a sandbox ADDI project.
For more information about how to create an ADDI
project, see Creating a project.
Note: You must have your own ADDI project in order to use the streamline program structure
capability feature.
Here are the steps to configure the ID into Z Refactoring Assistant
server:
- The administrator must create the sandbox project. Note: It is recommended to remove the created sandbox project from the default workspace in ADDI dashboard so that it is not visible to other users.
- The administrator obtains the project's unique ID through the following steps:
- Navigate to the Projects page in the ADDI dashboard.
- In ADDI 6.1.3 ifix1, the project ID is visible
when you edit the project and can be copied by the administrator.Note: The unique ID field is available in ADDI 6.1.3 ifix1 or later.
- The administrator navigates to the directory where RA server is
installed (on Linux®), and runs a command to associate
with the project
ID:
First parameter in the command indicates the user's ID, and the second parameter indicates the project ID../configure.sh user@ibm.com 00000000-00000000-00000000-00000000
Note: You can also run the script without specifying the parameters to view the usage information.