Click here to Skip to main content
15,895,782 members

Comments by Stiv Ostenberg (Top 5 by date)

Stiv Ostenberg 20-Jun-14 9:22am View    
Deleted
Got the checkmarks working, with recursion, then had to fix the function to dump serverlist. Need to fix filters though.
Stiv Ostenberg 12-Jun-14 19:03pm View    
Deleted
Need to make this a four section file. There should be a Global Section, a Domain Section, a Role section and Server Section, Each section would add to or override the previous section. This file would be submitted to the WCF service, which would then implement a function where an Agent could submit its name and domain, at which point the service would look up its record to find its roles, then submit back a set of rules for processing directories.
Stiv Ostenberg 12-Jun-14 18:43pm View    
Deleted
Got the checkmarks working, need them to recursively check as needed.
Stiv Ostenberg 30-May-14 18:32pm View    
Deleted
Initial tests of ServerList seem to indicate the Roles option in config file is loaded and usable to filter servers. Filtering should work at the Chooser level, need to examine restricting jobs at the execute level based on roles.
Stiv Ostenberg 30-May-14 18:28pm View    
Deleted
I have what appears to be a working XML and XSD. May need to tweak later, but meets current requirements.