-
Integration SAP with ANAPLAN
Hello to everybody, We are facing some problems extracting information from SAP to ANAPLAN. We are trying to connect SAP with ANAPLAN just to export data from SAP to ANAPLAN. We need to extract information from tables of SAP (master data tables and transactional data tables like A DOCS). But we also need to extract…
-
Integrate NetSuite Consolidated Balance Sheet
I'm trying to set up an integration to get our consolidated balance sheet ending balances from NetSuite into Anaplan. Initially I was able to load transaction data using a saved search, which works for our income statement, but for the balance sheet it doesn't allow me to get the right values for foreign accounts that have…
-
Can We Directly Connect Anaplan and Infor ?
Hi Everyone, I want to ask, Is there any Method to directly Pull data from infor to anaplan. for example : I am having data present at infor platform and want to directly connect it to anaplan platform for planning and forecasting(using connectors, API's etc.) Thankyou.
-
Cloudwork error
"Failed to create Integration due to invalid credentials in Connections. Please verify the inputs and try again." - I am getting this error message in Cloudwork upload. How to resolve this.
-
Cloudworks not updating certain line items in module
I have cloudwork set up for my project which is a daily update. Recently we received a concern that the data is not coming through. On investigating we found that the data in the source files is not getting copy pasted into anaplan. The cloudwork is giving message of successful updation. There are multiple columns which is…
-
Automatic Scheduling in Data Orchestrator
Hi, I hope this message finds you well. I am new to Anaplan Data Orchestrator (ADO) and would greatly appreciate your input. I have successfully created data sources, transformation views, and links to the spoke model in ADO. However, since I am currently performing a manual upload of a CSV file, I would like to know if…
-
Unable to save an edit integration.
Hi Team, I am unable to save an integration after done the changes. It is showing invalid credentials in connections. But my credentials are correct. Could you please help me to resolve this issue. Thanks in Advance! Srinivas
-
When will Anaplan Connector for MuleSoft Support Java 17?
It looks like the latest version of the Anaplan Connector for MuleSoft is 4.0.2 which only supports Java 8/11. The Mule Runtime Extended Support for Java 8/11 will end for the following: - v4.8 Edge will End June 2025 - v4.6 LTS will End February 2026
-
Exports with anaplan using informatica connector
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only some…
-
Issue with Starting an Export using Powershell
Hi friends, When starting an export from powershell commands as below, I get error but it seems to have worked on server side since getting status works. Same command in Postman runs without error. Any thoughts? $exportHeaders = @ {Authorization = "Bearer $token" "Content-Type" = "application/json"} $exportBody = @ {…
-
How to import text formatted line item from the module saved view which has no dimension
How to import text formatted line item from the module saved view (no dimension) to the module which has dimension When I was trying to do import the name of the Line item got imported: Pivot of the SV was: Line item in rows When I changed the Pivot of the SV for the line items to columns it wasn't importing any thing I…
-
No data format line items, considered still in size estimation before Sync to PROD?
Hi all, Have you ever encountered the situation of first not being allowed to sync to PROD due to over size of workspace limitation ( sync blockage message was showing an increase of PROD with 30%, which was over max size workspace 130GB), but at second trial, after deleting a module with No data format on all line items…
-
Importing timestampted files with cloudworks
Hello, I am implementing integration with cloudworks for a client. I managed to export timstamped files easily as it is mentionned in the Anaplan technical documentation. Howerver, is it possible to import timestamped files when selecting the data source ?
-
Anaplan XL : How to writeback
Hello, I would like to know how to Input data from Anaplan XL to Anaplan, the lesson about it only refer to Fluence and not Anaplan … Thanks
-
Power Bi service refresh error
Hi All, I am encountering a data source expression error in Power Bi service when scheduling a refresh indicating that a column was not found and with a error message "The exception was raised by the IDbCommand interface" . I have verified my data source, and everything appears to be in order. Additionally, when I refresh…
-
I would like to know the maximum amount of data that can be imported into a module from a CSV file.
What is the maximum number of rows and columns a CSV file can be imported into the module when viewed as an Excel file?
-
Bulk copy
Can you set up a bulk copy between models? I have two models. One is a stand alone Financial Forecast with numbers adjusted in various modules and saved views. The version in that model is named the working forecast. The other model is our main Financial Forecast and I have created a version specifically for the data to be…
-
Model Integration details
Hi Anaplanners, I would like to know what are the different ways to fetch information about the integrations (versions, type of integration etc) that are present in my model? Are there any direct API calls using postman or I can find this information somewhere in the model itself? Regards
-
Anaplan & MS Access Transactional API using Python
Hi, I'm trying to update the data in Anaplan module line items directly from MS Access by converting into json format using Python transactional APIs. I'm keep getting the "Status code 400" , "Message - Post body is not a valid json". I have tried by printing the json format before sending the data into Anaplan and format…
-
Anaplan Connect Chunk Splitting
When importing/exporting data using Anaplan Connect 3.0, if the file is 100MB or larger, it will be split into chunks according to the chunk size setting. When this happens, if the file contains multibyte characters such as Japanese, the characters will become garbled. Does anyone know how to solve this problem? Or will…