Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2
absoluteUrltrue

...

Info

Host, Version and Tenant can be found out by following any of these simple steps:

  1. You can first contact your Workday Security Administrator or your Implementation Partner.
  2. If you have access to your Workday Customer Portal, you can get information from there.
  3. If you have access to the Workday Community, you can access the Workday Data Centers page from where its three data centers are listed. (AshburnPortland and Dublin). You need Workday Community access for this.
  4. Another easy way of finding this is through a RAAS (Report As A Service)
    1. Create an Advanced Report that is Web Service Enabled.
    2. From the Related Actions for the Report, click on Web Services > View URLs.
    3. Copy the Workday XML URL. It contains the host-prefix, tenant name, and user name and follows the syntax:
      https://<host-prefix>.workday.com/ccx/service/customreport2/<tenant_name>/<username>/CR_RAAS_SNAPLOGIC_READ_DEMO.
  5. Latest Version can be found from the Public Workday Web Services (WWS).

...

ParameterData TypeDescriptionDefault ValueExample 
LabelString
Required. Enter a unique name for the Account.

N/AWorkday_Diagnostics

UsernameString

Required. Provide the username received as part of access permissions from Workday.

N/Asnaplogic
PasswordStringRequired. Provide the password associated with the username.N/ATest_Acc1
TenantStringRequired. Provide the name of the Workday tenant to access.N/Asnaplogic
HostString

Required. Enter the path for Workday Implementation (Sandbox) or Production tenant.

Note

The host supports the path in a non-HTTP format (for example, wd-imp-services.workday.com).


N/Awd-imp-services.workday.com
VersionStringRequired. Workday version. The Snap supports versions from 21 through 29.N/A25.0

Accounts Encryption

...