-
Processes within Processes
It's a really old idea from Exchange - Include Process Within a Process — Anaplan Community I thought I had a workaround of sorts - using Cloudworks but alas the "integration flows" element can't be put onto UX pages even though individually processes can be. Is this because of a page only being attached to a single model…
-
Introducing the Anaplan Integration Script Generator: Simplifying Anaplan Connect Scripting
Introduction Anaplan, a leading platform for enterprise planning, has revolutionized the way organizations manage their data and streamline processes. However, leveraging Anaplan's powerful features often requires scripting with Anaplan Connect—a command-line utility for interacting with the platform. To simplify this…
-
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.…
-
MB Level 2 Sprint 1: 1.5.2 Activity: Import Data into Beginning Inventory
Hi, I currently trouble importing data into the DAT01 Beginning Inventory module. Kindly advise.
-
Using Auth2.0 authentication for Informatica Cloud
Hi All, I am trying set up auth2.0 authentication inside Informatica Cloud for my Anaplan V2 Connector. Just wanted some feedback from any users who has already tested this successfully. As per Anapedia documentation it mentions we have to input call back URL's in Allowed Callback URL's page while creating a client in…
-
How to Configure Salesforce for Integration with Anaplan CloudWorks
The integration between Anaplan CloudWorks and Salesforce will no longer be offered as a part of CloudWorks. We are focusing our efforts on Salesforce integration in the Data Management System (DMS) due to be released later this year. Please check back with further updates.
-
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…
-
Anaplan Way - The Four cornerstones
Hi I am in Anaplan Way and just viewed the Lesson two ( four cornerstones). I have listened to Simon Tucker, Chief Customer Officer. He talks in the order of Model, Data, Process and Deployment and explains each cornerstone. However, my concern is in the learning material the order of the four cornerstones are Process,…
-
Snapshot
Hi, I have a scenario where I have to take a snapshot every week(forecast periods) -max 6 weeks forecast period. Source Module -Standard Time Scale, Article List, LineItem(which I want to take a snapshot) Target Module- Standard Time Scale, Weekly snapshot LIST(Contains list member of Lag 1, Lag 2, Lag3..6), Article List,…
-
Anaplan Connect SQL - Cannot Connect to Database
We receive the below error when trying to connect to the SQL database. Anaplan API: Could not connect to database! (SQL server: Login failed for user) However, our test odbc connection on the server connects successfully, so the credentials are valid. What do we need to do to resolve this and connect successfully? Below is…
-
Inquiry Regarding Zero Chunk Count in Anaplan Integration API V2 Downloads
I am currently working with the Anaplan Integration API V2 to download a list of files and obtain their corresponding file IDs. In previous downloads, the chunk count for the files was correctly indicated. However, I have noticed that the chunk count for the same files now shows as zero, despite no changes being made to…
-
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.
-
Anaplan Integration with Alteryx
I'm currently experiencing an issue with a new Alteryx to Anaplan connector. I've setup the import and mapping process similar to how we map for Anaplan Connect. I create the imports manually, map the file as "Admins Only" and then add it to a process. On the Alteryx side I reference the process name as a part of the…
-
Anaplan Connect : SSL handshake error
Anaplan API: Basic Authentication failed! (Retryable: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target executing POST https://auth.anaplan.com/token/authenticate (SSL handshake:…
-
Make REST API Calls From within Anaplan
Hello all, I was wondering for whether it is possible to make rest api calls to another service (say servA) from within anaplan. The other service servA will of course then make some work and then maybe make a rest api call on anaplan back. I understand by reading some other posts regarding REST, that it is possible to…
-
Hyper connect
How can we download Anaplan Hyper connect from informatica website?
-
[Start Here] Anaplan Connector for Informatica Cloud – Part 1: The Basics
Welcome to the basics of the Anaplan Connector for Informatica Cloud. What you’ll find here is a quick overview of the connector before we get to the fun stuff: best practices, use cases and tips and tricks! You’ll find notes on what the connector for Informatica Cloud is, who it’s for, and use cases to give you a taste of…
-
Impacts of copying or importing a model
Introduction When copying or importing a model to a different workspace within the same tenant, it’s important to understand all the pieces that are impacted by this action. It's commonly thought of as 'moving' a model. However, the reality is that a completely new model is being created with a new model GUID.…
-
Can't add new CloudWorks Connection
I'm working with a new client, and I can see CloudWorks, but whenever I click the drop-down menu to connect to a service, it appears empty. I assumed it wasn't a permissions thing because I can access the UI. Anyone seen this before/
-
Import Final Demand Forecast into DAT02 Module
Good Morning, While doing this activity in the Conclusion course, I got stuck Indeed, they are asking us to Import the Demand data into the DATA02 SKU Volumes module. But in the Level 1 model, there is not a module called data2. So do we have to create this module? If yes which line item, what to put as page selector, rows…
-
OEG Best Practice: Governance for the Office add-Ins
General information * We have listed below some of the best practices we recommend for the Anaplan product. These are based on our experience and are subject to change as we deliver new functionalities and learn more about how our customers use the product. * If you would like to contribute or comment, please contribute to…
-
Level 2 - Conclusion: Export data from INV01
I am currently working on the Conclusion for Level 2. When preparing the export saved view for INV01 Beginning Inventory, I noticed I have significantly different numbers in my module as compared to the example .csv and the screenshot from the course. I am wondering if there is something obvious I am missing, or if I need…
-
Invalid Parent when Importing into List
Hi! I have this list called Strategic Customer. I have a module based off this list called Strategic Customer Details. the parent hierarchy of this list is Strategic Account Owners. In the module, I have a line item to choose a different Strategic Account Owner for a Strategic Customer. The choose new SAM line item is…
-
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…
-
Random number generator
Is there a way to generate random numbers from a defined range of numbers so that the numbers being changed regularly in a module every time we refresh the model or just run an action?
-
404 error when using API imports endpoint
Hi! When I try to use the imports endpoint I only get a 404 not found error. The api documentation I have been following is I first noticed the issue when running this: https://github.com/qkeddy/anaplan-audit-history so I tried with Postman and I got the same error message. If I run a GET to the specific model or workspace…
-
2.3.8.2 Import into DEM01 Module
Hello, I'm attempting to import Volume Growth Rates.csv. When mapping the time (column headers) on the file, I select Periods, but there is no Y-M or M-Y option. I assume something is messed up that I'm unaware of. Any feedback would be appreciated. Sean O
-
Integration - Constraints on Data Volumes/Frequencies
Are there materials regarding constraints around data volumes and load frequencies for the various Anaplan Integration options? Any user feedback or limitations that you have seen? Thank you
-
4.6.6 Activity: Import Data into P1 Product Family List
What is the source P1 Product family, Parent and Code in 4.6.6 Activity: Import Data into P1 Product Family List and how it is mapped. Please help with the information.
-
Add API Endpoints for exporting History, Users and Roles from the model
Hello! There are many opportunities in Anaplan API, but still there are possibilities for development. Me and my team think that it would be very convenient to be able to export model history, users page and roles page (accesses to modules, versions, actions, etc.). I know that it is possible to create export actions with…