---
sourceDocument: Yokohama Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/employee-service-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configuring a record producer for reservation

# Configuring a record producer for reservation {#ariaid-title1}

Release version: Yokohama  
Updated September 2, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Configuring a record producer for reservation

This guide explains how to configure a record producer to integrate with Workplace Reservation Management in ServiceNow Yokohama release.
Integrating a record producer offers administrators flexible options for handling service requests during the reservation process, enhancing user experience and data accuracy.
Show full answer Show less  

## Key Features

* **Record Producer Integration:** When mapped to the *Record producer for reservation* field in a workplace service, the record producer appears to users during reservation, automatically populating fields with known reservation data (e.g., requested for, date/time, space details) and hiding unnecessary fields to simplify input.
* **Custom Widget Fallback:** If no record producer is mapped, a custom widget is shown, maintaining backward compatibility for workplace services without a record producer.
* **Record Producer Creation and Configuration:** Must be created on Workplace Case or Workplace Case Extension tables and configured specifically for editing, following guidelines to ensure correct loading on the reservation portal.
* **Variable Set Requirement:** Use the *Workplace Service widget Variable set* in the record producer to include essential widgets like *WSD Multilevel Space Picker* (for building, floor, space selection) and *WSD Workplace Service* (for service item selection).
* **Variable Naming Conventions:** Critical variables must be named exactly as follows to auto-populate and hide fields with reservation data: *requestedfor* , *deliverytime* , *urgency* , and *impact*. This ensures seamless data transfer from reservation to the record producer form.
* **Mapping to Workplace Service:** To activate the record producer on the reservation page, it must be assigned to both the *Record producer* and *Record producer for reservation* fields of the same workplace service.

## Practical Benefits

* Streamlines the reservation request process by reducing redundant data entry.
* Improves data accuracy by auto-filling and hiding fields with known reservation details.
* Maintains compatibility with existing workplace services that do not use record producers through a custom widget fallback.
* Ensures proper space and service item selection through required widget sets and variable naming.

## Next Steps for ServiceNow Customers

* Create and configure a record producer following the specified guidelines and variable naming conventions.
* Map the record producer to the appropriate workplace service fields to enable its use on reservation pages.
* Refer to related configurations such as setting up Workplace Case Management, approval options, SLA definitions, and workplace service items to fully leverage reservation management capabilities.  
Configure a record producer to integrate it with Workplace Reservation Management.

Integrating a record producer with Workplace Reservation Management provides administrators with flexible choices to handle service requests. If a record producer is mapped to the Record producer for reservation field in a
workplace service, it's displayed to users during the reservation process. If no record producer is mapped, the system displays a custom widget for service item requests.

The dual approach with a record producer and a custom widget provides a streamlined and unified experience:

* Using a record producer automatically populates and hides fields with known data from the reservation context like requested for, date and time, space details. It makes sure that users only provide the necessary information, simplifying the process and improving data accuracy.
* Using the custom widget maintains backward compatibility for workplace services that don't have a record producer.

