---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/integrate-applications

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Create report to extract skills

# Create report to extract skills {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Create report to extract skill (maintains skills and skill cloud skills) details from Workday based on the time duration.

## Antes de Iniciar

* Role required: User with access to report creation and Maintained Skills and Skills Cloud Skills report data source.
* Create all calculated fields for this report before developing the report. This ensure that all fields are available during report creation.
{#wd-hr-lookup-skills__ul_cym_llt_ddc}

## Por Que e Quando Desempenhar Esta Tarefa

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.  
  Importante:  
  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.
{#wd-hr-lookup-skills__ul_exh_mmt_ddc}

## Procedimento

1. Access the Create Custom Report task.
2. Provide the report name.  
   For example, <kbd class="ph userinput">CR Skills details</kbd>.
3. Select report type as Advanced.
4. Clear the Optimized for performance check box.
5. Select Maintained Skills and Skills Cloud Skills for Data Source.
6. Do not select the Temporary report check box and click Ok.  
7. Select the report business object and report fields.  
8. In Filter section, select the required values.  
9. In the Prompts section, select the Populate Undefined Prompt Defaults check box.  
10. Select the value of prompts under the Prompt Default section.  
    Ensure that the Label For Prompt XML Alias values for all prompt fields are as shown here.
11. In the Advanced section, select the Enable as webservice check box and click Ok.
12. Click the three dots icon and navigate to Web ServiceView URLs.  
13. Select the time duration for which you want to extract the data.  
14. In View URLs Web Service page, click the marked icon under CSV section.  
    You will be navigated to a new browser and the RaaS URL of the report is displayed.
15. From the RaaS URL, copy and record these values.  
    ![RaaS URL.]()  
    * <kbd class="ph userinput">https://wd2-impl-services1.workday.com</kbd> 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_Skills_details is the report name.
    {#wd-hr-lookup-skills__ul_ad2_fqt_ddc}

