Skip to content

[INT-7705] ATS Workday RAAS T2 Do updated for ISU Auth steps#316

Merged
Desocode merged 1 commit into
mainfrom
INT-7705/ATS_Workday_RAAS_T2_Doc_updated_for_ISU_Auth_section
Nov 10, 2025
Merged

[INT-7705] ATS Workday RAAS T2 Do updated for ISU Auth steps#316
Desocode merged 1 commit into
mainfrom
INT-7705/ATS_Workday_RAAS_T2_Doc_updated_for_ISU_Auth_section

Conversation

@sourabh-stackone

@sourabh-stackone sourabh-stackone commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

ATS Workday RAAS T2 Do updated for ISU Auth steps

screencapture-localhost-3001-integration-configuration-concepts-ats-workday-raas-2025-11-10-18_42_15

Summary by cubic

Updated the Workday RAAS (T2) documentation to add Integration System User (ISU) authentication steps and clarify credential requirements. This fulfills INT-7705 by providing an optional ISU setup and a simple step-by-step guide with screenshots.

Written for commit 5661617. Summary will update automatically on new commits.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new section to the Workday RaaS documentation that provides instructions for setting up an Integration System User (ISU) before configuring custom reports. The new section appears before the existing "Access Report Designer" section.

  • Added "Set up an Integration System User" section with step-by-step instructions
  • Includes a warning that the ISU setup is optional but recommended
  • Provides two steps with accompanying images for creating the user

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

className="rounded-md"
style={{ margin:"0 auto",border:"1px solid #efefef" }}
alt="Create Integration System User"
src="/images/workday-wql/image5.png"

Copilot AI Nov 10, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image path uses 'workday-wql' directory, but all other images in this file use 'workday-raas' directory. This inconsistency will likely result in a broken image reference. The path should be '/images/workday-raas/image5.png' or a unique filename to avoid conflicts with the existing image5.png on line 151.

Suggested change
src="/images/workday-wql/image5.png"
src="/images/workday-raas/image5-isu.png"

Copilot uses AI. Check for mistakes.
className="rounded-md"
style={{ margin:"0 auto",border:"1px solid #efefef" }}
alt="Account Information"
src="/images/workday-wql/image6.png"

Copilot AI Nov 10, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image path uses 'workday-wql' directory, but all other images in this file use 'workday-raas' directory. This inconsistency will likely result in a broken image reference. Additionally, line 165 already uses 'image6.png' for a different section. Consider using '/images/workday-raas/' directory with unique filenames like 'image7.png' and 'image8.png'.

Copilot uses AI. Check for mistakes.
@Desocode Desocode merged commit 9ca8274 into main Nov 10, 2025
15 checks passed
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