bw_get_datasource
Reads the full structure of a DataSource (RSDS), including metadata, fields with types and properties, and adapter configuration. Specify datasource name and source system to retrieve detailed definition.
Instructions
Read the full structure of a DataSource (RSDS) — metadata, all fields with types and properties, and adapter configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. "text" (default): compact human-readable summary. "raw": raw XML from BW. | |
| source_system | Yes | Logical source system name (e.g. "LSYS_NAME"). | |
| datasource_name | Yes | Technical name of the DataSource (e.g. "DS_NAME"). |