-
Anaplan Connect Process
Hello Everyone, I would like to understand the process of Anaplan connect. For example: I will define the export action in Anaplan connect and it will export the file in some local folder based on schedule (daily basis). Will Anaplan connect overwrite the csv file in the folder everyday or a new version of the file is…
-
Ragged and Balanced Hierarchy help. Many to Many relationship with Ragged Hierarchy.
Hi Community, I have been reviewing the knowledge around Ragged and Balanced hierarchy. I have a bit of a unique situation and need some help from the Community. Attached is a file that breaks down the flat file I have put together of a relationship between entity-owner. Each entity has an owner. That owner can also be an…
-
Time treated as common list on Import Action
Hi, I am loading a CSV into a module that has simple time list at month level – however the import action is treating TIME as a common list rather than allowing to do the specific time mappings as expected. Im sending below the details with all the screeenshots I believe are necessary to help understanding the issue. Here…
-
Hyper Links and sending mail,
Quick question, not sure why this item is not displaying as a clickable link. Also, I was checking the mailto function, I am looking for the capability to click on an email as a link, and maybe an outlookprompt would open and let the user type their issue, is that a posibility? I see that it just let you create mails for…
-
Export/Import Time Periods
Hi team, I have a situation whereby users have the option to export the data from a module, adjust the relevant cells & then import the same CSV file to the module. There is an issue with 2 line items that have Time Period as the format. When they are exported the format in the CSV is 'MMM-YY' rather than 'MMM YY' & if you…
-
"invalid name: ....." error
Hi community. When trying to import into a list I receive the error "invalid name". Do you know where I can find the explanation of this error? Thank you.
-
Sending data from Anaplan through Informatica
Hi, I have an export action which is exporting a list. I want to send this list data to informatica. I have mapped this list columns to columns of a table in informatica. However the job is failing with below error. [ERROR] Error occurred while reading data from the target native system :…
-
Can a Non WS Admin User Save an Exported File to a Centralized Location?
Hello Anaplanner, Can a non work space admin user run an export action and have the export file saved to a centralized location that is not the user's local computer? Thanks, Lily
-
Hyphen formatted numbers issue when exporting to excel.
This item has been identified as an outstanding known issue. A workaround is provided until the issue is officially fixed. Issue When setting a numbered line item to hyphen format. When exporting as xls or xlsx, the hyphen formatted cell will only ever display a hyphen, even when edited to be non zero cell values.…
-
SAP S/4 HANA & SAP PO to Anaplan integration best practices
Hi all, Looking to see if any other members of the community have integrated SAP S/4 HANA to Anaplan. If you did, were you able to achieve the integration with Anaplan Connect or the API through the SAP Process Orchestration middleware? Or did you *have* to write some custom wrapper program using either Anaplan Connect or…
-
Are there API tos create (define?) a file in Anaplan, prior to external upload
I am building an integration in Boomi to move data into Anaplan via Boomi's dedicated Connectores (or by API calls). Per Boomi Connector: Note: To upload a file, it must already exist in Anaplan. If you did not previously upload the file to Anaplan, you can use the web-based application to complete this step. You can then…
-
Level 2 Conclusion: Import Shipping Expenses into OTH01 Module
Here everything is mapped correctly as per me but then also errors are coming. Can anyone help me out? @jagadishdash @Misbah
-
Can a parent and child in a list have the same code?
Hello, Can a parent and child in a list have the same code?
-
How to best design your model to facilitate variance analysis.
I have a requirement to create a model that can facilitate variance analysis like Compare CY Sales, with PY Sales and show % along with doing the same for CY Sales vs Budget. What would be the ideal model design? Should I be create versions or should I create line items for CY, PY and Budget in the module and then…
-
How to go over 130 GB allowance?
Hi all, I would like to go over my workspace 130GB allowance. To do so, I could add another workspace and split my models between these two workspaces (6 models: 3 development and 3 production environment). What can be the cons of this split? I have currently no API connection, only connection between Anaplan models.
-
Very big difference in Process execution time and component action execution times
Probably this is the wrong place to ask this question, so apologies in advance. In one of our models the total execution time of a process was 3000 seconds, and if we look at the component actions and their execution time, the total was less than 1500 seconds. Any idea on where these extra "magical" 1500 seconds were…
-
Anaplan Connect issue:- sun.security.validator.ValidatorException: PKIX path building failed
Hi Expert, Anaplan Connect scripts were working fine since 1 year, not sure what happen suddenly I'm getting below error messages while executing. error: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (Validator: PKIX path building failed:…
-
Does file ID change if I update the import source for an action?
Hi all, We are testing bulk API's data import, on which I had 2 queries. Suppose I create an action in Anaplan for a file and then data in loaded using bulk API's, but later I went to manage import data sources and updated the import source of that action with a new file. Will this change the file ID of the file which is…
-
ANAPLAN CONNECT - Password update request
Hi, We have 20 scripts for ANAPLAN connect, and they each contain a user logon and password. set AnaplanUser="username:password" There are 2 questions. 1) Can the password be hidden in the script, as anyone can edit a script and see it? 2) When ANAPLAN insists on a password change, all the scripts stop running, this can…
-
CloudWorks Integration Flow || Regarding Blocking Actions
With the new integration flow feature available in CloudWorks, I wanted to get some information on how it blocks the related models for running the import. Consider the below scenario. Integration Flow 1 consist of 2 integrations (INT 1 and INT 2) INT 1 runs a process in Model 1 INT 2 runs a process in Model 2 Now if I add…
-
Excel Format Issues - Copy and Paste
Hi all, I am having an issue when it comes to copying and pasting data from Anaplan to Excel. In fact, the data format changes from number to general or scientific. I don't know how to fix this problem, may anyone help me? Thanks in advance, Luca
-
Can we send file to Azure blob using Service principle
Hi Team, We are sending the exported file from anaplan to Azure blob by using SAS Token. Can we do the same with Service Principle.
-
In 2.3.9 and 2.3.10 why are my weekly growth not what I expect
If I understand correctly, if the monthly growth in the DEM01 are 1%, then in DEM02 the weekly should be Month/4, in this case 1%/4=.25% but in DEM02 they are 1%, then in DEM03 everything seems much larger than I would expect. Am I reading too far into it or is there an error in the formula for DEM02 and DEM03, which…
-
Problem Solved
Hi All, Thanks for the help, I already solved the problem.
-
Anaplan Connect using BatchScript For Windows-How to extract txt file from bat script in VDI Server?
Hi All- I am trying to execute on batch script using Anaplan Connect. My Requirement is i want to extract txt file from the batch script (Extract means result of entire batch script). As per requirement i had created one batch script and tested in my windows system, it's working fine to me. Command listed below: Same…
-
Anaplan SAP Integration
Hi Community, we want to integrate SAP and Anaplan, but client has asked not to use any files for integration, so is it possible to load the data from SAP to Anaplan with API in json format? and how to map the fields. Please suggest
-
Anaplan data integration
Hi Team, We have integrated SAP with Anaplan and data flows are scheduled from SAP to Anaplan data hub. However we keep getting memory warnings for workspace as i am sure this is to do with workspace memory. From an architecture standpoint how does Anaplan store data in datahub ? when we are sending 2-3 MB of data from SAP…
-
Is it possible to achieve passing parameters in the API call URL.
-
Anaplan Connection - Invalid Credential
Hello team, We are getting an error frequently, almost daily baysis, related to "invalid credentials" between Anaplan connection and Power BI Desktop. Every time that team (two developers analyst) needs to work with the data, we need to reset the password and we are worried about this for the future. Do you know if this…
-
Best Practice for code promotion
Hello All, I am looking for information in terms of code promotions from the different environments with Anaplan. Currently if we have a development environment with our models and we have moved the code to a test/stage environment for UAT. In order to propogate the code to prod would you move the code base from dev to…