---
sourceDocument: Xanadu Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/employee-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create implementation in Scripted Extension Point

# Create implementation in Scripted Extension
Point {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create the implementation in the Scripted Extension Point, provided out-of-the-box, by placing it in the script include in the base application code.

## Before you begin

The application scope must be changed to the specific application for which
the implementation in
the Scripted Extension Point is targeted.

Role required: You must have the specific role for the developer or administrator of the application, or you must have the admin role.

## About this task

If
you want to send additional information while uploading the document, you
must create the implementation in the
Scripted Extension Point and store it in custom fields in
the iManage Workspace. The custom fields are preset on the iManage and must be enabled for mapping. For example, \<custom field 1\> is mapped to
Practice Area, \<custom field 2\> is mapped to Category,
\<custom field 3\> is mapped to Requested by, and so on.

## Procedure

1. Navigate to AllSystem Extension PointsScripted Extension Points.
2. Search for sn_lg_ops.iManageCustomFieldHelperExtension in the API Name field, under the Legal Request Management application scope.
3. Select the record to open.
4. Select the Create implementation in the related link section.
5. On the form, fill in the fields.  
   For more information, see [Scripted Extension Point form fields](https://www.servicenow.com/docs/9AwTj~Zjw_9~9Z_zczo7jA "List of fields in the Scripted Extension Point.").

## Result

The Implementation is
created in Scripted Extension Point. For more information on how to
use the script include for
Scripted Extension point, see [Use the script include for Scripted Extension Point](https://www.servicenow.com/docs/DLETNb2l0whFfVbiV5B1wQ "Use the script include for Scripted Extension Point to update the custom fields on the iManage storage based on the mapping provided in the functions.").
* **[Use the script include for Scripted Extension Point](https://www.servicenow.com/docs/DLETNb2l0whFfVbiV5B1wQ)**   
  Use the script include for Scripted Extension Point to update the custom fields on the iManage storage based on the mapping provided in the functions.
* **[Scripted Extension Point form fields](https://www.servicenow.com/docs/9AwTj~Zjw_9~9Z_zczo7jA)**   
  List of fields in the Scripted Extension Point.

*[\>]: and then


