diff --git a/docs/docs/user/sessions/flows/screenshots/session-password.png b/docs/docs/user/sessions/flows/screenshots/session-password.png deleted file mode 100644 index a817ff78d..000000000 Binary files a/docs/docs/user/sessions/flows/screenshots/session-password.png and /dev/null differ diff --git a/docs/docs/user/sessions/flows/screenshots/session-token.png b/docs/docs/user/sessions/flows/screenshots/session-token.png new file mode 100644 index 000000000..05a2ac2ce Binary files /dev/null and b/docs/docs/user/sessions/flows/screenshots/session-token.png differ diff --git a/docs/docs/user/sessions/flows/screenshots/session-password.png.license b/docs/docs/user/sessions/flows/screenshots/session-token.png.license similarity index 100% rename from docs/docs/user/sessions/flows/screenshots/session-password.png.license rename to docs/docs/user/sessions/flows/screenshots/session-token.png.license diff --git a/docs/docs/user/sessions/flows/screenshots/step_2.png b/docs/docs/user/sessions/flows/screenshots/step_2.png index 299b482cf..9498fdb1c 100644 Binary files a/docs/docs/user/sessions/flows/screenshots/step_2.png and b/docs/docs/user/sessions/flows/screenshots/step_2.png differ diff --git a/docs/docs/user/sessions/flows/t4c.md b/docs/docs/user/sessions/flows/t4c.md index 17ccaaa31..41ce7ce97 100644 --- a/docs/docs/user/sessions/flows/t4c.md +++ b/docs/docs/user/sessions/flows/t4c.md @@ -7,30 +7,37 @@ !!! Info - Please [request a persistent session](../request.md) before you continue - with the instructions here. + Connecting to a T4C model in that way will open a connection and automatically + write changes back to the T4C model. If you do not want to write changes back you can follow + [the import T4C model](../../tools/capella/teamforcapella/import/import-from-t4c.md) + tutorial To access a TeamForCapella based model you first need read/write access from a model lead (usually this role is allocated to lead architects / area owners). + +!!! Info + Please [request a persistent session](../request.md) before you continue + with the instructions here. + 1. During the session creation, you perhaps already noticed the TeamForCapella - session passwords. If you've already closed the dialog, please reopen it by + session token. If you've already closed the dialog, please reopen it by clicking `Connect` for your desired session under `Active Sessions`. Whenever you create a session, we select all TeamForCapella models with the same Capella version that you have access to. For those repositories, we - create a session password and register it with `TeamForCapella`. The access - is revoked after session termination. Please copy the session password (you + create a session token and register it with `TeamForCapella`. The access + is revoked after session termination. Please copy the session token (you can just click on the text to copy it): - ![Session password](screenshots/session-password.png) + ![Session password](screenshots/session-token.png) 1. When Capella is finally loaded you navigate to `File` > `New` > `Other`. ![Open Connection dialog](screenshots/step_1.png) -1. Expand `Team for Capella` and select `Connect to remote model`: +1. Expand `Team for Capella` and select `Capella Connected Project`: ![Connect to remote model](screenshots/step_2.png) diff --git a/docs/docs/user/tools/capella/teamforcapella/import/import-from-t4c.md b/docs/docs/user/tools/capella/teamforcapella/import/import-from-t4c.md index 5fae960e4..7a480de07 100644 --- a/docs/docs/user/tools/capella/teamforcapella/import/import-from-t4c.md +++ b/docs/docs/user/tools/capella/teamforcapella/import/import-from-t4c.md @@ -10,6 +10,12 @@ To import a Capella model into your persistent workspace, you need at least the `Read/Write`-permission in the project. + +!!! info + This imports a model into your workspace and changes are not automatically saved + back to the T4C repository. If you want to save changes directly back to the server + use [this](../../../../sessions/flows/t4c.md) documentation. + 1. Open a persistent session with the corresponding Capella version. 1. Wait until Capella has started. 1. Click on `File` > `Import...`.