Here are a set of simple steps you need to follow to create dependencies between two components
- Create 2 development components (say DC1 & DC2)
- Create a component for each Development component
- Create application for both the development components
- Select the DC2 and create a public part for this because DC2 is the development component that is to be published
- Add component of DC2 to public part by right clicking on it and publishing it in public part.
- Create dependencies in DC1 ( this can be done by navigating to Windows->view component properties ->dependencies)
- Now build the project
- Go to used component in DC1
- Select the component of DC2
You are done :smile:
If you want to navigate between them then
- Go to window of DC1
- Embed interface view
- Create the inbound & outbound plugs as needed.
Screenshots of the steps mentioned above
Step 1

Step 2

Step 3


Step 4

Step 5


Step 6


Step 7 : Now build the project
Step 8

Step 9

If you want to navigate between them then




Regards,
Prathik