299.3. Spring Boot 자동 구성
구성 요소는 아래 나열된 57 옵션을 지원합니다.
| 이름 | 설명 | Default | 유형 |
|---|---|---|---|
| camel.component.servicenow.api-url | ServiceECDHE REST API URL | 문자열 | |
| camel.component.servicenow.configuration.api-url | ServiceECDHE REST API URL | 문자열 | |
| camel.component.servicenow.configuration.api-version | ServiceECDHE REST API 버전, 기본 latest | 문자열 | |
| camel.component.servicenow.configuration.date-format | Json 직렬화/deserialization에 사용되는 날짜 형식 | yyyy-MM-dd | 문자열 |
| camel.component.servicenow.configuration.date-time-format | Json 직렬화/deserialization에 사용되는 날짜 시간 형식 | yyyy-MM-dd HH:mm:ss | 문자열 |
| camel.component.servicenow.configuration.display | 표시기 Display 필드가 선택된 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다. Display 필드 값이 있는 스코어 카드를 반환하려면 이 매개변수를 all으로 설정합니다. 이 매개변수는 기본적으로 true입니다. | true | 문자열 |
| camel.component.servicenow.configuration.display-value | 참조 필드의 표시 값(true), 실제 값(false) 또는 둘 다(기본값: false)를 반환합니다. | false | 문자열 |
| camel.component.servicenow.configuration.exclude-reference-link | 참조 필드에 대한 테이블 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를 사용하여 입력 필드의 raw 값을 설정합니다(기본값: 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 | ServiceECDHE 계정 암호, 제공됨 | 문자열 | |
| 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 | ServiceECDHE 릴리스 대상, 기본값은 Helsinki See https://docs.servicenow.com | ServiceNowRelease | |
| camel.component.servicenow.configuration.request-models | 요청 모델을 정의합니다. | map | |
| camel.component.servicenow.configuration.resource | 기본 리소스는 CamelServiceECDHEResource 헤더로 덮어쓸 수 있습니다. | 문자열 | |
| camel.component.servicenow.configuration.response-models | 응답 모델을 정의합니다. | map | |
| camel.component.servicenow.configuration.retrieve-target-record-on-import | 가져오기 set 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를 사용하여 보안을 구성하려면 다음을 수행합니다. See 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 | 기본 표는 CamelServiceECDHETable 헤더로 덮어쓸 수 있습니다. | 문자열 | |
| camel.component.servicenow.configuration.target | 대상이 있는 스코어 카드만 반환하려면 이 매개변수를 true로 설정합니다. | 부울 | |
| camel.component.servicenow.configuration.time-format | Json 직렬화/deserialization에 사용되는 시간 형식 | HH:mm:ss | 문자열 |
| camel.component.servicenow.configuration.top-level-only | 부모가 카탈로그인 범주만 가져옵니다.Gets only those categories whose parent is a catalog. | 부울 | |
| camel.component.servicenow.configuration.user-name | ServiceECDHE 사용자 계정 이름 | 문자열 | |
| camel.component.servicenow.enabled | servicenow 구성 요소 활성화 | true | 부울 |
| camel.component.servicenow.instance-name | ServiceECDHE 인스턴스 이름 | 문자열 | |
| 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 | ServiceECDHE 계정 암호 | 문자열 | |
| 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 유형의 속성만 속성 자리 표시자를 사용할 수 있습니다.Only properties which are of String type can use property placeholders. | true | 부울 |
| camel.component.servicenow.use-global-ssl-context-parameters | 글로벌 SSL 컨텍스트 매개 변수 사용을 활성화합니다. | false | 부울 |
| camel.component.servicenow.user-name | ServiceECDHE 사용자 계정 이름 | 문자열 |