100 Questions Flashcards
What is the difference between Data Migration and Data Loading in a Workday implementation?
Data Migration is the overall process of moving data from legacy systems into Workday across multiple phases and tenants, whereas Data Loading refers specifically to the act of importing data into a single Workday tenant using tools.
Which types of data does Workday deliver by default, and what types must be provided by the customer?
Workday delivers preconfigured reference data (e.g., standard country codes, currencies) by default, while customer-specific data (e.g., organizations, workers, job profiles) must be provided and loaded by the implementation team.
What is the Workday Shared Setup Tenant and why would you use it?
The Workday Shared Setup Tenant is a special environment containing foundational default data (currencies, countries, etc.) used as a source to extract baseline configuration data into the customer’s foundation tenant.
What are Foundation Recipes in the context of Workday data loading?
Foundation Recipes are predefined bundles of foundational configuration data extracted from the Workday Shared Setup Tenant and loaded into the customer’s foundation tenant to quickly populate standard data.
What is a configuration package as used in Workday data loading?
A configuration package is a container of configuration objects (e.g., default settings like country codes, currencies) that is used to migrate a set of configuration data from one tenant to another.
In Workday, what is a tenant?
A tenant is a unique instance of the Workday system – essentially a separate environment with its own data and configurations.
What is the Foundation (or Implementation) Tenant in Workday?
The Foundation Tenant (also called the Empty Tenant or Base Load Tenant) is the initial Workday environment where customer-specific configuration and data are loaded during an implementation.
What are two other names commonly used for the Foundation Tenant?
It is often called the Empty Tenant or the Initial Load Tenant.
What is the purpose of the Foundation Tenant during a Workday deployment?
Its purpose is to serve as the initial build and data load environment where the system is configured and foundational data is loaded before migrating to test or production environments.
What is Customer Central in the Workday implementation landscape?
Customer Central is a special tenant used by implementation consultants; it serves as a hub for accessing advanced data loading tools like Advanced Load and configuration migration utilities.
Can customer users access Customer Central or its tools?
No, Customer Central is restricted to authorized Workday implementers and is not available to standard customer users.
Name one data loading tool that is only available in Customer Central.
Advanced Load is available only through Customer Central.
Where is the Advanced Load tool located?
It is located in Customer Central, not within a regular customer tenant.
Who has access to use the Advanced Load tool?
Only Workday implementers (consultants) have access to Advanced Load.
What does the Advanced Load tool do?
Advanced Load is a bulk data loading tool that imports data files into a staging area for validation before loading the data into the target tenant.
How is Advanced Load different from a basic data import?
It offers a staging area for data review and transformation, better error handling, and supports loading complex data sets, making it more robust than simple EIB imports.
What is the “staging area” in Advanced Load?
The staging area is a temporary workspace where imported data is held for validation and review before being committed to the target tenant.
Why is the staging area important?
It allows implementers to catch and correct data errors before final load, ensuring data integrity and reducing load failures.
What is the recommended sequence in the Advanced Load process?
The sequence is: 1) Download Template, 2) Import Data into staging, 3) Validate the data, and 4) Load the data into the target tenant.
What is effective dating in Workday data loading?
Effective dating assigns a start date to records (often set far in the past, such as 1/1/1900) so that they remain valid until updated, preventing conflicts with later updates.
Why is effective dating used?
It ensures that loaded records are continuously active and can be updated over time without causing historical data conflicts.
What is the purpose of using an SFTP server in data loading?
An SFTP server is used to securely store and transfer data files (Excel/CSV) that will be imported using tools like Advanced Load, ensuring encryption and controlled access.
What key information is needed to configure the SFTP connection for Advanced Load?
You need the SFTP server URL (with protocol and port), the directory (folder) path where files are stored, and the SFTP account credentials (username and password or key).
Why must the SFTP directory be specified correctly?
Specifying the correct directory ensures that Workday looks in the right folder for your data files; if left blank or incorrect, it may cause “file not found” errors.