Set Up Cloud Data Connect for Integration Pipeline
Adaptive Planning
- A standard or cube sheet in Adaptive Planning that doesn't contain splits.
- Security:
- Model Management Accesspermission.
- Integration Operatorpermission.
- Drill Into Cloud Imported Numberspermission. (if intending to use the Drill Through feature).
Cloud Data Platform
Ensure that your organization has access to a resource with expertise in configuring and administering your selected cloud data platform. If this expertise is not available internally, Workday service partners can provide assistance.
The designated expert must be able to:
- Configure the required authentication method, such as an Azure service principal or a Snowflake programmatic access token.
- Create and manage tables or views in the cloud data platform.
- Grant the credentials used for the connection access to the required schemas and tables.
- If your organization restricts outbound access by domain or IP address, allow list the required domains and IP addresses for Adaptive Planning. For details, see Adaptive Planning Authentication URLs and IP Addresses.
You can create a pipeline that loads data into Adaptive Planning standard sheets or cube sheets from either:
- Incorta.
- Microsoft Fabric.
- Snowflake.
Behind the scenes, creating a pipeline automatically generates and bundles these components in Adaptive Planning Design Integrations:
- A data source.
- A loader.
- An integration task.
- SelectIntegrationfrom the main menu.
- SelectSetup Pipeline.
- Select where you want to load data from.
- Complete theSelect a Destinationpage:
Option Description Pipeline NameEnter a name for your pipeline.When you clear theOpt-in Manage Pipelinecheck box, you prepend this name to each separated component in Design Integrations.VersionSelect an Adaptive Planning version.SheetSelect an Adaptive Planning sheet.Currently, you can only select:- Cube sheets.
- Standard sheets.
Pipelines don't support loading to sheets that contain splits.All managed pipelines must have unique destinations (version and sheet), when creating, editing a draft, or duplicating a pipeline. - ClickDownload Table Template.
- Provide the template to your cloud data warehouse administrator so that they can:
- Create a view that exactly matches the template format and description.
- Optionally create a Drill Through table. This table should include the required columns and structure detailed in the template, as well as any custom columns for additional contextual information.
- Verify that your administrator:
- Created the view from the template.
- Granted access to the new view to the credentials being used for the pipeline.
- Complete theConfigure Connectionpage:
Option Description CredentialSelect either an existing credential or create a new one. You can use an existing credential to reuse it across pipeline connections.Ask your administrator for a credential that can access the view based on the downloaded table template.For all connectors, we support usernames and passwords for authentication. Additionally:- For Microsoft Fabric, we support Application ID and Client Secret.
- For Snowflake, we support:
- OAuth 2. See Set up Cloud Data Connect Snowflake OAuth2 Credentials.
- Personal Access Tokens as passwords.
ServerEnter the Incorta or Microsoft Fabric environment link.PortEnter the port number for the Incorta environment.AccountEnter the Snowflake environment link.DatabaseEnter the warehouse name containing the relevant table or tables from your cloud data warehouse environment.Data Source TableSelect the table created in the environment that matches the downloaded table template format.Drill Through Table(Optional) Select the table in the environment that adheres to the structure advised in the template along with any custom columns. - Review your setup.
- (Optional) Clear theOpt-in Manage Pipelinescheck box if you don't want to manage this connection as a pipeline.When you clear this check box, you must manage the automatically created data source, loader, and task within Design Integrations.Adaptive Planning only supports Drill Through to Data for CDC managed pipelines, not CDC connections managed through Design Integrations.
- ClickComplete.
- On thePipelinespage, clickPipelinesto refresh the page and verifyConnectedstatus.It might take a few minutes to connect the new pipeline.
- SelectAll Tasks.
- Select the task named after your pipeline.This task is the integration task that we automatically generated when you created the pipeline. You can enter a search term at the top to filter tasks.
- ClickLaunch New Task Instance.
- Verify the period range and plan version.
- SelectRun.TheStatuscolumn might take a few moments to update. This column either:
- Confirms success.
- Logs errors.
- Verify the data in the Adaptive Planning sheet.
Data from Incorta, Microsoft Fabric, or Snowflake loads to the intended sheet.