289.16. Spring Boot 자동 구성


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

Expand
이름설명기본유형

camel.component.salesforce.authentication-type

USERNAME_PASSWORD, REFRESH_TOKEN 또는 JWT 중 하나로 사용할 명시적 인증 방법입니다. Cryostat 구성 요소는 속성 세트에서 사용할 인증 방법을 자동 결정할 수 있으며 이 속성을 설정하여 모호성을 제거할 수 있습니다.

 

AuthenticationType

camel.component.salesforce.client-id

Cryostat 인스턴스 설정에 구성된 연결된 앱의 OAuth 소비자 키입니다. 일반적으로 연결된 앱을 구성해야 하지만 패키지를 설치하여 제공할 수 있습니다.

 

문자열

camel.component.salesforce.client-secret

Cryostat 인스턴스 설정에 구성된 연결된 앱의 OAuth 소비자 시크릿.

 

문자열

camel.component.salesforce.config.apex-method

APEX 메서드 이름

 

문자열

camel.component.salesforce.config.apex-query-params

APEX 방법 쿼리 매개변수

 

map

camel.component.salesforce.config.apex-url

APEX 방법 URL

 

문자열

camel.component.salesforce.config.api-version

Cryostat API 버전, 기본값은 CryostatEndpointConfig.DEFAULT_VERSION입니다.

 

문자열

camel.component.salesforce.config.approval

승인 API에 대한 승인 요청입니다. @param 승인

 

ApprovalRequest

camel.component.salesforce.config.approval-action-type

수행할 작업의 종류를 나타냅니다: Submit, Approve, or Reject. @param actionType

 

ApprovalRequest$Action

camel.component.salesforce.config.approval-comments

이 요청과 관련된 기록 단계에 추가할 주석입니다. @param 주석

 

문자열

camel.component.salesforce.config.approval-context-actor-id

승인 레코드를 요청하는 제출자의 ID입니다. @param contextActorId

 

문자열

camel.component.salesforce.config.approval-context-id

동작 중인 항목의 ID입니다. @param contextId

 

문자열

camel.component.salesforce.config.approval-next-approver-ids

프로세스에 다음 승인 사양이 필요한 경우 다음 요청이 할당될 사용자의 ID입니다. nextApproverIds

 

list

camel.component.salesforce.config.approval-process-definition-name-or-id

프로세스 정의의 개발자 이름 또는 ID입니다. @param processDefinitionNameOrId

 

문자열

camel.component.salesforce.config.approval-skip-entry-criteria

프로세스 정의 이름 또는 ID가 null이 아닌 경우 프로세스의 항목 기준(true)을 평가할지 여부를 결정합니다. 프로세스 정의 이름 또는 ID를 지정하지 않으면 이 인수가 무시되고 프로세스 순서에 따라 표준 평가를 따릅니다. 기본적으로 이 요청에 의해 설정되지 않은 경우 항목 기준이 생략되지 않습니다. @param skipEntryCriteria

 

부울

camel.component.salesforce.config.backoff-increment

CometD 자동 다시 연결 후 Streaming 연결 다시 시작 시도에 대한 백오프 간격 증가

 

long

camel.component.salesforce.config.batch-id

대량 API 배치 ID

 

문자열

camel.component.salesforce.config.content-type

대량 API 콘텐츠 유형, XML, CSV, ZIP_ XML, ZIP_CSV 중 하나

 

ContentType

camel.component.salesforce.config.default-replay-id

initialReplayIdMap에 값이 없는 경우 기본 replayId 설정

 

long

camel.component.salesforce.config.format

JSON API 호출에 사용할 페이로드 형식(JSON 또는 XML)의 기본값은 JSON입니다.

 

PayloadFormat

camel.component.salesforce.config.http-client

사용자 정의 Mellanox Client는 Cryostat에 연결하는 데 사용할 수 있습니다.

 

SalesforceHttpClient

camel.component.salesforce.config.include-details

