-
Export Action Error
Hi Team, Any update why an export action for might be giving error in export action? It says Export Successful and Export failed at the very same time with file not being downloaded. However, for others its working fine. Thanks in advance!
-
How to upload multiple files using multiple import actions with one Anaplan connect script?
Currently I am using this script, it is unable to upload the second file @echo off rem For Windows OS : This example explains the usage of basic Authentication with Anaplan Connect. rem It also loads a source text file and runs an Anaplan import into a module. rem For details of how to configure this script visit…
-
Bulk API Import (Files have extra rows, no one else can see files)
Good day, I'm wondering if there's some kind of parameter I can add to my file upload request that ensures the file uploaded via bulk api does not have extra rows as I see on my end. Also, is there a way for everyone to see the files uploaded using the bulk api?
-
Automate refresh from Anaplan to Google sheet.
Hello, we've established a connection between an Anaplan module and a Google worksheet through an Add-on. What are the available methods for setting up an automated refresh schedule from Anaplan to Google Sheets?
-
Anaplan API : Could not connect to database!
Hello, I'm following the Data Integration Training - Part 2 on how to use Anaplan Connect to import data from a relational database. The training suggests an access database named Employees.mdb. Upon execution, I encountered an error (please refer to the screenshot attached). Any help will be highly appreciated. Thank you…
-
Anaplan Connect API not found
Hello, I'm trying to use Anaplan Connect. Everything seems to be OK (Java, authent, proxy). But I have an "API not found" error. It's a simple script listing all processes (It works with Postman) @echo off setlocal enabledelayedexpansion AC_PATH=C:\Users\UBQLZC\Desktop\anaplan_connect_4.2.1\ set…
-
Anaplan Connect - No errors but no data uploaded
Hello, I'm working on the first activity in Anaplan Connect training-Part 2. The Goal is to upload a list of employees to the Financial planning module. I have diligently followed each step outlined in the training. Upon executing the script, it reports that the file has been uploaded. However: I am unable to observe any…
-
Clowdworks integration failed because of the server error
Your integration failed because of a server error. Check your integration setup and try again. Hi! I got this error when trying to schedule the import action from one model to another. I have full access role and WS admin role for both models. So what could be the problem? Thanks for your help in advance, Anastasia
-
Integration Account Access Settings
Hi Everyone, Hoping there is easy setting for this that I am just not aware of. We are trying to keep our integration account that we use with Anaplan connect as a non-workspace admin user. Occasionally we have to take the model offline, but still have hourly connect scripts running. Because the user is a non-admin and the…
-
Error on Excel Add In
Hi, does anyone know what this error is? Thank you, Joana
-
Boomi to Anaplan Connector Failing - Password expires every day
We have Boomi integration to push data from Netsuite and Openair to Anaplan. Boomi is using Basic Authentication with Email and Password and WE DO NOT USE ANY SCRIPTS. Just one connector object with Basic Authentication and is the only place we give the password and user id. All the jobs keep failing early morning every…
-
Anaplan Models Not Opening Up/Loading
I am having multiple models not being able to open up in different workspaces. It's stuck on the loading screen and I can't even access production models.
-
I am looking at integeration of Anaplan with SAP
We are looking on creating some utlity or similar to it using open source API's or using Python or R or can be any other tool to intgerate Aanaplan with SAP to make our offer more cost effective and lucrative
-
can we send a file name into the process api?
Hi: I have a Process which contains delete list, import list and update module action, as import action need users to pick a file from their computer, do we have any API for Process that can receive the file name? I want to use ETL tool to call this API and send the file to it. I know the Import API can receive the file…
-
Help with Level 1 model builder 7.2.3 : import issues
Hello ! In the import, commission % is 0.15% but when it appears on my dashboard Anaplan it writes 15% which is not the same ahah I tried to change format in blue view but I don't know what to do ?
-
Anaplan Tableau Connector New Release
Hi Everyone, Wondering if anyone if using the Tableau direct connector for Anaplan. I know there are some pitfalls and not a lot of flexibility with the current connector, but does anyone know if the new release mentioned in the link has occurred already/what changed with the new release? It's been a while since I have…
-
Plan IQ
Hi all, i have been facing an issue while doing the set up of PlanIQ (followed the tutorial on Anaplan Academy) I am stuck at the same moment, when it needs to run the Forecast Action. Do you have any ideas on why it is always displaying the same errors ? I was told to put Internal Access the the list i use (but i didn't…
-
Cloudwork export don't include the time stamp
Is there a way i could exclude the time stamp? i basically don't want anything that's from _January until 034607. Thanks.
-
Data Validation when using Anaplan API
One thing i've found quite challenging when doing API implementations (and at this point i've done well into my 20s of these) is, what is the best way to validate that my API calls are properly working? Specifically - how can I validate that file uploads are pushing in the right data? There are so many different variables…
-
Anaplan Power BI connector - not refreshed from Power BI
Hi all, I am working with Power BI connector for the first time and have a problem with the Refresh part. The first time data from an export action is imported into Power BI by Power BI dev team, everything is OK. When numbers are changed in Anaplan and a manual Refresh is done in Power BI, data is not refreshed. If I test…