---
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


---

# Configure Integration Provider Mapping (Decision table)

# Configure Integration Provider Mapping (Decision table) {#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

Add input choices and define conditions and results in a decision table for the Integration Gateway subflow to review and generate output results.

## Antes de Iniciar

View [Now Assist for HR Service Delivery (HRSD) Virtual Agent topic mapping for Enterprise Service Management Integrations Framework](https://www.servicenow.com/docs/8qSuzA0I2_Xzg5_PtXC69g "View the Virtual Agent topic-feature-service mapping for Now Assist for HR Service Delivery (HRSD) integration with Enterprise Service Management Integrations Framework.").

Role required: decision_table_admin, sn_hr_integr_fw.admin

## Procedimento

1. Navigate to AllProcess AutomationWorkflow Studio.
2. Navigate to Decision Tables.
3. Select Integration Provider Mapping.
4. In Inputs, provide the required values:  
   {#configure-integration-mapping__entry__2}

   | Label | Description |
   |-|-|
   | Feature name | In Type, create a list of choice options for a feature name. For example, options within Feature name can be Leave Management, or Expense Management. |
   | Service name | Create a list of choice options for a service name. For example, options within Service name can be Time Off Balance, or Get Holiday Calendar. |
   | User | Provide reference to a user from the User \[sys_user\] table. |
   [Tabela 1. Example of input data]

5. To add a decision row, select add new decision row and provide conditions on input choices, and define the results:  
   {#configure-integration-mapping__entry__10}

   | Conditions and Results | Description |
   |-|-|
   | Feature name | Option you select from the Feature name list. For example, Leave Management. |
   | Service name | Option you select from the Service name list. For example, Time Off Balance. |
   | User country | Option you select for user's country list. You can also add additional conditions on User country by adding a condition column. For example, you can also add a check based on user department. |
   | Subflow | Subflow you select to generate results. For example, Get time off balance subflow. The Get Time off Balance topic in Employee Center Center retrieves holiday calendar of user from Oracle HCM system by running the Get time off balance subflow. |
   | Needs Manager Role | When set to true, the user must be a manager to run the subflow. |
   | User Authentication | When set to true, the OAuth entity value is considered to validate the user for running the subflow. |
   | OAuth Entity | OAuth Entity details. For Oauth Entity, the profiles with grant type as authorization code are supported. |
   [Tabela 2. Example of conditions and results in Decision table]

6. To validate the conditions specified on inputs choices, click Test.  
   1. In the Test Decision table, select Feature Name, Service Name, and User.
   2. Select Test. For example, the results display the Get time off balance subflow to fetch the time off balance of a user.
   {#configure-integration-mapping__ol_uj2_xd2_2bc}
7. Select Publish.