Cryostat1 분석 보고서에 세부 정보를 포함하며 기본값은 false입니다.

 

부울

camel.component.salesforce.config.initial-replay-id-map

채널 이름별로 시작할 ID를 재생합니다.

 

map

camel.component.salesforce.config.instance-id

macvlan1 Analytics 보고서 실행 인스턴스 ID

 

문자열

camel.component.salesforce.config.job-id

대량 API 작업 ID

 

문자열

camel.component.salesforce.config.limit

반환된 레코드 수에 대한 제한입니다. 일부 API에 적용할 수 있는 경우 Cryostat 설명서를 확인합니다.

 

정수

camel.component.salesforce.config.max-backoff

CometD 자동 다시 연결 이외의 실패에 대한 스트리밍 연결 다시 시작 시도에 대한 최대 백오프 간격입니다.

 

long

camel.component.salesforce.config.not-found-behaviour

404 not found status from Cryostat API의 동작을 설정합니다. 본문이 NULL NotFoundBehaviour#NULL로 설정되어야 하거나 exchange NotFoundBehaviour#EXCEPTION - 기본값에서 예외를 신호로 표시해야 합니다.

 

NotFoundBehaviour

camel.component.salesforce.config.notify-for-fields

필드에 대한 알림, 옵션은 ALL, REFERENCED, SELECT, Cryostat

 

NotifyForFieldsEnum

camel.component.salesforce.config.notify-for-operation-create

생성 작업에 대해 알림, 기본값은 false (API 버전 = 29.0)

 

부울

camel.component.salesforce.config.notify-for-operation-delete

삭제 작업에 대한 알림, 기본값은 false (API 버전 = 29.0)

 

부울

camel.component.salesforce.config.notify-for-operation-undelete

삭제 취소 작업에 대한 알림, 기본값은 false (API 버전 = 29.0)

 

부울

camel.component.salesforce.config.notify-for-operation-update

업데이트 작업에 대한 알림, 기본값은 false (API 버전 = 29.0)

 

부울

camel.component.salesforce.config.notify-for-operations

작업에 대한 알림, 옵션은 ALL, CREATE, EXTENDED, UPDATE (API 버전 29.0)입니다.

 

NotifyForOperations Enum

camel.component.salesforce.config.object-mapper

Custom jackson ObjectMapper는 Cryostat 개체를 직렬화/직렬화할 때 사용합니다.

 

ObjectMapper

camel.component.salesforce.config.raw-payload

DTO 대신 요청 및 응답(Format에 따라 JSON 또는 XML)에 원시 페이로드 문자열을 사용합니다. 기본적으로 false

false

부울

camel.component.salesforce.config.report-id

RHHI1 Analytics 보고서 ID

 

문자열

camel.component.salesforce.config.report-metadata

filtered1 Analytics에서 필터링을 위한 메타데이터 보고

 

ReportMetadata

camel.component.salesforce.config.result-id

대량 API 결과 ID

 

문자열

camel.component.salesforce.config.s-object-blob-field-name

SObject Blob 필드 이름

 

문자열

camel.component.salesforce.config.s-object-class

정규화된 SObject 클래스 이름, 일반적으로 camel-salesforce-maven-plugin을 사용하여 생성

 

문자열

camel.component.salesforce.config.s-object-fields

검색할 SObject 필드

 

문자열

camel.component.salesforce.config.s-object-id

API에 필요한 경우 SObject ID

 

문자열

camel.component.salesforce.config.s-object-id-name

SObject 외부 ID 필드 이름

 

문자열

camel.component.salesforce.config.s-object-id-value

SObject 외부 ID 필드 값

 

문자열

camel.component.salesforce.config.s-object-name

API에서 필요하거나 지원하는 경우 SObject 이름

 

문자열

camel.component.salesforce.config.s-object-query

macvlan SOQL 쿼리 문자열

 

문자열

camel.component.salesforce.config.s-object-search

macvlan SOSL 검색 문자열

 

