Option | Description |
Auto resolve by Composite | Deployer automatically resolves all the unresolved dependencies for the composite in the deployment set. Deployer checks for the dependencies in the repository. If the dependent composites are available in the repository, Deployer adds the composites to the deployment set. If the referenced composites are not available in the repository, Deployer cannot add the composites to the deployment set. You can then choose to ignore the missing dependencies. |
Auto resolve by Asset | Deployer automatically resolves the partial addition of composite at the asset level. For example, if AssetA is dependent on AssetB in CompositeB, then Deployer adds only AssetB, instead of the entire composite (CompositeB). If the referenced assets are not available in the repository, Deployer cannot add the composites to the deployment set. You can then choose to ignore the missing dependencies. |