Users Guide. FTP/400 File Transfer API and Remote Command Server Version By RJS Software Systems, Inc.

Size: px
Start display at page:

Download "Users Guide. FTP/400 File Transfer API and Remote Command Server Version 1.00. By RJS Software Systems, Inc."

Transcription

1 FTP/400 File Transfer API and Remote Command Server Version 1.00 Users Guide By RJS Software Systems, Inc. RJS Software Systems P.O. Box Minneapolis, MN (612) Voice (612) Fax (Internet) (WWW)

2 Copyright by RJS Software Systems. All rights reserved. This manual and the software described in it are copyrighted with all rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system or translated into any language in any form by any means without the written permission of RJS Software Systems. Trademarks FTP/400 is a trademark of RJS Software Systems. Brand names and product names are trademarks or registered trademarks of their respective companies. Printed in the USA ii

3 Contents Overview 1 Introduction... 1 Licensing Information... 2 Technical Support... 2 For Technical Support with FTP/ Contact Information... 2 Chapter 1: Installation 3 Introduction... 3 AS/400 Prerequisites... 3 PC Prerequisites for FTP Remote Command Server... 3 AS/400 Installation... 3 AS/400 Installation Using RSTLIB command... 3 AS/400 Installation Using FTP... 3 AS/400 Installation Using Shared Folders... 3 AS/400 User Authorization Code Entry... 4 Entering FTP/400 Access Code... 4 Entering FTP/400 Remote Command Server Access Code (Optional)... 4 Entering RJS Data Export Access Code (Optional)... 4 Installing FTP Remote Command Server on the PC... 4 Deinstallation of FTP/ Removing FTP/400 from an AS/ Removing RJS Data Export from an AS/ Chapter 2: Getting Started 7 Introduction... 7 Installing the FTP/400 Software... 7 Overview of FTP/400 File Transfer API... 7 Overview of FTP/400 Remote Command Server API... 8 Sending a File via FTP... 8 Running a PC Command with FTPRUNPC PC Steps AS/400 Steps What s Next? Chapter 3: Main Menu 13 Introduction Getting to the Main Menu Available Options Option 1 - Enter FTP/400 License Code Option 2 - Enter FTP/400 Remote Command License Code FTP/400 Version 1.00 Users Guide Contents i

4 Option 3 Transfer Files via FTP - FTPTFR Option 4 Retrieve Current Session IP Address - FTPIP Option 5 Send File from IFS Directory via FTP - FTPIFSSND Option 6 Send AS/400 Database in CSV Format via FTP - FTPDBSND Option 7 Run Job on Remote Windows based PC - FTPRUNPC Chapter 4: AS/400 Commands 15 Introduction FTPTFR: Send/Receive Files via FTP Description Command Parameters Remote system Local file s name Remote file s name Local path to receive MGET Remote path to receive MPUT Transfer function User profile on remote system Password to remote system AS/400 File Name Format Data Format FTP Log Option FTP Command(s) Before Transfer (1-3) FTP Command(s) After Transfer (1-3) FTPIFSSND: Send File from IFS Directory via FTP Description Command Parameters Remote system From IFS file name To remote file name User profile on remote system Password to remote system Data Format FTP Log Option FTP Command(s) Before Transfer (1-3) FTP Command(s) After Transfer (1-3) Example command line using FTPIFSSND FTPDBSND: Send AS/400 Database File via FTP Description Command Parameters Remote system From file name/library To remote file name User profile on remote system Password to remote system Data Format FTP Log Option FTP Command(s) Before Transfer (1-3) FTP Command(s) After Transfer (1-3) Example command line using FTPDBSND FTPRUNPC: Run Job on Remote Windows Based PC Description Command Parameters ii Contents FTP/400 Version 1.00 Users Guide

5 Remote system PC Command to Run Run Options Example command line using FTPRUNPC to Launch Windows Notepad Example command line using FTPRUNPC to Set Windows Clipboard Data Example command line using FTPRUNPC to Launch MS Word Example command line using FTPRUNPC to Open Web Site FTPIP: Retrieve Current Session IP Address Description Command Parameters Device IP Address Chapter 5: Problem Handling 25 Common Errors Other Errors FTP/400 Version 1.00 Users Guide Contents iii

6

7 Overview Introduction The FTP/400 File Transfer API software is a native OS/400 API used to quickly send and receive AS/400 library members, shared folder documents or IFS files via FTP. Files can be sent to another AS/400, Windows NT Server, Unix/Linux server or any system that runs an FTP Server. Since the FTP/400 product is command line based, FTP file processing can be embedded in any CL, RPG or COBOL program along with error checking and logging. The FTP/400 software can be used with or without the AS/400 FTP Server running. This means that AS/400 shops that want to send/receive files from the AS/400 don't have to open up the AS/400 FTP Server to the Internet unless required. If used with our DataExport/400 software, any AS/400 database file can be sent via FTP in CSV format, thus eliminating the translation issues usually associated with sending AS/400 database files that contain packed data fields. Another optional component named FTP/400 Remote Command Server can be purchased to enabled FTP on any Windows 95/98/NT/2000 PC. The FTP/400 Remote Command Server product enables FTP/400 to be able to send/receive AS/400 files to any network or Internet attached PC. The FTP/400 Remote Command Server isn t just a PC-based FTP server. It contains an AS/400 command called FTPRUNPC which allows PC jobs to be run from the AS/400 command line. Listed below are some examples of how the FTP/400 Remote Command Server can be used. The FTPRUNPC command can be used to: Launch any PC based application such as MS Word, Excel, Web Browser, etc. by calling the program directly via the command line or by calling a document name and letting Windows determine which application to launch. Launch a web browser to have it open the selected web link. This is great for adding web site integration into existing AS/400 applications. Green screen applications can have direct access to the web browser. Pop up a simple message box on the PC. This can be useful to visually notify users of AS/400 events. Directly launch MS Word or MS Excel using special *EXCEL and *WORD keywords. FTP/400 Version 1.00 Users Guide Overview 1

8 Launch MS Word via OLE and perform selected data merge options. This is handy if you want to launch MS Word with a selected document template and have your AS/400 application pass information into the document or perform merge functions such as replacing text at selected bookmark locations in the template document. What a great way to replace Officevision/400. Set clipboard information from the AS/400. This allows an AS/400 application to send information directly back to the PC clipboard for pasting into any PC application. The uses for the FTPRUNPC command functionality are endless. Make sure to tell us how you re going to use it. Licensing Information FTP/400 is licensed on a per AS/400 basis. The license allows an unlimited number of users to access the software from one licensed AS/400 system. Technical Support For Technical Support with FTP/400 Because of the complexity of dealing with the various AS/400 connectivity environments, please gather and organize as much information as possible on the problem prior to contacting RJS Software Systems for support. If you have a question about a FTP/400 operation, first browse through the user s guide to try and find your answer prior to calling RJS Software Systems. Contact Information Telephone support is available from 9 AM to 5 PM Central Standard time on normal business days at: (612) Voice (612) Fax Support is also available via Internet at: support@rjssoft.com (Internet) (WWW) 2 Overview FTP/400 Version 1.00 Users Guide

