I hope this repository will help someone that is taking BCI433
- Downloading and Installing (see below)...
The original instructions we recieved in class are in the current directory (acs_setup.pdf & rdi_setup.pdf)- IBM i Access Client Solutions (ACS)
- IBM Rational Developer for i (RDi)
- RDi's Software license
- Weekly Content
- Lecture notes
These notes will summarize important topics mentioned in a lecture. - Lab Worksheet(s)
- Lab Code
- Demo Questions
In our demos, we recieved question(s) related to the topic for that week. In the documents I provide, they will have example questions that you could get. These were questions I recieved myself. This was the way they used to ensure students understood the material.
- Lecture notes
This section was primarily made to make the process of installation of the software more convienient and easier to understand
It's designed to be straight to the point
- Download "IBM i Access Client Solutions (5733XJ1) X86 X64" ISO image file from ITS Downloads Page
- Extract contents of the ISO archive
- In the extracted directory, navigate to the Application directory based on your OS. Select the appropriate install_acs installer.
Linux:
cd /path/to/extracted_dir/Linux_Application
sudo ./install_acs_*
MacOS:
cd /path/to/extracted_dir/Mac_Application
sudo ./install_acs_*
Windows:
- navigate to Windows_Application
- select install_acs_*.js
-
Download these zip files from the ITS Downloads Page
- Download "RDi V9.6 - Install 1"
- Download "RDi V9.6 - Install 2"
- Download "RDi V9.6 - Activation"
-
Extract the zip files
- Extracting the "RDI_V9.6_CORE_PRODUCT_INSTALL_1_E" zip archive gives a Disk1 directory
- Extracting the "RDI_V9.6_CORE_PRODUCT_INSTALL_2_E" zip archive gives a Disk2 directory
- Extracting the "RDI_RPG_COBOL_TOOLS_V9.6_AK_EMG" zip archive gives a jar file (used in a future step)
-
Move the Disk1 and Disk2 directories into the same directory
dir/ |___ disk1/ \\___ disk2/
-
Run the installer
The instructions given in the class are wrong at the partLinux:
cd disk1/InstallerImage_linux_gtk_* sudo ./install
MacOS:
cd disk1/InstallerImage_macosx_cocoa_* sudo ./install
Windows:
- Navigate to disk1/InstallerImage_win32_win32_*
- select install.exe
The IBM installer manager should appear on the screen now 5. In the installer that shows up, select the install button for IBM Rational Devloper for i 6. select next 2 times 7. select I accept to the licence agreement and select next 8. select next 4 times 9. select install 10. select finish
RDi Installation is now complete.
Upon startup, a pop up should appear telling you need to add a software licence
- select manage licenses
- select Apply License
- in the Installed packages pane, click on IBM® Rational® Developer for i 9.6.0.0
- select the radio button, import product activation kit
- select next
- click browse
- navigate to the extracted "RDI_RPG_COBOL_TOOLS_V9.6_AK_EMG" directory and select com.ibm.rational.developer.ibmi.rpgcobol.v96.pek.jar
- select next
- select the I accept radio button and select next
- select finish
import complete.