Hey,
Can someone suggest good DL connector, which pull the data from AWS data lake (AWS Glue) into the Anaplan without manual intervention.
Thanks In Advance !
@jesse_wilson @rob_marshall @ben_speight
hi @xrprasadx what is the AWS data lake solution? AWS s3 perhaps?
Hi @joeymorisette ,
I am looking for good integration tool between Amazon Web Service (AWS RDS JDBC URL of PostgreSQL instance) with Anaplan.
Requirement: I need to bring data from AWS to Anaplan without any manual intervention.
Have you thought about integrating AWS Glue with AWS S3, & later on, you can build a connection between S3 & Anaplan. You can use scheduler to run the integration process automatically.
Thanks for suggestions, CloudWorks api can help in this case but unfortunately I'll not be getting any access to S3 bucket. With the help of JDBC url connection has to be established.
In that case, you can try with Anaplan Connect - JDBC connector. However, Anaplan Connect doesn't have any in-built scheduler, so you will have to depend on windows or others
@CommunityMember111277 is right, @xrprasadx , Anaplan Connect could satisfy this requirement but you would need to bring your own scheduler to run the batch files. ETL tools are common choices to facilitate transfers like this as well, would that be an option? Particularly Hyperconnect (Anaplan Connector on Informatica Cloud that we resell)
Thanks but Anaplan Connect can support PostgreSQL JDBC url? or its support only MySQL jdbc url as per Anaplan Tech document.
I am unable to see the cloudworks integration on the UX page. Can you advise what I am doing wrong
I want to create a line item which will increment by 1 every time an action is run manually. This action is an import which doesn't involve any file upload to anaplan. The module where I want this line item has users list & SKU list dimension. No time. So basically, I want to track how many users have selected an SKU and…
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…