Hi,
We want to automate data loads from sharepoint to anaplan. Can we achieve this using anaplan connect?
What will be the other alternative if we can not?
Thanks,
Prashant
@CommunityMember126473
Yes sure we can.
Other alternatives are Third Party ETL tools like Dell Boomi, Snaplogic, Informatica, Mulesoft, Hyperconnect etc.
If you don't want to procure licenses of these tools then REST APIs is another option. This is customizable and highly complicated
Misbah
Thanks Misbah!
So if we proceed with share point what will be the process to install Anaplan connect and schedule batch scripts in share point.
Regards,
See this
https://help.anaplan.com/03144015-44e0-4f28-8cee-13e7ae9d9077-Anaplan-Connect
The below link has information about installation of Anaplan connect and batch schedule in desktop or server.
But how we can schedule batches in share point?
@CommunityMember126473 were you able to setup connection to SharePoint? I have a use case that requires this too. If you have any links/examples/documentation, do you mind sharing?
No, as of now I have not found anything in this.
Hi @CommunityMember126473 ,
Not sure if I have the best technical example, but when integrating with SharePoint I have done the following.
1. Create a dummy user in the domain that owns the Sharepoint. (like Anaplan@domain.com). This was done to give access to SharePoint.
2. We had a Virtual Machine running on windows that we could use for scheduling tasks. Simply used that with the dummy user as the owner to schedule different Anaplan tasks.
3. Then we could set up integrations through Anaplan connect.
Hope this helps.
Andris
Not clear with this approach.
How Anaplan connect or any connector from virtual machine will pick files from share point (as there is a login required to open share point) and many other similar issues.
Could you please share the script you have used for this.
That's why I mentioned the dummy user within your companies domain that has access to SharePoint. We were running a VM with windows, so a normal login, just using the dummy user's credentials. Then you can synchronize a regular folder with SharePoint from which you pick up the files with Anaplan connect.
There is no difference in the script, all was done through the setup of the environment the script runs in.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…