-
Access Restriction in Line Items in UX
Hi, I want to restrict access for only one line item from a module as that has been used in UX page. How to enable read/write access on that line item with respect to different model roles like we do that for lists, actions and modules. Thanks in advance. Regards, Sandip
-
App Related Exports
Similar to how you can export a list of all models in a workspace, we need the ability to export the Apps in a workspace with a report of the connected models. Additionally, as pages & apps are archived when the connected model are archived, knowing the connected apps/pages with archived models should also be included in…
-
To see more than 1000 records in history
Hello, Is there any way to show the History record more than the first 1000 records? I want to revert to an ID which is not visible in the first 1000 rows even after applying the filter for that particular date only.
-
Anaplan workspace access
Hello there!! I'm divvy, I've requested for Anaplan workspaces access a week ago but still didn't get yet.. could you please help with that
-
App creation issue
Hi, I am unable to see any create app option in App section. If I open Administration also the page is erroring out giving 404 error. I have just 90 days beta trial access for anaplan. Is it the reason? This is required for me to finish my sprint 2 course. I have attached my error screenshots. Thanks In advance. Regards,…
-
User Facing Login Issues with SSO
We have recently enabled SSO Login for our workspaces and using it for a while. Got a strange error this morning and contacted the Support Agent for assistance. It turns out that the account was inactivated - possibly due to password expiry. Can someone confirm if the Anaplan Password is still set to auto-expire in 3…
-
Getting issue in accessing already loaded list
I have already loaded data to the list and used in the module but when i started giving exam of sprint-2 and it has to be answered from the activity we did in the hands on. So after opening this module two days later I am getting below error. How should I debug this problem.
-
Bulk Copy Error
Hi Everyone, Every day at a specific time, I have to do a bulk copy for my organization. For a reason I don't know, sometime I have the error message shown in the attachment. It happens often and I wonder what are the reasons I receive this message. Thanks,
-
Cloudworks : Failed to Load Action Steps
Hi, I am encountering an error in cloudworks, when I am trying to create a process and I select an action, it says 'Failed to Load Action Steps' This is happening for a all the models and their process in a particular workspace. Earlier the same actions were working perfectly. Any help will be appreciated Regards, Aakash…
-
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…
-
RESTAPI Create a model sync task python
Hello, I got a core model with about 40 markets application link. Each time I create a revision tag, I need to synchronize all application one by one. I'd like to use the new REST API function to create a model sync task but I got an error and I don't know to fix it. I know that the problem is on data-raw call…
-
Workspace access
Please help me to provide Workspace access. My mail id:jhnbasha1@gmail.com
-
REST API : Recursive function with Python
Hi, I'm currently working on REST API. I would like to create a file with last username connected to each model. Based on something created by Karan Kochhar, I currently have extracted all model information (with the user id of the last modification) Problem is I can't extract all users information and merge both array. I…
-
Anaplan Dashboard to list module link
Hi, Is there a easy way to figure out the link between different dashboards and the associated modules/list? We are trying to do this exercise as we are changing ERP data source. Thanks
-
Not able to access the Anaplan with non-SSO login as I already have Anaplan account access via SSO
Hi, I am not able to login to Anaplan with non-SSO signin for the training as I already have Anaplan access via SSO. It throws an error when I go to Anaplan.com and try to login in without using SSO. The training course via Anaplan Elevate’s Certified Model Builder Program says that I will have to use non-SSO to be able to…
-
How can i add maintenance message page when my model under maintenance
HI Team, I am in requirement to add a maintenance message. How can i access this master page in Anaplan and add to my model whenever require. please help with detail steps to follow. Thanks Jerin
-
2.4.6.1 Dynamic Cell Access
Hi Team, May I have your help with the Application of Dynamic Cell access please? Having created AD01 P3 by Account, I'm unable to make cells editable within DEM03, pictures attached. Thank you Matthias
-
Weekly Calendar Setup -
Hi, On-time settings, as per the standard feature of Anaplan for the weekly calendar, the first and last date of the fiscal year is aligned with the last/nearest day of a month selected (Eg. Last Sun of Mar), however, is there an option to customize the starting and ending week of the fiscal year. For example, the first…
-
New Layer between Departments and Teams (Organisational structure)
Hi colleagues, I am a new user and very happy to be part of this community. I'd like to ask you a simple question having the need of a 3 layers organizational approach: - Is it possible (and in case, how to) to create a new organizational layer between Department and Teams? I would need to have L1 Departments (which group…
-
Anaplan data versioning
Hi All, Please suggest the best approach with Pros and Cons Users need the ability to open a prior version of the Model and have the numbers within be unchanged from what they were when initially sent out. What should be the ideal approach? 1) Model Archiving: Copying off versions of our Anaplan model and then never…
-
Replicating user access to Models
Hi I have 25 models allocated to 100+ users. I need a report on users by workspace by model to replicate access for onboarding new users. is that possible? Thanks
-
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…
-
Data Hub to Spoke Automation - is it possible?
Our organization uses Mulesoft to get data from source systems into the Data Hub on a regular, automatic, scheduled basis and has been great. One of the issues we face having 4+ spoke models with 10+ data imports each from the Data Hub is that there is a lot of "button pushing" required on a daily basis. For example, Sales…
-
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…
-
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…
-
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.
-
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.