Build List App

Contains tips for configurators working with Aware IM
Post Reply
PointsWell
Posts: 1457
Joined: Tue Jan 24, 2017 5:51 am
Location: 'Stralya

Build List App

Post by PointsWell »

Attached is something I was playing about with to try to generate a more integrated Build / Functionality List.

The attached ZIP contains
AIMDocumentationv1-4.bsv
AIMDocumentation.css
Folder of Data

Put the CSS file into /Tomcat/webapps/AwareIM/Custom/[YourAppName] where YourAppName is whatever you called the BSV that you imported into

Setup

The BSV has two VPs - Admin and Guest.
The Admin view loads by default.
From the Admin Menu select import.

Import from the data folder to the tables named, import in the order of the file names to ensure relationships are maintained.
1-Versions imports to Version table
2-Applicability to Applicability table
Etc for all files

You will get some import errors on BuildItems - this is because I had missing information related to which version some of the pre v6.0 builds related to.

The build list is completely up to date as at day of posting. The Functions and Parameters is just a sample to give a suggestion of an alternative function help layout.

The Guest VP is essentially a duplicate of the Admin just without any edit capability.

Some screen grabs below
Attachments
Build List
Build List
Screen Shot 2021-05-28 at 13.41.48.png (154.47 KiB) Viewed 17266 times
Functions & Operations
Functions & Operations
Screen Shot 2021-05-28 at 13.41.25.png (175.45 KiB) Viewed 17266 times
Archive.zip
(137.17 KiB) Downloaded 759 times
Post Reply