Create source configuration types
Deployment Automation enables you to use custom source configuration types (SCTs) to meet the needs of your implementation. This sections explains how to create a custom source configuration type.
For details on the built-in source configuration types, see Use source configuration types.
Note: Implementing custom source configuration types requires Java proficiency.
To create and use a custom SCT, follow instructions in these topics:
- Get started with custom source configuration types
- CommonIntegrator lifecycle
- CommonIntegrator interface implementation
- Use annotations to define UI properties
- Methods for version import
- Use ComponentInfo to process version data
- Use the getAlerts method to validate field values
- Log messages to the console
- Compile and load custom source configuration types
- Use custom source configuration types