IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Manage builds

Specifying build activities for builds

In the Build Activities view, you can specify the build activities that you want to have invoked whenever an automatic or manual build occurs.

For example, you can choose to have your projects validated but not have deploy code generated during a build. This can substantially reduce the time required for builds to complete. Or you can choose to have your projects validated and deploy code generated during a build. Or you can even choose to have your projects validated and deploy code generated during a build, plus have the integration modules and component test projects that currently reside on running servers updated on completion of the build.

Before you specify the build activities that you want to occur during builds, you may find it helpful to review the detailed information that is found in the topic "Build Activities view."

To specify build activities for builds:


Procedure

  1. In the Business Integration perspective, click the Build Activities tab. (If the Build Activities tab is not visible, open either the Business Integration view or the Physical Resources view and then click the Show Build Activities View icon

    .) The Build Activities view opens.

  2. In the Select workspace activities to run during a build section, select one of the following activities:

    • If you only want to have your business integration projects validated during builds, select Validate.

    • If you want to have your projects validated and also generate deploy code for your integration modules and component test projects during builds, select Validate and update deploy code. This is the default selection. If deploy code has not yet been generated, selecting this button will invoke an immediate build and the generation of deploy code.

    • If you want to have your projects validated and generate deploy code, plus update any integration modules or component test projects that currently reside on running servers, select Validate, update deploy code, and update running servers. If deploy code has not yet been generated, selecting this button will invoke an immediate build and the generation of deploy code, plus any integration modules or component test projects that currently reside on running servers will be automatically updated when the build completes.

Manage builds