Good day
I have an SQL server as source of my data. What are my options to import this data to Anaplan?
Thank you!
Renier
Hi @rlgarcia06,
Please review our integration options. Anaplan Connect, and the listed 3rd party ETL tools all have SQL database connectivity.
Regards
Sorry for the confusion, the source data is from SQL Database. Can we use Anaplan Connect to automatically import data?
Hi,
The above still applies, Anaplan Connect, and ETL tools can read from SQL databases. Anaplan UI cannot connect to a database, you must give a flat file if you're uploading directly to a model from the UI.
Thanks,Jesse
Thanks Jesse. Can you give more details on how to use Anaplan Connect for importing data from SQL databases? Because what I can only see is how to import flat files from the server using Anaplan Connect.
Hi Renier,
The Anaplan Connect guide provides documentation for connecting to a SQL database to extract data. It uses JDBC to connect to your database, and execute a query you define.
Regards,
Jesse
Hello - I have a 2 level ragged hierarchy (yes, it's a chart of accounts), that for reporting purposes is used in 4 different models (yes, it's a P&L). What is the best way set this to allow one to be the "source of truth" and then import between the four models without creating actions that include ignores? It seems like…
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…