문자열

camel.component.salesforce.config.serialize-nulls

지정된 DTO의 NULL 값을 빈 값(NULL) 값으로 직렬화해야 합니다. 이는 JSON 데이터 형식에만 영향을 미칩니다.

false

부울

camel.component.salesforce.config.update-topic

Streaming API를 사용할 때 기존 Push Topic을 업데이트할지 여부, 기본값은 false입니다.

false

부울

camel.component.salesforce.enabled

salesforce 구성 요소 활성화

true

부울

camel.component.salesforce.http-client-properties

기본 HTTP 클라이언트에서 구성할 수 있는 속성을 설정하는 데 사용됩니다. 모든 사용 가능한 옵션에 대해 CryostatHttpClient 및 Cryostatty CryostatClient의 속성을 살펴보십시오.

 

map

camel.component.salesforce.http-proxy-auth-uri

HTTP 프록시 서버에 대한 인증에 사용되는 경우 인증에 사용할 httpProxyUsername 및 httpProxyPassword에 대해 프록시 서버의 URI와 일치해야 합니다.

 

문자열

camel.component.salesforce.http-proxy-excluded-addresses

HTTP 프록시 서버를 사용해서는 안 되는 주소 목록입니다.

 

Set

camel.component.salesforce.http-proxy-host

사용할 HTTP 프록시 서버의 호스트 이름입니다.

 

문자열

camel.component.salesforce.http-proxy-included-addresses

HTTP 프록시 서버를 사용해야 하는 주소 목록입니다.

 

Set

camel.component.salesforce.http-proxy-password

HTTP 프록시 서버에 대해 인증하는 데 사용할 암호입니다.

 

문자열

camel.component.salesforce.http-proxy-port

사용할 HTTP 프록시 서버의 포트 번호입니다.

 

정수

camel.component.salesforce.http-proxy-realm

HTTP 프록시 서버에 대한 선점 기본/데이스트 인증 방법에 사용되는 프록시 서버의 영역입니다.

 

문자열

camel.component.salesforce.http-proxy-use-digest-auth

true로 설정하면 HTTP 프록시에 인증할 때 Digest 인증이 사용되는 경우otherwise Basic 인증 방법이 사용됩니다.

false

부울

camel.component.salesforce.http-proxy-username

HTTP 프록시 서버에 대해 인증하는 데 사용할 사용자 이름입니다.

 

문자열

camel.component.salesforce.instance-url

인증 후 사용된 Cryostat 인스턴스의 URL은 기본적으로 authentication에 대해 Cryostat에서 수신됩니다.

 

문자열

camel.component.salesforce.is-http-proxy-secure

false로 설정하면 HTTP 프록시에 액세스할 때 TLS 사용을 비활성화합니다.

true

부울

camel.component.salesforce.is-http-proxy-socks4

true로 설정하면 HTTP 프록시를 구성하여 Cryostat4 프록시로 사용합니다.

false

부울

camel.component.salesforce.keystore

OAuth JWT 흐름에서 사용할 키 저장소 매개변수입니다. KeyStore에는 개인 키와 인증서가 있는 항목이 하나만 포함되어야 합니다. Cryostat는 인증서 체인을 확인하지 않으므로 자체 서명된 인증서가 될 수 있습니다. 연결된 앱에 인증서를 업로드하는지 확인합니다. 옵션은 org.apache.camel.util.jsse.KeyStoreParameters 유형입니다.

 

문자열

camel.component.salesforce.lazy-login

true로 설정하면 구성 요소가 구성 요소를 시작하여 Cryostat에 인증할 수 없습니다. 일반적으로 이 값을 (기본값) false로 설정하고 조기에 인증하고 인증 문제를 즉시 인식합니다.

false

부울

camel.component.salesforce.login-config.client-id

macvlan 연결 애플리케이션 소비자 키

 

문자열

camel.component.salesforce.login-config.client-secret

