Targeting Workday
For each Workday system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is Workday Human Resources.
Note: In Connector Pack 4.5 and earlier, Workday was listed in the Applications category.
Address uses options described in the table below.
The full list of target parameters is explained in Target System Options .
Option | Description |
---|---|
Options marked with a | |
Server | The Workday API service end point URL where request is posted. This is set to wd2-impl-services1.workday.com by default. (key: server) |
Port | Default is 443. (key: port) |
Connection over SSL | (optional) Select to enforce SSL connections. Default is "true". (key: ssl) |
Validate the server’s certificate when connecting | Determines whether to validate the server’s security certificate for SSL connections. Default is "true". (key: checkCert) |
HTTP Network Proxy | Optional (key: proxy) |
Workday tenant | The Workday client instance name. (key: tenant) |
Version | (Optional) Specify the client Workday instance version, typically it’s also the API version. (key: ver) |
Config file path | (Optional) Specify the name of the configuration file. It must be located in the script directory. (key: file) |