You can edit relational source and target definition to make minor changes to the definition. For example, you can:
Modify column names.
Modify column datatypes.
Add or delete columns.
Modify column key relationships.
Add a description of the definition.
If you use the relational source in a CDC session, you do not need to add the DTL__CAPXACTION field nor do you need to include an Update Strategy transformation. PWXPC will automatically include the DTL__CAPXACTION column in its SELECT statement for CDC sources. It then uses the value of the DTL__CAPXACTION to construct the appropriate SQL statement (INSERT, UPDATE, or DELETE).