Providing your workplace data
Summarize
Summary of Providing Your Workplace Data
The Workplace Core application facilitates efficient management of workplace locations, allowing organizations to assign shifts and designate workspaces for employees. It supports bulk data management through spreadsheets, which can streamline the entry of workspace information.
Show less
Key Features
- Workspace Records: Each workspace record includes unique identifiers for Region, Site, Campus, Building, Floor, and Area.
- Bulk Data Import: Large organizations can import workspace data in bulk from spreadsheets, reducing manual data entry. Users can convert existing spreadsheet headers to match ServiceNow nomenclature for seamless integration.
- Floor Plans: Supports .dxf files for floor plans, allowing for the configuration of attributes and layers. Proper formatting of the .dxf files is crucial for accurate uploads.
- Space Type Configuration: Users can define different workspace types, helping employees identify available workspaces.
Key Outcomes
By utilizing the Workplace Core application, ServiceNow customers can efficiently manage and configure workplace data, saving time during data entry and enhancing the organization of workspaces. This leads to more effective shift assignments and improved utilization of office space.
In the Workplace Core application, provide data related to your workplace locations so you can efficiently assign shifts to employees and designate workspaces for these shifts.
Workspace Record
The information available for each workspace record is:
- Region
- Site
- Campus
- Building
- Floor
- Area
- Space
Each designation should use a unique identifier.
Entering data for several work sites
Large organizations can use spreadsheets to store shared location data such as regions, buildings, sites, eliminating manual re-entry for each workspace. You can either export the information you have already entered into the application into a spreadsheet or use that information in an existing workspace spreadsheet. You can then import the spreadsheet that contains the full workspace data into the application in bulk form.
If you have an existing spreadsheet, you can manually convert the column headers and data of the global information to match the ServiceNow record names and identifier numbers. You can then do a bulk import of that data into the Workplace Core application so you can assign workspaces.
For example, say your organization's spreadsheet uses the name "Location" for Sites or "Bldg 1" for every building 1 on every site. You have to change the spreadsheet column header "Location" to "Sites" and change each "Bldg 1" to the unique identifier from the Workplace Core application records.
If you don't have an existing spreadsheet, you can enter the repeated global information that you don't want to have to input manually for each space. The data for each field should have a unique identifier. You can then export the information from the application into a spreadsheet where you have to input only the space information manually.
Floor plans
The ServiceNow AI Platform supports Drawing eXchange Format (.dxf) files for floor plans. You can select the layers you need for end-user floorplans and configure the attributes (tags) you want assigned to fields. For information about how to export an AutoCAD .dwg file to a Drawing eXchange Format (.dxf) file, see the documentation for your version of AutoCAD.
- The file uses block references and not single-line or multi-line text for space labels.
- The blocks attributes have human-understandable tags.
- The block references have attribute values appropriately set.Note:Using blocks is highly recommended. Don’t use text objects.
Uploading a floor plan creates a floor record. All the workspaces of the floor are automatically added to the Spaces related list of the floor record.