9 Chapter 1: Installation Introduction This section covers the installation of the FTP/400 software on the AS/400 system. AS/400 Prerequisites Before installing the FTP/400 software, you must make sure that you have TCP/IP connectivity turned on. If TCP/IP is not active, the FTP/400 software will not work. PC Prerequisites for FTP Remote Command Server TCP/IP must be running on the PC and the RJS FTP Remote Command Server must also be installed and running on the PC. AS/400 Installation This section includes instructions for restoring the FTP/400 AS/400 library. AS/400 Installation Using RSTLIB command Put the RJS CD into the AS/400 CD Drive and sign on to the AS/400 with a user ID that has security officer authority. Run the following AS/400 command to restore the FTP/400 library: RSTLIB SAVLIB(RJSFTP) DEV(OPT01) If you will be sending AS/400 database files in CSV format you will also need to restore the RJS Data Export library as well. Run the following AS/400 command to restore the RJS Data Export library: RSTLIB SAVLIB(RJSEXPORT) DEV(OPT01) OPTFILE('/RJSEXP') AS/400 Installation Using FTP This method of installation is described in the RJS Product Catalog. AS/400 Installation Using Shared Folders This method of installation is described in the RJS Product Catalog. FTP/400 Version 1.00 Users Guide Chapter 1: Installation 3

10 AS/400 User Authorization Code Entry Sign on to the AS/400 with a user ID that has security officer authority. Entering FTP/400 Access Code Add the RJSFTP library to the user library list by typing: ADDLIBLE RJSFTP and pressing Enter Go to the FTP/400 main menu by typing: GO RJSFTP and pressing Enter. Take option 1 and enter the appropriate access codes listed on the access code sheet provided by RJS Software Systems. If you have questions or problems with entering the access codes, contact RJS Software Systems for assistance. Entering FTP/400 Remote Command Server Access Code (Optional) Add the RJSFTP library to the user library list by typing: ADDLIBLE RJSFTP and pressing Enter Go to the FTP/400 main menu by typing: GO RJSFTP and pressing Enter. Take option 2 and enter the appropriate access codes listed on the access code sheet provided by RJS Software Systems. If you have questions or problems with entering the access codes, contact RJS Software Systems for assistance. Entering RJS Data Export Access Code (Optional) This code is only required if you want to send AS/400 database files as CSV attachments using the FTP/400 software. Add the RJSEXPORT library to the user library list by typing: ADDLIBLE RJSEXPORT and pressing Enter Type the following command and press Enter to prompt for the RJS Data Export access code: PRDSEC SECURITY() DTAARA(RJSEXPORT) DTALIB(RJSEXPORT) Type the access code and press Enter to save the access code entry. If you have questions or problems with entering the access codes, contact RJS Software Systems for assistance. Installing FTP Remote Command Server on the PC The following steps should be used to install FTP Remote Command Server on a PC. 1. Start your PC and make sure Windows is running. 2. Insert the RJS installation CD-ROM into drive D: (CD-DRIVE). 4 Chapter 1: Installation FTP/400 Version 1.00 Users Guide

11 3. Click the Windows Start button and select the Run menu. When the Run dialog is shown, type D:\VB5RUN\SETUP.EXE and click the OK button to start the VB5 Runtime installation process. When the installation program has started, follow the on screen instructions to complete the installation. Most of the time you should be able to simply use the default settings. 4. Click the Windows Start button and select the Run menu. When the Run dialog is shown, type D:\RJSFTPSV\SETUP.EXE and click the OK button to start the RJS FTP Server installation process. When the installation program has started, follow the on screen instructions to complete the PC installation. Most of the time you should be able to simply use the default settings. 5. After copying files, the Setup program will build a RJS FTP Server program group and notify you when it's done. The RJS FTP Remote Command Server can now be launched from the RJS FTP Server program group. Deinstallation of FTP/400 The following sections describe how to remove the FTP/400 software from an AS/400 system. Removing FTP/400 from an AS/400 To remove FTP/400 from an AS/400, perform the following individual steps. 1. Make sure the RJSFTP library is not being used. 2. Delete the RJSFTP library from the AS/400 by entering a DLTLIB RJSFTP command from an AS/400 terminal. Removing RJS Data Export from an AS/400 To remove RJS Data Export from an AS/400, perform the following individual steps. 1. Make sure the RJSEXPORT library is not being used. 2. Delete the RJSEXPORT library from the AS/400 by entering a DLTLIB RJSEXPORT command from an AS/400 terminal. FTP/400 Version 1.00 Users Guide Chapter 1: Installation 5

12

13 Chapter 2: Getting Started Introduction The purpose of this chapter is to describe how to quickly get started using the FTP/400 File Transfer API or the FTP Remote Command Server to start sending and receiving files from your AS/400 via FTP or interact with PC programs. Installing the FTP/400 Software If you haven t installed the software yet, go back to the installation section and install the software before continuing. If you re just reading ahead to find out what to do, then please continue. Overview of FTP/400 File Transfer API What is FTP? Quite simply, FTP is a standard protocol for sending and receiving files via the Internet or an Intranet. If you're not sure whether you have a FTP server configured in your network, you will need to talk to your network administrator or contact RJS Software Systems before you start attempting to use the FTP/400 File Transfer API. The concept behind the FTP/400 File Transfer API is that AS/400 users and application developers need an easy way to send or receive AS/400 files or documents from the Integrated File System (IFS) without requiring a lot of programming effort or configuration to do so. Most companies have the AS/400 FTP Server running and may also have the need to shuttle data to a Windows NT or Unix server. The FTP/400 API command can be utilized to quickly schedule FTP file transfers via the AS/400 job scheduler. The command can also be embedded into CL, RPG or COBOL programs to add FTP file transfer with built-in error checking to any AS/400 application. Listed below are some of the ways that FTP/400 can be utilized in traditional AS/400 application development scenarios: 1. Data warehouse information can be sent from the AS/400 is CSV format for importing into a Windows NT or Unix based data warehouse. 2. EDI information can be quickly exchanged with suppliers. 3. AS/400 libraries can be backed up to save files and the save files can be transmitted to another AS/400 or stored on a Windows NT or Unix Server. 4. A file can be transmitted to a remote AS/400 and then a job can be run or submitted to batch on the remote AS/400 system. 5. A file can be retrieved from a trading partner s FTP Server. FTP/400 Version 1.00 Users Guide Chapter 2: Getting Started 7

