0% found this document useful (0 votes)
26 views4 pages

Saas Cci Ms (Remote Context) Cci - Agent (Local Context) Connector

This document outlines the steps to connect to a data source, retrieve metadata, and populate the object pane in the CCI (Common Connectivity Interface) Agent. It involves making REST calls between the CCI MS (Metadata Service) and CCI Agent to connect, get metadata, cache metadata, and populate the object catalog and details.

Uploaded by

Alekh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views4 pages

Saas Cci Ms (Remote Context) Cci - Agent (Local Context) Connector

This document outlines the steps to connect to a data source, retrieve metadata, and populate the object pane in the CCI (Common Connectivity Interface) Agent. It involves making REST calls between the CCI MS (Metadata Service) and CCI Agent to connect, get metadata, cache metadata, and populate the object catalog and details.

Uploaded by

Alekh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SELECTING THE CONNECTION AND OPENING OBJECT PANE

SaaS CCI MS (Remote CCI –Agent Connector


Context) (Local Context)

CCIMetadataResource
CCIMetadataResource
/v1/metadata/connect
connect() /v1/metadata/connect openConnection()
connect()

Success (SID) / Exception / Error


Response

CCIMetadataResource (SID)
/v1/metadata/get CCIMetadataResource (SID)
getMetadata() /v1/metadata/get populateObjectCatalog()
getMetadata()

Response Catalog
SELECTING THE SCHEMA FROM LEFT SIDE

SaaS CCI MS (Remote CCI –Agent Connector


Context) (Local Context)

CCIMetadataResource (SID)
CCIMetadataResource (SID)
/v1/metadata/get
getMetadata() /v1/metadata/get populateObjectCatalog()
getMetadata()

Response Catalog

CCIMetadataResource (SID)
CCIMetadataResource (SID)
/v1/metadata/cache/SID
getCachedMetadata() /v1/metadata/cache/SID
getCachedMetadata()

Response Catalog
SELECTING THE TABLE FROM RIGHT SIDE

SaaS CCI MS (Remote CCI –Agent Connector


Context) (Local Context)

CCIRegistryResource (SID)
CCIRegistryResource (SID)
/v1/registry/{adapterId}/typesystem
GetTypeSystem() /v1/registry/{adapterId}/typesystem getAdapterInfo()
GetTypeSystem()

Response TypeSystem

CCIMetadataResource (SID)
CCIMetadataResource (SID)
/v1/metadata/getdetails
getMetadata() /v1/metadata/getdetails populateObjectDetails()
getMetadata()

Response Catalog
SELECTING THE CONNECTION AND OPENING OBJECT PANE
(SCHEMA ALREADY SELECTED)

SaaS CCI MS (Remote CCI –Agent Connector


Context) (Local Context)

CCIMetadataResource
CCIMetadataResource
/v1/metadata/connect
connect() /v1/metadata/connect openConnection()
connect()
Success (SID) / Exception / Error
Response

CCIMetadataResource (SID)
/v1/metadata/get CCIMetadataResource (SID)
getMetadata() /v1/metadata/get populateObjectCatalog()
getMetadata()
Response Catalog

/v1/metadata/cache/SID CCIMetadataResource (SID)


getCachedMetadata() /v1/metadata/cache/SID
getCachedMetadata()

Response Catalog

You might also like