5.4 Handing Duplicate pre-requisites and post-requisites
A composite pipeline is generated using multiple components. You can now avoid running the same component multiple times by populating the EST_PROCESS_CP_COMPONNET_CONFIGURATION table in the database.
- Login to the database.
- Select the EST_PROCESS_CP_COMPONNET_CONFIGURATION table.
- Populate the table with component name in the V_COMPONENT_ID and Y or N for if this component has to run for each instance in the composite pipeline in the F_ELIMINATE_DUPLICATE column.