seerdfconv: migrate an Enterprise Server resource definition file

Converts a native Enterprise Server configuration file into a format suitable for Enterprise Server for .NET.

Syntax

seerdfconv parameter parameter . . 

Parameters

-in: input filename
The input filename created using the casrdtex utility.
-out: output filename
The converted file that the command creates.

Examples

seerdfconv.exe -in:c:\mydir\esdefs.xml -out:ResourceDefinitions.config

In this example, the esdefs.xml configuration file generates the Enterprise Server for .NET ResourceDefinitions.config file.