-
Have Categories for the History Export
Currently, exporting the history of the model will include all changes, including selective access, imports, value changes, delete/add user etc. Allowing users to only export specific categories (ex. Value changes) would cut down on the time it takes to download history, and would cut down on the size of the export.
-
Migrate Anaplan connect from 1.3.3.3 to Anaplan connect 1.4.
Hello, I would like to migrate to Anaplan connect using CA certificate. In version 1.3.3.3 there is one jar file only. I used command to execute jar file: java -jar "anaplan-connect-1-3-3-3.jar" -...commands In version 1.4. there are two files: when I execute file anaplan-connect-1.4.1.jar java -jar…
-
Anaplan API v2.0 - notes from setting it up
I have compiled this information as I have been working to connect to Anaplan via its API. I have chosen not to use Hyperconnect or Anaplan Connect. WHY you might ask? 1.) Hyperconnect: Our IT team will not support Hyper connect. 2.) Anaplan Connect: It is limited in scheduling and error outputs, and users have to know…
-
Updating an Anaplan Connect script
My data hub currently updates an Account Property module nightly with 5 attributes. I am looking to bring in two more that I can then send to my goal setting model. When I go to the Action to edit it, I get an error that the file no longer exists. I've made two columns in the Properties Module that match exactly to the…
-
Anaplan API v2.0 - customer experience and documentation
Over the past couple of months i have been on a mission to update our Anaplan API version from 1.3 to 2.0. **PLEASE NOTE that i am a novice when using certificates and I read a lot online in different forums to understand more about CA certificates and the different formats they can take.** I worked internally with the…
-
Select internal Source
When creating a new import, it would be useful to be able to specific the internal model at the outset, rather than having to wait for all potential models to be returned. Very often internal module views are used and it's frustrating to have to wait. the current model is the default anyway
-
Anaplan Connect Batch Script Error: "Anaplan API: HTTP status 424: Failed Dependency"
Hi, we are currently on anaplan-connect-1-3-3-5 and have previously successfully using the same batch script to upload files. This error just popped up today and not sure what went wrong.
-
API Documentation
I was checking for anaplan rest api but the link which is provided at anaplan website takes me to a page where nothing is available! https://anaplanbulkapi20.docs.apiary.io/# This is the link where it is redirecting is there any other possible way to check the api documentation??
-
Deleting Missing Transaction Data
I have Transaction data import set up in Data Hub. The data has no ID so I use a numbered list to create a list (Transactions #) of unique ID:s by combining a few properties. I then load all of the properties into a details module with the Transactions #- list as a dimension. Data is loaded every night and it consists of…
-
End-user file import from a dashboard
Hi all, understand that is a new function release by Anaplan this year https://community.anaplan.com/anapedia/data-integration/import/end-user-file-import-from-a-dashboard. However I don't seem to get it working when i create a process button. The issue I faced is that the process did not prompt me to select the file for…
-
Data Import unsuccessfull
Hi Experts, I have 3 models, 1.Data Hub, 2.Dev, 3.Test model. I am changing my list item name in list(numbered list) in my data hub model and running the import action("ABC list from data hub) from Dev model to see the changed list item name is updated or not? and it is getting success, I am able to see the changes. Now, I…
-
Error in Importing
Hi, Can you please help in addressing the below issue ? While running an import from a List in a model to a List in another model am getting the error (it's identical List in both the models) Too many cells for RANK calculation: actual=10161774 maximum=10000000 Any guidance / help will be great thank you venky
-
Getting Connected with Anaplan Connect
How Connected Anaplan with other Database ?
-
Time Mapping Upload
Hi, I am attempting to upload a CSV file to a Module and the Time dimension (Months) is in the column headers but Anaplan will not recognise the Months no matter how I enter them (e.g. 01/01/19, Jan-19, 2019-01) & it is requiring me to manually map them Below are 2 screenshots of what I am referring to. The 1st being my…
-
Loading data unsuccessful
Hello Experts, I have 3 models 1.Data Hub, 2.Dev & 3.Test, I have a normal list(not numbered list) in all the 3 models and I too have created the actions in respective models. my query is here below in step by step order. Step1: I have changed the list item name in the list from "ABC" to "XYZ" and ran the action in dev…
-
Invalida Date - Import from one model to another
Hi, Please see the details of my inquiry in the attachment Regards,
-
List of existing import/action errors
Good afternoon, For training purposes,I am looking for a list stating the main errors (and if possible the explanation & solution of those errors) that could occur in Anaplan when loading a file. Anyone has any idea where I could find that ? Thanks in advance, Sarah
-
Exporting internal link to Views
Hi, I want to understand if an export can be linked to a saved view so I did the following test: * Create a view and save it * Create an export just after based on that view * Delete that view * Run the export The export still works. I understand this means that an export is not linked to a visible named view, but to some…
-
Is Anaplan Async or Sync? Export task status
I am connecting to Anaplan API from AWS using Python. I am able to connect, run export etc. https://private-anon-9863bbf5c2-anaplan.apiary-mock.com/1/3/workspaces/workspaceID/models/modelID/processes/processId/tasks/taskId. I am getting the status of task as IN PROGRESS but expeting COMPLETE. I need some help putting how…
-
Import a Saved View with a page as a dimension into a List
Hi, I have this saved view in my Vault Line Master details module. The dimension being used is a page of the vault line. I want to import this view here with one single vault into a Vault Line Master Archive list pictured below, with just importing the display name into the list is all. The single vault in this view is a…
-
Multiple outputs from 1 Anaplan Connect Script or 1 Process
Hi, I want to be able to export 6 views of the same module to external file (xls). I have saved the 6 views and i have exported and saved the processes. I would like to have 1 script to run the 6 outputs, but if i use a script with all six, it only runs the final process. I did try creating one process with the 6 actions,…
-
import task id
Hi Everyone, Is there any way that I can see the import task ID in anplan? Please share your thoughts
-
Module to module import
Hi Guys I am trying to import data from data hub module structured with just line items (no dimensions) into A module in spoke model also structured as just line items ( no dimensions) and it just doesnt work . The value field doesnt come up source module time(line item) date formated target module time(line item) date…
-
INvalid Date - Import Model to Model
Hi, Please see the details of my inquiry in the attachment Regards,
-
Invalida Date - Import from one model to another
Hi, Please see the details of my inquiry in the attachment Regards,
-
Anaplan Connect 1.3.3.5 - multiple files import
Good evening, I have 4 files that need to be imported in anaplan, that have the exact same columns name and that will hence use the same action. Is it possible to write a single script by 'cumulating' the actions and having something like : set Operation=-file "file1.csv" -put "data/ImportModule.csv" -import "New Hire from…
-
Allow SSO Users to run cross Workspaces Imports with Anaplan Connect
Hello, It would be useful to allow accounts with Single Sign On activated to run Cross Workspaces Imports via Anaplan Connect. At the moment, only Exception Users (no SSO) can run these Imports, which is not in line with recommendations from our Internal Audit team. Thank you
-
It would be helpful to have an “aggregation operator” property that would apply to a hierarchy.
For example, consider the following hierarchy, applied to a module, with the following values: Net Income: $10 Gross Margin: $40 Sales: $100 Cost of Sales: $60 Operating Expense: $30 Clients would prefer to see Cost of Sales as a positive number. In aggregating, they would want to see Cost of Sales subtracted from Sales to…
-
Data Hub Connection to multiple output models
Hi Everyone, We set up a Data Hub and would like to use it for multiple models, because there are lots common lists that we can use for various models. When we build connections among Data Hub model and other output models, we can set up actions in output models, by importing connecting "Data Hub" model's lists, to push…
-
How to Export a Dashboard to PDF?
I created a dashboard in one of the models I am developing. I want to export that dashboard out as PDF. I found this https://help.anaplan.com/anapedia/Content/Dashboards_and_Visualization/Work_with_Data_on_Dashboards/Print%20a%20Dashboard.html on anapedia, it says * Open the dashboard to be printed. * Click Export on the…