-
Anaplan Data Orchestrator (ADO) - AMQP Connector
We have implemented a event driven architecture in order to interface our application (including Anaplan) in "close to real time". However, the Advanced Message Queuing Protocol (AMQP) is not supported for the time being by ADO, which forces us to use an additionnal middleware. This would allow us to implement a seemless…
-
Anaplan Data Orchestrator (ADO) - Usage Values Missing
As an Integration Administrator (IA), I would like to view my ADO usage not just in % terms but in value terms, So that I can plan my ADO Storage and Tables consumption reasonably, if my tenant is going to have limited numbers on those two usage categories. Currently it is not transparent to me as an IA on what is the…
-
"Error parsing key for this row" enhancement
Currently when importing some transactional data into Anaplan we will occasionally get "Error parsing key for this row" for rows where bad data might be present (or data might be missing) The error is often overly vague and requires us to compare the failed row to one that's previously processed correctly. The errors often…
-
Cloudworks or Anaplan APIs: Automatic Archival Process
As a Model Builder or Integration developer, I would like to have the ability to have an automated process via Cloud works or ALM APIs to archive production models on a specific time cadence. By either exposing this functionality through ALM APIs or via Cloudworks, it will remove the admin work to archive models on a…
-
CloudWorks: Stop hiding flows if model is archived or stop a schedule if flow was hidden
When a model is archived all related flows becomes hidden. If, for testing purposes, there was a schedule set, it keeps running (and failing) in the background even though administrators are no longer able to see or change the flow. One can always bring archive back and stop/change the flow, but it would be much easier if…
-
Export roles for UX REPORT pages
With following API : https://us1a.app.anaplan.com/a/springboard-definition-service/apps/{appId}/access It is possible to retrieve the roles only for BOARD and WORKSHEET UX pages. We would like to have also the REPORT Pages retrieve thanks to this API. It would help to have an overview of all roles assigned to all kind of…
-
Cloudworks - Flexibility to choose date of every month when frequency is hourly
While creating an integration with frequency to run hourly ,there is no option to select "date of every month ". If there is a requirement to run an integration every 2 hrs in a day from day 1 to day 12 of month then we have to create numerous integration to achieve this .If above feature ,replication of work will be…
-
Visibility to view which integration & process is part of Integration flow in cloud works .
This will be helpful to view which integration & process is part of Integration flow in cloud works. Maintenance and audit will be easy .Right now have rely on eyes and memory . Also there is no visibility to see the schedule of all integration all together .
-
CloudWorks: Duplicate an Existing Integration / Process
Could Anaplan's Product team for Cloudworks enhance it to allow customers to copy an existing integration or process? … This will make it easier to copy existing connections, and then modify them for the purposes of the new integration (for instance, relink them to different Azure Blob directories, etc) This would save…
-
Importing in Deployed model (Change data Source file)
I have an action import in deployed model to load the changes in the list and before, I able to manage data import sources to have a new source data file and it run successfully. But now I having problem in overriding the existing source data. when I try to manage import it says this "Deployed mode is enabled and you…
-
Enhancement to existing Bulk API for Import Metadata
There is an existing bulk API endpoint that allows workspace admins to retrieve the full list of Import actions from a given model. This endpoint is in the format: https://api.anaplan.com/2/0/models/{{mdlID}}/imports/ where {{mdlID}} is the model GUID. This returns a JSON response, which contains an object called "imports"…
-
Make Integration admin role available for visitors & partners
It's currently not possible to assign an integration admin role to visitors and respectively also not to Anaplan Partners. This makes it a challenge when helping customers with Cloudworks or when just setting up a scheduled model-to-model import. It requires always someone at the customer capable to set-up the connections.…
-
Add more options for Large Read Requests in Transactional API endpoint
We are running different large read requests using the Transactional APIs to ensure 2 things : Quality Insurance : Allow the different teams to secure models changes against regressions by extracting and comparing 2 models datas from different modules that can be picked up from anywhere on the model depending on impact…
-
Import Saved View - Filter
Hi all, A bit surprised this topic isn't here as it's one of the most common frustrations, similar to the post here. When importing from a filtered saved view there are a lot of cases of missing values. We all encounter it, and the first time it takes very long to determine the root cause. We change the filters but then…
-
Update Current Timestamp by adding a New Action Type
As workspace admin, I would like to have the possibility to update the current timestamp in UTC timezone by having a New Action type created ( similar to the below picture ). This could work in a very similar way as the very nice new feature "Update Current Period": 1. Create in a module without any dimensions a line-item…
-
Edit Export Action
User should be able to edit Export Action just like Import Action in case of addition, deletion of line items to the saved addition/removal of filter to the saved view which is being used in Export Action.
-
Include the Internal (Full Access) Cloudworks account in Users for easy permissions management
I have recently learned that the reason some of our Cloudworks integrations were not running properly is because the Internal (Full Access) account used by Cloudworks was not assigned the appropriate list-level security. The following Anapedia article describes the requirement: Internal (Full Access) | Anapedia The idea is…
-
Export the imports from the imports tab
Context: We have about 200 models with a lot of integrations running between the models. We want to be able to map how models exactly are connected by mapping exactly which interfaces run between models. We managed to create a report showing these interfaces but only with an ID of the import and not with the name. Idea:…
-
Comments in Formulas and No (or more) Char limit in Module Notes
Formula section should have method to capture "comments" for future ref. Additionally, Notes section in module/lineitem should have more chars limit than current of 250 chars. Sometimes the need to copy formula in Notes won't meet due to this restriction..
-
CloudWorks Enhancements
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: Can we add few more functionalities to CloudWorks like ability to Rearrange the columns, ability to reorder Integrations…
-
SEO
If you're looking for an affordable and effective solution, the Kmarketing agency is the perfect option for you. They specialize in providing top-quality digital marketing companies that can help your website rank higher on search engines.
-
Display photos in Excel format from Anaplan link
As an end user, I have pictures URL in Anaplan that are displayed well in the App. Sometimes, I need to export my datas and I would like to display the photos in Excel and not the URL link. Solution : Add a display feature when I export my data on how to display my URL in my target file
-
Publish Subsidiary View to the Excel add-in
Our users are using the excel add-in to link to offline files for forecasting inputs. Currently, we cannot use a subsidiary view in the excel add-in, which is making it impossible to forecast a few items using subsidiary views through the add-in. Seems like this would be a useful enhancement. excel, add-in, subsidiary view
-
SAP integration
Suggest to build native integration with SAP solutions. A lot of Anaplan customers use SAP solutions such as SAP ECC, S/4 HANA, SAP BW etc. and heavily depend on large amounts of data flowing back and forth into Anaplan. Integrating with these solutions often require an extra layer such as AWS or similar which then again…
-
Allow filtering of tabular multi column exports from transactional api
When defining tabular multi column (TABULAR_MULTI_COLUMN) exports from the UI, you're allowed to specify a boolean line item to filter the results. This functionality is not built out within the transactional API. The API documentation alludes to this option being the case, but it is not supported. Without this filter you…
-
CloudWorks AWS S3 file list
It would be great if once you have input S3 access credentials and established the connection, CloudWorks would present you with a list of available files to choose from, instead of having to input the filename. Furthermore the ability to reselect the file to be imported by the connection will speed up integration admin a…
-
Clear an entire module
Scenario: If I am importing data into a module and a line item no longer exists in the source file, the Clear Before Import will not clear that line item as it will only clear line items that are coming in from the file. This can lead to numbers being off. Current workaround: Create a duplicate module that is filled with…
-
Cloud Works integration
I apologies in advance if this idea has already been posted🙂. In Cloud works if we delete any integration by mistake is there any solution or process for reverting it back again or to see what we have deleted and revert it back .
-
<remove>
.
-
Cloudworks Integration Flows in UX
At the moment, we are able to add Cloudworks Processes to the dashboards and the addition is great. Could we do the same with the Integration Flows? I see multiple benefits from this for several customers and I do not think that the implementation would be too different from what is currently in there. Is this currently in…