---
sourceDocument: Xanadu 애플리케이션과의 통합 생성
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/xanadu/integrate-applications

 Release :

    - xanadu

ft:locale :

    - ko-KR

ft:publication_title :

    - Xanadu 애플리케이션과의 통합 생성

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# 간편한 임포트 속성

# 간편한 임포트 속성 {#ariaid-title1}

* 릴리스 버전: Xanadu
* 
* 업데이트 날짜 2024년 08월 01일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

몇 가지 속성이 Easy Import의 동작을 제어합니다.

glide.import_template.행_제한
:   Easy Import 템플릿에 포함되는 최대 행 수를 제어합니다. 기본적으로 테이블에 10,000개가 넘는 기록이 포함된 경우 처음 10,000개만 익스포트됩니다.

    * 유형: 정수
    * 기본값: 10,000
    * 위치: [시스템 속성 추가](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=xanadu&pubname=xanadu-platform-administration&section=t_AddAPropertyUsingSysPropsList&ft:locale=en-US)
    {#easy-import-properties__ul_mdy_m2w_my}

glide.easy_import.run_business_rules
:   true인 경우 Easy Import가 데이터를 삽입하거나 업데이트할 때 비즈니스 규칙, 워크플로우, 승인 엔진, 감사 및 필드 정규화가 적용됩니다. 이 기능은 GlideRecord.setWorkflow()를 true 또는 false로 설정하는 것과 같습니다.

    * 유형: true \| false
    * 기본값: true
    * 위치: [시스템 속성 추가](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=xanadu&pubname=xanadu-platform-administration&section=t_AddAPropertyUsingSysPropsList&ft:locale=en-US)
    {#easy-import-properties__ul_olk_ps1_kr}

glide.import_template.field_types_to_ignore
:   간편한 임포트 기능으로 기록을 임포트할 때 무시되는 필드 목록.

    * 유형: 문자열
    * 기본값: table_name, order_index, collection, user_image, video, timer, translated_field, conditions, field_name, sys_class_name, journal, journal_input, due_date, user_input, image, workflow, template_value, domain_id, documentation_field, user_roles, glide_list
    * 위치: [시스템 속성 추가](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=xanadu&pubname=xanadu-platform-administration&section=t_AddAPropertyUsingSysPropsList&ft:locale=en-US)
    {#easy-import-properties__ul_cck_wfw_my}

