CA Gen: Client Server Encyclopedia CSE Construction Client building a Remote
search cancel

CA Gen: Client Server Encyclopedia CSE Construction Client building a Remote

book

Article ID: 66247

calendar_today

Updated On:

Products

Gen Gen - Workstation Toolset Gen - Run Time Distributed

Issue/Introduction

The CSE Construction Client appears to always build the Remote for a load module to include all common action blocks in the package regardless of whether we just build one or two members during the construction process.

 

   

Cause

There are 2 parts to the creation of a load module, the generation phase and the installation control phase.  The generation phase will generate code as selected in the Construction Client and put it in the target directory.  The  installation control phase will create the RMT file with the newly generated  code along with any existing code in the target directory that is related to  the newly generated code.

Resolution

To get around the problem, go to the Generation  Defaults and check "Delete generated source after install". This will ensure  subsequent generations will not include previously generated code.