300.3. Spring Boot 자동 구성


구성 요소는 아래에 나열된 57개의 옵션을 지원합니다.

Expand
이름설명기본유형

camel.component.servicenow.api-url

ServiceNow REST API url

 

문자열

camel.component.servicenow.configuration.api-url

ServiceNow REST API url

 

문자열

camel.component.servicenow.configuration.api-version

ServiceNow REST API 버전, 기본 latest

 

문자열

camel.component.servicenow.configuration.date-format

Json serialization/deserialization에 사용되는 날짜 형식

yyyy-MM-dd

문자열

camel.component.servicenow.configuration.date-time-format

Json serialization/deserialization에 사용되는 날짜 시간 형식

YYYY-MM-dd HH:mm:ss

문자열

camel.component.servicenow.configuration.display

표시기 표시 필드가 선택된 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다. Display 필드 값이 있는 스코어 카드를 반환하려면 이 매개변수를 all으로 설정합니다. 이 매개변수는 기본적으로 true입니다.

true

문자열

camel.component.servicenow.configuration.display-value

참조 필드의 표시 값(true), 실제 값(false) 또는 둘 다(기본값: false)를 반환합니다.

false

문자열

camel.component.servicenow.configuration.exclude-reference-link

참조 필드에 대한 Table API 링크를 제외하려면 true(기본값: false)

 

부울

camel.component.servicenow.configuration.favorites

쿼리 사용자를 즐겨 찾는 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다.

 

부울

camel.component.servicenow.configuration.http-client-policy

http-client를 구성하려면 다음을 수행합니다.

 

HTTPClientPolicy

camel.component.servicenow.configuration.include-aggregates

집계가 이미 적용된 경우를 포함하여 지표에 사용 가능한 모든 집계를 항상 반환하려면 이 매개변수를 true로 설정합니다. 값을 지정하지 않으면 이 매개변수는 기본적으로 false로 설정되어 집계를 반환하지 않습니다.

 

부울

camel.component.servicenow.configuration.include-available-aggregates

집계가 적용되지 않은 경우 이 매개변수를 true로 설정하여 지표에 사용 가능한 모든 집계를 반환합니다. 값을 지정하지 않으면 이 매개변수는 기본적으로 false로 설정되어 집계를 반환하지 않습니다.

 

부울

camel.component.servicenow.configuration.include-available-breakdowns

표시기에 사용 가능한 모든 분석을 반환하려면 이 매개변수를 true로 설정합니다. 값을 지정하지 않으면 이 매개변수는 기본적으로 false로 설정되어 분석되지 않습니다.

 

부울

camel.component.servicenow.configuration.include-score-notes

점수와 관련된 모든 노트를 반환하려면 이 매개변수를 true로 설정합니다. 참고 요소에는 노트 텍스트와 노트가 추가될 때 작성자 및 타임스탬프가 포함되어 있습니다.

 

부울

camel.component.servicenow.configuration.include-scores

스코어 카드의 모든 점수를 반환하려면 이 매개변수를 true로 설정합니다. 값을 지정하지 않으면 이 매개변수의 기본값은 false로 설정되고 가장 최근 점수 값만 반환합니다.

 

부울

camel.component.servicenow.configuration.input-display-value

입력 필드의 원시 값을 설정하는 true(기본값: false)

 

부울

camel.component.servicenow.configuration.key

주요 지표에 대한 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다.

 

부울

camel.component.servicenow.configuration.mapper

요청/반복에 사용할 jackson의 ObjectMapper 설정

 

ObjectMapper

camel.component.servicenow.configuration.models

요청 및 응답 모델 모두를 정의합니다.

 

map

camel.component.servicenow.configuration.oauth-client-id

OAuth2 ClientID

 

문자열

camel.component.servicenow.configuration.oauth-client-secret

OAuth2 ClientSecret

 

문자열

camel.component.servicenow.configuration.oauth-token-url

OAuth 토큰 Url

 

문자열

camel.component.servicenow.configuration.password

ServiceNow 계정 비밀번호를 제공해야 합니다.

 

문자열

camel.component.servicenow.configuration.per-page

각 쿼리에서 반환할 수 있는 최대 스코어 카드 수를 입력합니다. 기본적으로 이 값은 10이며 최대값은 100입니다.

10

정수

camel.component.servicenow.configuration.proxy-authorization-policy

프록시 인증 구성

 

ProxyAuthorization 정책

camel.component.servicenow.configuration.proxy-host

