SAP Fieldglass
Overview
Visualize and manage SAP Fieldglass resources, including workers, vendors, contracts, purchase orders, and timesheets. Gain insights into workforce management processes by ensuring compliance with procurement policies and contracts. The blueprint helps track and analyze spend, resource allocation, and manage worker and vendor performance. It identifies risks, improves compliance, and optimizes workforce efficiency by providing actionable insights into vendor performance and contract adherence, ensuring visibility and governance across workforce management operations.
Configurations
| Configuration | Description |
|---|---|
| Blueprint Account Name | A human-readable name for your account that will be used to identify this account across the application. |
| Base URL | SAP Base URL for the REST API. |
| Api Key | Secret API Key used to authenticate. |
| Data Crawl Frequency | The frequency at which Kscope will crawl the account for resources. |
Permissions
worker:readworkorder:read
For more details on SAP Fieldglass API permissions, refer to the SAP Fieldglass Documentation.
Schema Model
| Resources | Source Entity | Normalized Entity | Description |
|---|---|---|---|
| SAP Fieldglass | SAP Fieldglass | Service | Represents the SAP Fieldglass service. |
| fieldglass.worker.Workers | fieldglass.worker.Workers | Worker | Represents a collection of workers in SAP Fieldglass. |
| fieldglass.worker.Worker | fieldglass.worker.Worker | Worker | Represents an individual worker in SAP Fieldglass. |
| fieldglass.workorder.WorkOrders | fieldglass.workorder.WorkOrders | WorkOrder | Represents a collection of work orders in SAP Fieldglass. |
| fieldglass.workorder.WorkOrder | fieldglass.workorder.WorkOrder | WorkOrder | Represents an individual work order in SAP Fieldglass. |