---
sourceDocument: 호주 재무 서비스 운영
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/financial-services-operations

 Release :

    - australia

ft:locale :

    - ko-KR

ft:publication_title :

    - 호주 재무 서비스 운영

ft:clusterId :

    - finso

bundleId :

    - finso

workflow :

    - Customer and Industry


---

# FSO 클라이언트 작업 조회

# FSO 클라이언트 작업 조회 {#ariaid-title1}

* 릴리스 버전: Australia
* 
* 업데이트 날짜 2026년 03월 12일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 2분

정의된 조건에 따라 테이블에서 기록을 조회합니다.

## 역할 및 가용성 {#fso-look-up-client-action__section_mrf_pg2_zbc}

필요한 역할: 관리자

## 필드 {#fso-look-up-client-action__section_ad1_rg2_zbc}

필드 데코레이터에서 작업 페이로드 정의를 선택하면 UXF 클라이언트에 대해 구성할 수 있는 작업 속성 세트가 활성화됩니다. 다음은 필드 데코레이터에서 구성에 사용할 수 있는 속성 목록입니다.  
{#fso-look-up-client-action__table_fdl_yhf_kcb__entry__2}

| 필드 | 설명 |
|-|-|
| popupTitle | 팝업 모달의 제목을 설정합니다. |
| remoteTable | 조회를 쿼리할 원격 테이블을 식별합니다. |
| remoteColumnsToShow | 쿼리 시 목록에 열을 표시합니다. |
| setFieldNameOnRecordPage | 선택 후 선택한 값을 지정된 필드에 할당합니다. |
| localTable | 선택한 기록을 복사할 위치를 지정합니다. |
| localRemoteFieldMapping | 데이터 복사를 위해 원격 테이블과 로컬 테이블 간에 필드를 매핑합니다. |
| search필드 | 팝업에서 지정된 필드를 사용하여 원격 테이블을 검색할 수 있습니다. |
| listTitle | 팝업 모달 내의 목록의 제목입니다. |
[ ]

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

## 출력 예 {#fso-look-up-client-action__section_ext_sg2_zbc}

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

| 필드 | 설명 |
|-|-|
| popupTitle | 계정 선택 |
| remoteTable | sn_bom_remote_saving_account |
| localTable | sn_bom_saving_account |
| remoteColumnsToShow | 이름, 제품, 소비자 |
| 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 | 계정 선택 |
[ ]

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


