hi, does anyone has a "remote" solution in maintaining the iwwa.cfg file?
i would like to do the following but if u have an alternative, i hope to consider:
1. create a db_table (mySQL) containing workarea, wa_alias, user_id
2. use perl to extract the data and parse it to an XML file (which essentially is the iwwa.cfg file)
the purpose is to have an auto-regenerated XML configfile whenever a new workarea is being created.
any comments/suggestions.... better yet solution?