bw_datasource_merge_proposal
Merge an ODP field-sync proposal into the current DataSource XML after an adapter change, returning the merged XML to save and activate.
Instructions
Merge an ODP proposal (field sync after adapter change) into the current DataSource XML. Prefer xmlPath over inline xmlContent; returns the merged XML — write it back via save_and_activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xmlPath | No | Path (under the workdir) to a file containing the xml. Takes precedence over xmlContent. Use bw_*_get_xml with outputPath to produce such a file. | |
| datasource | Yes | ||
| outputPath | No | Recommended — merged XML can be large. | |
| xmlContent | No | Inline xml content. Mutually exclusive with xmlPath. | |
| sourceSystem | Yes |