macvlan 연결 애플리케이션 소비자 시크릿

 

문자열

camel.component.salesforce.login-config.instance-url

  

문자열

camel.component.salesforce.login-config.keystore

OAuth 2.0 JWT 전달 토큰 흐름에 필요한 인증서 및 개인 키가 포함된 키 저장소의 키 저장소 매개변수입니다.

 

KeyStoreParameters

camel.component.salesforce.login-config.lazy-login

지연 OAuth를 활성화/비활성화하는 플래그, 기본값은 false입니다. 활성화하면 첫 번째 API 호출까지 OAuth 토큰 검색 또는 생성이 수행되지 않습니다.

 

부울

camel.component.salesforce.login-config.login-url

Cryostat 로그인 URL, 기본값은 https://login.salesforce.com입니다.

 

문자열

camel.component.salesforce.login-config.password

Cryostat 계정 암호

 

문자열

camel.component.salesforce.login-config.refresh-token

macvlan 연결 애플리케이션 소비자 토큰

 

문자열

camel.component.salesforce.login-config.type

  

AuthenticationType

camel.component.salesforce.login-config.user-name

macvlan 계정 사용자 이름

 

문자열

camel.component.salesforce.login-url

인증에 사용되는 Cryostat 인스턴스의 URL은 기본적으로 https://login.salesforce.com로 설정됩니다.

https://login.salesforce.com

문자열

camel.component.salesforce.long-polling-transport-properties

streaming api에서 사용하는 gemeuxClient(CometD)에서 사용하는 LongPollingTransport에서 구성할 수 있는 속성을 설정하는 데 사용됩니다.

 

map

camel.component.salesforce.packages

생성된 DTO 클래스를 사용하는 패키지는 무엇입니까. 일반적으로 클래스는 camel-salesforce-maven-plugin을 사용하여 생성됩니다. 생성된 DTO를 사용하여 매개변수/header 값에 짧은 SObject 이름을 사용할 경우 이를 설정합니다.

 

string[]

camel.component.salesforce.password

토큰 액세스에 액세스하기 위해 OAuth 흐름에 사용되는 암호입니다. 암호 OAuth 흐름을 시작하는 것은 쉽지만 일반적으로 다른 흐름보다 덜 안전한 것으로 간주되므로 피해야 합니다. 암호를 사용하는 경우 암호 끝에 보안 토큰을 추가해야 합니다.

 

문자열

camel.component.salesforce.refresh-token

새로 고침 토큰 OAuth 흐름에서 이미 토큰을 새로 고침합니다. 웹 애플리케이션을 설정하고 새로 고침 토큰을 수신하도록 콜백 URL을 구성하거나 https://login.salesforce.com/services/oauth2/success 또는 https://test.salesforce.com/services/oauth2/success 에서 builtin 콜백을 사용하여 구성한 다음, 워크플로우 끝에 있는 URL에서 refresh_token을 다시 처리해야 합니다. 개발 조직에서 Cryostat를 사용하면 localhost에서 콜백 웹 애플리케이션을 호스팅할 수 있습니다.

 

문자열

camel.component.salesforce.resolve-property-placeholders

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

true

부울

camel.component.salesforce.ssl-context-parameters

사용할 SSL 매개변수는 사용 가능한 모든 옵션에 대한 SSLContextParameters 클래스를 참조하십시오. 옵션은 org.apache.camel.util.jsse.SSLContextParameters 유형입니다.

 

문자열

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

글로벌 SSL 컨텍스트 매개변수 사용 활성화

false

부울

camel.component.salesforce.user-name

OAuth 흐름에서 토큰에 액세스하는 데 사용되는 사용자 이름입니다. 암호 OAuth 흐름을 시작하는 것은 쉽지만 일반적으로 다른 흐름보다 덜 안전한 것으로 간주되므로 피해야 합니다.

 

문자열

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

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

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

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

Red Hat 소개

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

Theme

© 2026 Red Hat
맨 위로 이동