Skip to content

Commit 350b10b

Browse files
committed
Update from SAP DITA CMS (squashed):
commit a33718662b940aef8e65664940216b322f2cd7a7 Author: REDACTED Date: Sun Jun 1 17:59:53 2025 +0000 Update from SAP DITA CMS 2025-06-01 17:59:53 Project: dita-all/slu1713332208086 Project map: 6d6c94be23b547a19d534f13dd6d51a7.ditamap Output: loiocc0ab4c7365e43bbbee9eae27deb32da Language: en-US Builddable map: 446771d4951c4a6988252269c21d94ba.ditamap commit ee24237b3380c2e20716fe62e8a3fd71e70a2b36 Author: REDACTED Date: Fri May 30 12:27:25 2025 +0000 Update from SAP DITA CMS 2025-05-30 12:27:25 Project: dita-all/slu1713332208086 Project map: 6d6c94be23b547a19d534f13dd6d51a7.ditamap Output: loiocc0ab4c7365e43bbbee9eae27deb32da Language: en-US Builddable map: 446771d4951c4a6988252269c21d94ba.ditamap commit 54aa406b36ccb2e9bce45ac46540c5c9b01b4499 Author: REDACTED Date: Fri May 30 12:04:52 2025 +0000 Update from SAP DITA CMS 2025-05-30 12:04:52 Project: dita-all/slu1713332208086 Project map: 6d6c94be23b547a19d534f13dd6d51a7.ditamap ################################################## [Remaining squash message was removed before commit...]
1 parent e7d9e4d commit 350b10b

92 files changed

Lines changed: 5817 additions & 714 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ISuite/40-RemoteSystems/introduction-10dc4a3.md

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Receiver adapter
267267

268268
Connects SAP Integration Suite to Amazon EventBridge.
269269

270-
See: [AmazonEventBridge Receiver Adapter](../50-Development/amazoneventbridge-receiver-adapter-ff3f9ed.md)
270+
See: [Amazon EventBridge Receiver Adapter](../50-Development/amazon-eventbridge-receiver-adapter-ff3f9ed.md)
271271

