Search found 10 matches
Search found 10 matches
Page 1 of 1
- by Support_Mary
- Tue Nov 20, 2012 4:52 pm
- Forum: Knowledge Center
- Topic: How do I run GoAnywhere on JAVA 1.6?
- Replies: 0
- Views: 7441
The instructions for running GoAnywhere on JAVA (JDK or JRE) version 1.6 is dependent on your operating system. Instructions for IBM i Customers: For IBM i customers on V5R3 of the operating system: IBM does not allow JRE 6 (JDK 6) to be installed on V5R3. To take advantage of future releases of GoA...
- by Support_Mary
- Thu Dec 30, 2010 3:23 pm
- Forum: Knowledge Center
- Topic: How to find and return the job number assigned by GoAnywhere
- Replies: 0
- Views: 4373
How to find and return the job number assigned by GoAnywhere to a project called from a CL program? The job number is printed in the job log. You will need to do a receive message in your CL (RCVMSG) to get the number. Here is a sample of the message: The job number is: 1292948216324. [2006 - Runtim...
- by Support_Mary
- Thu Dec 02, 2010 10:05 am
- Forum: Example Projects
- Topic: How to determine the job name/user/number for a CL program c
- Replies: 0
- Views: 4546
How to determine the job name/user/number for a CL program called by a GoAnywhere Project. This sample project XML will allow you to get the user and job name as well as the job number from your called CL program. <project name="system i retrieve job d info " mainModule="Main" version="1.0" logLevel...
- by Support_Mary
- Wed Nov 03, 2010 2:08 pm
- Forum: Community Forum
- Topic: Import mySQL sql dump to database
- Replies: 2
- Views: 2466
There are examples and tutorials as well as templates available to help you with this project. There are answers to commonly asked questions as well as project examples on our GoAnywhere Community Forum at https://www.goanywhere.com/forum To view the GoAnywhere web tutorials, click on https://www.go...
- by Support_Mary
- Tue Aug 24, 2010 11:09 am
- Forum: Example Projects
- Topic: FTP SAVE FILE
- Replies: 0
- Views: 3939
This project shows how to FTP a save file to the IFS and then send it to another System i. <project name="ftp save file" mainModule="Main" version="1.0"> <module name="Main"> <ftp label="FTP to IFS on Dev53" version="1.0" resourceId="Dev53"> <get sourceFile="/QSYS.LIB/DJOHNSON.LIB/TEMP1.SAVF" destin...
- by Support_Mary
- Fri Mar 05, 2010 9:49 am
- Forum: Community Forum
- Topic: Exclude Folders in a File List?
- Replies: 3
- Views: 4916
Is this something you need to do right away? Or is it something that can wait? We may be enhancing GoAnywhere Director with an option to include or exclude folders in the future.
We do have a temporary solution that may work for you but it will require more steps to exclude or include changes.
- by Support_Mary
- Wed Feb 10, 2010 9:51 am
- Forum: Community Forum
- Topic: Sending an iSeries Spoolfile
- Replies: 1
- Views: 2657
Yes you can create a GoAnywhere Project that uses the Surveyor/400 function to export a spool file. The Surveyor/400 command EXPSPL allows you to run a Surveyor/400 spooled file export without a GUI this allows you to embed it into your GoAnywhere Director project. Using this command you can export ...
- by Support_Mary
- Tue Feb 09, 2010 12:31 pm
- Forum: Knowledge Center
- Topic: Delete tomcat logs
- Replies: 0
- Views: 5291
Question: In /linoma/goanywhere/tomcat/logs there are a few hundred admin catalina host-manager localhost manager etc. logs. Can these be deleted? How long should we keep them? Is there a way to control retention within GoAnywhere? Answer: Yes the /linoma/goanywhere/tomcat/logs can be deleted. There...
Search found 10 matches
Page 1 of 1