{#config-reservation-rp__ul_i4l_n1f_ngc}

## Enabling a record producer for editing {#config-reservation-rp__section_o42_dc3_ngc}

You must first create a record producer on the Workplace Case or Workplace Case Extension tables and configure it for editing. For more information, see [Configuring a record producer for request edit](https://servicenow-prod.fluidtopics.net/bhev9PBhwWAQEZzJY9O4Fg "Configure a record producer for editable workplace service requests.").

For more information about creating a record producer, see [Configure a Record producer](https://servicenow-prod.fluidtopics.net/3HqBAJrldw3zdTyJGGMv8Q "Make a Workplace service available to employees as a self-service option. Configure a record producer to display the service as a catalog item in the Workplace Services catalog.").

While creating the record producer, make sure that you follow these steps.  
Important:  
If you don't follow these steps, the record producer doesn't load correctly on the reservation portal.

* You must use the Workplace Service widget Variable set in your record producer to ensure that space selection and service item selection widgets are included and function correctly.

  The variable set includes
  the following widgets:
  * WSD Multilevel Space Picker: The widget used to select building, floor, and space information.
  * WSD Workplace Service: The widget used to select specific service items.
  {#config-reservation-rp__ul_v1m_lc3_ngc}
* You must adhere to specific names for the variables so the system can automatically pass data from the reservation to your record producer. These variables are populated with known data from the reservation and are typically hidden on the form.Make sure that you use the specified names for the following variables:

  * Requested for: requested_for
  * Date and time requested by: delivery_time
  * Urgency: urgency
  * Impact: impact
  {#config-reservation-rp__ul_qwh_dd3_ngc}
* Sections like request details and space selection are hidden on the request form as they are derived from the reservation data. For more information, refer to any record producers installed with Workplace Case Management, like
  Catering.

{#config-reservation-rp__ul_xyj_lc3_ngc}

## Mapping the record producer to the reservation page {#config-reservation-rp__section_m23_bff_ngc}

To map the record producer to the reservation page, you must first add it to the Record producer field of the workplace service. You must then add it to the Record producer for reservation
field of the same workplace service.

For more information about the fields of a workplace service, see [Workplace Service form](https://servicenow-prod.fluidtopics.net/_CBIcuRZXc6y5mOqwOMAjw "Use the Workplace Service form to specify details such as the case table, default template, and record producers.").
**Related concepts**   

* [Configuring a record producer for request edit](https://servicenow-prod.fluidtopics.net/bhev9PBhwWAQEZzJY9O4Fg "Configure a record producer for editable workplace service requests.")  
**Related tasks**   

* [Install Workplace Case Management](https://servicenow-prod.fluidtopics.net/Qw3wEWVB6Rqg~E~PCnEUtA "Install the Workplace Case Management application from ServiceNow Store applications. Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.")
* [Create a Workplace case template](https://servicenow-prod.fluidtopics.net/lA45wHRuMxSyUnRIYzK7kw "Create a Workplace case template for use when creating workplace services.")
* [Create a Workplace task template](https://servicenow-prod.fluidtopics.net/USn0YwR1C358MqDcvacocQ "A Task template simplifies the process of creating tasks in Workplace Case Management by populating fields automatically.")
* [Configure Approval options](https://servicenow-prod.fluidtopics.net/I34YmyYon2I_dYJlKRIlsQ "Add approvers to approve cases created through Workplace services.")
* [Configure a Record producer](https://servicenow-prod.fluidtopics.net/3HqBAJrldw3zdTyJGGMv8Q "Make a Workplace service available to employees as a self-service option. Configure a record producer to display the service as a catalog item in the Workplace Services catalog.")
* [Create an SLA Definition](https://servicenow-prod.fluidtopics.net/5UjAHcjVTZD0RLJNExDl9w "Configure SLAs to ensure that cases are resolved according to the expectations of customers. SLAs set up performance parameters, such as specifying minimum uptime or the amount of time that a task needs in order to reach a certain condition. ")
* [Create a Workplace service](https://servicenow-prod.fluidtopics.net/I7PtzUtGxJRFjXUtuFi3kw "Create a workplace service with pre-defined steps of fulfillment. Select the fulfillment type required based on the workplace service. Create workplace services like catering, office supply request, parking, or any service to support employees needs.")
* [Add a workplace service item to a workplace service](https://servicenow-prod.fluidtopics.net/gzLf0XjP4UCpX9xRBmRlbw "Configure a workplace item that an employee can order along with a workplace service request or as part of the reservation. For example, while making a reservation, an employee can order a workplace service item such as catering, an additional chair, whiteboard, marker, and more.")
* [Create a workplace template configuration](https://servicenow-prod.fluidtopics.net/dxxWWQ8pIHfjieR9S0FPwA "Define a template that must be applied to fulfill a workplace case. Set conditions based on common employee responses for requests. The template will be applied to those workplace cases that match the conditions specified.")
* [Create a workplace field mapping](https://servicenow-prod.fluidtopics.net/PXHj_gcJeQo8VkhLW~X0ow "Create a field mapping record to copy the field information of a parent case to the child workplace service activities or to workplace item-related tasks. Skip the process of re-entering the same details of a parent case to a child case by using field mapping records.")
* [Configure an escalation rule](https://servicenow-prod.fluidtopics.net/S3yZifIYmeFmaXBKXSon~Q "Escalate a workplace case to the relevant assignment group by using an escalation rule.")
* [Add Fulfillment instructions](https://servicenow-prod.fluidtopics.net/EMYfcArCbjF2rI8~L1FfCg "Provide instructions to workplace agents on how to fulfill a workplace case. Add instructions for new workplace agents and for complicated workplace cases.")
* [Group similar workplace cases under a parent case](https://servicenow-prod.fluidtopics.net/fCOHlWne0axUgh~3qemT7A "Categorize cases that have similar issues and that require the same resolution under a single parent case. Reduce the time spent on resolving multiple workplace cases.")

