-
Alternative to hard coded username and password in JDBC connection properties
Anaplan connect Passing hard coded username and password in jdbc connection properties is not a good practice This is should have alternate solution like passing parameters to the shell script
-
New UX: Ability to view and export "codes" as labels in grid view
When producing a grid table, it would be useful to have the option to also bring through the code in a separate column/row next to the display name and have the ability to show or hide these depending on the user requirements. Likewise, having the option to export with the code. A small example is below. I note the export…
-
2.3.9.1 Import Data into DAT03 Historic Volumes module
I do not understand why I have to upload the file again...
-
Split admin and users input in the logging
In the history logging, split the changes made by regular users and by admin users (automated or workspace admin) so you can easily check what has been entered by users. As an alternative this can even already be achieved by splitting the manual input and the process driven changes. Currently we cannot see what changes…
-
Anaplan Connect - Put file gives Array Index Out of Bounds
Hi, I am having some issues with running one of my Anaplan Connect scripts to import a file & run a process. When trying to upload the file, I receive an error "Array Index Out of Bounds: 0". When I run the process from the Anaplan website and import the same file there, it works perfectly. When I run the script, using…
-
Real time inventory model
Hello Anaplan Community, I am attempting at building a real time inventory model that has kafka and postgreSQL integrated with Anaplan and has a base code in Java. I was wondering if anyone else in the community has an experience with similar techniques and would want to collaborate or offer any advice. I was also trying…
-
Anaplan Developer Hub - launched today!
Introducing the Anaplan Developer Hub! Designed with IT developers in mind, Anaplan’s Developer Hub provides information architecture to easily access all the Anaplan API content developers need — from guides to best practices to use cases. It empowers developers to create custom and innovative solutions with other…
-
Import data error
Hi, In the above mapping, how could I correct the errors. The drop downs don't have other options to select. Can someone please advise. What am I missing? Thanks, Balaji
-
Level 2 Sprint 1 1.6.2.2 Create Saved View for Export
While importing Shipping Metrics.csv to module DAT02 Shipping Metrics, you may get invalid data format error. To solve the problem: simply edit the date format by Untangling Anaplan Time Mapping: to edit the FY( fiscal year) use: ??YY This solves the error. FYI
-
Incomplete certificate
Hello, I've started level 1 certification few months ago but was unable to finish it due to health and personal issues ... can I still complete level 1 certification???? Do I have to sign up for it again ... I need to complete level one certification, would love some feedback and I did the free course ... I don't want to…
-
Dependent dropdown
こんにちは! 従属を使用してプルダウン項目を制限する場合、親階層を表示することは可能ですか? 仕様を知りたいです。
-
L2 - 1.5.6.2 Import Data into Historic Volumes Module - Issues uploading data
Hi, Im having issues importing the historic volumes file. Below my selection for importing the data But when i run the import, the data is ignored. See below Can anybody help? Thanks
-
ANAPLAN API 1.3 WTH PYTHON || IMPORT FAILED
Hi All, I am trying to import an file into Anaplan. I have run the import action using python. I am getting status code 200 and when i have checked import status it's showing successful but the data load is not happened in the module. Kindly help PFA Thanks, Sai
-
Ability to set up a Docusign Developer Environment with Anaplan
Docusign has the ability to have 2 different environments, a production and development environment. As of right now, Anaplan can only connect with the Docusign production environment. As a developer, if Anaplan could connect with the Docusign production account it could help with our Application Lifecycle Management.
-
RESTAPI : Run a process with an import action
Hi, I'd like to know if it's possible to run a process with an or several import(s) action in RESTAPI ? I successed to import data using only an Import action. As we don't have an example on the documentation, I tried to just change the importTrigger function. I change "/imports/{importID}" (see below…
-
List Update Behavior - Manually Add an Element vs Import the Element
Hello, I have noticed a behavior on the list updates and I am not sure if this is normal, or is it something I am doing wrong. I have the S2 Supplier list that is updated by users, based on a module, where they enter the name of the supplier and the parent. Next an import action is run to update the S2 Supplier list based…
-
Import Issue (simultaneous uploads by external APIs can not be recognized within Anaplan)
One of our major customer is asking this issue to be raised as an enhancement request. The issue that they face is summarized below: Import A (with 60,000 records) and Import B (30,000 records) will simultaneously happen from an external API action. Import A will time out, however upon completion Import B will recieve a…
-
Exporting a saved view
Hello, I've created a module with 2 lists and line items . I saved 3 views, in which i hided some line items of my module so the saved views are showing different line items of my module. I tried to export a saved view choosing 'Tabular multiple column' , I have in output a file with all the line items of my module and not…
-
Importing into module
I'm unable to replace the highlighted parts with the name of employees while importing. Can you help me to do it right ?
-
1.3.4.3 Update SYS07 Location Details Module - Issues importing data
Hi, While performing the step referenced above, the field Region does not upload. I think the reason is because the flat file "Countries" contain regions in the format "AMER, EMEA,APA", while the flat file "Locations" contain regions in the format "Americas, Europe, Asia Pacific". Im wondering if i am missing any step in…
-
Anaplan Model to Model Import with informatica
Hi, Can someone explain if it is possible to schedule an Anaplan model to model import with Informatica and where can I find references to understand how that can be achieved. Any help is appreciated. Thanks and Regards, Aakash Sachdeva
-
Anaplan restful api uploads with zip files
Hello, I have a question about using the Anaplan integration API V2 guide. Is it possible to upload a csv document inside a .zip file to Anaplan? I'm able to manually upload a zip file with a csv in it, which works, but cannot figure out if its possible to do it with the API. I'm trying to do this with Postman but the data…
-
Support commercial key stores in Anaplan Connect
Add support for commercial key stores to Anaplan Connect. In addition to the supported Java key store, include support for AWS Secrets Manager and Azure Key Vault. These could be plugin components, or just a pluggable architecture for customers to add their own code to support commercial key stores.
-
Control of pull-down items
こんにちは! プルダウン項目の 1 つを非表示にしたいのですが、サブセットを使用できません。 また、最上位レベルは表示されたままにする必要があります。 これを行う良い方法はありますか? 教えてください。
-
Updating Lists on Transaction Data Import
Colleagues, hi! I'm seeking your advice on the following case: on a weekly basis, there will be a transaction file with the unique "purpose of payment" texts for each transaction and potentially new suppliers that don't exist in Anaplan list yet. How can we achieve automatic update of supplier list upon import and having…
-
REV02 Import mapping Problem
i am trying to map Volume+Inputs file.csv data into module but Cant seem to get data map. Tried Multiple methods. But cant seem to find a way. If anybody can help then comment down. I m also attaching the problem.
-
Retrieving Item ID from Dimension ID (Transactional API) from model front-end
Hi, We have a current use case where we are retrieving module data for a specific object within a list, and achieving this through the use of the transactional APIs (querying the view). We have the view structured such that the dimension for the object that we want to retrieve is in the "Pages" segment of the view. This…
-
Python and Anaplan: Pt 1—Setting Up Your Environment
Combining a scripting language such as Python with Anaplan can provide you and your team greater flexibility and functionality in your planning journey. If you've never used Python before, or want to check out some different ways and use cases of Python and Anaplan, look no further—this series of articles will introduce…
-
Error with Anaplan Connect Script
Hi, I am trying to run a process with Anaplan Connect , using Java 8 and tried both anaplan connect 1.4 and anaplan connect 2 . I am getting the following error Any help would be appreciated. Thanks and Regards, Aakash Sachdeva
-
Mapping issues related to Activity 8.5.3
Hi, Need help in this Level 1 Model Building exercise. Though I did not get any errors after importing the data and mapping, the G3 Location Tab does not look right. Secondly, the pivot table in the line item view has to be changed. The volume needs to be before the Nutzo Bar. See mark up on Line Item screenshot (attached…