Skip to content

Commit

Permalink
Merge pull request #2077 from DSD-DBS/fix-admin-docs
Browse files Browse the repository at this point in the history
docs: Fix broken TeamForCapella project page
  • Loading branch information
MoritzWeber0 authored Dec 10, 2024
2 parents 1037d77 + 8a3e5b0 commit 42285e8
Showing 1 changed file with 30 additions and 32 deletions.
62 changes: 30 additions & 32 deletions docs/docs/admin/teamforcapella/project-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,35 +23,33 @@ guide.

## Delete a TeamForCapella Project

1. Open a persistent Capella session and connect to it.
1. Enable the TeamForCapella administration capability: <br /> `Window` >
`Preferences` > `General` > `Capabilities`:
![Activate TeamForCapella administration capabilities](./activate-t4c-administration-guide.png)
Then close the dialog.
1. Open the Capella search, type in `CDO Sessions (CDO)` and open it.
1. Add a new CDO connection:
![Add a new CDO connection](./add-new-cdo-session.png)
1. Enter the connection string for the TeamForCapella server. There are two
ways to find the correct one. Make sure that the host is prefixed with
`tcp://`.

1. Global administrators can navigate in the Collab Manager to `Menu` >
`Settings` > `Model sources` > `TeamForCapella` > Select the instance >
`Host`.
1. Project managers can use the TeamForCapella connection flow described in
the
[Connect to a TeamForCapella repository](../../../user/tools/capella/teamforcapella/export/index.md)
guide. In the `Connect to Shared Project` dialog, select the repository,
expand "Connection information" and copy the "Repository host".
![Find

out T4C server host](./find-out-repository-host.png)

1. Enter the repository name and confirm with "Ok".
![Open CDO session](./open-cdo-session.png)
1. Open a CDO session transaction:
![Open a CDO transaction](./open-cdo-transaction.png)
1. Expand the transaction, select the project to delete, right click, and
select "Delete...": ![Delete a T4C project](./delete-t4c-project.png)
1. Confirm the deletion with "Ok" and wait until the transaction is finished.
This can take a few minutes.
1. Open a persistent Capella session and connect to it.
1. Enable the TeamForCapella administration capability: <br /> `Window` >
`Preferences` > `General` > `Capabilities`:
![Activate TeamForCapella administration capabilities](./activate-t4c-administration-guide.png)
Then close the dialog.
1. Open the Capella search, type in `CDO Sessions (CDO)` and open it.
1. Add a new CDO connection:
![Add a new CDO connection](./add-new-cdo-session.png)
1. Enter the connection string for the TeamForCapella server. There are two
ways to find the correct one. Make sure that the host is prefixed with
`tcp://`.

1. Global administrators can navigate in the Collab Manager to `Menu` >
`Settings` > `Model sources` > `TeamForCapella` > Select the instance >
`Host`.
1. Project managers can use the TeamForCapella connection flow described in
the
[Connect to a TeamForCapella repository](../../../user/tools/capella/teamforcapella/export/index.md)
guide. In the `Connect to Shared Project` dialog, select the repository,
expand "Connection information" and copy the "Repository host".
![Find out T4C server host](./find-out-repository-host.png)

1. Enter the repository name and confirm with "Ok".
![Open CDO session](./open-cdo-session.png)
1. Open a CDO session transaction:
![Open a CDO transaction](./open-cdo-transaction.png)
1. Expand the transaction, select the project to delete, right click, and
select "Delete...": ![Delete a T4C project](./delete-t4c-project.png)
1. Confirm the deletion with "Ok" and wait until the transaction is finished.
This can take a few minutes.

0 comments on commit 42285e8

Please sign in to comment.