-
An Update on Anaplan Audit Log Reporting: A No-Code Approach
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…
-
Post man API services to trigger Export is failing when i try to export the file , any idea
I am getting the API error when i try to trigger export jobs through Anaplan API
-
Best Practices for Ingesting REST API Marketing Data (JSON) into Planning Models
Hi everyone, I am currently working on architecting a comprehensive marketing budget and forecasting model. To get an accurate picture of our digital marketing supply chain and engagement ROI, I need to pull real-time pricing and delivery metrics from our external backend providers. Specifically, we utilize an smm panel…
-
1.8.5.1 Import Data into G1 Region List
Hi Everyone, I am unable to import G1 Region List code from Data hub to Supply chain. Could anyone help with this please? The GI region meant to pick up from SYS05 Region Details 2 code but it didnt. I tried to import it through general list. I dont know what went wrong
-
Powerbi Issues
Hello - I've had perfectly working powerbi extract from Anaplan until this Monday. We havent introduced any changes in the model. The query fails in the navigation step right after source. I get the error "The column: Column1 not found in the table". Experimenting with a clean file i get the same error before i do any…
-
API for Model Builder
Hello, Since Anaplan is missing a MCP server to interact with an agent, I would like to know if there are official APIs available for model creation and modification, or for Model import where the Model definition, as lists, modules, line items, formulas, etc can be adjust all together at once (different from Model sync).…
-
Netsuite & Successfactors integration
Hi, Does anybody have experience of integrating Netsuite & Successfactors with Anaplan. Would be keen to understand the best practices. Regards Sanjeev
-
ADO writeback functionality to Google BigQuery
We currently use a CloudWorks integration to writeback data to Google BigQuery. This is part of a multiple stage integration, actualising the model, updating dimensions and finally writing back to a BigQuery table. Due to an issue, I had to build a workaround to the process using ADO and scheduled using Workflow, which…
-
Cloudworks Status "Auto_Deactivated"
Have noticed that in the last couple of days a couple of Cloudworks integrations have got a status of "Auto_Deactivated". Couldn't find anything in Anapedia and wondered if anyone knew what this was about? Seems to be something about the schedule as deleted the existing one, added it back and is now running fine but is…
-
Best Practice for Formatting Export Headers - Removing List Name Prefix
Hi Community, I'm looking for the standard best practice for formatting column headers in a module export. When I export a list and use one of its properties as a column label (e.g., the property Code), the exported header defaults to the "List Name.Code" format. To create a cleaner and more integration-friendly file, I…
-
Workflow does not display detailed error messages and marks success despite partial failures
Summary: Workflow does not display detailed error messages and marks success despite partial failures. Impact: Developers and workflow users will be receiving false-positives due to the “Completed Message” despite partial failures, that are present when manually triggering processes and through cloudworks. The expectation…
-
How connect ADO TO FCR
Hello, I want to connect a data set or a transformation view of ADO to FCR. I already have the staging tables and data imports ready in FCR, but I don't know what steps I need to follow to make the connection... Is there any documentation or a guide?
-
Do scheduled CloudWorks actions run in parallel or sequentially?
If we schedule two CloudWorks actions to start at the same time, using the same source model but different saved views, and updates two different target models, will they run in parallel or sequentially (with one finishing before the other starts)?
-
"Azure blob http error" when establish connection between Cloudworks and Blob Storage
I have this error message " Azure blob http error " when i save cloudworks connection to Blob Storage. I follow this link: Connect to Azure Blob | Anapedia Can someone help to identify the root cause and how to resolve? is it related to permission or security?
-
Import data from module into another model
How do I create an action which can bring data from an existing module in a model into a new model and use that for calculations?
-
ADO connection problem with “Google Cloud Storage”
I’m having a problem connecting to “Google Cloud Storage” with Anaplan Data Orchestrator. The GSP Service Account Email is correct and the GCP Private Key is correct, but it will not accept the bucket name. Please provide some guidance. Thanks.
-
undefined_onFileChange
I get the undefined_onFileChange error on uploads. I get the error on every item I try to upload(Lists, Modules) I have tried the following: Refreshed Browser Cleared Caches Changed browsers Restarted machine Redefining the file Recreating the file Changing the file type I probably tried some other things also. Anything…
-
ADO connection from postgreSQL
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
-
REST API V2 after 16-Feb-2026 for CA Certificate authentication
Hi Does anyone successfully find the correct way to adapt the REST API scripts according to the new API v2 CA Certificate standards: adding the new parameter "encodedDataFormat": "v2". I tried to prefix the payload used to generate the encodedData and encodedSignedData by using the timestamp (also UTC), considering 8+92 or…
-
Sync connections without pressing sync???
I have a Data Orchestrator data source from Snowflake, and i connected to my data 3 days ago and have transformation view and a link and a workflow that successfully pushes the data to my list in my model. However when it ran overnight the data was identical to that of 3 days ago, and if i go to ADO i see the last data…