272272
</td>
273273
</tr>
@@ -366,6 +366,8 @@ See: [Configure the AMQP Receiver Adapter](../50-Development/configure-the-amqp-
366366

367367
*AMQP for SAP Event Mesh*
368368

369+
Sender adapter
370+
369371
</td>
370372
<td valign="top">
371373

@@ -575,7 +577,7 @@ Supported message protocol: AMQP \(Advanced Message Queuing Protocol\) 1.0
575577

576578
Supported transport protocol: TCP
577579

578-
See:
580+
See: [Configure the AMQP Sender Adapter](../50-Development/configure-the-amqp-sender-adapter-99ce674.md)
579581

580582
</td>
581583
</tr>
@@ -928,7 +930,7 @@ See: [Facebook Receiver Adapter](../50-Development/facebook-receiver-adapter-3dc
928930
<tr>
929931
<td valign="top">
930932

931-
**
933+
*FTP*
932934

933935
Sender adapter
934936

@@ -1087,14 +1089,14 @@ See: [HubSpot Receiver Adapter](../50-Development/hubspot-receiver-adapter-48cfa
10871089
<tr>
10881090
<td valign="top">
10891091

1090-
*IBM MQ*
1092+
*IBM MQ \(REST\)*
10911093

10921094
Sender adapter
10931095

10941096
</td>
10951097
<td valign="top">
10961098

1097-
Allows SAP Integration Suite to consume messages from IBM MQ.
1099+
Allows SAP Integration Suite to consume messages from IBM MQ using the REST message protocol.
10981100

10991101
See: [Configure the IBM MQ \(REST\) Sender Adapter](../50-Development/configure-the-ibm-mq-rest-sender-adapter-35cd02d.md)
11001102

@@ -1103,14 +1105,14 @@ See: [Configure the IBM MQ \(REST\) Sender Adapter](../50-Development/configure-
11031105
<tr>
11041106
<td valign="top">
11051107

1106-
*IBM MQ*
1108+
*IBM MQ \(REST\)*
11071109

11081110
Receiver adapter
11091111

11101112
</td>
11111113
<td valign="top">
11121114

1113-
Allows SAP Integration Suite to publish messages to IBM MQ.
1115+
Allows SAP Integration Suite to publish messages to IBM MQ using the REST message protocol.
11141116

11151117
See: [Configure the IBM MQ \(REST\) Receiver Adapter](../50-Development/configure-the-ibm-mq-rest-receiver-adapter-45610e7.md)
11161118

@@ -1119,6 +1121,38 @@ See: [Configure the IBM MQ \(REST\) Receiver Adapter](../50-Development/configur
11191121
<tr>
11201122
<td valign="top">
11211123

1124+
*IBM MQ JMS*
1125+
1126+
Sender adapter
1127+
1128+
</td>
1129+
<td valign="top">
1130+
1131+
Allows SAP Integration Suite to consume messages from IBM MQ via JMS message protocol.
1132+
1133+
See: [Configure the IBM MQ JMS Sender Adapter](../50-Development/configure-the-ibm-mq-jms-sender-adapter-d655ab4.md)
1134+
1135+
</td>
1136+
</tr>
1137+
<tr>
1138+
<td valign="top">
1139+
1140+
*IBM MQ JMS*
1141+
1142+
Receiver adapter
1143+
1144+
</td>
1145+
<td valign="top">
1146+
1147+
Allows SAP Integration Suite to publish messages to IBM MQ via JMS message protocol.
1148+
1149+
See: [Configure the IBM MQ JMS Receiver Adapter](../50-Development/configure-the-ibm-mq-jms-receiver-adapter-029bc1b.md)
1150+
1151+
</td>
1152+
</tr>
1153+
<tr>
1154+
<td valign="top">
1155+
11221156
*IDoc*
11231157

11241158
Sender adapter
@@ -1162,7 +1196,7 @@ Receiver adapter
11621196

11631197
Allows SAP Integration Suite to connect to a JDBC \(Java Database Connectivity\) database and to execute SQL commands on the database.
11641198

1165-
See:
1199+
See: [JDBC Receiver Adapter](../50-Development/jdbc-receiver-adapter-88be644.md)
11661200

11671201
</td>
11681202
</tr>

docs/ISuite/50-Development/IntegrationSettings/apache-camel-3-14-upgrade-02ea0c5.md renamed to docs/ISuite/50-Development/IntegrationSettings/camel-upgrade-02ea0c5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- loio02ea0c585869489f893359c8bb552a30 -->
22

3-
# Apache Camel 3.14 Upgrade
3+
# Camel Upgrade
44

55
Apache Camel runtime will be updated from version 2.24 to 3.14.7.
66

docs/ISuite/50-Development/IntegrationSettings/design-guidelines-4d1c84f.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,8 @@ For more information on how integration developers can validate their integratio
8181
> ### Remember:
8282
> You can use design guidelines to validate not only your custom integration content but also the prepackaged integration content that is shipped by SAP.
8383
84+
**Related Information**
85+
86+
87+
[Integration Flow Design Guidelines](../integration-flow-design-guidelines-6803389.md "As an integration developer, you need to make sure that you design integration flows in a robust fashion in order to safeguard your company's mission-critical business processes.")
88+

docs/ISuite/50-Development/IntegrationSettings/configuring-integration-settings-98091f7.md renamed to docs/ISuite/50-Development/IntegrationSettings/integration-98091f7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- loio98091f710e534120a71b436e9be4e6bf -->
22

3-
# Configuring Integration Settings
3+
# Integration
44

55
After enabling the Cloud Integration capability, you need to configure the service. For a first-time user, only the *Configure* tab appears on the *Settings* page.
66

docs/ISuite/50-Development/access-policies-e0009f3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ With access policies, you can protect access to certain sets of artifacts. You c
88

99
- A package – by which all artifacts of the integration package and the package actions are protected.
1010

11-
- A specific artifact type – for example, script collection or integrtion flow.
11+
- A specific artifact type – for example, script collection or integration flow.
1212

1313

1414
If access to at least one artifact of an integration package is restricted, you can't export, publish, or delete the integration package.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!-- loio2a891152af55448ca8350cc04fa829a7 -->
2+
3+
# Access Policies for API Artifact
4+
5+
Access policies for API artifacts enable you to control who can access and interact with your APIs and their data.
6+
7+
By defining these policies, you gain precise control over which users or systems can perform specific actions—such as creating/editing, or executing other operations—on the API. For example, unauthorized users might be granted permission only to view protected resources, such as integration flows, but restricted from performing actions like editing, copying, downloading, deleting, simulating flows, or monitoring message content. For more information, see [Managing Access Policies](managing-access-policies-318d107.md).
8+
9+
Access policies enable you to manage:
10+
11+
- API artifact operations in design time
12+
13+
- API artifact operations after deployment
14+
15+
- Data stored and processed by the artifact at runtime
16+
17+
18+
For more information, see [Access Policies](access-policies-e0009f3.md) and [Defining Access Policies](defining-access-policies-b0d7950.md).
19+

docs/ISuite/50-Development/amazoneventbridge-receiver-adapter-ff3f9ed.md renamed to docs/ISuite/50-Development/amazon-eventbridge-receiver-adapter-ff3f9ed.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!-- loioff3f9edc07344fa8a497dc4445ef7820 -->
22

3-
# AmazonEventBridge Receiver Adapter
3+
# Amazon EventBridge Receiver Adapter
44

5-
The AmazonEventBridge Receiver Adapter connects SAP Integration Suite to Amazon EventBridge. Amazon EventBridge is a serverless service that uses events to connect application components together.
5+
The Amazon EventBridge Receiver Adapter connects SAP Integration Suite to Amazon EventBridge. Amazon EventBridge is a serverless service that uses events to connect application components together.
66

77
> ### Note:
88
> This adapter is available on SAP Business Accelerator Hub.
@@ -18,15 +18,15 @@ The AmazonEventBridge Receiver Adapter connects SAP Integration Suite to Amazon
1818

1919
<a name="loioff3f9edc07344fa8a497dc4445ef7820__section_qty_z21_tcc"/>
2020

21-
## How the AmazonEventBridge Receiver Adapter Works
21+
## How the Amazon EventBridge Receiver Adapter Works
2222

23-
If you have configured a AmazonEventBridge receiver adapter, the data exchange is performed as follows at runtime: SAP sends the request to Amazon EventBridge \(this is a receiver system\) through SAP Integration Suite. Amazon EventBridge works on the request and sends back the data to SAP.
23+
If you have configured a Amazon EventBridge receiver adapter, the data exchange is performed as follows at runtime: SAP sends the request to Amazon EventBridge \(this is a receiver system\) through SAP Integration Suite. Amazon EventBridge works on the request and sends back the data to SAP.
2424

2525

2626

2727
<a name="loioff3f9edc07344fa8a497dc4445ef7820__section_ddl_ch1_tcc"/>
2828

29-
## Configuring the AmazonEventBridge Receiver Adapter
29+
## Configuring the Amazon EventBridge Receiver Adapter
3030

3131
**Connection**
3232

0 commit comments

Comments
 (0)