14 The possibilities for utilizing the FTP/400 file transfer API are limited only by your imagination. If you have a scenario you would like to discuss, please contact RJS Software Systems for assistance. Overview of FTP/400 Remote Command Server API Usually people think of FTP as simply a file transfer mechanism; however it can be much more than that. In the case of the FTP/400 Remote Command Server, we have written our own communications layer based on FTP to allow an AS/400 application to interact directly with any PC via FTP. This allows an AS/400 application to: Launch any PC based application such as MS Word, Excel, Web Browser, etc. by calling the program directly via the command line or by calling a document name and letting Windows determine which application to launch. Launch a web browser to have it open the selected web link. This is great for adding web site integration into existing AS/400 applications. Green screen applications can have direct access to the web browser. Pop up a simple message box on the PC. This can be useful to visually notify users of AS/400 events. Directly launch MS Word or MS Excel using special *EXCEL and *WORD keywords. Launch MS Word via OLE and perform selected data merge options. This is handy if you want to launch MS Word with a selected document template and have your AS/400 application pass information into the document or perform merge functions such as replacing text at selected bookmark locations in the template document. What a great way to replace Officevision/400. Set clipboard information from the AS/400. This allows an AS/400 application to send information directly back to the PC clipboard for pasting into any PC application. The uses for the FTPRUNPC command functionality are endless. We would like to hear how you plan to use this functionality. Sending a File via FTP Let's begin by sending our first file from the AS/400 via FTP. This example will actually send a file from an AS/400 library into the IFS on the same AS/400 system, so you can make sure everything is working correctly. Note: This example assumes the AS/400 FTP Server is running. Sign on to the AS/400 system and add the RJSFTP library to your library list by using the following AS/400 command: ADDLIBLE RJSFTP. Next type: GO RJSFTP and press enter. This will take you to the FTP/400 main menu. Take Option 3. (Transfer Files via FTP) and the FTPTFR command prompt will be displayed. 8 Chapter 2: Getting Started FTP/400 Version 1.00 Users Guide

15 Figure 1 Send/Receive Files via FTP Command Prompt - FTPTFR Enter the following parameters for this test. We will be sending file QCUSTCDT from library QIWS to file QCUSTCDT.TXT in the root IFS directory: Remote system: Change this value to LOCALHOST here since we re sending and receiving from/to the same system. Local file name: Enter /QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR Remote file name: Enter /QCUSTCDT.TXT Transfer function: Enter PUT User profile on remote system: Enter a valid AS/400 user ID. Password to remote system: Enter a valid AS/400 password. AS/400 file name format: Enter 1 to use NAMEFMT 1. Data format: Enter ASCII so the file gets converted to ASCII. FTP Log Option: Enter *DSP so the log will display on screen. Press Enter to send the start the file transfer. When the transfer has completed the log will display telling you if there were any errors. That's all there is to it. You've sent your first file via FTP. FTP/400 Version 1.00 Users Guide Chapter 2: Getting Started 9

16 Running a PC Command with FTPRUNPC This example will launch the Windows Notepad program from your PC. Note: Make sure the RJS FTP Remote Command Server has been installed before continuing. PC Steps Start the RJS FTP Server program from the RJS FTP Server program group. When the main RJS FTP Command Server Window is displayed, click the Start button to start the FTP Server. Then minimize the FTP Server program and it will show as a Globe icon in the system tray. The PC is now ready to run remote commands. This program only needs to be started once. It will remain running until the PC is shut down or the program is closed. AS/400 Steps Sign on to the AS/400 system and add the RJSFTP library to your library list by using the following AS/400 command: ADDLIBLE RJSFTP. Next type: GO RJSFTP and press enter. This will take you to the FTP/400 main menu. Take Option 7. (Run Job on Remote Windows based PC) and the FTPRUNPC command prompt will be displayed. Figure 2 Run Job on Windows PC FTPRUNPC Enter the following parameters for this test. This example will launch the Windows Notepad program: Remote system: Leave *CURRENT in this value so the AS/400 knows to access this PC based on the AS/400 session information. 10 Chapter 2: Getting Started FTP/400 Version 1.00 Users Guide

17 PC Command to Run: Enter NOTEPAD.EXE or C:\WINDOWS\NOTEPAD.EXE Run options: Enter *LAUNCHEXEC Press Enter to launch the Windows Notepad program. If it works correctly you should see the Windows Notepad program appear on your PC. If you have problems using the FTPRUNPC command, contact RJS Software Systems for assistance. What s Next? You should now have the basics down for sending a file via FTP and running PC commands from the AS/400. The next few chapters are a reference for each the FTP/400 commands and available parameters. FTP/400 Version 1.00 Users Guide Chapter 2: Getting Started 11

18

19 Chapter 3: Main Menu Introduction This chapter gives an overview of the FTP/400 main menu and the available options. Figure 3 FTP/400 Main Menu Getting to the Main Menu Sign on to the AS/400 system and add the RJSFTP library to your library list using the following AS/400 command: ADDLIBLE RJSFTP. Next type: GO RJSFTP and press enter. This will take you to the FTP/400 main menu. FTP/400 Version 1.00 Users Guide Chapter 3: Main Menu 13

20 Available Options Option 1 - Enter FTP/400 License Code This menu option is used to enter the AS/400 access code for the FTP/400 software. An access code will be provided to you by RJS Software Systems Inc. Option 2 - Enter FTP/400 Remote Command License Code This menu option is used to enter the AS/400 access code for the FTP/400 Remote Command Server software. An access code will be provided to you by RJS Software Systems Inc. Option 3 Transfer Files via FTP - FTPTFR This menu option is used to access the FTPTFR command for sending/receiving files via FTP. Option 4 Retrieve Current Session IP Address - FTPIP This menu option is used to access the FTPIP command for retrieving the IP address for an interactive AS/400 session. Option 5 Send File from IFS Directory via FTP - FTPIFSSND This menu option is used to access the FTPIFSSND command for sending files from the AS/400 Integrated File System (IFS). This is a simplified version of FTPTFR with fewer parameters to enter. It can only be used for sending files. Option 6 Send AS/400 Database in CSV Format via FTP - FTPDBSND This menu option is used to access the FTPDBSND command for sending AS/400 database files from the AS/400 in CSV format. This command can only be used for sending files. Note: This command requires the DataExport/400 software library to be loaded and licensed on the AS/400. Option 7 Run Job on Remote Windows based PC - FTPRUNPC This menu option is used to access the FTPRUNPC command for running PC commands from the AS/400 system. Note: This command requires the FTP/400 Remote Command Server license. 14 Chapter 3: Main Menu FTP/400 Version 1.00 Users Guide

21 Chapter 4: AS/400 Commands Introduction This chapter gives an overview of the FTP/400 AS/400 commands. The FTP/400 commands can be embedded in any RPG, CL or COBOL program as well as any other AS/400 language. FTPTFR: Send/Receive Files via FTP Description The FTPTFR command is used to send/receive files from the AS/400 to a remote system. It has built-in error checking so if the FTP transfer fails, a CPF9898 escape message will be issued so user programs can be notified there was a transfer failure. Figure 4 FTPTFR Command FTP/400 Version 1.00 Users Guide Chapter 4: AS/400 Commands 15

