How to Add Components to an Existing Build

To add components you first fetch the missing component(s). The way to fetch the new component is to add the missing component(s) on the customer installation in LCS and generate a new configuration file containing all the components (new as well as old).
If languages were defined for the installation, the configuration file will include these language codes, Limit Fetch to Selected Languages will be enabled and you will be able to decide if you want to limit the fetch of translation files only to selected languages.

If the components include updates, the specified update version will be fetched first and then files from core release (except already fetched files from update) for the component.

When fetching is done you create and set the build destination, for the missing components only.
You select the build options (normally all) and languages to be included, deselect compilation of Java and C# if enabled, and start the build operation.

Prerequisites

The IFS Configuration Builder must have been set up according to How to Configure IFS Configuration Builder.

Build Components

  1. Page Fetch components
    1. Select the missing components in the component list.
    2. In Select Fetch Mode select All Files.
    3. If Limit Fetch to Selected Languages is enabled, select if translation files should be limited to selected ones or not.
    4. Fetch the selected components by clicking the Fetch button.
    5. More information in How to Fetch Components.
  2. Page Create Build Structure And Compile
    1. Create and set the Build Destination.
    2. Select the languages that should be included in build.
    3. Deselect Java and C# compilation in Compile Options if enabled.
    4. Click the Build button.
    5. More information in How to Build in General.
  3. Page Prepare Database Objects and Generate
    1. Installation Control for components should be Fresh Installation of version x.x.x.
    2. Deselect Generate Database files in Generate if enabled.
    3. Click the Save Settings button.
    4. More information in How to Prepare Database Objects and Generate.

Compile Java, C#, Generate Database files and Deploy Database, Middle Tier and Client code

The new Build should be treated as a Patch. Please follow Patching on how to apply it.