> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Workday RaaS

> Follow these steps to configure and connect Workday via Report as a Service (RaaS) successfully.

<Warning>
  This guidance assumes you have administrative privileges for your Workday account.
</Warning>

Workday Report as a Service (RaaS) allows you to create custom reports and expose them as web services for integration purposes.
This guide walks you through setting up an Integration System User, creating and sharing a web‑service‑enabled Advanced custom report,
configuring security group permissions, and connecting it through the integration platform.

## Set Up an Integration System User (Optional)

<Warning>
  Setting up an **Integration System User (ISU)** is recommended but optional. You can use an existing Workday user account with appropriate permissions instead.
  The key requirement is having valid credentials **(username and password)** with access to create and manage custom reports.
</Warning>

<Steps>
  <Step title="Go to Create Integration System User">
    Search for and open the `Create Integration System User` task.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Create Integration System User" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_create_ISU.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=31e4deb1990444e91db526d86766daab" width="550" height="123" data-path="images/workday-raas/workday_raas_search_create_ISU.png" />
    </Frame>
  </Step>

  <Step title="Enter account information">
    Enter a username and strong password in the Account Information section, then click `OK` to create the user.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Account Information" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_create_ISU.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=be58e5e42d6ba4772aa38841fe28d7d5" width="764" height="769" data-path="images/workday-raas/workday_raas_create_ISU.png" />
    </Frame>
  </Step>
</Steps>

## Create and View a Custom Report (Optional)

<Steps>
  <Step title="Go to Create Custom Report">
    Search and navigate to the `Create Custom Report` task

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Accessing Report Designer" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_custom_report.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=a14e0e6e70b3b735463cccfe5b94f988" width="553" height="122" data-path="images/workday-raas/workday_raas_search_custom_report.png" />
    </Frame>
  </Step>

  <Step title="Configure custom report">
    Follow the steps below to configure the custom report:

    * **Report Name**: Must be unique within the tenant
    * **Report Type**: Select **Advanced**
    * **Optimised for Performance**: Tick this box to enhance performance
    * **Data Source**: Choose the appropriate data source based on the data you need (e.g. Workers for HCM reporting).

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Create Custom Report" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_create_custom_report.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=d0560981ddf25e47bab849354a7e703e" width="1106" height="553" data-path="images/workday-raas/workday_raas_create_custom_report.png" />
    </Frame>

    Click `OK` to continue.

    Add and configure report fields:

    * Click the `+` icon to add a field.
    * Select a Business Object (e.g. Worker) in the **Business Object** column.
    * Choose the specific field (e.g. Employee ID) in the **Field** column.
    * Set aliases in **Column Heading Override** to ensure stable field names in API responses.

    <Note>
      The **Column Heading Override XML Alias** column will appear only after you enable **Enable As Web Service** under the Advanced tab and save the report. You can view this column when you return to edit the report.
    </Note>

    <Info>
      Add the following **field aliases** in your report. The aliases serve as stable identifiers for the API responses but the underlying fields must be properly configured.

      * Employee\_ID
      * First\_Name
      * Last\_Name
      * Display\_Name
      * Email\_Work
      * Email\_Home
      * Phone\_Work
      * Phone\_Home
      * Job\_Title
      * Hire\_Date
      * Gender
      * Date\_Of\_Birth
      * Termination\_Date
      * Company\_Name
    </Info>

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Fields and Aliases Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_fields_aliases.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=3c63ce7f5ed7fb233c98464afffcac98" width="1556" height="1253" data-path="images/workday-raas/workday_raas_fields_aliases.png" />
    </Frame>
  </Step>

  <Step title="Configure report filters (Optional)">
    Add filters to narrow the result data set (e.g. Supervisory Organisation – Primary Position).

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Filters Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_filter_for_custom_report.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=b6102db655e45ee27a6ddc7a531f8138" width="2299" height="770" data-path="images/workday-raas/workday_raas_filter_for_custom_report.png" />
    </Frame>
  </Step>

  <Step title="Configure report prompts">
    * Tick **Populate Undefined Prompt Defaults** to make prompt default fields visible in the report table. Once the `Prompt Defaults` grid is visible, the **Populate Undefined Prompt Defaults** field will be automatically unticked.
    * Tick **Display Prompt Values in Subtitle** to enable prompt display.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Prompts Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_custom_report_prompt.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=8547ff59eb1a570ea61d2a90d87bd4c2" width="1743" height="1258" data-path="images/workday-raas/workday_raas_custom_report_prompt.png" />
    </Frame>
  </Step>

  <Step title="Configure advanced options">
    Tick **Optimised for Performance** and **Enable As Web Service**. Leave other advanced options unchanged.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Advanced Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_custom_report_advanced.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=12f91b9f3a821e10cabc6994fa1b5bd0" width="1078" height="1258" data-path="images/workday-raas/workday_raas_custom_report_advanced.png" />
    </Frame>

    Click `OK` to save the report.
  </Step>

  <Step title="Go to View Custom Report">
    Search for `View Custom Report`, select the report you just created, then click `OK` to open it.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Accessing Report Designer" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_view_custom_report.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=d33b6f365a62c10670c742bb042a0615" width="629" height="241" data-path="images/workday-raas/workday_raas_search_view_custom_report.png" />
    </Frame>
  </Step>

  <Step title="Retrieve the Report URL">
    Open the three‑dot menu, select *Web Service* > *View URLs*; you will be redirected to the **View URLs Web Service** page.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="View URLs" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_view_custom_report_view_url.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=d2a1b1cb1e49ac96d12d0eac2074c11b" width="1028" height="467" data-path="images/workday-raas/workday_raas_view_custom_report_view_url.png" />
    </Frame>

    Right‑click the **Workday XML** link and copy its URL.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Copy Workday XML URL" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_workday_xml_url_page.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=0b53d7dd45a451336686ac4b821d8eb9" width="526" height="247" data-path="images/workday-raas/workday_raas_workday_xml_url_page.png" />
    </Frame>
  </Step>
