Testing a linked adaptor

For source code adaptors linked to the project through an adaptor link, use this procedure to test the adaptor configuration.

The general procedure is as follows:

  1. Make changes to your source files
  2. Run the Build Forge project with the linked adaptor
  3. Check the BOM report for information about changed source files
  4. Check email for pass or fail notification

To test a linked adaptor:

  1. Select Projects > Adaptor Links.
  2. In the list, select the linked adaptor and project.
  3. At State, select Debug.
  4. Click Save.
  5. In your source code application, make changes to one or more source files. Submit changes to update the source code repository.
  6. Run the adaptor-linked project as follows:
    1. Select Administration > System.
    2. In the list, select Link Debug Mode.
    3. At Link Debug Mode, select Yes.
    4. Click Save.
    5. Select Jobs > Start.
    6. In the list of projects, select the adaptor-linked project from the Start Project page.
    7. Click Execute.
  7. Review the BOM report for the job:
    1. Open Jobs.
    2. Select the Completed tab, and then select the BOM tab.

Feedback