Deployed new FA plus scriptEngine.jar and javaUtils.jar. Ronda will bounce the server at 4:00.
So server paperwork today – postponed till tomorrow
Documented visibility scripting. It turned out to be MUCH BIGGER than the Funding Request assistant. So instead of drawing the relationships by hand I took the package views from Eclipse and Flashbuilder, edited them in Photoshop, and assembled the results in Illustrator. For the database, I used SchemaSpy, which is both clunky and cool. And here are the results. From the time it took for these, I’d say Visibility and FA/RA/RQ should be done in less than a week.
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
Lenny is setting up a meeting with Larry next week
Talked to Dong about how to make the new Visualization more like ScriptingServer. The web folder contains all the components and directives that the system uses, but the particular html page is created dynamically by a servlet. The page is made in an IDE where the queries can be built and associated with sections of the html code. The actual page the user sees doesn’t really even need to have communication with the server. This doers not address the input side, where interaction with the tables is essential. But those pages are not dynamic like reports and would probably be built in the traditional way.
Documentation
Added Documentation folder to repo
Dong added in the DB documentation
De-Mavenized the Visibility project. Pulled out a lot of cruft.
com.edgeti.Utils
Column
HttpFile
HttpUtilities
IngestResult
PropertyLoader
SSLUtilities
com.edgeti.Utils.logging
Log4jInit
LoggingEntry
VisibilityLogger
I have documented my brain to death. Seeing if there is some room for Angular.