Attachmate Worldwide  |   Contact Us  |   NetIQ.com
Home » Support » Solution Library

Technical Notes

Tips and Tools for Migrating to Reflection for IBM
Technical Note 1143
Last Reviewed 31-May-2006
Applies To
Reflection for IBM version 11.0 or higher
Summary

If you are moving to Reflection from EXTRA! Personal Client, or NetManage's RUMBA or ViewNow, you can use the Reflection for IBM Conversion Tool to convert your existing files to Reflection for IBM format. The converter creates Reflection files that let you get up and running as quickly as possible without altering your original files. This technical note explains how to install and use the Reflection for IBM Conversion Tool. If you have Reflection 11.0 or higher, you can use templates to give Reflection the look of the product you replaced.

Note the following:

  • For information about converting EXTRA! Personal Client files to Reflection for IBM files, see Technical Note 1731.
  • For information about converting RUMBA files to Reflection for IBM files, see Technical Note 1733.
  • For information about converting ViewNow settings to Reflection for IBM files, see Technical Note 1732.

Using Competitive Product Templates

Reflection 11.0 or higher includes a feature that gives Reflection a familiar look if you're switching from a competitive product. These templates are not installed as part of a typical installation. You can install them as part of a custom installation or add them later using Add/Remove programs. Templates are located in the installer's feature list under Host Access > IBM >Templates. For details, see the online help topic "templates > using competitive product templates."

Obtaining and Installing the Conversion Tool

The Reflection IBM Conversion tool files are installed with the Reflection Administrator's Toolkit. When installing the Administrator's Toolkit, select to install the Reflection for IBM Profiler.

By default, the files are installed to the C:\Program Files\Wrq\RToolkit folder, and consist of the following files:

Ribmconvert.exe (the converter)
Msvcp7x.dll (supporting file)
Msvcr7x.dll (supporting file)
HowToConvert.html (help file)

Version 14.x

If you are using Reflection for IBM version 14.x, skip to Using the Converter.

Version 13.x

Versions 13.0 – 13.03 do not provide updated versions of these files. If you are using Reflection for IBM version 13.0 – 13.03, obtain version 13.04 from the Download Library (R1304809.exe) and install the update before proceeding to Using the Converter.

Version 12.x

If you are using Reflection for IBM version 12.x, skip to Using the Converter.

Version 11.x

If you are using versions 11.x, contact Attachmate Technical Support to obtain the Reflection for IBM Conversion Tool. See http://support.attachmate.com/contact/ for information about requesting support.

You will be directed to download a self-extracting executable file that contains the four conversion files. Once downloaded, copy the files to a single folder on a machine running Windows XP, 2000, or NT, or to a network location. (This utility runs only in Windows XP, 2000, or NT, and can be accessed from the local drive or from a network location.)

Using the Converter

To convert files, you can either use the Windows Explorer drag-and-drop feature, or manually issue the conversion commands from a command line prompt.

Using Drag-and-Drop to Convert Files

Note: Because ViewNow connection settings are stored in the Windows registry, you cannot use the drag-and-drop method for converting this information. See Technical Note 1732 for more information.

To convert your existing files using the drag-and-drop method:

  1. Use Windows Explorer to
    • locate the files you want to convert.
    • open the folder that contains Ribmconvert.exe.

Tip: You can create a shortcut to Ribmconvert.exe on your desktop for quick access to this file.

  1. Select one or more of your source files and drag them onto the Ribmconvert.exe icon (or onto a shortcut to this executable).

The converted Reflection files are automatically created in the same folder as your source files. The conversion tool names the files automatically by adding Reflection file extensions to your original file names. (If you are converting files that use SNA transport, SNA configuration information is saved to a file called Wrqsna.rlf.)

A log file called Ribmconvert.log is created (or appended) in the folder where you placed Ribmconvert.exe. See the section, "Reading the Log File," below for information about using the log.

Using a Command Line to Convert Files

The Conversion Tool's command line syntax provides additional flexibility. You can use the command line syntax from a DOS prompt, using the Run command on the Window's Start menu, using the Target field in a Windows shortcut, and in a variety of scripting solutions.

The syntax for this command is shown here. The command line switches are all optional and are explained below:

Ribmconvert [/NODIALOG][/VIEWNOW][/OUTPUT path][<file1>] [<file2>] ...

For example you could use the following command line to convert two EXTRA! session files located in the same folder as the conversion tool:

C:\Mypath\Ribmconvert Session1.edp Session2.edp

The conversion tool creates Reflection files and names them automatically by adding Reflection file extensions to your original file names. The original files are left unchanged. By default, the output files are created in the same folder as the original files. (Use the /OUTPUT switch to specify a different location for output files.) The sample syntax shown above would create two Reflection output files:

