Hi
If multiple users are using the same model at same time there will be performance issues . How to reduce these performance issues , Is there any solution for it in Anaplan ?
Thanks
Tejaswini
@tejaswini
I would recommend reviewing our Best Practices articles (can be found here) focusing on:
Thanks,
Rob
Great question - the short answer is yes, the more users you have the more it will impact performance.
@rob_marshall pointed you to the best practice articles. I would also highly recommend reading those.
In particular read how to perform concurrency testing by @andy_tarr and @elizabeth_schaf
https://community.anaplan.com/t5/Model-Concurrency-Testing/Model-Concurrency-Testing-Process/ta-p/27185
This will really open your eyes to what's going on. I refer to this article all the time.
I particularly like how they organized by team responsibility. You can add this directly into your project plan or master bucket if you happen to be using the Anaplan Way!
Hi @tejaswini
Another point to consider that is sometimes you can give access to the NEW UX App without having to give access to the Anaplan Model and this can sometimes help with having less peope in the actual model which will slow down performance.
Usman
Hi Usman @usman.zia,
I'm interested in knowing more about your point here. I thought, in order to access the data on new UX, you had to have access to the model associated to the page/app.
Could you please elaborate how you can have access to the new UX app without giving access to the model?
Thank you very much in advance!
Best,
Amy
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…