---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create implementation in Scripted Extension Point

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

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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.

## Antes de Iniciar

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.

## Por Que e Quando Desempenhar Esta Tarefa

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.

## Procedimento

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/KNuvoM2bXo7ff1zXZR1Grw "List of fields in the Scripted Extension Point.").

## Resultado

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/33S6ijCYgS5elZW_UkTK4A "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/33S6ijCYgS5elZW_UkTK4A)**   
  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/KNuvoM2bXo7ff1zXZR1Grw)**   
  List of fields in the Scripted Extension Point.

