Workplace Reservation Management - Map configuration issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 03:29 AM - edited 02-28-2024 03:29 AM
Hi All , we are planning to implement the WSD module for Desk Reservation , we have installed the corresponding plugins in the instance , the Map is showing in the Desktop view and not in the Mobile view.
Anyone , can guide what can be done , or is any configuration I am missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 03:47 AM
Hi @Community Alums
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 03:55 AM
Hi @Community Alums ,
Enable map view for mobile employee users so that they can reserve spaces using floor maps Now Mobile app.
Before you begin
Role required: sn_wsd_core.admin
About this task
Activate the Enable Map view option. Users can view maps supported by Indoor Mapping or Mappedin while reserving a space.
Procedure
- Navigate to All > Space Mapping > Custom Map Provider to modify the base system map provider.
Modify the base system map provider to use one of your buildings as a key and use either your Workplace Indoor Mapping or Mappedin credentials.
- Mappedin: If your Map provider is Mappedin, perform the following steps:
- Open the base system custom map provider record.
This record does not have a name. If your system has multiple custom map providers, you have to identify this record by its sys_id. To check the sys_id of a record, right-click the record, select Copy sys_id from Additional Actions on top left , and paste the sys_id c5d49d2265072010f87794bf508527f6 into a text document.
- Modify the following fields on the Custom Map Provider form:
Custom Map Provider form Field Description Key Table entry for which you want to configure the map provider. For example, Building1. Map provider app id User name for the Mappedin credentials. To find the user name, navigate to All > Space Mapping > Mappedin Administration > Credentials. Select your Mappedin Credentials and copy the user name. Map provider app secret Your map provider's (Mappedin) app secret credentials. - Select Update
- For Mappedin, update CustomMapDefaultProviderId and CustomMapConfigId in both location_custom_map and locations_custom_map with corresponding Sys IDs.
- Navigate to All > sys_sg_input_list to open the Inputs page.
- Select and open the location_custom_map and locations_custom_map and make the following changes for both these properties:
- On the Location Map View and Locations Map view page, Edit the CustomMapDefaultProviderId and verify that it is mapped with sys id of Mappedin associated record on the Custom map provider page (see step 2a).
- Edit the CustomMapConfigId and verify that it is mapped with sys id of sys_sg_custom_map_config.list. To copy the sys_id, navigate to All > sys_sg_custom_map_config.list. Select Mapped Reservations and copy the sys_id and then paste it for CustomMapConfigId.
- Open the base system custom map provider record.
- If you have installed Indoor Mapping as your map provider, perform the following steps:
- Navigate to All > Space Mapping > Custom Map Provider to modify the base system map provider.
- A new map provider ServiceNow is created for Workplace Indoor Mapping in the Custom Map Provider.
- Open the base system custom map provider record to edit.
- Right-click the record, select Copy sys_id from Additional Actions on top left, and paste the sys_id 5a0a15aac35301100f926ff4c840dd9a into a text document.
- Modify the following fields on the Custom Map Provider form:
Custom Map Provider form Field Description Key table Building (sn_wsd_core_building) that is integrated with Workplace Indoor Mapping. Selecting a building to enable map functionality for all other Workplace Indoor Mapping buildings.
Key Workplace Indoor Mapping building name. For example: Building A. Map provider Select ServiceNow from the drop-down list. - Click Update.
- To get Workplace Indoor Mapping maps, user needs to update CustomMapDefaultProviderId and CustomMapConfigId in both location_custom_map and locations_custom_map with corresponding sys ids.
- Navigate to All > sys_sg_input_list to open the Inputs page.
- Select and open the location_custom_map and locations_custom_map and make the following changes for both these properties:
- On the Location Map View and Locations Map view page, Edit the CustomMapDefaultProviderId and verify that it is mapped with sys id of ServiceNow associated record in Custom map provider page (see step 3c).
- Edit the CustomMapConfigId and verify that it is mapped with sys id of sys_sg_custom_map_config.list. To copy the sys_id, navigate to All > sys_sg_custom_map_config.list. Select Mapped Reservations-Indoor Map and copy the sys_id and then paste it for CustomMapConfigId.
- Click Update.
- Navigate to All > Workplace Service Delivery for Mobile > Properties.
- Navigate to the Enable Map view option for WSD Mobile Reservations property.
- Select the Enable Map view option for WSD Mobile Reservations property to enable it.
- Select Save.
Result
Option to view a floor map using the Map view instead of a list view is available for Workplace Service Delivery for Mobile users. You can use the Toggle map view option while making a reservation to view floor maps and select spaces. For more information, see Configure the Toggle map view property.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 04:16 AM
Hello Sandesh,
Just check, if you do reset the view to default and re-add your changes (ex. default zoom), view the preview and re-sync the campus with WSD the campus will now appear in the Mobile app.
Also check -
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
CB