-
March 10, 2018 Release Discussion
Do you have feedback on the the March 10, 2018 Anaplan platform release? Share your thoughts below! Click the Reply button below to post.
-
Importing Excel data to a module by using hierarchical list
Hello Anaplan community, I would like to import data from Excel source to a module using a hierarchical list. In my data Excel source, I do not have the column Parent, which will helps me to import data with the specific list. Let's imagine I have an hierchical list that contains 3 subset lists : A, B and C. In my data…
-
ERROR: "API invocation failed: Illegal argument"
Good morning, i receive following error when trying to edit the import data source: "API invocation failed: Illegal argument" In the same time even if source is pointed to production and users have access to the workspace- system gives error "You do not have access to the source workspace" Any thoughts?
-
Mapping Line Items to List Items with huge data
I am unable to import data from my source module to target module because data in source module is under list item whereas in the target module it is under hierarchical line items. The source module has 79 lakh cells under each line item which needs to be mapped into 600 source module list items, it needs to find the…
-
REST api to Execute Import Action Error
I have a java application where I'm trying to execute an import action using the REST API and am getting the returned status of 415 (unsupported media type) from the post. I'm following the syntax defined in the online help:…
-
Excel Add In v3 - Install failed with "Install Visual C++ 2013 Redistributable"
I've tried installing the add in several times with the same error - "Product: Anaplan Excel Add-in (Single User) -- Please download and install Visual C++ 2013 Redistributable option "vcredist_x86.exe" to proceed." I've downloaded and installed the C++ package, both x64 and x86 versions (PC is installed with Windows 10…
-
October 13, 2018 Release Discussion
Do you have feedback on the October 13, 2018 Anaplan platform release? Share your thoughts below! Click the Reply button below to post.
-
Capturing Anaplan Error message Using iPass: ICS
HI Team, I have requirement where i need to Capture Error messages with data row using iPass. I run Anaplan as below:- 1 Load data in Import List action using iPass (I am able to captue anaplan error along with data row) 2 Run Anaplan process which actually calling different actions within anaplan I have issue with…
-
Data hub - can I import from a list subset in a different model?
Trying to start using data hub methodology and I have a Master data list of GL account and a Gross Margin subset. In a separate model I want to bring in only GL's relating to Gross Margin but I can't work out how to import just the GM subset of my list. Is this possible?
-
Anaplan Connect network traffic flow
Hi all, I need to know the architecture of Anaplan Connect in order to decide how to set up the server where Anaplan Connect runs. Is the network traffic from Anplan Connect to Anplan and Anaplan to Anaplan Connect bi-directional? Thanks.
-
Anaplan Connect - Use of Certificate in script does not work
Hello, I have the following script written up to update a module to hold Today's date and time. The script worked fine when I was using my username and was prompted for the password. As I am looking to schedule this script everyday, I want ahead and downloaded the certificate linked to my user and changed the script as…
-
Cant edit saved Import
A month ago I created an Import from a CSV file to a numbered list, included the import in a process action and published the action to a dashboard. When a user clicks on the button they are asked to browse to a source CSV file and click OK. If the CSV file is in the expected format the Import works. However if something…
-
Import to a List
Hi, I have created an action to import from module to numbered list(List X) with properties. There is a list formated line item(Format: List A) exists in saved view. List A has list items in such a way that abc123 and ABC123 belongs to List A. When I run import action, action runs throwing error for above list item. Please…
-
Anaplan Connect to MS Access
Hi All, I am trying to use Anaplan Connect to import data from MS Access table to Anaplan list. The table has only one column containing list values. I have created Anaplan import action based on text file with similar structure i.e. one column file. I create jdbc.properties file as below jdbc.connect.url=…
-
Updating Organization List - best practice
Hi I have a module that works out accruals & prepayments by contracts and when each contract gets added it is mapped to an organization parent. The issue I have is that the organization list constantly changes each year and therefore needs to be remapped. I know if i delete and import a new organization list, i will lose…
-
Excel Add-In: why I have to add COM in every time in Excel
Hi Everyone, Anyone knows why each time when I open the Excel, my Anaplan Excel Add-in check box is lost? I have to manually add it back in, by clicking the below check box "Anaplan Excel Add-in"? How can I make it there always available by default? It worked for me in the past, but did not work now since I upgrade to…
-
Exporting data to other system but triggered inside Anaplan
Hi everyone, I would like to explore the possibility to trigger (with a button in Anaplan) a data export from Anaplan to another system. For some of our processes our Anaplan users are currently hitting a 'magic button' outside Anaplan to transfer data from Anaplan to a different target system. It would be nice for them to…
-
Mulesoft Anaplan Connect Import Issues
Hi, I am trying to do a Import of a csv file to Anaplan Model , it is throwing an exception "Invalid import ID provided:" Can somebody please help on the same.
-
Planning for Efficient Imports
Take time to determine the most efficient way of pulling your data in. With multiple views, it is common to think about each view separately, but when it comes to importing data, a holistic view is key. For instance, if you would like to see a current roll-up of sellers to teams and a historical view (i.e. – which seller…
-
ANAPLAN CONNECT - ISSUE WITH A MYSQL QUERY
Hi all, I'm trying to upload data from MySQL database. To do that I have made a batch file (windows script). In a first step, I have made a CSV file (fullfilled from a query exceuted in MySQL) and I have no issue to upload data using the script. ==> No issue to connect to ANAPLAN ==> All records have been uploaded In a…
-
Using NTLM Authentication with Anaplan Connect
While setting up your Anaplan Connect integration, if you encounter authentication errors with your proxy it may be because it uses NTLM. Anaplan Connect does not support this out of the box, but you can enable it by following these steps: * Navigate to http://jcifs.samba.org/ * Download the latest JCIFS jar file (1.3.19…
-
August 11 & 18, 2018 Release Discussion
Do you have feedback on the August 11 & 18, 2018 Anaplan platform releases? Share your thoughts below! Click the Reply button below to post.
-
.bat file returning "Access Denied." during attempt to run a process
We use SSO, and thus I am using a certificate. I am attempting to run a process, that runs an import from another Anaplan model. The import works when not utilizing Anaplan Connect. Is there anything wrong with my code? I am receiving an "Access Denied" response prior to the debug information, which is just the generic…
-
Do Import Actions have an expiry date?
Hi, The import actions sometimes throws an error dialogue stating 'the import action / the file you are looking for, is no longer available'. However, you will be able to run the action. Now, the question is how do I check the mapping if it was essential to know the mapping. Is there a workaround to it? Also, do the import…
-
Is it possible to suppress warnings for duplicate items during import to a list?
Hi, is it possible to somehow prevent a warning "Another row has already been processed with this key" when importing from a text file? In my case it is expected that there are duplicate items, so this warning is confusing for a user - it seems like something went wrong during the import. It would be much better if user…
-
Can I cancel an import/export?
How can I cancel an import or export?
-
Which PUT Method to use?
I've run into another issue with uploading a file using the Anaplan API. For this client I'm trying to do a data integration from a data migration tool called Scribe Online where the API connections are configured using a GUI. When Scribe receives the API specifications from anaplan.com/swagger.json it brings in the…
-
Requesting File ID from Rest API Throws 500 Internal Server Error
Hello, I've been attempting to get the file ID from a model using the following curl code adapted from the Anaplan API docs in Apiary. curl -v --include --header "Authorization: Basic encoded_username:password" --header "Content-Type: application/json"…
-
Anaplan REST - issue uploading file
Hi, I'm not Anaplan guy but doing an integation with Anaplan through the REST API. Export of data works fine. Issues come with the import. As first step, we have to upload the file. We are using PowerShell but any feedback if other language is also welcome. My question is: shall we use --upload-file in the url. In the API…
-
July 14, 2018 Release Discussion
Do you have feedback on the July 14, 2018 Anaplan platform release? Share your thoughts below! Click the Reply button below to post.