-
How to Import List Items having same names as that of its parents?
I have a List A whose Parent is List B. Now for few items in list A have their names same as that of its respective parents in List B. When Iam importing Items into List A, all the items are getting imported except those items whose names are same as that of its parents in List B. The error that is coming is Key for this…
-
Integration to between Workiva and Anaplan
Hi, Can I use Anaplan Cloudworks to have data integration between Workiva and Anaplan? I need to load data from Workiva to Anaplan. Thanks, Tom
-
How to make a numbered list to populate another numbered list increasing its size?
Hi everyone, Anyone knows how to submit data from a numbered list to another numbered list (with the same dimensions) by adding lines to that other list? Both lists are numbered because their items have no identifiers such as code or name. The idea is to have an initial list that is blank that users fill out, and once…
-
Anaplan Connect 1.4.4 Upload Error
Hello community I try to run Anaplan connect to import data from my local computer with email and password. But it doesn't work. I've already set import file as Admins Only. I don't understand just this error **** what is wrong. ERROR [c.a.client.Program :650 ] 9204 |-- Anaplan API: Could you tell me what is wrong? bat…
-
How to get the export ID other than the API method
Hi, In the Anaplan account, where to find the export id in the account? I tried through the Rest API-Postman and I am getting just the square brackets. Is there any other way to find the export id?
-
Combining Data in two different Modules
Hi, I have LI's from one Data Module that I need in another Data Module that doesn't share the same dimensions. The common mapping I would use would be BB Contract ID. What would be the best way to go about this? Target Module Source Module Thank you
-
Versions
Hi community, While building a model I came up with some questions regarding versions. In my model I have some values that I refer to as "actuals" and I want to be able to import them monthly. And all the other modules that I previously built should update their values, with this I mean: the past values should remain the…
-
Action Time-Out on Importing Numbered list security into Users > Selective Access
Hello all, I am building security actions and processes. I have a number of lists with selective access. My imports on non-numbered lists all work fine with the import line items formatting as the lists. One of my lists that has selective access is a numbered list. Instead of the import line items being the list, I have…
-
Using CA Certificate to execute Anaplan REST API 2.0 from VB .Net (C#)
Hello, we had an application that calls the REST API 2.0 using Basic Auth. Now want to move to CA Certificate approach to get the Auth Token but we get 401 error. we took as a reference the instructions in link below:…
-
Do we have any option to get the JSON format response using Get chunk data API ?
1.) Get chunk data API is returning the response as an application/octet-stream format, we have any option to get the JSON format response using this API ? Get chunk data API - /workspaces/{workspaceID}/models/{modelID}/files/{fileID}/chunks/{chunkID}
-
Is it possible to Retrieve cell data based on Task Id/Job Id.
2.) Is it possible to Retrieve cell data based on Task Id/Job Id. Retrieve cell data API - /workspaces/{workspaceID}/models/{modelId}/views/{viewId}/data?format=v1
-
Is there a limit for parallel processes
Hi Community members, I am using Anaplan Connect v2.0 to import/export data in Anaplan. I would like to understand whether Anaplan allows multiple processes to run at the same time, or is there is any limit that it can run only one or a few at any given point of time? Any documentation link which I can refer for it, will…
-
Help figuring out Data Import into List Action
Hi, I have a Action that was not set up by myself and trying to figure out how the Action is working. How I'm interpreting the Action is that it populates the List by Puling LI's from a module called D02a. But that module is dimensioned by the List so I would think that List would have to be populated first. So I need help…
-
Anplan import job log file in CloudWorks integration
Hi All, I have created a integration task in Anaplan CloudWorks using Anaplan import action. I am not able to get log / error log file (in case import action ignore rows due to duplicity). Is the any way to get error log / log file on email from CloudWorks Anaplan import integration task ? OR How to get error log / log…
-
CloudWorks vs OneCloud
Hi, Can anyone explain the difference between Cloudworks & Onecloud & when to use what? I gathered that Onecloud has both cloud & on-premise options as compared to Cloudworks, however I'm not sure which is more effective - features wise, cost etc. Also, in terms of Data Integration with ERP tools (cloud/on-premise) - how…
-
Refresh function in Excel Add in should provide option to Select all or Unselect all Worksheets
Hi, I am keen to have a button to select all or unselect all when refreshing multiple worksheets in excel. Any thoughts? Thanks Jerald
-
Hey, How can i Autogenerate Codes in a Non-Numbered list?
-
Remove Column Headers when exporting
Hello! I would like to export a csv without column headers. I was able to remove the display name, but I can't find a solution for column headers. Can you help me out? Thank you
-
Anaplan API: Basic Authentication failed!
Hi, I am trying the Anaplan API connector tutorial and I keep getting an Authentication failed error. I have seen a similar question asked but might is particularly strange. Below is my script. When I include my password in the script I get the failure error. Anaplan API: Basic Authentication failed! (Feign: status 401…
-
Export Button based export filters Error
Hi, I manage a model that has export filters at the bottom of the dashboards. There are multiple dashboards. They are the same export filters; Version, year, and department. There is also an export button to export based on the export filter selections. The export buttons were working a few days ago and today we are…
-
Running an Action to Export with a Mapping from Informatica
Hi, I'm trying to execute an Action to export data with the use of a Mapping in Informatica. I've executed many exports with mappings in the past, but for some reason with this action, I'm only receiving the headers. There are no rows of data. The strange thing is that when I run this action directly in Anaplan I get the…
-
Informatica - Export to Flat File
Hello, I have built a Mapping Task in Informatica to run an Anaplan action that yields a flat file export to a specific target. The process works well. The only question I have is that when selecting target formatting options, Anaplan suggests that you select Double Quotes as a text qualifier. The problem then is that all…
-
Noob question
Hi Guys, I am trying to map the price by SKU from another module but unable to. Not sure where i did wrong. Pls help!
-
Excel Add-in Saved Views / Formulas and Filters
Hello all, I have recently discovered Excel Add-in existence. I had a lot of questions but current trainings (or at least the ones i watched) do not provide answers. First, I would like end-users to have only permission to retrieve saved views in order to prevent them to see technical items (not relevant as end-user). Is…
-
Facing Problem for 8.5.3 Activity: Import Data into Volume Inputs Module
Hi @noelle_murphy & Team, I'm facing an issue with "8.5.3 Activity: Import Data into Volume Inputs Module" while importing the File. Can anyone please help me in this?
-
Error Message when loading into a List
Hi, Could you please explain what this error message implies? I believe that it is saying that it rejected the duplicated in that column of data that I loaded into the List, is this correct? Thank you
-
Community perspective: Using Anaplan APIs with R
R offers different ways to consume the REST APIs. This article aims to provide a foundation to use Anaplan APIs with R. This article assumes you have installed R or RStudio IDE. To work with APIs in R, we need to install and load R packages. These packages contain functions that facilitate HTTP requests, manipulate and…
-
Import special characters
Hi When I am importing "ñ"(alphabet with special character) into text formatted line item through csv file, it is taking as "ñ". But I need "ñ". Could anyone please help me on this. Regards Shirisha.
-
Level 10-2-5 Boolean not showing the check box
Hello, can anyone help me with this please? I do not know why Boolean doesnt show the check box after importing data (please see a screenshot) I have been struggling with this for a long time. Any help will be greatly appreciated!
-
Export Issue
When I'm trying to Export a file from the Anaplan model in .xml format I'm getting an error message like below:- But when I'm trying to export the same file via CSV format, the row count is below 700. But previously the mentioned file was able to download in excel format without any issue. Can anyone suggest what will be…