SAP SAC
Connector Details
Connector Attributes | Details |
---|---|
Name | SAP SAC |
Description | SAP SAC is an Analytics Cloud system used for financial management and project management data. SAP SAC offers the ability for organizations to provide financial forecasts for their business units while projecting and evaluating the costs associated with the companies business projects. By leveraging SAP SAC as a source, organizations can improve data accuracy, enhance decision-making, and drive operational excellence across the enterprise. |
Connector Type | Class D |
Features
Feature Name | Feature Details |
---|---|
Load Strategies | Full Load |
Metadata Extraction | Supported |
Data Acquisition | Supported |
Data Publishing | Not Supported |
Automated Schema Drift Handling | Supported |
Source Connection Attributes
Connection Parameters | Data Type | Example |
---|---|---|
Connection Name | String | SAPSAC Connector |
Base URL | String | https://.us10.hcs.cloud.sap |
Client ID | String | sb-d41756c59-7583-234f-8249-b1472fc5ddf7!b53750|client!b476 |
Client Secret | String | your-clientSecret |
Token URL | String | https://.authentication.us10.hana.ondemand.com/oauth/token |
Bronze Schema (Optional) | String | |
Silver Schema (Optional) | String |
Connector Specific Configuration Details
-
SAP SAC connector has optional values such as Bronze Schema and Silver Schema
-
SAP Analytics Cloud (SAC) public facing documentation
-
SAP-SAC API work for 2 key focus points: 1) Administrative, 2) Provider
-
This connector supports extracting data from SAP SAC ProviderIDs (TableNames). For example it can be used for extracting SAP SAC FINANCIAL tables and SAC SAC PROJECT tables
-
By selecting the ProviderID endpoint in the Administrative section, obtain a list of ProviderIDs (ObjectNames or TableNames)
-
This connector supports extracting Metadata information using the SAP SAC Providers API under the SAP SAC Administration endpoints, for example use the link to get more details.
SAP SAC Provider endpoint -
To establish a connection with the SAP SAC source, an OAuth account is established to grant read access to SAP SAC API endpoints. Credentials are generated within the SAP SAC source and subsequently configured into the connector.
Client id: Get OAuth Client ID as the OAuth account is created
Client Secret : Get OAuth Client secret as the OAuth account is created
Token URL : This is an authorization link to generate a refresh token which is valid for 1 hr. for example the URL is https://<organization>.authentication.us10.hana.ondemand.com/oauth/token
Base URL : This is the tenant URL for each client instance , for example base URL will be https://<organization>.us10.hcs.cloud.sap
"
Screenshot To Use Connector
Updated 7 months ago