---
sourceDocument: Australia Financial Services Operations
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/financial-services-operations

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Financial Services Operations

ft:clusterId :

    - finso

bundleId :

    - finso

workflow :

    - Customer and Industry


---

# FSO Look Up Client action

# FSO Look Up Client action {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Look up a record from any table based on defined conditions.

## Roles and availability {#fso-look-up-client-action__section_mrf_pg2_zbc}

Role required: admin

## Fields {#fso-look-up-client-action__section_ad1_rg2_zbc}

When you select the Action Payload Definition in the field decorator, it activates a set of Action Attributes that you can configure for the UXF Client. Following
are the list of attributes available for configuration in field decorators.  
{#fso-look-up-client-action__table_fdl_yhf_kcb__entry__2}

| Field | Description |
|-|-|
| popupTitle | Sets the title for the pop-up modal. |
| remoteTable | Identifies which remote table to query for the lookup. |
| remoteColumnsToShow | Displays the columns on the list when queried. |
| setFieldNameOnRecordPage | Assigns the selected value to a specified field after selection. |
| localTable | Specifies where to copy the selected record. |
| localRemoteFieldMapping | Maps fields between the remote and local tables for data copying. |
| searchField | Enables you to search the remote table using specified fields in the pop-up. |
| listTitle | Titles the list within the pop-up modal. |
[ ]

{#fso-look-up-client-action__table_fdl_yhf_kcb}

## Output Example {#fso-look-up-client-action__section_ext_sg2_zbc}

{#fso-look-up-client-action__table_dnr_232_zbc__entry__2}

| Field | Description |
|-|-|
| popupTitle | Select account |
| remoteTable | sn_bom_remote_saving_account |
| localTable | sn_bom_saving_account |
| remoteColumnsToShow | name, product, consumer |
| setFieldNameOnRecordPage | sold_product |
| localRemoteFieldMapping | \["local":"product","remote":"product","unique":true,"local":"name","remote":"name","unique":true,"local":"consumer","remote":"consumer","unique":true,"local":"status","remote":"status","unique":false,"local":"balance","remote":"balance","unique":false\] |
| searchFields | \["field":"consumer","name":"Consumer","filter":"LIKE","val":"","field":"name","name":"Name","filter":"LIKE","val":""\] |
| listTitle | Select an account |
[ ]

{#fso-look-up-client-action__table_dnr_232_zbc}


