Integration Connectors를 사용하면 통합에서 다양한 데이터 소스에 연결할 수 있습니다.
커넥터를 사용하면 Google Cloud 서비스 및 기타 비즈니스 애플리케이션이 모두 투명한 표준 인터페이스를 통해 통합에 제공됩니다. 통합 개발자는 프로토콜 관련 지식 또는 커스텀 코드를 사용하지 않고도 증가하는 애플리케이션 풀 및 시스템 풀에 빠르게 연결할 수 있습니다.
주요 이점
Integration Connectors를 사용하면 연결된 각 서비스 또는 애플리케이션에 대해 주요 구성을 쉽고 빠르게 구현할 수 있습니다.
인증: 각 커넥터가 대상 애플리케이션에 맞게 구성할 수 있는 하나 이상의 지원되는 인증 방법을 제공합니다.
엔드포인트 구성: 각 커넥터가 URL, 테넌트 ID 또는 커넥터 유형에 따른 기타 식별 메커니즘을 통해 애플리케이션 또는 기술 인스턴스에 연결하도록 구성되는 커스텀 항목입니다.
프로토콜 중재: 각 커넥터는 자바 데이터베이스 연결(JDBC)와 같은 대상 애플리케이션의 고유 통신 프로토콜을 REST와 같은 표준 통신 프로토콜로 변환합니다.
데이터 형식 중재: 각 커넥터가 대상 애플리케이션의 고유 데이터 형식을 표준화된 데이터 형식으로 변환합니다. 그런 후 커넥터가 대상 데이터의 스키마를 통합에 로드하여 통합 태스크에 데이터를 사용할 수 있도록 만듭니다.
데이터 검색: 각 커넥터가 대상 애플리케이션을 검사하고 통합에 사용할 수 있는 데이터 객체 및 작업 목록을 제공합니다.
이벤트 구독:커넥터의 이벤트 리스너를 구성하고 이벤트를 사용하여 통합을 트리거할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-27(UTC)"],[[["Integration Connectors provide a standardized interface for connecting integrations to various data sources, including both Google Cloud services and other business applications."],["Connectors eliminate the need for protocol-specific knowledge or custom code, allowing integration developers to quickly connect to a wide range of applications and systems."],["Each Connector offers configurable authentication, endpoint setup, protocol mediation, data format mediation, data discovery, and event subscription capabilities."],["Integration developers can create and configure connections once, and then reuse them in multiple integrations, while also having the ability to discover available application interfaces."],["Connectors standardizes and streamlines the process of interacting with data from various sources and formats."]]],[]]