ConnectionType
The method to use to connect to Workday.
Possible Values
WQL, Reports, REST, SOAPデータ型
string
デフォルト値
"WQL"
解説
The 本製品 supports several ways of connecting to Workday. This option controls which one is used:
- WQL exposes Workday data sources as read-only views using the Workday Query Language (WQL) service.
- Reports exposes Workday reports as views using Reports as a Service (RaaS).
- REST exposes Workday data as tables and views using the REST API.
- SOAP exposes Workday data as views using the SOAP API.