22 Command Parameters Remote system This parameter holds the IP address or Host Name of the FTP server you will be connecting to. Local file s name This parameter holds the name of the local file you are sending from or receiving to. NAMEFMT 0 Example (Library/File.member): QIWS/QCUSTCDT.CUSTCDT NAMEFMT 1 Example (IFS Directory path): /QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR Remote file s name This parameter holds the name of the remote file you are sending to or receiving from. NAMEFMT 0 Example (Library/File.Member): QIWS/QCUSTCDT.CUSTCDT NAMEFMT 1 Example (IFS Directory path): /QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR Local path to receive MGET This parameter holds the name of the directory path where files will get stored when the MGET directive is used. Example path to receive files to: /TEMP In this example, files will get received to the /TEMP directory in the AS/400 IFS. If you need help with this parameter, contact RJS Software Systems. Remote path to receive MPUT This parameter holds the name of the remote directory path where files will get stored when the MPUT directive is used. Example remote path which will receive files via MPUT: /TEMP In this example, files will get sent to the /TEMP directory on the remote system. If you need help with this parameter, contact RJS Software Systems. Transfer function NONE Only remote FTP commands are being run via the FTP command parameters. No file transfer will occur. PUT Send one local file to selected remote file. GET Receive one remote file to selected local file. MPUT Send multiple files from local system to remote directory. 16 Chapter 4: AS/400 Commands FTP/400 Version 1.00 Users Guide

