Valid Workday-Pro-Integrations Dumps shared by EduDump.com for Helping Passing Workday-Pro-Integrations Exam! EduDump.com now offer the newest Workday-Pro-Integrations exam dumps, the EduDump.com Workday-Pro-Integrations exam questions have been updated and answers have been corrected get the newest EduDump.com Workday-Pro-Integrations dumps with Test Engine here:
Refer to the scenario. You are configuring a Core Connector: Worker integration with the Data Initialization Service (DIS) enabled, scheduled to run once daily. The integration must extract only active worker records with changes to compensation, home address, or business title since the last 24 hours. It uses Workday's change detection to avoid full extracts. During testing, the Core Connector: Worker DIS output unexpectedly includes terminated workers, even though the change detection date parameters are correctly defined for a Full-Diff extract. The requirements specify that only active workers should be included in the output. What configuration step should you modify to ensure the integration excludes terminated workers?
Correct Answer: C
This scenario addresses an issue where a Core Connector: Worker integration - with DIS enabled and Full- Diff mode configured - unexpectedly includes terminated workers in the output, despite a requirement to include only active workers. The correct step to address this issue is the configuration of Integration Population Eligibility. From the Workday Pro: Integrations - Core Connector Configuration Guide, the relevant extract states: "The Integration Population Eligibility step allows users to define which workers or populations are eligible to be included in the integration output. This includes filtering by worker status, organization, supervisory org, or other eligibility criteria. If this is not configured to exclude terminated workers, the integration will include all workers who meet the event conditions, regardless of their current status." Even though the integration uses change detection and the correct launch parameters, Workday still considers any worker with a qualifying change, including those terminated, unless they are explicitly excluded via eligibility rules. Therefore, to prevent terminated workers from appearing in the output, you must set a filter in the Integration Population Eligibility step to include only active workers (e.g., using Worker.Status = Active or similar criteria). Incorrect Options Explained: * A. Configure Integration Attributes... Include Inactive Workers in Full FileThis option would cause inactive (e.g., terminated) workers to be included when enabled. It doesn't help filter them out. * B. Configure Integration Transaction Log... subscribe to everything except terminationSubscription controls which events trigger processing but does not control population eligibility. Terminated workers with address changes prior to termination could still appear if eligibility is not defined. * D. Configure Integration Field Overrides... use Eligibility CriterionField Overrides change data mappings or formats, not population eligibility. It cannot exclude terminated workers. References: Workday Pro: Integrations Curriculum - Core Connector: Worker Configuration and Population Eligibility Workday Community: Integration System Configuration > Integration Population Eligibility Workday Training Materials: Core Connector Deployment Best Practices