This project demonstrates an easy way to incorporate robust diagram or flowchart editing similar to Visio via Draw.IO (www.draw.io) from within any OutSystems web application. This project implements the javascript approach shown here: https://support.draw.io/display/DO/2015/09/21/Simple+draw.io+embedding+walk-through and saves the edited object out to a database. This approach is useful for any kind of wiki or content management application where you would want to incorporate diagram editing directly on the web. This approach does not rely on features of P10 and could be readily implemented in P9 or earlier.