Migrating Files


Contents         Previous Page         Next Page
If you do not have an older version of the payment engine installed and running in a production environment, please skip this step.

Clients that have a payment enabled web application will need to migrate their existing payment files residing on the iSeries server to the new file format. This is done using the migration tool provided by Click2Gov. In addition, the Click2Gov payment engine uses encryption to protect sensitive data stored on the iSeries server. The utility will also generate a key and encrypt the sensitive migrated data. To invoke the utility we use the migrateandencrypt.bat:

migrateandencyrpt.bat [AS400 Name] [Old Payment Lib] [New Payment Lib] [AS400 User Name] [AS400 Password] The program takes five input parameters as described above. Following is an example of its usage:


Contents         Previous Page         Next Page