Extract workers skill (without the skill cloud)
Extract worker’s skill details without skill cloud, based on employee ID or time duration.
Before you begin
- 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 a Extract Multi-instance calculated field with name CF_last functionally updated skill for worker.
- Create a True/False condition type calculated field with name CF_updated.
About this task
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.