setTransportsConfig
Set transport configurations using a URI, ETag, and config string. Optionally specify a connection to override the active one.
Instructions
Sets transport configurations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The URI for the transport configuration. | |
| etag | Yes | The ETag for the transport configuration. | |
| config | Yes | The transport configuration. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |