Widgets in Temenos Quantum Visualizer for iOS and Android

Temenos / Kony Quamtum Visualizer

Over the last few weeks, I have been building an application using Temenos (formerly Kony) Quantum Visualizer version 9. This app will eventually be pushed to both Apple and Android phones and tablets, which is the main reason someone would use Visualizer instead of developing natively with XCode and Android Studio. In theory, the JavaScript … Read more

Automate the Export of Primavera P6 Projects using Python – Part 2

Primavera P6 and Python logos

Happy New Year! The result of Part 1 was a list of XER files, all of which were in one folder. It is not clear from where in the Enterprise Project Structure (EPS) that each file belonged. Perhaps you would like to create a hierarchy of folders similar to the project screen in P6? I … Read more

Automate the Export of Primavera P6 Projects using Python

Primavera P6 and Python logos

With a switch from an old version of P6 (8.2) to a new one (18.8), I needed to export our old projects from the 8.2 database into XER files. After discovering that the number of projects in that old database was in the thousands, I knew I’d have to automate the process if I wanted … Read more