|
Andromedatm
Overview
Andromeda is an application development tool. It is simple enough to be used by
power users, business analysts, and content experts; yet powerful enough to
be used by professional developers.
The tool itself is a web-based application, requiring no client-side
installation. It creates
thin-client, browser-based applications, capable of running over the World
Wide Web or on an intranet or extranet. Andromeda was built using entirely Microsoft
technologies. The tool itself
is comprised of about 100 Active Server Pages (ASPs) and several
sophisticated DLLs. It reduces
data processing, including: data collection; manipulation; reporting; and
calculating, to a set of wizards, whereby screens, menus, and reports are
produced simply by answering questions. ASPs created by Andromeda, may then be modified
directly, to meet any specialized needs.
Andromeda provides the following general services:
·
Application security (login)
·
Permissions
·
A screen creation and modification wizard
·
A menu creation and modification wizard
·
Data binding, including a concurrency strategy
(record locking)
·
Support for BLOB data (photos, documents, images, spreadsheets, video)
·
A listing engine for record lookup and selection
·
A reporting engine for designing, scheduling, and
archiving reports and exporting data to HTML, RTF, or XLS format
·
A database modification wizard
·
Custom code hooks for implementing business rules
as script or compiled code, server and/or client side
·
A workflow delivery engine for sending messages,
data, and links to indicated users based on events or conditions
|