23 MGET Receive multiple files from remote system to local directory. User profile on remote system Enter a valid user ID for the remote FTP server. Password to remote system Enter a valid password for the remote FTP server. AS/400 File Name Format 0 Uses the AS/400 library naming format. Example (Library/File.Member): QIWS/QCUSTCDT.CUSTCDT 1 Uses the AS/400 IFS file naming format. Example (IFS Directory path): /QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR Data Format BINARY Do not change data formatting. Leave data in original format. This format is very useful for transmitting AS/400 libraries or object data contained in save files. It s also useful for storing ASCII data on the AS/400. ASCII Perform ASCII translation. EBCDIC Perform EBCDIC translation. FTP Log Option *DSP Display log after processing. *PRT Print the log after processing. *NONE Do not generate a log during processing. FTP Command(s) Before Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system before the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to add library QGPL to library list: QUOTE RCMD ADDLIBLE QGPL FTP Command(s) After Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system after the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to submit job on remote AS/400: SBMJOB CMD(CALL PGM(TEST999) FTP/400 Version 1.00 Users Guide Chapter 4: AS/400 Commands 17

24 FTPIFSSND: Send File from IFS Directory via FTP Description The FTPIFSSND command is a simplified version of the FTPTFR command used to send a file from the AS/400 IFS via FTP. It has built-in error checking so if the FTP transfer fails, a CPF9898 escape message will be issued so user programs can be notified there was a transfer failure. Figure 5 FTPIFSSND Command Command Parameters Remote system This parameter holds the IP address or Host Name of the FTP server you will be connecting to. From IFS file name This parameter holds the name of the local file you are sending from. Example: /QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR Example: /TEMP/DATA.TXT To remote file name This parameter holds the name of the remote file you are sending to. Example: /QCUSTCDT.TXT User profile on remote system Enter a valid user ID for the remote FTP server. 18 Chapter 4: AS/400 Commands FTP/400 Version 1.00 Users Guide

25 Password to remote system Enter a valid password for the remote FTP server. Data Format BINARY Do not change data formatting. Leave data in original format. This format is very useful for transmitting AS/400 libraries or object data contained in save files. It s also useful for storing ASCII data on the AS/400. ASCII Perform ASCII translation. EBCDIC Perform EBCDIC translation. FTP Log Option *DSP Display log after processing. *PRT Print the log after processing. *NONE Do not generate a log during processing. FTP Command(s) Before Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system before the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to add library QGPL to library list: QUOTE RCMD ADDLIBLE QGPL FTP Command(s) After Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system after the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to submit job on remote AS/400: SBMJOB CMD(CALL PGM(TEST999) Example command line using FTPIFSSND FTPIFSSND RMTSYS(LOCALHOST) IFSFILE('/QSYS.LIB/QIWS.LIB/QCUSTCDT.FILE/CUSTCDT.MBR') RMTFIL('/QCUSTCDT.TXT') USR(QSYSOPR) PWD(QSYSOPR) FORMAT(ASCII) LOGOPT(*DSP) FTPDBSND: Send AS/400 Database File via FTP Description The FTPDBSND command is used to send any AS/400 database file via FTP in CSV (Comma Separated Variable) format. Note: Requires DataExport/400 license. Almost any PC application, including MS Access, Word or Excel can read CSV files so CSV is a good common data format to use when exchanging files with remote sites. FTP/400 Version 1.00 Users Guide Chapter 4: AS/400 Commands 19

26 Figure 6 FTPDBSND Command Command Parameters Remote system This parameter holds the IP address or Host Name of the FTP server you will be connecting to. From file name/library This parameter holds the AS/400 Library/File/Member you wish to send via FTP. Example File: QCUSTCDT Example Library: QIWS ExampleMember: *FIRST To remote file name This parameter holds the name of the remote file you are sending to. Example: /QCUSTCDT.TXT User profile on remote system Enter a valid user ID for the remote FTP server. Password to remote system Enter a valid password for the remote FTP server. Data Format BINARY Do not change data formatting. Leave data in original format. This format is very useful for transmitting AS/400 libraries or object data contained in save files. It s also useful for storing ASCII data on the AS/ Chapter 4: AS/400 Commands FTP/400 Version 1.00 Users Guide

27 ASCII Perform ASCII translation. EBCDIC Perform EBCDIC translation. FTP Log Option *DSP Display log after processing. *PRT Print the log after processing. *NONE Do not generate a log during processing. FTP Command(s) Before Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system before the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to add library QGPL to library list: QUOTE RCMD ADDLIBLE QGPL FTP Command(s) After Transfer (1-3) These parameters hold up to 3 FTP commands that can be run on the remote system after the file transfer takes place. This can be used to run AS/400 jobs, create save files, etc Example remote AS/400 command to submit job on remote AS/400: SBMJOB CMD(CALL PGM(TEST999) Example command line using FTPDBSND FTPDBSND RMTSYS(LOCALHOST) FILE(QIWS/QCUSTCDT) MBR(*FIRST) RMTFIL('/QCUSTCDT.TXT') USR(QSYSOPR) PWD(QSYSOPR) FORMAT(ASCII) LOGOPT(*DSP) FTPRUNPC: Run Job on Remote Windows Based PC Description The FTPRUNPC command is used to run PC commands on a PC attached to the AS/400 running the RJS FTP Remote Command Server. Note: Requires FTP/400 Remote Command Server license. The FTPRUNPC command is a great way to integrate PC applications with any AS/400 application. The FTPRUNPC command can be used to: Launch any PC based application such as MS Word, Excel, Web Browser, etc. by calling the program directly via the command line or by calling a document name and letting Windows determine which application to launch. Launch a web browser to have it open the selected web link. This is great for adding web site integration into existing AS/400 applications. Green screen applications can have direct access to the web browser. Pop up a simple message box on the PC. This can be useful to visually notify users of AS/400 events. FTP/400 Version 1.00 Users Guide Chapter 4: AS/400 Commands 21

28 Directly launch MS Word or MS Excel using special *EXCEL and *WORD keywords. Launch MS Word via OLE and perform selected data merge options. This is handy if you want to launch MS Word with a selected document template and have your AS/400 application pass information into the document or perform merge functions such as replacing text at selected bookmark locations in the template document. What a great way to replace Officevision/400. Set clipboard information from the AS/400. This allows an AS/400 application to send information directly back to the PC clipboard for pasting into any PC application. The uses for the FTPRUNPC command functionality are endless. We would like to hear how you plan to use this functionality. Figure 7 FTPRUNPC Command Command Parameters Remote system This parameter holds the IP address or Host Name of the FTP server you will be connecting to. If *CURRENT is entered here, the PC where the current 5250 session is being run will be accessed. Using *CURRENT eliminates the need to know your PC s TCP/IP address. PC Command to Run This parameter holds the PC command line to run. Any standard PC command line can be entered here along with command line parameters. Long PC file names and directory names are also supported. If you re simply launching a PC document, simply include the path and location to the selected PC document. 22 Chapter 4: AS/400 Commands FTP/400 Version 1.00 Users Guide

29 Run Options This parameter holds the selected PC function to run. *SHELL Launch a PC application using a specific command line. The command line must include an exact path to the program being called. *SHELLWAIT Launch a PC application using a specific command line. The command line must include an exact path to the program being called. The AS/400 command will not return until the PC command completes. This way you can delay AS/400 processing until the selected PC command completes. *LAUNCH Launch a selected PC document by passing the document file and path as the command line. The associated Windows application will be launched based on the document file extension. *LAUNCHWAIT Launch a selected PC document by passing the document file and path as the command line. The associated Windows application will be launched based on the document file extension. The AS/400 command will not return until the PC command completes. This way you can delay AS/400 processing until the selected PC command completes. *LAUNCHEXEC Launch a selected program, PC document or web link using the Windows ShellExecute command. *WEBSITE Same as *LAUNCHEXEC *WORD Launch MS Word. *EXCEL Launch MS Excel. *MSGBOX Display a popup windows message box. *WORDOLE Run the selected MS Word OLE Commands. This option is perfect for running MS Word mail merge functions. Using this option can allow you to eliminate the usage of the Officevision/400 product for word processing. Please contact RJS Software Systems for assistance in getting started with OLE commands and we will work with you or provide a CL sample. *CLIPCLEAR Clear the windows clipboard. *CLIPSET Set new text data in the clipboard. *CLIPAPPEND Append new data to existing clipboard text data. Example command line using FTPRUNPC to Launch Windows Notepad FTPRUNPC RMTSYS(*CURRENT) CMD(NOTEPAD.EXE) OPTION(*LAUNCHEXEC) Example command line using FTPRUNPC to Set Windows Clipboard Data FTPRUNPC RMTSYS(*CURRENT) CMD('This is a test') OPTION(*CLIPSET) FTP/400 Version 1.00 Users Guide Chapter 4: AS/400 Commands 23

30 Example command line using FTPRUNPC to Launch MS Word FTPRUNPC RMTSYS(*CURRENT) OPTION(*WORD) Example command line using FTPRUNPC to Open Web Site FTPRUNPC RMTSYS(*CURRENT) CMD(' OPTION(*WEBSITE) FTPIP: Retrieve Current Session IP Address Description The FTPIP API command returns the TCP/IP address for the current 5250 session. This API is used anytime an AS/400 application needs to know the IP address of the PC or terminal which is running the 5250 session. This API must be called from a CL program. Figure 8 FTPIP Command Command Parameters Device This parameter holds the AS/400 display device name. Use * to retrieve the current session s IP address. IP Address This parameter returns a 15 character IP address for the selected device. 24 Chapter 4: AS/400 Commands FTP/400 Version 1.00 Users Guide

31 Chapter 5: Problem Handling Common Errors If errors occur while running the FTP/400 API's, always make sure to check the AS/400 job log by using the DSPJOBLOG command from the AS/400 command line. Many times the job log will give some idea as to what is failing. You should also use the *DSP option for the FTP Log Option on all FTP commands to troubleshoot any issues. Other Errors If you cannot resolve the problem you're experiencing by using the previous troubleshooting methods, you should contact RJS Software Systems for advice on solving the problems you're experiencing. See the Technical Support section at the beginning of the User's Guide for information on contacting RJS Software Systems. FTP/400 Version 1.00 Users Guide Chapter 5: Problem Handling 25

You re probably already familiar with using a File Transfer Protocol (FTP)

You re probably already familiar with using a File Transfer Protocol (FTP) 6 FTP, File Transfer, and More You re probably already familiar with using a File Transfer Protocol (FTP) client for downloading files from the Internet. What you may not know is that you can do a lot

More information

Sendspace Wizard Desktop Tool Step-By-Step Guide

Sendspace Wizard Desktop Tool Step-By-Step Guide Sendspace Wizard Desktop Tool Step-By-Step Guide Copyright 2007 by sendspace.com This publication is designed to provide accurate and authoritative information for users of sendspace, the easy big file

More information

Brother Automatic E-Mail Printing OPERATION MANUAL

Brother Automatic E-Mail Printing OPERATION MANUAL Brother Automatic E-Mail Printing OPERATION MANUAL Copyright Brother 1999 No part of this publication may be reproduced in any form or by any means without permission in writing from the publisher. The

More information

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 Rocksalt International Pty Ltd support@vpasp.com www.vpasp.com Table of Contents 1 INTRODUCTION... 3 2 FEATURES... 4 3 WHAT

More information

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0

Smart Control Center. User Guide. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10685-01 v1.0 Smart Control Center User Guide 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10685-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

XMailer Reference Guide

XMailer Reference Guide XMailer Reference Guide Version 7.00 Wizcon Systems SAS Information in this document is subject to change without notice. SyTech assumes no responsibility for any errors or omissions that may be in this

More information

Native AS/400 - iseries Report Converters

Native AS/400 - iseries Report Converters User Guide Native AS/400 - iseries Report Converters Document Version 1.01 RJS Software Systems 2970 Judicial Road, Suite 100 Burnsville, MN 55337 Phn: (952) 736-5800 Fax: (952) 736-5801 Sales email: sales@rjssoftware.com

More information

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001) LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide Rev. 03 (November, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Human Resources Installation Guide

Human Resources Installation Guide Human Resources Installation Guide Installing HR i Index Copyright 2001 Jenzabar, Inc. You may print any part or the whole of this documentation to support installations of Jenzabar software. Where the

More information

Frequently Asked Questions: Cisco Jabber 9.x for Android

Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions (FAQs) 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 14 Voicemail

More information

PARTNER ACS R4.0 Remote Administration R4.0. Getting Started

PARTNER ACS R4.0 Remote Administration R4.0. Getting Started PARTNER ACS R.0 Remote Administration R.0 Getting Started 8-6-66 700080 Issue May 00 Copyright 00, Avaya Inc. Document 8-6-66 All Rights Reserved 700080 Printed in USA Issue May 00 Notice Every effort

More information

Version 1.0 09/10. Xerox ColorQube 9301/9302/9303 Internet Services

Version 1.0 09/10. Xerox ColorQube 9301/9302/9303 Internet Services Version 1.0 09/10 Xerox ColorQube 9301/9302/9303 2010 Xerox Corporation. All Rights Reserved. Unpublished rights reserved under the copyright laws of the United States. Contents of this publication may

More information

Set Up Your Email. HTC Touch Pro. www.sprint.com

Set Up Your Email. HTC Touch Pro. www.sprint.com Set Up Your Email HTC Touch Pro www.sprint.com 2008 Sprint. Sprint and the logo are trademarks of Sprint. Other marks are the property of their respective owners. Intellectual Property Notices Copyright

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

DP-313 Wireless Print Server

DP-313 Wireless Print Server DP-313 Wireless Print Server Quick Installation Guide TCP/IP Printing (LPR for Windows 95/98/Me/2000) Rev. 03 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may

More information

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File

Administration guide. Océ LF Systems. Connectivity information for Scan-to-File Administration guide Océ LF Systems Connectivity information for Scan-to-File Copyright 2014, Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted in any form

More information

The Einstein Depot server

The Einstein Depot server The Einstein Depot server Have you ever needed a way to transfer large files to colleagues? Or allow a colleague to send large files to you? Do you need to transfer files that are too big to be sent as

More information

Pendragon Forms Industrial

Pendragon Forms Industrial Pendragon Forms Industrial Version 7 Installation & Reference Guide for Android Devices Contents What Is Pendragon Forms Industrial?... 2 Installing Pendragon Forms Industrial... 2 Installing Pendragon

More information

IBM i Version 7.2. Systems management Advanced job scheduler

IBM i Version 7.2. Systems management Advanced job scheduler IBM i Version 7.2 Systems management Advanced job scheduler IBM i Version 7.2 Systems management Advanced job scheduler Note Before using this information and the product it supports, read the information

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

PageScope Router. Version 1.5. Configuration Guide

PageScope Router. Version 1.5. Configuration Guide PageScope Router Version 1.5 Configuration Guide Table of Contents TABLE OF CONTENTS... 2 1. Introduction...3 1.1 IP Address and Domain Name...3 2. Sending Files to PageScope Router...4 2.1 MFP Device

More information

CREATE!FORM SERVER FOR ISERIES V6R1 INSTALLATION

CREATE!FORM SERVER FOR ISERIES V6R1 INSTALLATION T ECHNICAL NOTE Product: Create!form Server 2.8 Last modified: February 2, 2009 5:49 pm Created by: Development Inside this note: Installing Create!form Server 2.8 CREATE!FORM SERVER FOR ISERIES V6R1 INSTALLATION

More information

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP4StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

More information

HP IMC User Behavior Auditor

HP IMC User Behavior Auditor HP IMC User Behavior Auditor Administrator Guide Abstract This guide describes the User Behavior Auditor (UBA), an add-on service module of the HP Intelligent Management Center. UBA is designed for IMC

More information

Ipswitch Client Installation Guide

Ipswitch Client Installation Guide IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

NOTE: You may want to choose the Word Wrap option from Notepad Edit menu to make this text more readable.

NOTE: You may want to choose the Word Wrap option from Notepad Edit menu to make this text more readable. ------------------ Interactions/Gas Exchange Version 1.2, CD Version Copyright 2003 by John Wiley & Sons, Inc. All rights reserved. ------------------ NOTE: You may want to choose the Word Wrap option

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

Set Up Your Email. HTC Touch Pro2. www.sprint.com

Set Up Your Email. HTC Touch Pro2. www.sprint.com Set Up Your Email HTC Touch Pro2 www.sprint.com 2009 Sprint. Sprint and the logo are trademarks of Sprint. Other marks are the property of their respective owners. Intellectual Property Notices HTC, the

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Keystone 600N5 SERVER and STAND-ALONE INSTALLATION INSTRUCTIONS

Keystone 600N5 SERVER and STAND-ALONE INSTALLATION INSTRUCTIONS The following instructions are required for installation of Best Access System s Keystone 600N5 (KS600N) network key control software for the server side. Please see the system requirements on the Keystone

More information

RJS Software Systems Inc AS/400 Report Delivery System

RJS Software Systems Inc AS/400 Report Delivery System AS/400 Report Delivery System Introduction This document is designed to help our customers and future customers learn more about RJS Software Systems and the RJS AS/400 Report Delivery System. The document

More information

Installation / Migration Guide for Windows 2000/2003 Servers

Installation / Migration Guide for Windows 2000/2003 Servers PSQL v9 SP1 (9.1) & Installation / Migration Guide for Windows 2000/2003 Servers Ebix, Inc. Corporate Headquarters Concourse Parkway, Suite 3200 Atlanta, GA 30328 USA Phone: 678-281-2020 Fax: 678-281-2019

More information

User Guide. Copyright 2003 Networks Associates Technology, Inc. All Rights Reserved.

User Guide. Copyright 2003 Networks Associates Technology, Inc. All Rights Reserved. Copyright 2003 Networks Associates Technology, Inc. All Rights Reserved. Table of Contents Getting Started... 4 New Features... 4 System Requirements... 4 Configuring Microsoft Internet Explorer... 4 Configuring

More information

Sentral servers provide a wide range of services to school networks.

Sentral servers provide a wide range of services to school networks. Wazza s QuickStart Publishing iweb Sites to a Sentral Server Background Mac OS X, Sentral, iweb 09 Sentral servers provide a wide range of services to school networks. A Sentral server provides a publishing

More information

Chapter 28: Expanding Web Studio

Chapter 28: Expanding Web Studio CHAPTER 25 - SAVING WEB SITES TO THE INTERNET Having successfully completed your Web site you are now ready to save (or post, or upload, or ftp) your Web site to the Internet. Web Studio has three ways

More information

SafeGuard Enterprise Web Helpdesk

SafeGuard Enterprise Web Helpdesk SafeGuard Enterprise Web Helpdesk Product version: 5.60 Document date: April 2011 Contents 1 SafeGuard web-based Challenge/Response...3 2 Installation...5 3 Authentication...8 4 Select the Web Help Desk

More information

DocumentsCorePack for MS CRM 2011 Implementation Guide

DocumentsCorePack for MS CRM 2011 Implementation Guide DocumentsCorePack for MS CRM 2011 Implementation Guide Version 5.0 Implementation Guide (How to install/uninstall) The content of this document is subject to change without notice. Microsoft and Microsoft

More information

Capture Pro Software FTP Server System Output

Capture Pro Software FTP Server System Output Capture Pro Software FTP Server System Output Overview The Capture Pro Software FTP server will transfer batches and index data (that have been scanned and output to the local PC) to an FTP location accessible

More information

Using Microsoft Visual Studio 2010. API Reference

Using Microsoft Visual Studio 2010. API Reference 2010 API Reference Published: 2014-02-19 SWD-20140219103929387 Contents 1... 4 Key features of the Visual Studio plug-in... 4 Get started...5 Request a vendor account... 5 Get code signing and debug token

More information

QACenter Installation and Configuration Guide. Release 4.4.2

QACenter Installation and Configuration Guide. Release 4.4.2 QACenter Installation and Configuration Guide Release 4.4.2 ii Please direct questions about QACenter or comments on this document to: QACenter Technical Support Compuware Corporation 31440 Northwestern

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Network Fax Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. Network Fax Guide MULTIFUNCTIONAL DIGITAL SYSTEMS Network Fax Guide 2009 KYOCERA MITA Corporation All rights reserved Preface Thank you for purchasing Multifunctional Digital Color Systems. This manual explains the instructions

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 www.starwindsoftware.com Copyright 2008-2012. All rights reserved. COPYRIGHT Copyright 2008-2012. All rights reserved.

More information

Administrator s Guide

Administrator s Guide Administrator s Guide Citrix Network Manager for MetaFrame XPe Version 1.0 Citrix Systems, Inc. Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Microsoft FTP Configuration Guide for Helm 4

Microsoft FTP Configuration Guide for Helm 4 for Helm 4 How to configure Microsoft FTP for use with Helm WebHost Automation Ltd http://www.webhostautomation.com/ January 2007 Doc: HELM 4.0.0.0 Complying with all applicable copyright laws is the responsibility

More information

Patching the Windows 2000 Server Operating System on S8100 Media Servers, IP600 Communications Servers, & DEFNITY ONE Communications Systems

Patching the Windows 2000 Server Operating System on S8100 Media Servers, IP600 Communications Servers, & DEFNITY ONE Communications Systems Patching the Windows 2000 Server Operating System on S8100 Media Servers, IP600 Communications Servers, & DEFNITY ONE Communications Systems Abstract This document provides guidance on how to apply Microsoft

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Operator s Manual for AddressBook Viewer

MULTIFUNCTIONAL DIGITAL SYSTEMS. Operator s Manual for AddressBook Viewer MULTIFUNCTIONAL DIGITAL SYSTEMS Operator s Manual for AddressBook Viewer 2008, 2009 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS FileMaker Server 7 Administrator s Guide For Windows and Mac OS 1994-2004, FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

BullsEye Call Manager Quick Reference Guide

BullsEye Call Manager Quick Reference Guide This guidewill help you get started using your BullsEye digital voice services. For additional information, login to your MBA account and select HELP from the toolbar. Call Manager This tool allows you

More information

OroTimesheet 7 Installation Guide

OroTimesheet 7 Installation Guide Installation Guide Copyright 1996-2011 OroLogic Inc. http://www.orologic.com Revision 7.00 Contents I Contents Installation Guide 2 Introduction 2 Installing OroTimesheet 2 Installing OroTimesheet in stand-alone

More information

TASKE Call Center Management Tools

TASKE Call Center Management Tools TASKE Call Center Management Tools Version 7 Integrating and Configuring Blue Pumpkin PrimeTime and PrimeTime Skills TASKE Technology Inc. Copyright 2000, TASKE Technology Inc. All rights reserved. Printed

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Guide to PDF Publishing

Guide to PDF Publishing Guide to PDF Publishing Alibre Design 9.2 Copyrights Information in this document is subject to change without notice. The software described in this document is furnished under a license agreement or

More information

StarWind iscsi SAN Software: Using with Citrix XenServer

StarWind iscsi SAN Software: Using with Citrix XenServer StarWind iscsi SAN Software: Using with Citrix XenServer www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this publication

More information

Quadro Configuration Console User's Guide. Table of Contents. Table of Contents

Quadro Configuration Console User's Guide. Table of Contents. Table of Contents Epygi Technologies Table of Contents Table of Contents About This User s Guide... 3 Introducing the Quadro Configuration Console... 4 Technical Specification... 6 Requirements... 6 System Requirements...

More information

UPS Network Interface. Quick InstallationGuide

UPS Network Interface. Quick InstallationGuide UPS Network Interface Quick InstallationGuide Version 1.1 March 1999 COPYRIGHT Copyright 1999 RINGDALE UK Limited. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

How to test and debug an ASP.NET application

How to test and debug an ASP.NET application Chapter 4 How to test and debug an ASP.NET application 113 4 How to test and debug an ASP.NET application If you ve done much programming, you know that testing and debugging are often the most difficult

More information

Configuration Backup Restore

Configuration Backup Restore Configuration Backup Restore June 2010 2010 Avaya Inc. All Rights Reserved. States and other countries. Adobe and Flash are either trademarks or registered trademarks in the United States and/or other

More information

HP Operations Manager Software for Windows Integration Guide

HP Operations Manager Software for Windows Integration Guide HP Operations Manager Software for Windows Integration Guide This guide documents the facilities to integrate EnterpriseSCHEDULE into HP Operations Manager Software for Windows (formerly known as HP OpenView

More information

CentreWare Internet Services Setup and User Guide. Version 2.0

CentreWare Internet Services Setup and User Guide. Version 2.0 CentreWare Internet Services Setup and User Guide Version 2.0 Xerox Corporation Copyright 1999 by Xerox Corporation. All rights reserved. XEROX, The Document Company, the digital X logo, CentreWare, and

More information

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012 SafeGuard Enterprise Web Helpdesk Product version: 6 Document date: February 2012 Contents 1 SafeGuard web-based Challenge/Response...3 2 Installation...5 3 Authentication...8 4 Select the Web Helpdesk

More information

Installation Guide. Wyse S Class Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2. Issue: 092611 PN: 883887-04L Rev. C

Installation Guide. Wyse S Class Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2. Issue: 092611 PN: 883887-04L Rev. C Installation Guide Wyse S Class Conversion to ThinOS Wyse Simple Imager TM Release 2.0.2 Issue: 092611 PN: 883887-04L Rev. C Copyright Notices 2011, Wyse Technology Inc. All rights reserved. This manual

More information

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Sophos Mobile Control as a Service Startup guide. Product version: 3.5

Sophos Mobile Control as a Service Startup guide. Product version: 3.5 Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator

More information

Manage CE. Version 1

Manage CE. Version 1 Manage CE Version 1 Table of Contents Introduction... 3 Overview of Manage CE... 3 The Manage CE Environment... 4 About Synchronizing Content... 5 Technical Support... 7 Installing Manage CE... 8 Hardware/Software

More information

Active Directory Reporter Quick start Guide

Active Directory Reporter Quick start Guide Active Directory Reporter Quick start Guide Software version 5.0.0.0 Jan 2016 General Information: info@cionsystems.com Online Support: support@cionsystems.com Copyright 2016 CionSystems Inc Page 1 2016

More information

TECHNICAL SUPPORT GUIDE

TECHNICAL SUPPORT GUIDE TECHNICAL SUPPORT GUIDE INTRODUCTION This document has been developed to provide a guideline for assisting our clients and their technicians with a standard Console Gateway Live configuration. IS THIS

More information

Capture Pro Software FTP Server Output Format

Capture Pro Software FTP Server Output Format Capture Pro Software FTP Server Output Format Overview The Capture Pro Software FTP server will transfer batches and index data (that have been scanned and output to the local PC) to an FTP location accessible

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

File by OCR Manual. Updated December 9, 2008

File by OCR Manual. Updated December 9, 2008 File by OCR Manual Updated December 9, 2008 edocfile, Inc. 2709 Willow Oaks Drive Valrico, FL 33594 Phone 813-413-5599 Email sales@edocfile.com www.edocfile.com File by OCR Please note: This program is

More information

Suite. How to Use GrandMaster Suite. Exporting with ODBC

Suite. How to Use GrandMaster Suite. Exporting with ODBC Suite How to Use GrandMaster Suite Exporting with ODBC This page intentionally left blank ODBC Export 3 Table of Contents: HOW TO USE GRANDMASTER SUITE - EXPORTING WITH ODBC...4 OVERVIEW...4 WHAT IS ODBC?...

More information

Internet Synchronization with Microsoft Jet 3.5

Internet Synchronization with Microsoft Jet 3.5 Internet Synchronization with Microsoft Jet 3.5 Michael Wachal, Microsoft Corporation, Redmond WA Published 1998 For the latest information, see http://support.microsoft.com Internet Synchronization with

More information

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager Scenario You are a system administrator responsible for managing web application server installations.

More information

AccXES Account Management Tool Administrator s Guide Version 10.0

AccXES Account Management Tool Administrator s Guide Version 10.0 AccXES Account Management Tool Administrator s Guide Version 10.0 701P41531 May 2004 Trademark Acknowledgments XEROX, AccXES, The Document Company, and the identifying product names and numbers herein

More information

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x Out n About! for Outlook Electronic In/Out Status Board Administrators Guide Version 3.x Contents Introduction... 1 Welcome... 1 Administration... 1 System Design... 1 Installation... 3 System Requirements...

More information

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with

More information

Quick Guide: Troubleshooting Info from SNAP PAC Systems

Quick Guide: Troubleshooting Info from SNAP PAC Systems Introduction When you can t resolve an issue with your SNAP PAC system, there s some important data you can collect to help the Opto 22 Product Support team investigate the issue. This Quick Guide lists

More information

2 Advanced Session... Properties 3 Session profile... wizard. 5 Application... preferences. 3 ASCII / Binary... Transfer

2 Advanced Session... Properties 3 Session profile... wizard. 5 Application... preferences. 3 ASCII / Binary... Transfer Contents I Table of Contents Foreword 0 Part I SecEx Overview 3 1 What is SecEx...? 3 2 Quick start... 4 Part II Configuring SecEx 5 1 Session Profiles... 5 2 Advanced Session... Properties 6 3 Session

More information

Unity Error Message: Your voicemail box is almost full

Unity Error Message: Your voicemail box is almost full Unity Error Message: Your voicemail box is almost full Document ID: 111781 Contents Introduction Prerequisites Requirements Components Used Conventions Problem Solution Delete Voice Mail Messages from

More information

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc.

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc. User s Guide Software Version 3.1 Ipswitch, Inc. Ipswitch, Inc. Phone: 781-676-5700 81 Hartwell Ave Web: http://www.ipswitch.com Lexington, MA 02421-3127 The information in this document is subject to

More information

Integrating with BarTender Integration Builder

Integrating with BarTender Integration Builder Integrating with BarTender Integration Builder WHITE PAPER Contents Overview 3 Understanding BarTender's Native Integration Platform 4 Integration Builder 4 Administration Console 5 BarTender Integration

More information

Microsoft SQL 2008 / R2 Configuration Guide

Microsoft SQL 2008 / R2 Configuration Guide TM Triple Crown Microsoft SQL 2008 / R2 Configuration Guide Revised June 11, 2013 2013 ImproMed, LLC. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

Installing Microsoft Exchange Integration for LifeSize Control

Installing Microsoft Exchange Integration for LifeSize Control Installing Microsoft Exchange Integration for LifeSize Control September 2005 Part Number 132-00002-001, Version 1.1 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize

More information

F-Series Desktop User Manual F20. English - Europe/New Zealand

F-Series Desktop User Manual F20. English - Europe/New Zealand F-Series Desktop User Manual F20 en English - Europe/New Zealand Contents Key to icons and text...3 What is F-Series Desktop?...4 How do I install F-Series Desktop onto my computer?...4 How do I subscribe

More information

Xerox Multifunction Devices

Xerox Multifunction Devices Xerox Multifunction Devices Customer Tips July 2, 2003 Scanning to a Mac OS X Repository for the user Purpose This document describes how to scan to a repository on a Mac OS X computer from a Xerox multifunction

More information

Configure Backup Server for Cisco Unified Communications Manager

Configure Backup Server for Cisco Unified Communications Manager Configure Backup Server for Cisco Unified Communications Manager Document ID: 110309 Contents Introduction Prerequisites Requirements Components Used Conventions Configure a Backup Server for Cisco Unified

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop includes Image Retriever, which is designed to monitor a specified folder on a networked file server or local drive

More information

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003 StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003 www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A.

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A. Empowered by Innovation Setting Up and Using Fax Mail P/N 1770087 July 2006 Printed in U.S.A. This manual has been developed by NEC Unified Solutions, Inc. It is intended for the use of its customers and

More information

Quick Scan Features Setup Guide

Quick Scan Features Setup Guide Xerox WorkCentre 7132 Quick Scan Features Setup Guide 701P45042 This guide includes instructions for: Scan to Email on page 1 Scan to Mailbox Setup (Optional) on page 5 Network Scanning Setup (Optional)

More information

LPR for Windows 95 TCP/IP Printing User s Guide

LPR for Windows 95 TCP/IP Printing User s Guide LPR for Windows 95 TCP/IP Printing User s Guide First Edition Printed in Taiwan, R.O.C. RECYCLABLE Copyright Statement Trademarks Limited Warranty Copyright 1997 D-Link Corporation No part of this publication

More information