How Connected Anaplan with other Database ?
Please review the guide I linked, and download the Anaplan Connect zip file. There are example scripts provided. If you have any questions after going through these, feel free to post them here.
Thanks
Hi,
Please review the Anaplan Connect documentation, it walks through setting up a simple integration with databases via JDBC connection. This must be a on-prem database that has a JDBC driver. This option does not currently support writing back to a database, but can be achieved through additional scripting. For a solution that does support bi-directional integrations, please explore our other integration options (Boomi, Informatica, Mulesoft, Snaplogic).
Regards,Jesse
Anaplan Connect works on both Windows and any Unix-like environment (Unix, Linux, Mac).
u can use linux or windows depend on your needs
the different is windows using bat(Command line)
linux using sh(Shell Script)
CMIIW
Yes, both Batch on Windows and Shell on Linux/Mac/Unix are done in command line.
CMIIW is correct me if im wrong
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…