-
Python API with Anaplan || Import || Parameters
Hi, While running an import or process through python API , is there a way to check if the import or process needs a file and which type of file is required? In other words, I need to check if the import is a model to model or csv/txt import and in case it uses a file what is the type of the file required. Any help would…
-
Invalid private key alias with ANAPLAN Connect
Hi there, I am trying to get an Import done with anaplan connect on windows. I've got to go the way with certificate authentication so I've followed the instructions in ANAPLAN Doc (https://s3.amazonaws.com/anaplanenablement/Community/Anapedia/Anaplan_Connect_v1_4_4.pdf) on Site 11 Option2:CreateaJavaKeyStore. I've done…
-
Issue with import action when importing data using saved view
Hi all, @Misbah I am trying to import data from saved view to module and i have applied some filters on that saved view depends on filter the data getting updated and at some point of time the saved view getting empty because we don't have any data as per filters(as per requirement its working as expected) so when we run…
-
Process Completion info via API Calls
We are using Databricks for Anaplan API and Airflow for job execution. Context : Process 2 (Spoke) is dependent on Process 1 (Hub). This means Process 2 should only start when Process 1 is completed and both should not run parallelly. Issue : Right now the backend only tells you whether the process was successfully…
-
Run-off activities and innovation
Hi! I'm currently working on a KTLO project within Anaplan and we are looking for new ways to drive more impact to our client and innovate in our run-off activities. For example, we have come up with a model size tracking dashboard in order to do quality checks on how data gets uploaded every day. If we detect a huge…
-
Unable to Load Employees File Properly - Added Parent in Column
Hi Team, I'm at Lesson # 4. (4.8.2 Activity: Import Data into E2 Employees# List). I've uploaded the Employee File and added one extra Column for Parent and for the first 56 Employees I've marked the "Sales" as a Parent and for the Rest 56 Employees I've marked "Production" as a Parent in Parent Column. However, when I…
-
Actions
How to add the Import Volume Growth Rates Action to the Process.
-
Help - Stuck on 1.5.6.1 Create Historic Volumes Module
I am still having trouble with 1.5.6.1 in L2, Sprint 1. It says "DAT03 Historic Volumes Invalid Line Item Identifier." I have attached screenshots of how I have mapped things - can someone please help? Thank you.
-
Finditem Fails to Detect Valid List Member
Hi Anaplan, I've come across something strange and wanted to ask if anyone has any ideas what is going on or if this is a bug. I am creating a List using a Saved View that contains a list of codes (text) to be added to a list. The import action is set to use code only, and the source codes are imported into both Name and…
-
KTLO activities and innovations within Anaplan
Hi! I'm currently working on a KTLO project within Anaplan and we are looking for new ways to enhance the platform performance and drive more impact to our client. For example, we have come up with a model size tracking dashboard in order to do quality checks on how data gets uploaded every day. If we detect a huge…
-
New features for Bundling Actions.
Are there any new features recently released that can be helpful in streamlining various actions into a process other than the usual way a model builder does it?
-
How to convert flat data into monthly - GL example
Confused on how to work with this flat data and derive monthly values from it. Appreciate the help! Each row is a unique combo of Account (GBAID), Ledger Type (GBLT) and Year (GBFY). The snippet attached is 4 entries for the same account and ledger type for 4 different years. GBAN01-12 are entries by month. For example,…
-
Running a process results in The uploaded file is no longer available; please upload the file again
Hello, I am trying to run a process by ID after I upload a file via API. I get the error "The uploaded file is no longer available; please upload the file again" The file uploads and there are no issues, I can see the data in the console. When I upload the file via API, I see the file is set to "This file is not shared…
-
Creating custom codes best practices
What are the Creating custom codes best practices. I cannot find in custom codes creation video please.
-
IMPORT failing - Not sure WHY?
Hi All, I am unsure why the Import is failing whilst import into dimensioned / non-dimensioned module.. Import snippet: 1st & 3rd columns are List Item Property Whilst Import it is failing due to duplicate values: The final output in module is the consolidated values of all number types.. Screenprint from BluePrint (not…
-
Anaplan Mulesoft Connector v3 - Please specify the following parameters: -mappingproperty Period:?
Hello All, I am using a v3.1.0 connector for Mulesoft integration and trying to invoke an import action. The metadata for the import action shows that it is a type: MODEL. { "meta": { "schema": "https://api.anaplan.com/2/0/models/<modelId>/objects/importMetadata" }, "status": { "code": 200, "message": "Success" },…
-
latest excel add-in - are there any. security risks?
My client is going to use the latest excel add-in, and they are asking if there are any security risks. Does anyone know?
-
File ID In Anaplan
Hi Team, Does anyone know where can i find the File ID in Anaplan? Thanks, BS
-
Linking Line item to List
Hello folks, I am new to anaplan and stucked at one small requirement. We are having two modules i.e. Module 1 - Product segment (Defined in List for different products) with transportation cost line item and Module 2 - Transportation cost for Each segment in line items (input). Need to know how can i link the…
-
Formula to get a Line Item formatted as a List based on a Trimmed data field
I am importing data with a field that has the names trimmed from a list. What formula can I use so that that rediscovered name corresponds to the name of the list in Anaplan?. Let me try to show this example: Data TXT File: Crititcal Line Abrev Field:AllocCrediDirecFixed Anaplan List: Critical Line List:AllocationsCredit…