</Steps>

## Connecting to StackOne

Use the **ISU Username**, **ISU Password**, and **Report URL** to create a connection.

<Frame>
  <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="StackOne Connector Hub" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_connect_hub_stackone.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=fa40c39f4c9fbaa7feafe5348fdea626" width="486" height="777" data-path="images/workday-raas/workday_raas_connect_hub_stackone.png" />
</Frame>

<Info>
  After connecting and calling the unified **List Employees** endpoint, you may see:

  1. A response with all fields populated.
  2. A response with fields present but values are `null`.
  3. An error: `The task submitted is not authorized.`
  4. An error: `Report not found`.

  **Scenario 1** = successful configuration.\
  **Scenario 2** = missing Security Group permissions for the ISU.\
  **Scenarios 3 & 4** = insufficient report access for the ISU credentials used.

  Proceed to [Configure Security Group Permissions for the ISU (Required for non‑null data)](#configure-security-group-permissions-for-the-isu-required-for-non‑null-data)
  and [Configure Custom Report Access for the ISU (Required for report access)](#configure-custom-report-access-for-the-isu-required-for-report-access) to resolve issues.
</Info>

## Configure Security Group Permissions for the ISU (Required for non‑null data)

<Steps>
  <Step title="Create a Security Group">
    Search for and open the **Create Security Group** task.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Search Security Group" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_security_group.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=a69889e6b4a3851c632e228300bf0c9e" width="549" height="123" data-path="images/workday-raas/workday_raas_search_security_group.png" />
    </Frame>
  </Step>

  <Step title="Select type of Tenanted Security Group">
    Choose `Integration System Security Group (Unconstrained)` and enter a name for the Security Group.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Create Security Group" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_create_security_group.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=9e16fd82926f7553a5aeaa08f341c09e" width="634" height="317" data-path="images/workday-raas/workday_raas_create_security_group.png" />
    </Frame>

    Click `OK`.
  </Step>

  <Step title="Assign the ISU to the Security Group">
    Select `Integration System Users`. Pick the ISU created earlier (or another integration user).

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Add Members to Security Group" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_assign_ISU_to_security_group.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=f79d3d8a1787ed4f3223106952e9b078" width="880" height="377" data-path="images/workday-raas/workday_raas_assign_ISU_to_security_group.png" />
    </Frame>

    Click `OK` to save.
  </Step>

  <Step title="Go to Maintain Permissions for Security Group">
    Search for `Maintain Permissions for Security Group` and open it.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Search Domain Security Policy Permissions" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_for_maintain_permission_for_security_group.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=a489e2a1925081bd176b22fcf73dbbf9" width="545" height="123" data-path="images/workday-raas/workday_raas_search_for_maintain_permission_for_security_group.png" />
    </Frame>

    Select the Security Group you created in the steps above.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Select Created Security Group" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_select_created_security_group.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=ec04009cb5bd8231abf5399e8f82a6e7" width="1020" height="453" data-path="images/workday-raas/workday_raas_select_created_security_group.png" />
    </Frame>
  </Step>

  <Step title="Configure Domain Security Policy Permissions">
    Set required Domain Security Policy Permissions to **Get Only** in the *View/Modify Access* column. Common Domain Security Policy Permissions are listed below:

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="View/Modify Access" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_domain_security_policy_permissions.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=66e501127a1ca0632e13099c0f71ddf7" width="1973" height="936" data-path="images/workday-raas/workday_raas_domain_security_policy_permissions.png" />
    </Frame>

    <Note>
      Please note that Domain Security Policy Permissions can be customised within a Workday organisation, and this list does not account for such customisations.
    </Note>

    | Domain Security Policy      | View/Modify Access |
    | --------------------------- | ------------------ |
    | Job Information             | Get Only           |
    | Person Data: Date of Birth  | Get Only           |
    | Person Data: Ethnicity      | Get Only           |
    | Person Data: Gender         | Get Only           |
    | Person Data: Home Email     | Get Only           |
    | Person Data: ID Information | Get Only           |
    | Person Data: Marital Status | Get Only           |
    | Person Data: Personal Data  | Get Only           |
    | Person Data: Work Email     | Get Only           |

    <Warning>
      Depending on the fields included in your custom report, additional Domain Security Policy Permissions may be required.
      If you encounter `null` values in the API response, review and add the necessary permissions accordingly.
    </Warning>
  </Step>

  <Step title="Activate security changes">
    Search for **Activate Pending Security Policy Changes** and open it.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Search to Activate Pending Permissions" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_to_activate_pending_permissions.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=2558908febaa70845cf0db335a60d1b8" width="547" height="122" data-path="images/workday-raas/workday_raas_search_to_activate_pending_permissions.png" />
    </Frame>

    Optionally add a comment, then continue.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Navigate to Activate Pending Permissions" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_navigate_to_activate_pending_permissions.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=4f5ca51a967b879a2dfe9e55811bcf41" width="1025" height="352" data-path="images/workday-raas/workday_raas_navigate_to_activate_pending_permissions.png" />
    </Frame>

    Review the summary, tick the confirmation box, and click `OK`.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Confirm Permissions" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_check_confirm_permissions.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=4adda366cbdd098afa61472b7acca97f" width="1374" height="487" data-path="images/workday-raas/workday_raas_check_confirm_permissions.png" />
    </Frame>

    <Warning>
      You must activate security changes each time you modify Domain Security Policy Permissions; otherwise changes will not take effect.
    </Warning>
  </Step>
</Steps>

## Configure Custom Report Access for the ISU (Required for report access)

<Steps>
  <Step title="Open the report">
    Search for `View Custom Report`.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Search View Custom Report" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_view_custom_report_1.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=0ffb961d7d2d96cca40f6c4790f5e50d" width="550" height="120" data-path="images/workday-raas/workday_raas_search_view_custom_report_1.png" />
    </Frame>

    Select your custom report.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Select Custom Report" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_search_view_custom_report.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=d33b6f365a62c10670c742bb042a0615" width="629" height="241" data-path="images/workday-raas/workday_raas_search_view_custom_report.png" />
    </Frame>
  </Step>

  <Step title="Check current ownership">
    Navigate to the `Share` tab and view the **Report Owned by** value.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Default Report Owner" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_default_report_owner.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=e90d040f3a003342c06f5e6d1b5f8885" width="702" height="706" data-path="images/workday-raas/workday_raas_default_report_owner.png" />
    </Frame>
  </Step>

  <Step title="Transfer ownership (if required)">
    <Warning>
      **Transferring ownership** revokes access from the current owner.\
      After transferring, ensure you reconnect in the StackOne Connector Hub using the new owner’s ISU credentials; otherwise you will encounter the `The task submitted is not authorized` error.
    </Warning>

    If the current owner is not the ISU you intend to use to connect with StackOne, open the three‑dot menu under *Custom Report* and select `Transfer Ownership`.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Change Report Owner" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_report_transfer_ownership.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=562616a878476567474e377ebf05c325" width="1098" height="451" data-path="images/workday-raas/workday_raas_report_transfer_ownership.png" />
    </Frame>

    Enter the new ISU username in `New Owner` and click `OK`.

    <Note>
      If you cannot find the ISU in the `New Owner` dropdown, you can share the report access without transferring ownership as described in the next step **Grant access without transferring ownership**.
    </Note>

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Enter New Owner" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_report_TO_select_ISU.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=a1c09014504cbf0ddf4e31e27e38b9b7" width="633" height="333" data-path="images/workday-raas/workday_raas_report_TO_select_ISU.png" />
    </Frame>
  </Step>

  <Step title="Grant access without transferring ownership">
    <Warning>
      Granting access retains the current owner. Authorised users can access the report and connect via the StackOne Connector Hub using their ISU credentials and the Report URL.
    </Warning>

    To grant access, choose `Edit` under *Custom Report* from the three‑dot menu.

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Edit Report" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_report_edit.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=0e3d6717baa4ed79c94403d127f00b33" width="799" height="156" data-path="images/workday-raas/workday_raas_report_edit.png" />
    </Frame>

    <Note>
      Three options exist under **Report Definition Sharing Options**; the appropriate option for controlled user access is described in this guide.
    </Note>

    Go to the `Share` tab, select `Share with specific authorized groups and users`, choose the desired ISU in `Authorized Users`, then click `OK`.

    <Accordion title="Report Definition Sharing Options Explained">
      * **Do Not Share Report Definition**: Only the owner can access and retrieve data through the Report URL. If ownership changes or other ISU credentials are used, errors such as `Report not found` or `The task submitted is not authorized` may occur.
      * **Share with All Authorized Users**: All ISU users can access the report. Ownership should remain with the report creator; otherwise StackOne connections using other users’ credentials may encounter a `Report not found` error.
      * **Share with Specific Authorized Groups and Users**: Restrict access to selected groups/users.
        * No selection acts like `Do Not Share Report Definition`.
        * Selecting users allows both owner and selected ISU users to access the report (ownership must still stay with the report creator to avoid a `Report not found` error).
    </Accordion>

    <Frame>
      <img className="rounded-md" style={{ margin:"0 auto",border:"1px solid #efefef" }} alt="Share Tab Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/Cmc9v6zkKIhKV8Me/images/workday-raas/workday_raas_report_TO_from_share_tab.png?fit=max&auto=format&n=Cmc9v6zkKIhKV8Me&q=85&s=adede47b876fdcf69430d6a0344f120c" width="706" height="857" data-path="images/workday-raas/workday_raas_report_TO_from_share_tab.png" />
    </Frame>
  </Step>
</Steps>

## Troubleshooting

<Steps>
  <Step title="Authentication (401 Unauthorized)/Authorization (403 Forbidden) errors">
    * Verify that the ISU username and password are correct in the StackOne Connector Hub.
    * Ensure the credentials have not expired or been changed.
    * Confirm the ISU has the necessary security group permissions configured.
  </Step>

  <Step title="502 The task submitted is not authorized error">
    * Ensure the ISU has access to the custom report (either as owner or through authorized user sharing).
    * Verify the report ownership configuration matches the ISU credentials being used.
    * If ownership was recently transferred, reconnect in the StackOne Connector Hub with the new owner's credentials.
  </Step>

  <Step title="Report not found error">
    * Verify the Report URL is correct and reachable.
    * Ensure the ISU has access to the report through ownership or authorized user sharing.
    * Check that the report is enabled as a web service in Advanced settings.
  </Step>

  <Step title="Null field values">
    * Add missing **Domain Security Policy Permissions** as described in the security configuration section.
    * Activate pending security policy changes after modifications.
    * Retry the endpoint (fields populate once permissions are effective).
  </Step>
</Steps>

## Useful Links

<Card title="Workday Community" icon="link" href="https://community.workday.com">
  [https://community.workday.com](https://community.workday.com)
</Card>
