Controlling deploy code generation in WebSphere Integration Developer

In the workbench, a build will generally take substantially longer to complete if deploy code is generated during the build. You can now choose whether to have deploy code automatically generated when an automatic or manual build is started. You can also choose to generate deploy code manually if you are not currently generating deploy code as part of the build.

To control deploy code generation:
  1. If you want to control whether deploy code is generated when an automatic or manual build is started, complete one of the following steps:
    • If you want to have deploy code generated when an automatic or manual build is started, expand the Project menu. If a check mark does not appear beside the Generate Deploy Code in Build menu item, select the Generate Deploy Code in Build menu item to add the check mark. When the check mark is added, a clean build of all projects occurs immediately to ensure that all deploy code is updated. The next time an automatic or manual build is started (as a result of the Build Automatically, Build All, or Build Project menu item being selected), deploy code will be generated.
    • If you do not want to have deploy code generated when an automatic or manual build is started, expand the Project menu. If a check mark appears beside the Generate Deploy Code in Build menu item, select the Generate Deploy Code in Build menu item to remove the check mark. The next time an automatic or manual build is started (as a result of the Build Automatically, Build All, or Build Project menu item being selected), deploy code will not be generated.
  2. If you want to generate deploy code manually and immediately by starting a build, complete the following steps:
    1. Expand the Project menu.
    2. If a check mark is displayed beside the Generate Deploy Code in Build menu item, select either the Build All or Build Project menu item. A build immediately begins and deploy code is generated.
    3. If a check mark does not appear beside the Generate Deploy Code in Build menu item, select the Generate Deploy Code Now menu item. A clean build of all projects occurs immediately and the deploy code is generated.

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.