SFTP gets/puts, PGP encrypt/decrypt, ZIP, UNZIP, Send Email

Looking for an example project to get you started?
1 post Page 1 of 1

Support_Julie

User avatar
Support Specialist
Posts: 91
Joined: Thu Mar 05, 2009 3:49 pm
Location: Ashland, NE USA

Post by Support_Julie » Fri Jan 18, 2013 3:17 pm
Question:
Our company owns an IBMi (AS/400). Is it possible to use GoAnywhere to send emails from a CL program?

Answer:
GoAnywhere Director for the IBMi includes a series of Command Line Projects. These commands can be entered on the IBMi command line, placed in CL/HLL programs and used in job schedulers on the IBMi.

The added commands include:
  1. SFTP get/put
  2. OpenPGP encrypt/decrypt
  3. ZIP / UNZIP
  4. Send Email Message
To take advantage of these native commands, verify that you are at the version 3.5 or higher of GoAnywhere Director.

The GoAnywhere i5/OS commands can be found in the installation library, which is GOANYWHERE by default.

The supplied i5/OS commands are accessible from a main menu in the GoAnywhere library, which can be launched with the command:
Code: Select all
Go GOANYWHERE/GAMENU  
Before the native commands can be utilized, their underlying project must be created in GoAnywhere. To perform this initial Project creation, select option 1 from GAMENU4 (CRTCMDPRJ).

Also, check out our video for more information

iSeries Command Line Projects
Julie Rosenbaum
Sr Support Analyst
e. [email protected]
p. 1.800.949.4696
w. HelpSystems.com
1 post Page 1 of 1