프록시 호스트 이름

 

문자열

camel.component.servicenow.configuration.proxy-password

프록시 인증을 위한 암호

 

문자열

camel.component.servicenow.configuration.proxy-port

프록시 포트 번호

 

정수

camel.component.servicenow.configuration.proxy-user-name

프록시 인증을 위한 사용자 이름

 

문자열

camel.component.servicenow.configuration.release

대상으로 하는 ServiceNow 릴리스입니다. 기본값은 Helsinki 참조 https://docs.servicenow.com

 

ServiceNowRelease

camel.component.servicenow.configuration.request-models

요청 모델 정의

 

map

camel.component.servicenow.configuration.resource

기본 리소스는 CamelServiceNowResource 헤더로 재정의할 수 있습니다.

 

문자열

camel.component.servicenow.configuration.response-models

응답 모델을 정의합니다.

 

map

camel.component.servicenow.configuration.retrieve-target-record-on-import

가져오기 세트 api를 사용할 때 대상 레코드를 검색하려면 이 매개변수를 true로 설정합니다. 그런 다음 가져오기 집합 결과가 대상 레코드로 교체됩니다.

false

부울

camel.component.servicenow.configuration.sort-by

결과를 정렬할 때 사용할 값을 지정합니다. 기본적으로 쿼리는 값으로 레코드를 정렬합니다.

 

문자열

camel.component.servicenow.configuration.sort-dir

정렬 방향, 오름차순 또는 내림차순을 지정합니다. 기본적으로 쿼리는 내림차순으로 레코드를 정렬합니다. sysparm_sortdir=asc를 사용하여 오름차순으로 정렬합니다.

 

문자열

camel.component.servicenow.configuration.ssl-context-parameters

SSLContextParameters를 사용하여 보안을 구성하려면 다음을 수행합니다. http://camel.apache.org/camel-configuration-utilities.html에서 참조하십시오.

 

SSLContextParameters

camel.component.servicenow.configuration.suppress-auto-sys-field

시스템 필드 자동 생성을 억제하는 true(기본값: false)

 

부울

camel.component.servicenow.configuration.suppress-pagination-header

응답에서 Link 헤더를 제거하려면 이 값을 true로 설정합니다. Link 헤더를 사용하면 쿼리와 일치하는 레코드 수가 쿼리 제한을 초과할 때 추가 데이터 페이지를 요청할 수 있습니다.

 

부울

camel.component.servicenow.configuration.table

기본 테이블은 CamelServiceNowTable 헤더로 재정의할 수 있습니다.

 

문자열

camel.component.servicenow.configuration.target

대상이 있는 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다.

 

부울

camel.component.servicenow.configuration.time-format

Json serialization/deserialization에 사용되는 시간 형식

hh:mm:ss

문자열

camel.component.servicenow.configuration.top-level-only

부모가 카탈로그인 해당 카테고리만 가져옵니다.

 

부울

camel.component.servicenow.configuration.user-name

ServiceNow 사용자 계정 이름, 제공해야 합니다.

 

문자열

camel.component.servicenow.enabled

servicenow 구성 요소 활성화

true

부울

camel.component.servicenow.instance-name

ServiceNow 인스턴스 이름

 

문자열

camel.component.servicenow.oauth-client-id

OAuth2 ClientID

 

문자열

camel.component.servicenow.oauth-client-secret

OAuth2 ClientSecret

 

문자열

camel.component.servicenow.oauth-token-url

OAuth 토큰 Url

 

문자열

camel.component.servicenow.password

ServiceNow 계정 암호

 

문자열

camel.component.servicenow.proxy-host

프록시 호스트 이름

 

문자열

camel.component.servicenow.proxy-password

프록시 인증을 위한 암호

 

문자열

camel.component.servicenow.proxy-port

프록시 포트 번호

 

정수

camel.component.servicenow.proxy-user-name

프록시 인증을 위한 사용자 이름

 

문자열

camel.component.servicenow.resolve-property-placeholders

구성 요소 시작 시 속성 자리 표시자를 자체적으로 확인해야 하는지 여부입니다. String 유형의 속성만 속성 자리 표시자를 사용할 수 있습니다.

true

부울

camel.component.servicenow.use-global-ssl-context-parameters

글로벌 SSL 컨텍스트 매개 변수를 사용합니다.

false

부울

camel.component.servicenow.user-name

ServiceNow 사용자 계정 이름

 

문자열

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동