Experts!
We implemented ALM and imported DEV model to create PRD model. Please suggest what is the best way to import users and their access from DEV model to deployed PRD model?
Hi, this is described here
You have to define the import in dev, but becaseu users' import are slightly different to normal import definitions, the process for importing is a little different to usual. This articel describes what to do
https://community.anaplan.com/t5/Anapedia-Model-Building/Configuring-Production-Models/ta-p/4838#import-prod-users
The first step as you describe would be to export the users to a file and use that to define the import in Dev
Hope this helps
David
Thanks David. i will try to implement the solution you suggested. Will update here in couple of days.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…