/ Assembly List / TransformServiceTest


Data Transform Service

The Data Transform Service executes a Transform Process for each Transform Process in the specified Transform Process Group.

The Transform Service is currently in testing mode. In testing mode it directly executes the LJCTransformProcess.StartProcess() method for each Transform Process.
In production mode it will start a separate windows process for each Transform Process.

The Data Transform Service is TransformServiceTest.LJCTransformService.

The Transform Process class is LJC.DataTransformProcess.LJCTransformProcess.

Projects TransformServiceTest and LJC.DataTransformProcess are part of the LJC.DataTransform solution.

Classes
LJCTransformService Represents the Data Transform Service.
Program The program entry point class.
2 Types

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.