Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix broken TeamForCapella project page #2077

Merged
merged 1 commit into from
Dec 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading