Skip to content

Commit 222f7c1

Browse files
committed
Update from SAP DITA CMS (squashed):
commit 3093f3780c387c09a47c3df9a861dbd9912caaba Author: REDACTED Date: Wed Jun 3 12:17:35 2026 +0000 Update from SAP DITA CMS 2026-06-03 12:17:35 Project: dita-all/grn1511860087951 Project map: e9e9831a77584ae78e36b24cbb8b61b0.ditamap Output: loiof0e21557a271447d9a5e573ebee60dd8 Language: en-US Builddable map: 6aec3039f79c49eb81ea503f014e59bd.ditamap commit cd0206fd0196f0c7bdd3a7d9d86587050f45eb9e Author: REDACTED Date: Wed Jun 3 12:05:55 2026 +0000 Update from SAP DITA CMS 2026-06-03 12:05:55 Project: dita-all/grn1511860087951 Project map: e9e9831a77584ae78e36b24cbb8b61b0.ditamap Output: loiof0e21557a271447d9a5e573ebee60dd8 Language: en-US Builddable map: 6aec3039f79c49eb81ea503f014e59bd.ditamap commit d42464323ad09105c875f367eb51d0462d8c3313 Author: REDACTED Date: Wed Jun 3 12:04:50 2026 +0000 Update from SAP DITA CMS 2026-06-03 12:04:50 Project: dita-all/grn1511860087951 Project map: e9e9831a77584ae78e36b24cbb8b61b0.ditamap ################################################## [Remaining squash message was removed before commit...]
1 parent d6684de commit 222f7c1

11 files changed

Lines changed: 565 additions & 8 deletions

docs/10-initial-setup/integrating-sap-cloud-transport-management-with-other-sap-cloud-solutions-ddaa000.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,26 @@ To set up the integration of SAP Cloud Transport Management for the content type
364364

365365

366366

