Hey All,
Can anyone share, how we can pull and push the data from RDBMS to Anaplan. What will be the impact on performance ?
Thanks In Advance
@Misbah @roshinrasheed
@xrprasadx
Adding additional pros @MarkWarren @ben_speight
The simplest way to achieve this is Anaplan Connect - Anaplan Connect - Anaplan Technical DocumentationThis is a set of scripts and a Java program that can run on Windows or Linux.It utilizes a JDBC connection to facilitate communication between Anaplan and a RDBM.The link above has enough info to get started, but we also have this training course:Anaplan Connect - Data from a JDBC Database - Anaplan CommunityThe impact on performance, to Anaplan is the same as any import or export, it will block data writes as they are being performed. The export will block less, it only needs to block as it reads data.We also have an API that you could use with other software or code you write, so this could be used with an RDBM that way.A third option is through some of the third-party data integration options which allow for database connections.Here's a link to the overview on all data Integration in case you haven't found it yet:Data integration - Anaplan Technical Documentation
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
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?