Previous Topic: Override PathsNext Topic: Generate Foreign Action Blocks


Delete Generated Source after Install

You can delete all generated source code immediately after installation by selecting this check box.

Downstream Effects: Use of the Delete Source after Install option may cause the installation of load modules to fail when common action blocks are used.

This option causes the source code to be deleted from the Construction Server when it is installed into a remote file. In this case, the source code for a common action block will be packaged into the first remote file to be created and then deleted. All subsequent remote files will only contain references to the common action block, not the actual code.

Another way to make the common action blocks available is to split all the remote files on the target platform before installing any of them.

This same problem can occur when using the Build Tool (BT). The BT also has an option that causes the deletion of source code during an installation. If the common action block source code is deleted, then subsequent installs which use that action block may fail.