-
Dynamic locking of editing data in the model
Hello, I need to make the ability to lock data for read and edit. I have done it using two line item read/write and then 'Driver Permission' inside module. However, this only locks the top level of the hierarchy - L2. I need to block also the ability to edit for the lower level of the hierarchy (L3) depending on whether…
-
About Workflow
Hi, I want to use "Workflow" two times like this. Step1 : Demand Approve. Step2 : Supply Approve. This means, First Employee make a demand plan, and get approval from Manager. Next Employee make a supply plan, and get approval from Manager. The problem is when step 1&2 run together. Workflow has one flow, so I think I…
-
Any Way to Assign Multiple Roles to a Single User?
We have a model with 10 distinct areas (consisting of lists/modules/NUX pages) within a single model that require roles to access. These have been set up and are working as intended. The new requirement we just received was that some users will need access to multiple areas. What's the best way to approach something like…
-
What is the best way to export all models and model size into a csv?
Is there an efficient way to export all models and their size from a workspace into a csv?
-
how to update record ignore id in mybatis and postgresql
Now I am using mybatis to update PostgreSQL 13 record, I want to using user id to update apple purchase prouct id in user table, this is my code: Users users = new Users(); users.setId(payTransactionRecord.getUserId()); users.setAppleIapProductId(productId); I give the user entity id and product id, update product id by…
-
What Are Best Practices for Workspace Design?
Can anyone share best practices when it comes to workspace design? The only practical resource I have found online is here https://help.anaplan.com/en/005c7396-7044-478a-8bf6-fe8e9845dd17-Separation-of-Duties.
-
Anaplan Excel Addin - Intune/Endpoint deployment tips?
Good afternoon, I am having a trouble trying to deploy AnaplanExcelAddin.release.msi on our machines through Intunes/Endpoint. Has anyone been able to succesfuly deploy it through intunes or have some tips on how to progress? What is recommended configuration? msiexec /i "AnaplanExcelAddin.Release.msi" /quiet - results in…
-
Import user list with a button, dev model vs Production model
Hello Everyone, I have a production and development models. But I can't import users with a csv file in the deployed model (but I can add manually users one by one...) , so I wanted to create a action with a button in a dashboard in the dev model, so I created the action. But contrary to a standard import, with this button…
-
Read/Write Access Driver
I am not understanding the logic behind Read/Write Access Drivers whatsoever. In the attached document i have provided an example with 2 other scenarios of my own from the training. is what I have highlighted in the final columns correct? I am really struggling with this concept of what access permission would be granted.
-
Unable to access Workspace and Model Level 1 Model Building 2.0 (New UX)
Hi @noelle_murphy I'm unable to access Workspace and Level 1 Model Building 2.0 (New UX) though I'm part of Anaplan Certified Model Builder Program 15. Pleas enable the same. Thanks, Nimit
-
Regarding Employee login
Hi Support team, I recently joined in Anaplan and I was told that I get a different login specific to employees, which I don't find while logged in. I would like to access CS tool kit, please help to guide the same, or provide necessary access. Thanks and regards, Ram.
-
API test connection
My team got email for API test connection. can someone explain more detail? what's impact in system? if current i have some whitelist, how should i do? 1. test connection and add all whitelist of document ref. 2. test connection only, and no add/change whitelist
-
Line items are blank on Export
I have an action available on a dashboard that runs an export of a module that is displayed on the same dashboard. Currently when I run the action with Profile A the export file is populated as expected. When I I run action with Profile B the export file has only the line item headers and no data. I can't figure out what…
-
Does ALM Back to the Future work for adding model versions?
Hello everyone, We have several substantial model changes set to go in next week and just received a request from the business owner to copy off a new version in his model BEFORE we implement the next set of changes…. There’s been a lot of work done between April 26 and today and I’m not 100% certain it’s a straightforward…
-
TLS 1.3 Handshake
Good morning everyone, I have received a query from a client with regards to TLS 1.3, and as to why Anaplan only provides HTTPS access via TLS 1.2? I understand that as of October 2020, TLS 1.2 is standard for access to Anaplan, and I was just curious as to if Anaplan also intends to upgrade to TLS 1.3? Are there any…
-
Archive Prod Model when using ALM
Good day I would like to ask how do we archive a prod model without disrupting compatibility for ALM. When i try to archive the prod model, it automatically creates a revision tag thus disrupting compatibility. Thank you!
-
Ideas for Automating Model archivals.
I wanted to know if someone has ideas on how to automate the model archival using scripts or any other techniques that people are generally unaware of. Possibly making archival of multiple models on a daily basis a bit less time consuming and hassle free.
-
Calculated Codes using Attributes - Best Practices
We are working on a project to migrate from an Employee Hierarchy to a Position Hierarchy in Anaplan and are looking from some input from the community on Code Creation best practices. Since we do not have a good external source of data for position code, we've decided to create our own Position code within Anaplan. At…
-
L2MB sprint 2 exam questions
Hi, I have just passed the sprint 2 exam however, i could not get the answers for question 1 and 9. can you please help me to understand where i was going wrong and what are the correct answers? thanks
-
Issue to track table of Page in NEWUX for respective module for Deployed Mode Model.
Hi Team, I hope you are doing well. I have started working on the new model of Anaplan that is already built but the problem I am facing is that I am not able to identify that a particular table on the Page of New UX is connected to the which module because the application is linked with a model which is in the deployed…