INT003 - Using the FTP Service
Objectives:
- To create a function similar to the SET218G FTP Function in your SET Examples.
- To connect to a FTP site and get the list of files from a FTP site by using the LANSA Integrator FTP service.
- To learn how to use JSM commands to interact with a loaded service.
- To use the JSMXSKEL template to write a function shell for your JSM functions.
- To use the BBJSMXCMD template to write the RDMLX code to use the JSM commands.
To achieve these objectives, you will complete the following: