-
Anaplan error - Error parsing key for this row; invalid data: , , ,
Hi All, When I am importing a file to a list I am getting an error as "Error parsing key for this row; invalid data: , , ," even though there is data in all the columns. Its a transaction data set that I am trying to import into a list with list properties using a combination of columns as unique identifiers. It shows…
-
Get Request from API returns 'success' but doesn't include the desired list of chunks data?
Trying to follow the method described here: And I'm finding I don't get the list of chunks for our file. This has worked using basic authentication in API version 1.3, but we're trying to upgrade our process to Cert Authentication in 2.0. Is there any reason the list of chunks wouldn't be included here?
-
Dimension limitation while creating exports from Anaplan Cloudworks
I am trying to create an export via Anaplan Coudworks to azure blob. File generated at azure container is blank if I am keeping one dimension(list) in row and the other in column while creating the export. I created another export which had all the dimensions in rows and only line items in columns, export generated for…
-
Integration of custom Machine Learning model's with anaplan
I'm working on a Marketing Mix Modeling (MMM) project to analyze marketing spend across different media channels, calculate ROI, saturation points, etc., using various machine learning models. I'm interested in integrating these models with Anaplan to make them accessible to any brand within our FMCG company. How can I…
-
Anaplan Connect Export stops writing after 30 minutes.
Hi, I have set up export connection to a SQL database. I have 1 connection that takes longer than 30 min to be completed. I have scheduled this one to run overnight. Each time this export is run, it seems that it's timing out exactly after 30 minutes but without a logged timeout error message. See error log (I scheduled…
-
How to make/create subsidiary view?
Create Shipping Export Module and Create a Saved View In the Supply Chain model, create a module to export the shipping costs by location and create a saved view for export: Module Name: INV05 Shipping Export Dimensions: G3 Location list, Time (months) Category: Inventory Functional Area: Inventory Line Item Format Purpose…
-
S3 - Anaplan Integration
All - Quick question on the S3 to Anaplan integration. Does Role ARN ? required in order to establish the connection Thanks Krishna
-
Issues with CloudWorks Integration
we have been facing issues with CloudWorks integrations from couple of days. Below are some of the observations: When a integration runs on CloudWorks on one of the model, the whole workspace gets stuck. Integrations are failing with no error logs. Getting notifications about the integrations failing but those actully…
-
change of source model in target model
i am trying to change my source model in target model from actions but getting an error of An import data source ("model/module name") already exists for this object, whereas the saved view used for this action has not been used anywhere else. Can anyone please help
-
Cloudworks
Hi everyone, We see that a certain action is failing in the anaplan notifications. But we are not able to trace who is running it either in the cloudworks or in the logs. How do we understand how is these actions getting triggered in the anaplan? Thanks & Regards Badam Anjani Prasad
-
Question on Python Update Data
Hi all, I have been seeing the use case of python to run actions and processes. I am wondering if there is a way we can use python to write data into anaplan? (not in form of importing a list but directly writing to it) For output The use case is that I would like to run 100s of scenarios (through changing the inputs)…
-
Is there a way to add a universal list to all items in a list?
Hi all, Let's say i have a list of Alphabets A B C D E Could I import another excel of 1, 2, 3, 4, 5 to this list Alphabets into A 1 2 3 4 5 B 1 2 3 4 5 C 1 2 3 4 5 D 1 2 3 4 5 E 1 2 3 4 5 Thanks
-
Multiple Sheet Add in Connection
Hi everyone, I have 2 questions about excel add in Refresh Multiple Connections function: Does the refresh multiple connections functionality refresh only the dimension selected on the selector (for example July 23) of the module/excel sheet or all the data present in the module? 2. In case of many sheets connected to…
-
Experiencing Occasional 'Basic Authentication Failed' errors under SSO
We recently switched majority of our workspaces over from Basic Authentication to SSO for security. To populate our models with data that is rapidly changing we push data through our internal data store through an ETL (Workiva formerly known as OneCloud) hourly sometimes more often than that. There is a dedicated service…
-
Import Scripts run successfully but target module did not update as expected
Hi, We're able to set up a scheduled import actions using Java scripts with certificate authentication and it appears to run successfully according to the import history, but the target module in ANAPLAN is not being updated as expected. It seems like it is still importing the old csv file instead of the new one. Also, we…
-
S4 HANA to Anaplan - Mulesoft Connector Limitations
Hi, reaching out to see if anyone has run into issues when pulling data from S4 HANA / ERPs into a data hub using the Mulesoft connector. The volume of data is initiating a model save in the middle of the execution (per Anaplan support) and that locks up the model. During this lock up, any batches attempting to load during…
-
Special Character - Alphabet Limitation?
Hi All! Having some trouble with special characters importing into Anaplan. We are able to import special characters into our model using the ISO-8859-1 Text encoding. However, there's one special alphabet character that is not importing at all: č Is there a limitation on which special characters are able to be imported…
-
getting Error while importing a large file which was successfully uploaded few days ago.
Hi Anaplanners, I am getting error while running a import action by uploading a large size file. The same file was successfully uploaded with the same action 3 weeks ago. I have tried all the ways:- tried after by clearing cache and cookies tried to make new import action with the same file. restarted my system and…
-
Suppressing duplicates while importing list
Within a module, we have line items for entity, employee, currency, and account, with the module being dimensioned by time (month). The employee's entity and currency may change monthly. Additionally, there's another line item called Key, formed by concatenating the aforementioned four line items, and its time scale is…
-
Can we export data from anaplan and directly load into other tool via Rest API?
Hi, Can we export data from anaplan and directly load into other tool via Rest API, without exporting csv or text file.