367+
</td>
368+
</tr>
369+
<tr>
370+
<td valign="top">
371+
372+
SAP Document AI
373+
374+
</td>
375+
<td valign="top">
376+
377+
Documentation of the SAP cloud solution:
378+
379+
- [SAP Document AI](https://help.sap.com/docs/document-ai)
380+
381+
Documentation of the integration with SAP Cloud Transport Management:
382+
383+
- [Transports](https://help.sap.com/docs/SAP_DOCUMENT_AI/5fa7265b9ff64d73bac7cec61ee55ae6/5ffeda1162ae4c53941aa31723973036.html)
384+
385+
386+
367387
</td>
368388
</tr>
369389
<tr>

docs/20-configure-landscape/create-transport-nodes-f71a4d5.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,10 @@ Create transport nodes as representations of the source and target end points of
8686
</td>
8787
<td valign="top">
8888

89-
Use tags to categorize transport nodes by providing additional information, such as project details, or system characteristics.
89+
Use tags in the following situations:
90+
91+
- To categorize transport nodes by providing additional information, such as project details or system characteristics.
92+
- To group transport nodes visually in the Transport Landscape Visualization.
9093

9194
You have the following options:
9295

docs/30-using-import-queue/options-to-display-information-about-transport-requests-a90d808.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ For `.mtar` files, you can display additional information about the content of t
6161
</td>
6262
<td valign="top">
6363

64-
You can display the *Log of Transport Request <Request ID\>*. It displays the actions for the transport request in the current transport node.
64+
You can display the *Log of Transport Request *<Transport Description\>**. It displays the actions for the transport request in the current transport node.
6565

6666
> ### Note:
6767
> For MTA deployment on Cloud Foundry, the log of the transport request contains a link to the MTA operation logs for the deploy operation. Like this, you can obtain these logs without using the Cloud Foundry command-line interface \(`cf cli`\).
Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
<!-- loio6dd14665fa654e8eaa13d883e8f8ec8e -->
2+
3+
<link rel="stylesheet" type="text/css" href="../css/sap-icons.css"/>
4+
5+
# Upload Deployment Configuration for Application Content
6+
7+
If the deploying application supports a deployment configuration, you can upload it for transport nodes of content type *Application Content*.
8+
9+
10+
11+
## Prerequisites
12+
13+
- To upload or delete deployment configurations, you need the *TransportOperator* role assigned. For more information, see [Security](../60-security/security-51939a4.md).
14+
- The deployment tool or application supports deployment configurations. Consult the relevant documentation for more information.
15+
- You are in the import queue of a transport node for the Content Type *Application Content*. For more information, see [Prerequisites for Using the Import Queue](prerequisites-for-using-the-import-queue-dd661c7.md).
16+
17+
18+
19+
## Context
20+
21+
A deployment configuration is a JSON file that contains data to control aspects of the deployment process, such as target spaces, subfolders, or other deployment tool-specific settings. You can upload it for transport nodes for the Content Type *Application Content*. The supported configuration options and their structure are defined by the deployment tool.
22+
23+
The deployment configuration is stored per transport node. It's passed to the deployment tool in every import triggered for that node, for as long as it remains configured. Only one deployment configuration can be active for a node at a time.
24+
25+
Note the following:
26+
27+
- The configuration file content isn't logged. Only the upload or deletion actions of configuration files are recorded as transport actions.
28+
- The transport request log displays the name of the configuration file that was active for the node when the import started.
29+
- The deployment configuration isn't forwarded to target transport nodes. If you use deployment configurations in multiple nodes in your landscape, you must configure each node separately.
30+
31+
> ### Note:
32+
> Deployment configuration isn't supported for transport nodes with the *Multitarget Application \(MTA\)* content type. For MTA deployments, use MTA extension descriptors instead. For more information, see [Upload MTA Extension Descriptors](upload-mta-extension-descriptors-0c7a672.md).
33+
34+
35+
36+
37+
## Procedure
38+
39+
1. Choose <span class="SAP-icons-V5"></span> Deployment Configuration in the header action bar.
40+
41+
The *Deployment Configuration* dialog opens.
42+
43+
2. In the *Configuration File \(JSON\)* field, click in the *Upload \*.json file* field, and select a JSON file that contains the deployment configuration you want to use for deployment in the current transport node.
44+
45+
> ### Note:
46+
> The file must be a valid JSON file.
47+
48+
The content of the file is displayed in the *Configuration* preview area.
49+
50+
The *Description* field is automatically populated with the JSON file name.
51+
52+
3. Choose *Submit Configuration*.
53+
54+
The *Description* field is updated with the timestamp of the submission.
55+
56+
4. In the *Deployment Configuration* dialog, you have the following additional options:
57+
58+
59+
<table>
60+
<tr>
61+
<th valign="top">
62+
63+
Task
64+
65+
</th>
66+
<th valign="top">
67+
68+
How To
69+
70+
</th>
71+
</tr>
72+
<tr>
73+
<td valign="top">
74+
75+
Replace the deployment configuration.
76+
77+
</td>
78+
<td valign="top">
79+
80+
Open the *Deployment Configuration* dialog, upload a new file, and choose *Submit Configuration*. The existing configuration is replaced immediately.
81+
82+
</td>
83+
</tr>
84+
<tr>
85+
<td valign="top">
86+
87+
Delete the deployment configuration.
88+
89+
</td>
90+
<td valign="top">
91+
92+
Open the *Deployment Configuration* dialog and choose *Delete Configuration*. The deletion is recorded as a transport action.
93+
94+
</td>
95+
</tr>
96+
</table>
97+
98+
99+
100+
101+
<a name="loio6dd14665fa654e8eaa13d883e8f8ec8e__result"/>
102+
103+
## Results
104+
105+
The deployment configuration is saved for the transport node. It's passed to the deployment tool at every subsequent import for this node.
106+
107+
Uploading and deleting deployment configurations are reflected as *File Upload* and *File Delete* actions in the transport action logs.
108+
109+
When you import a transport request in a node that uses a deployment configuration, the *Log of Transport Request *<Transport Description\>** contains an entry *Deployment configuration: *<file name\>* *. To view this log: In the import queue, in the line of the imported transport request, choose <span class="SAP-icons-V5"></span> \(Display the logs for queue entry\).
110+

docs/30-using-import-queue/upload-mta-extension-descriptors-0c7a672.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For more information about how to define MTA extension descriptors, see [Definin
116116

117117
The MTA extension descriptor that you uploaded is now available in the import queue. It is used when the transport request with the matching MTA version is imported.
118118

119-
3. In addition, in the *MTA Extension Descriptors* dialog window, you have the following options:
119+
3. In the *MTA Extension Descriptors* dialog, you have the following additional options:
120120

121121

122122
<table>

docs/30-using-import-queue/using-the-import-queue-3c4b6f3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,7 @@ To run imports of all transport requests in a transport node on a regular basis,
7070
Cloud Foundry
7171
environment.")**
7272
If an extension descriptor file exists for a Multitarget Application \(MTA\) that you want to import, you can upload it in the import queue of the corresponding transport node of Cloud Foundry environment.
73+
- **[Upload Deployment Configuration for Application Content](upload-deployment-configuration-for-application-content-6dd1466.md "If the deploying application supports a deployment configuration, you can upload it
74+
for transport nodes of content type Application Content.")**
75+
If the deploying application supports a deployment configuration, you can upload it for transport nodes of content type *Application Content*.
7376

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
<!-- loiob5aadd72d88f408490d2078150b5e866 -->
2+
3+
# Grouping Transport Nodes by Tags
4+
5+
Group transport nodes visually based on their assigned tags enabling you to organize and identify related nodes at a glance using your own custom categories, such as regions, environments, projects, or other meaningful classifications.
6+
7+
8+
9+
## Prerequisites
10+
11+
- Transport nodes have tags assigned to them. For more information, see [Create Transport Nodes](20-configure-landscape/create-transport-nodes-f71a4d5.md).
12+
- You have one of the roles *Administrator* or *LandscapeOperator* assigned to your user. For more information, see [Security](60-security/security-51939a4.md).
13+
14+
15+
16+
## Context
17+
18+
Tag-based grouping visually groups all transport nodes that share a given tag, making it easier to navigate and understand large landscapes. You can apply multiple tags as grouping criteria. Each additional tag introduces a separate group on the canvas.
19+
20+
Note the following points about grouping behavior:
21+
22+
- Each transport node belongs to exactly one group based on the first matching tag in your selection order.
23+
24+
- You can adjust the tag order to change the grouping perspective.
25+
26+
- Transport nodes that don't match any of the selected tags remain ungrouped.
27+
28+
- Your grouping selection is saved locally and persists across sessions, but isn't shared or stored on the server.
29+
30+
31+
32+
33+
## Procedure
34+
35+
1. On the SAP Cloud Transport Management home screen, choose *Landscape Visualization* from the navigation pane.
36+
37+
2. In the *View* toolbar, use the *Group by Tag* selection box to select one or more tags.
38+
39+
- 1. Select the dropdown arrow.
40+
41+
A dropdown menu of all tags that are currently assigned to at least one transport node appears.
42+
43+
2. Select one or more tags to use as grouping criteria.
44+
45+
46+
- Start typing the tag name and choose [Enter\] to confirm your selection.
47+
48+
49+
50+
51+
<a name="loiob5aadd72d88f408490d2078150b5e866__result"/>
52+
53+
## Results
54+
55+
The canvas updates immediately. Transport nodes that share a selected tag are enclosed in a labeled group frame.
56+
57+
If a transport node has multiple tags and more than one of those tags is selected, the node is assigned to the group of the **first matching tag** in the order in which you selected the tags.
58+
59+
The grouping persists across page refreshes for your user session on the current device.
60+
61+
You have the following options:
62+
63+
- To change the group assignment of such a node, deselect and reselect the tags in the desired order.
64+
65+
- To remove a grouping, deselect the corresponding tag in the *Group by Tag* dropdown.
66+
67+
The group frame is removed from the canvas. Nodes that were part of this group revert to their ungrouped position, or are reassigned to another group if they match a remaining selected tag.
68+
69+

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- [Create Destinations to SAP Cloud Transport Management Service](20-configure-landscape/create-destinations-to-sap-cloud-transport-management-service-795f733.md#loio795f7337e5d943df98c961303b02678b)
3636
- [Example: Destination to SAP Cloud Transport Management](20-configure-landscape/create-destinations-to-sap-cloud-transport-management-service-795f733.md#loio75fe5d4b4fa3492c87ef6be32ea0b819)
3737
- [Using the Landscape Visualization](using-the-landscape-visualization-9fea4f2.md)
38+
- [Grouping Transport Nodes by Tags](grouping-transport-nodes-by-tags-b5aadd7.md)
3839
- [Using the Import Queue](30-using-import-queue/using-the-import-queue-3c4b6f3.md)
3940
- [Prerequisites for Using the Import Queue](30-using-import-queue/prerequisites-for-using-the-import-queue-dd661c7.md)
4041
- [Search and Filter Options in an Import Queue](30-using-import-queue/search-and-filter-options-in-an-import-queue-3228b4c.md)
@@ -48,6 +49,7 @@
4849
- [Enable Automatic Import](30-using-import-queue/enable-automatic-import-9171d39.md)
4950
- [Schedule Imports](30-using-import-queue/schedule-imports-110a7a4.md)
5051
- [Upload MTA Extension Descriptors](30-using-import-queue/upload-mta-extension-descriptors-0c7a672.md)
52+
- [Upload Deployment Configuration for Application Content](30-using-import-queue/upload-deployment-configuration-for-application-content-6dd1466.md)
5153
- [Managing Transport Requests](40-using-request-overview/managing-transport-requests-d088caa.md)
5254
- [Displaying Details of Transport Requests](40-using-request-overview/displaying-details-of-transport-requests-0415f2f.md)
5355
- [Processing Modifiable Transport Requests](40-using-request-overview/processing-modifiable-transport-requests-b541b09.md)

docs/supported-content-types-8961dcb.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,58 @@ No
951951
<tr>
952952
<td valign="top">
953953

954+
SAP Document AI
955+
956+
</td>
957+
<td valign="top">
958+
959+
Multiple objects, such as channels, schemas, and workflows. For the full list, see [Supported Objects](https://help.sap.com/docs/SAP_DOCUMENT_AI/5fa7265b9ff64d73bac7cec61ee55ae6/f605fd01abb548c380f4cf54db579d56.html).
960+
961+
</td>
962+
<td valign="top">
963+
964+
Application Content
965+
966+
</td>
967+
<td valign="top">
968+
969+
Cloud Foundry
970+
971+
</td>
972+
<td valign="top">
973+
974+
Yes
975+
976+
</td>
977+
<td valign="top">
978+
979+
No
980+
981+
</td>
982+
<td valign="top">
983+
984+
n/a
985+
986+
</td>
987+
<td valign="top">
988+
989+
No
990+
991+
</td>
992+
<td valign="top">
993+
994+
The integration covers the SAP Document AI workspace. You can select the objects that you want to transport in the workspace UI.
995+
996+
</td>
997+
<td valign="top">
998+
999+
[SAP Document AI](10-initial-setup/integrating-sap-cloud-transport-management-with-other-sap-cloud-solutions-ddaa000.md#loioddaa000bc92c43d8bd09f4e2c8ca05eb__dai)
1000+
1001+
</td>
1002+
</tr>
1003+
<tr>
1004+
<td valign="top">
1005+
9541006
SAP Entitlement Management
9551007

9561008
</td>

0 commit comments

Comments
 (0)