JDBC Driver for Workday

Build 23.0.8839

APIURL

The complete url to the API endpoint to use for making SOAP requests.

データ型

string

デフォルト値

""

解説

Instead of entering the Tenant, Service, and BaseURL individually, the complete API URL may be specified in the following format. For example:

BaseURL/ccx/service/<tenant>/<Service>

For example, this URL is the same as setting Tenant to "mytenant", Service to "Human_Resources", and BaseURL to "https://wd3-impl-services1.workday.com":

https://wd3-impl-services1.workday.com/ccx/service/mytenant/Human_Resources

Alternatively, the Service may be left out, which will enable all services included in the Service property. For example:

https://wd3-impl-services1.workday.com/ccx/service/mytenant

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839