Session1.edp.rsf
Session2.edp.rsf

Refer to Technical Notes 1731, 1732, and 1733 for details about how Reflection file names compare to those used by EXTRA!, ViewNow, and RUMBA. A conversion log called Ribmconvert.log is created (or appended) in the output folder.

Wildcard characters are supported. For example, the following command converts all ViewNow 3270 keyboard map files (*.3km) in the specified folder:

C:\Mypath\Ribmconvert C:\MyKeyFiles\*.3km

Use quotation marks if the path or file names includes spaces. For example:

"C:\My path\Ribmconvert" "C:\Program Files\E!PC\Sessions\Demo1.edp"

Command line switches

The following command line switches are available.

/NODIALOG
Optional
Prevents message boxes from appearing on screen in case of errors. When you set this flag, you must refer to the conversion log file to see if the conversion tool has encountered problems. All error messages are included in the log file regardless of the state of this flag.
Sample syntax:
Ribmconvert /nodialog Session1.edp

/OUTPUT
Optional
Specifies a location for all output files. The converted Reflection files and the converter log are saved to the location you specify.
Sample syntax:
Ribmconvert /output C:\MyDestination C:\Mysource\*.edp
If you don't use a fully qualified path for the output location, the specified folder is created within the current folder. For example, if you run the converter from C:\Program Files\Wrq\Rtoolkit using the following syntax, the converter will place output in C:\Program Files\Wrq\Rtoolkit\ConvertedFiles:
Ribmconvert /output ConvertedFiles C:\Mysource\*.edp

/VIEWNOW
Optional
When this flag is set, the conversion tool converts all of your currently configured ViewNow connection settings and creates Reflection settings files. Because ViewNow settings are stored in the Windows registry, you can omit the input file parameter when you use this switch. Sample syntax:
Ribmconvert /viewnow
You can use more than one command line switch. For example, the following command converts all ViewNow settings, suppresses the error dialog box display, and directs all output to the specified location:
Ribmconvert /viewnow /nodialog /output C:\MyDestination

/HELP or /?
Optional
Displays help file. HowToConvert.html must be present in the same folder as Ribmconvert.exe.
Sample syntax:
Ribmconvert /?

/UPDATE
Optional
When this flag is not set (the default), the conversion tool creates a settings file (*.rsf) that uses defaults for all settings that are not configured by the converter. When this flag is set, the conversion tool creates a settings update file (*.rsu) that you can use to merge converted settings with settings in an open Reflection session.
For example, if you configure a Reflection session to use a template that gives Reflection the look and feel of an EXTRA! or Rumba session, the template settings will remain in effect when you open a settings update file created using the /UPDATE flag. The template settings don't remain in effect when you open a settings file created without the /UPDATE flag; the converted settings are imported, but Reflection uses the default Reflection look and feel.
Note: To open a settings update file, launch Reflection, click File > Open, set Files of type to Settings Update (*.rsu), then browse to locate your converted file.
Sample syntax:
Ribmconvert /update

Opening Converted Files

Use either of these methods to open your converted session files:

  • From Windows Explorer, double-click the converted *.rsf file.
  • Launch Reflection. On the File menu, click Open and browse to locate your converted file.

Note the following:

  • To view or edit the Reflection connection information for your converted session, open the Reflection Connection menu and click Session Setup.
  • The Reflection settings files created by the conversion tool include essential connection information from your original sessions, but these files may not include all of your original settings. Use the conversion log to see which settings were used in the conversion. For details about reading the log, see the next session, Reading the Log File.

Reading the Log File

By default, the log file is created in the same folder as Ribmconvert.exe. (If you used the /OUTPUT option, the log file is save to the specified output folder.) If no log file exists, the conversion utility creates one. If the file already exists, new information is appended to the end of the file. Information about each conversion is contained between dated marker lines like these:

>>>>>>>> start conversion log 03/15/2004 14:53:05 >>>>>>>>
<<<<<<<< end conversion log 13/15/2004 14:53:05 <<<<<<<<

You can use the conversion tool to convert multiple files simultaneously. The portion of the log that applies to each file is contained between file markers like these:

--- Process file "C:\Program Files\Sample\Sessions\Demo.edp"
--- End of processing file "C:\Program Files\E!PC\Sessions\Demo.edp"
Related Technical Notes
1731 Converting EXTRA! Personal Client Files to Reflection for IBM Files
1732 Converting ViewNow Settings to Reflection for IBM Files
1733 Converting RUMBA Settings to Reflection for IBM
2123 Using the EXTRA! Migration Wizard
2193 Supported Legacy Reflection and EXTRA! Files in Reflection for IBM 2007

Did this technical note answer your question?

Yes    No    Somewhat     Not sure yet

Additional comments about this tech note:

Need further help? For technical support, please contact Support.