Skip to content

Commit

Permalink
Merge pull request #144 from ritza-co/update-merge-assign-software
Browse files Browse the repository at this point in the history
DOCS-72 update images and text
  • Loading branch information
sixhobbits authored Oct 2, 2023
2 parents 0120eb4 + 27b9f1f commit dbae61b
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 15 deletions.
10 changes: 0 additions & 10 deletions docs/infrastructure-management/software/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,3 @@ Select _Resources > Software Components_ to select the following items: All So
When you create a discovery job, remember to select the _Discover Software_ option to discover software information.

![](/assets/images/WEB-293_SoftwareServices-Discover-Options.png)


## Table of contents

- [Software License Models and Management](infrastructure-management/software/software-license-management.md)
- [Software Licensing Alerts and Notifications](infrastructure-management/software/software-licensing-alerts-and-notifications.md)
- [Software Components](infrastructure-management/software/software-components.mdx)
- [Merge and Assign Software Components](infrastructure-management/software/merge-and-assign-software-components.md)
- [Software In Use](infrastructure-management/software/software-in-use.md)
- [Software EOL / EOS](infrastructure-management/software/software-eol-eos.md)
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,64 @@ title: "Merge and Assign Software Components"
sidebar_position: 4
---

import ThemedImage from '@theme/ThemedImage'
import useBaseUrl from '@docusaurus/useBaseUrl'

### Merge Software Components and Assign Them to a Suite

You can merge software components and assign them to a component suite.

- Select _Apps > Software > Software Components_ to display the Software Component list.
- Select _Resources > Software Components > All Software Components_ to display the Software Component list.
- Select the components you want to merge, select _Assign Software to Suite_ from the _Actions_ menu, and then click the lightning button to run the action.

![](/assets/images/WEB-231_SW-Component-Merge-1-1.png)
<ThemedImage
alt="Assign software to suite"
sources={{
light: useBaseUrl('/assets/images/merge-assign-software-light.png'),
dark: useBaseUrl('/assets/images/merge-assign-software-dark.png'),
}}
/>

Device42 displays the Assign Software to Suite page listing the software components you selected.

![](/assets/images/WEB-231_SW-Component-Merge-2.png)
<ThemedImage
alt="Selected software components view"
sources={{
light: useBaseUrl('/assets/images/merge-selected-components-light.png'),
dark: useBaseUrl('/assets/images/merge-selected-components-dark.png'),
}}
/>

- Click _Select Software Suite_ to chose an existing software component to create the suite and assign the selected components to it, or select _Add Software Component_ to create a new component for the suite.

![](/assets/images/WEB-231_SW-Component-Merge-3-4.png)
<ThemedImage
alt="Assign software component"
sources={{
light: useBaseUrl('/assets/images/merge-add-component-light.png'),
dark: useBaseUrl('/assets/images/merge-add-component-dark.png'),
}}
/>

- After you select or add the suite component, click _Assign_.

Device opens the View Software Component page and displays the new component suite. The assigned software components are listed in the _Software Components in the Suite_ section.

![](/assets/images/WEB-231_SW-Component-Merge-5-2.png)
<ThemedImage
alt="View merged components top"
sources={{
light: useBaseUrl('/assets/images/merge-view-component-1-light.png'),
dark: useBaseUrl('/assets/images/merge-view-component-1-dark.png'),
}}
/>

<ThemedImage
alt="View merged components bottom"
sources={{
light: useBaseUrl('/assets/images/merge-view-component-2-light.png'),
dark: useBaseUrl('/assets/images/merge-view-component-2-dark.png'),
}}
/>


### Merging Software Components with the Same Name

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dbae61b

Please sign in to comment.