The adaptor templates provided by Build Forge are single-entry-point adaptors.
For single-entry-point adaptors, in the Management Console (
), you select the template name for the application and function that you want to run. For example, ClearCaseBaseline or ClearCaseByDate.If you prefer you can create one adaptor template for ClearCase that contains multiple interfaces or functions for ClearCase. For a multiple-entry-point adaptor, you identify each interface by a name, called an entry point.
To create a multiple-entry-point adaptor:
<interface name="By Date" default="true">
</interface>
.source ClearCase "By Date"