Wayne,
George,
I fully agree :smile with this statemant:
GeorgeJeffcock wrote:
Firstly good replies,
Secondly I would look at http://wiki.plex-xml.com/index.php/Main_Page
This means a web framework for CA Plex named [color=#325ab4]PlexXML[color] from allabout GmbH, Hamburg.
http://www.allabout.de/
I think it's also worth to "threw an eye" on [color=#325ab4]WebSydian Express[color] or [color=#325ab4]WebClient i+[color] (url's inside this thread).
Every tool has its advantages and I think everybody has to findout disadvantages if there are.
We use [color=#325ab4]PlexXML[color] web framework and there are several reasons for that (and let me emphasize, this is our reasons, nobody has to agree with).
[color=#325ab4]PlexXML[color] follows the MVC approach (Model View Controller), and probably this is not only an advantage [color=#325ab4]PlexXML[color] has.
So, the user interface of [color=#325ab4]PlexXML[color] is seperated from CA Plex. This means, that you do not have to use the PanelEditor to build your UI, this is controlled by XSLT.
Standard layouts were built automatically by PlexXML servlet engine (and components). Complex layouts must be handmade or generated by available tools.
Some of the features:
[list]
[*]using of a business function with one or more "formats"
[*]different client layouts for individual users and/or groups
[*]for each format we can define different columns, different sorting, different filtering to be shown, using only 1 business function (on the fly)
[*]dynamic SQL in a blockfetch, depending on the criteria and data from the formats
[*]Up-to-date html web interface
[*]easy use of multi language support via integrated dictionary
[*]comes with security layer and local maintained user + LDAP password validation
[*]functional and data oriented security
[*]...
[list]
Layout changes can be done directly in the UI (in every format), by administrators or allowed users.
This means, we use the full power of CA Plex for db layer and server programs and [color=#325ab4]PlexXML[color] for the presentation layer.
Use this for a structured help wiki:
http://tutorial.plex-xml.com/aServlet?request=dox
I don't want to rate these tools, because all of us have different visions, so everybody has to decide by his own, which one ist best tool for his needs.
Regards,
Axel