Skip to content

Fix WorkdayDA employee topics: remove redundant inputs, fix scenarioName, add empty response handling - #525

Merged
savankayala05 merged 1 commit into
microsoft:mainfrom
savankayala05:users/savankayala/fix-workday-da-employee-topics
Jun 25, 2026
Merged

Fix WorkdayDA employee topics: remove redundant inputs, fix scenarioName, add empty response handling#525
savankayala05 merged 1 commit into
microsoft:mainfrom
savankayala05:users/savankayala/fix-workday-da-employee-topics

Conversation

@savankayala05

@savankayala05 savankayala05 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR fixes the WorkdayGetGovernmentIDs and WorkdayGetEducation topics in the Employee Self-Service Agent (WorkdayDA).

Changes

WorkdayGetGovernmentIDs

  • Removed unused EmployeeName input and trigger queries (self-service only)
  • Removed redundant WorkdaySystemAccessCheck dialog call
  • Fixed scenarioName binding — changed from Power Fx expression to plain string value
  • Added empty response handling with user-friendly message

WorkdayGetEducation

  • Removed unused EmployeeName input and trigger queries (self-service only)
  • Removed redundant WorkdaySystemAccessCheck dialog call
  • Added empty response handling with user-friendly message

Files Changed

  • EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/WorkdayGetGovernmentIDs/topic.yaml
  • EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/WorkdayGetEducation/topic.yaml

Validated in DA agent:

image image

…ame, add empty response handling

- WorkdayGetGovernmentIDs: remove unused EmployeeName input/triggers, remove access check, fix scenarioName binding, add empty response condition
- WorkdayGetEducation: remove unused EmployeeName input/triggers, remove access check, add empty response condition
@savankayala05
savankayala05 requested a review from a team as a code owner June 25, 2026 22:11
@savankayala05
savankayala05 merged commit ba82644 into microsoft:main Jun 25, 2026
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants