-
Re: [Part 2] Enhancing Anaplan Audit Log Data Extraction with a Streamlined Python Solution
Exciting news! The Anaplan Audit History Python solution is now cross-platform, supporting Windows, macOS, and Linux. 🎉 To upgrade, first uninstall the old libraries: pip uninstall jwt and pip uninst…1 -
Enhancing Your Anaplan Audit History Reporting with Model History Export
We are excited to announce a significant upgrade to the existing Anaplan Audit History Reporting project written in Python. This project now includes the ability to export Model History. This enhance…5 -
Re: Experiencing Occasional 'Basic Authentication Failed' errors under SSO
Hi @ccrowe1 - On the Workiva platform, they will have a way to save your login credentials that you save with the WChains connection manager. The system that saves these credentials might have had a …1 -
Re: Experiencing Occasional 'Basic Authentication Failed' errors under SSO
Hi @ccrowe1 - I have seen this issue before, and typically it has to do with Workiva's secrets manager giving the wrong credentials. From the sounds of it, you have everything set up correctly. I wou…1 -
Unlocking High-Efficiency Data Uploads in Anaplan: A Multithreading Approach
In cloud-based business planning, the ability to swiftly and effectively upload large datasets is an important aspect of maintaining up-to-date planning. This post introduces the concept of multithre…7