Configure Delimiter for SAP Database Query - EcoSys - Help - Hexagon PPM

EcoSys SAP Adapter Help

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
9.0

The adapter uses the pipe symbol (|) as a delimiter while querying SAP database. In some cases, this can cause a conflict if any SAP data also contains |. To overcome this limitation, the adapter provides a configuration property in the data source definition to use a non-conflicting delimiter.

<parameter name="delimiter">~</parameter>

This is an optional setting. If not provided "|" is used by default.