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
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…