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