Previous Topic: .NET Environment RequirementsNext Topic: Accessing Individual Class Members


User Action Outside of CA Gen

Copy the generated EAB stub and associated view files (<class>_IA, <class>_OA) to a separate location before modifying the stub. This prevents the stub, and your code, from being overwritten when the EAB is regenerated. The generated stub is stored in the C# directory under the model directory.

Add the logic needed to meet the specific requirements of your application. You may use the modified stub to call an existing external subroutine or you may include the subroutine logic in the stub.