Extract workers skill (without the skill cloud)

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 2 minutes de lecture
  • Extract worker’s skill details without skill cloud, based on employee ID or time duration.

    Avant de commencer

    • Role required: User with access to report creation and All Active and Terminated Workers report data source.
    • Create all calculated fields for this report before developing the report. This ensure that all fields are available during report creation.
      • Create a True/False condition type calculated field with name CF_updated.

        Create calculated field with name CF_updated.

      • Create a Extract Multi-instance calculated field with name CF_last functionally updated skill for worker.

        Create calculated field with name CF_last functionally updated skill for worker.

    Pourquoi et quand exécuter cette tâche

    This procedure must be performed in your Workday instance.
    • While creating the report, ensure that the report name, report field names, or column heading override for the respective field (if given in report document) should be same as in the report document.
      Important :
      Report field label should be same as in the report document.
    • While creating filter, ensure that you add parenthesis in filter.
    • All reports must be owned by ISU user which will be used for accessing these action on the ServiceNow platform.
    • In the Advanced section, ensure that the Enable as webservice check box is selected.

    Procédure

    1. Access the Create Custom Report task.
    2. Provide the report name to identify the report.
      For example, CR Worker's skill details.
    3. Select report type as Advanced.
    4. Clear the Optimized for performance check box.
    5. Select All Active and Terminated Workers for Data Source.
    6. Do not select the Temporary report check box and click Ok.

      Create a custom report.

    7. Select the report business object and report fields as shown.
      Select the required report business object and report fields.
    8. In the Group Column Headings section, select all business objects.

      Group Column heading for each business object will be blank.

      Select the business objects under Group Column Headings.

    9. In the Filter section, select the value as shown.
      Ensure to add parenthesis as shown.

      Select the values in Filter section.

    10. In the Subfilter section, select the value as shown.
      Select the values in Subfilter section.
    11. In Prompts section, select the Populate Undefined Prompt Defaults check box.
      Select the Populate Undefined Prompt Defaults check box.
    12. Select the value of prompts in the Prompt Default section as shown.
      Ensure that the Label For Prompt XML Alias values of all prompt fields are as shown here.

      Select the value of prompts in the Prompt Default section.

    13. In the Advanced section, select the Enable as Webservice check box and click Ok.
    14. After configuring the report, click the three dots icon and navigate to Web Service > View URLs.

      Navigate to Web Service > View URLs .

    15. Select the worker whose details you want to see or select the time duration for which you want to see the data.
      Select worker details of time duration.
    16. In the View URLs Web Service page, click the marked icon under the CSV section.
      Click the marked icon under the CSV section.

      You will be navigated to a new browser and the RaaS URL of the report is displayed.

    17. From the RaaS URL, copy and record these values.
      RaaS URL.
      • https://wd2-impl-services1.workday.com is the base URL of your Workday tenant.
      • Tenant_Name is your Workday tenant.
      • Report_Owner_user_name is user name of the report’s owner.
      • CR_Worker_s_skill_details is the report name.