---
sourceDocument: Australia Public Sector
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/government-industry

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Public Sector

ft:clusterId :

    - gvin

bundleId :

    - gvin

workflow :

    - Customer and Industry


---

# Create a pre-eligibility decision table

# Create a Pre-Eligibility Decision Table in License and Permit Playbook {#ariaid-title1}

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

The License and Permit Playbook incorporates the use of pre-eligibility criteria, a series of questions that may be posed to an applicant to determine whether they are eligible to apply for a license/permit. This aims
to deflect applications in which the applicant is not eligible to obtain a license/permit.

## Por Que e Quando Desempenhar Esta Tarefa

The Pre-Eligibility Configuration decision table is used to map pre-eligibility questions to a license/permit type.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Pre-eligibility criteria is established by performing the following activities:

* Configuring a new pre-eligibility decision table
* Update the Public Sector Digital Services Pre-Eligibility Configuration decision table
{#psds-eligibility-decision-table-lp__ul_nzb_5lz_gdc}

## Procedimento

1. To configure a new pre-eligibility decision table, Navigate to AllWorkflow Studio.
2. Select New.
3. Select Decision Table.
4. On the form, fill in the fields with the following information:  
   {#psds-eligibility-decision-table-lp__table_mdc_2bz_gdc__entry__2}

   | Field | Entry |
   |-|-|
   | Decision Table | Drivers License Pre-Eligibility |
   | Application | License and Permit Playbook |
   | Accessible from | All Application Scopes |
   | Draft Authoring | Selected |
   [ ]

   {#psds-eligibility-decision-table-lp__table_mdc_2bz_gdc}
5. Select Build decision table.
6. Select Add an input.
7. On the form, fill in the fields with the following information:  
   {#psds-eligibility-decision-table-lp__table_dfr_znz_gdc__entry__2}

   | Field | Entry |
   |-|-|
   | Label | applicant_over_age_18 |
   | Type | String |
   [ ]

   {#psds-eligibility-decision-table-lp__table_dfr_znz_gdc}
8. Repeat steps 6-7 for all pre-eligibility questions that you wish to configure to appear on the first activity of the playbook.
9. Select Add condition column.  
   Condition columns are conditions that are compared against the input values to determine the results of a decision table.
10. On the form, fill in the fields with the following information:  
    {#psds-eligibility-decision-table-lp__table_nnd_g4z_gdc__entry__2}

    | Field | Entry |
    |-|-|
    | Condition Column Label | applicant_over_age_18 |
    | Input | applicant_over_age_18 |
    | Default Operator | is |
    [ ]

    {#psds-eligibility-decision-table-lp__table_nnd_g4z_gdc}  
    Nota:  
    By default, the operator is set to is, meaning an equal comparison of the values provided by the end user against the inputs configured in step 12 below. Other operators can be used
    depending on how the eligibility will be determined against the given input.
11. Select Done.
12. Select the field below the newly created condition column, and enter the value Yes or No depending on the expected response for eligibility.
13. Select the ![Plus icon.]() icon and select Add condition column.
14. Repeat steps 10-13 for all input values that determine an applicant's eligibility.
15. Select the ![Plus icon.]() icon and select Add result column.
16. On the form, fill in the fields with the following information:  
    {#psds-eligibility-decision-table-lp__table_mjq_w4z_gdc__entry__2}

    | Field | Entry |
    |-|-|
    | Result Column Label | Eligibility |
    | Result Type | True/False |
    [ ]

    {#psds-eligibility-decision-table-lp__table_mjq_w4z_gdc}
17. Select Done.
18. Set the Eligibility result field to be True if all conditions are met, and select OK.
19. Select Save, then select Publish.
20. Select Publish in the prompt.  
    The status of your decision table should now be set to Active.
21. To update the Public Sector Digital Services pre-eligibility configuration decision table, navigate to AllWorkflow Studio.
22. Select Decision tablesPublic Sector Digital Services Pre-Eligibility Configuration.
23. Select Create Draft to edit the table.
24. Select the ![Plus icon.]() icon to add a new decision row.  
    This decision row maps the extended License \& Permit case table with its corresponding Product Model, as well as the eligibility decision table that was created above.
25. On the form, fill in the fields with the following information:  
    {#psds-eligibility-decision-table-lp__table_ott_1wz_gdc__entry__3}

    | Field | Entry | Description |
    |-|-|-|
    | Table | sn_gsm_drivers_license_case (or the name of the License \& Permit Table that was extended from the base case) | The column name (not the column label) for the associated pre eligibility question that exists on the license and permit case table or extended table. |
    | Product Model | Drivers License | Product model for the particular license/permit. |
    | Description | Confirm the applicant's eligibility by answering the questions below. | The description that displays at the top of the pre-eligibility activity in the playbook. |
    | Form Header |   | Shows a form header above the eligibility questions. Leave this field empty. |
    | Error Header | Not eligible | Error header in the first playbook activity stating that the applicant is not eligible after clicking "Start Application". |
    | Error Message | Each license/permit has certain criteria that must be met to apply. Review your answers to ensure accuracy. | Error message in the first playbook activity stating that the applicant is not eligible after clicking "Start Application". |
    | Help URL | Link to a ServiceNow® Page | Presents a Learn more link within the error message if the applicant is found to be ineligible. The value in this field will be a link to a ServiceNow® page. |
    | Eligibility | Drivers License Pre-Eligibility | The eligibility decision table created in the previous section for this particular product model. For example, Drivers License Pre-Eligibility. |
    [ ]

    {#psds-eligibility-decision-table-lp__table_ott_1wz_gdc}
26. Select Save, then select Publish.
27. Select Publish in the prompt.  
    The status of your decision table should be set to Active.

