Hi, Is there any possibility to schedule anaplan report everyday as attachment to user email…
Hi @patchava,
There is no native feature in Anaplan to schedule reports as email attachments. However, it may be possible to script a solution using Anaplan Connect and an emailing library. You can refer to this article for an example.
Below are some of the instruments that Anaplan offers to resolve this kind of task:
Best regards,
Kirill
@patchava
Agree with @KirillKuznetsov - You cannot raise an event in Anaplan yet (hopefully some day) as Kirill mentioned. The most popular way is to make use of the Anaplan REST APIs using an application that can POST/GET as well as generate an email. It generally follows this design pattern:
This pattern, by the way, is how most automated processes work with Anaplan. I use it all the time to dynamically (on demand) generate statistical models that cannot be easily done in Anaplan. Then I send the results back into Anaplan. To the user, it looks like its on demand, but its really a listener.
I have seen one other method you might find useful as well and that is to create a web application of your own and establish a hyperlink in Anaplan that takes you to that web app. From there the user can raise an event of any kind. Biggest drawback here is one of security. You have to be really careful to use API V2 with a CA certificate. Your website should also be using an SSL. Try to avoid using basic authentication.
We would like to ask about an issue with the Intercompany Matching Report. We have executed intercompany matching; however, the results are not being reflected correctly in the report. We have outlined the steps we implemented below and would appreciate it if you could advise whether anything is missing or incorrect in our…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
This item has been identified as an outstanding known issue. Issue Setting a current page filter or sort and then exporting this data to file, will apply the current page filter/sort to all pages of the data. Workaround Remove all filters/sorts, export the data, and apply the filters/sorts in Excel --- Internal Reference:…