-
Anaplan SCIM APIs in Postman
WHAT IS SCIM? System for Cross-domain Identity Management, is a REST and JSON-based protocol open standard created in 2011 that allows companies to securely automate the exchange of user identity data between an identity provider, such as OKTA or Azure Active Directory, and an enterprise SaaS application, such as Anaplan…
-
Incorrect chunk counts using API
We are getting incorrect chunk counts using API https://api.anaplan.com/2/0/workspaces/{workspaceID}/models/{modelID}/files We are trying to export ~1GB file from Anaplan production model, which is ~100 chunks. But from last week, we are getting random chunk counts for all export processes across all models (incomplete…
-
Perform Data insertion in Anaplan Module and List through API
I have working on a integartion where i need to push data from a Asp.Net webform to Anaplan Model and List. To perform such action i am using Anaplan API's from the Anaplan suggested method of import: https://community.anaplan.com/t5/How-To/RESTful-API-How-To/ta-p/33579 While running api i am unable to update data , every…
-
Module 1; unable to import csv files missing csv file.
Hi, I'm not able to import the csv file into workspace ( example Products.csv). Error message displayed: he uploaded file is no longer available; please upload the file again. Can you please let me know where I should find the files? Thank you, Ana Maria
-
8.6.4 Activity: Add Formulas to Margin Calculation Module
Need Help.. stuck here.. can't go beyond this as the initials shown is 0 even after rechecking several times. All import also seems right. Find the screenshot attached for your reference.
-
8.5.2 Activity: stuck at G3 location and P2 Products mapping
Hi, I can not get the G3 location and P2 Products to map correctly. Could you please help?
-
Level 1 activity 7.2.3 importing and mapping data
Hi, Anyone to help please, I have spent the last 4 days trying to complete this activity. I have followed all the steps but I keep getting errors. I think that there might be some steps missing in the tutorials. Please help me.
-
Community perspective: Data Hub organization
This article is intended to help assist and standardize Data Hub organization across the Anaplan platform. This methodology is intended to help the technical teams, not end users, navigate and create your Data Hub model and troubleshoot problems with individual data sources efficiently. Functional areas To begin, setup…
-
3 Improvements for Comments in the New UX
Hi, I'm missing 3 basic capabilities on the current comments' fucntionality to be able to use it for my clients: 1- Comments are not flagged to end user 2- Not recorded in full context (in all dimensions I'm looking at) 3-No option to publish or export from Anaplan This custom fucntionality I built allows me to overcome…
-
Anaplan Optimizer Demand
Why is Plant Demand not considered an Assumption in the Anaplan Optimizer? "Assumptions are line items with numeric format. They can be calculated or input. If they are calculated, you cannot use a variable as part of the formula." Since Demand would be numeric value, why would it not be an Assumption? You need to be able…
-
cloudworks process runs but no data transfers
I am using Cloudworks for the first time purely for scheduling transfer of data. I have a process that simply imports data from a module to a list within the same Model. I set the Cloudworks process up and it successfully runs (green tick) However it does not actually import any data. If I run the process (action) directly…
-
How to execute data load process in parallel from one hub to different spoke models
How to execute data load process in parallel from one hub to different spoke models
-
Updating Salesforce with Anaplan data in real-time
Has anyone seen an environment where Anaplan updates Salesforce in near real-time? If you have, what tool(s) are you using to run the inter-system integrations? What is the export frequency set at between the systems? We have a use case where an end-user inputs data into Anaplan, then clicks a process button to "submit"…
-
Help! I'm looking into a performance problem!
At present, there are two workspaces, workA and workB. A process needs to be added to the Action of the first workA to import the data of moduleB in workB into the List of workA. When the amount of data is large, Whether the workB moduleB cannot be opened and edited when the action is executed.
-
why integer number being transferred into decimal number after importing
Hello All I have faced an issue that some integer numbers being transferred into decimal numbers after importing. The situation is I imported some code from a saved view of a module from A Model to the code cells of the list of B Model. For example, the code 179546 in a saved view of a module from A Model will be 179546.0…
-
Stuck on level1 exam activity 4 Importing SYS08 Employee Details /Roles
-
Problem with decimal separator when importing
Hello! I have a very small issue when importing a .csv file into my model. I have designated 'comma' as my decimal separator, but Anaplan changes it to a point for certain data entries after doing the import, despite only having the comma as the decimal separator in the import preview . I am adding a couple of screenshots…
-
Saved View Import Have some code self attached to it
Hi, When I am trying to import a save view from the different models in a different workspace, the save view names are getting added with a hashtag code and the import is also not working, the Error is failed to locate the Save view , Anyone have faced a similar problem?
-
3.3.3.2 Import Data into DAT04 module
I am unable to do this step, please help.
-
Level 1 Activity 8.5.3 No Numbers Importing
I am having issues importing the numbers into my REV02. Everything else has imported. Am I suppose to change the Summary from sum to formula and add a formula? Need some guidance please! Katz
-
Help us inform the future of Data Integrations at Anaplan
The User Experience Research team is looking for Integrations Admins and Integrations Developers who have spearheaded a first use-case integration into Anaplan to participate in a 60-minute research session. If this sounds like you, we’d love for you to sign up for this research study! You can sign up by filling in this…
-
im
Hello everyone, i 'm try to import DAT03 historic volume from Data Hub to Supply Chain Model but i get the error below, also I attached all setting i made with my modules including the mapping too. I real appreciate for quickly assistance.
-
Level 1 how to remove data after import
Hi, Does anyone know how to remove data in the module after importing data if I find the data import was wrong set of data?
-
7.2.1 Activity: Import Data into Product Details Module- NEED HELP, I am stuck.
Hi There, using below mapping In an attempt to get below Bur instead I am getting without any change . What am I doing wrong? Please help.
-
Importing Data into a list from module returns blanks
I tried to import data into a numbered list from a module and except for the parent and code columns in the list all the other data updated with blanks. I have attached the screenshot of the mapping used during import.
-
7.2.1 Activity: Import Data into Product Details Module- Have been stuck for 5 days
Have been stuck on getting this list imported for 5 days. I have tried many ways and cannot figure it out. I know I am trying to get the size input into the size line item. I cannot figure out how. Are there any live or virtual options for assistance. Feeling defeated.
-
Show 'referenced by' also for saved views
We use frequently saved views to import data from a source module into a list or other modules. A great challenge is to understand where these saved views are used, it is particularly challenging when you import data across models. The only current way is to go through the import sources of each model or use the business…
-
Windows cmd shell script for dynamically generating JDBC.Properties file (A.C. 1.4)
Use Case: Batch import automation scripts using a SQL query in Anaplan Connect (AC) 1.4 require a companion .properties file that contains a lot of information about the query (connect string, login credentials, SQL statement, parameters). As a best practice, you should avoid hardcoding usernames and passwords in plaintext…
-
Add 'Use Current date' as model action
The 'Data Write' action functionality in Anaplan App (UX) is great and provides the ability to 'Use current date'. This means that by pressing an action button on the page, a module with a date format will be updated with today's date. Seamless and simple! Below I have 2 simple use case examples for this: 1. Workflow -…
-
Importing into a numbered list and module
Hi Anaplanners, I have a query, I have a numbered list KKT with display name property and I have made a KKT DET module dimesioned with KKT and has line items code and name. These line items use formula code(item(KKT)) and KKT.display name. To create actions I used a file to load KKT list and then same file to load KKT DET…