Hi All, hope you can help me out here. I'll try not to be too long-winded on this:
Sometime ago I perceived the need to allow the Team Leaders the ability to do very simple admin tasks, such as changing agent names, for example. Bits and pieces like this were taking up too much time for my team, and don't exactly require a technician's skills. Now, obviously I was not going to let all these team leaders have access to the switch, too risky - especially as you can't restrict them to only play with their own stuff.
So, we developed a 'Smart' tool, which works like this. Using DSA (or ASA now), we export all agent data, to a file on a server. We then display that info on a web page, giving the viewer the ability to edit the details. These changed records are saved to another file, which we later import back into the switch. This works fine on a manual basis.
My problem is that although we can schedule the export to happen when we want, using the DSA scheduler, we can't do the same with the import. With the import, you have to open the file in DSA, and then schedule that specific import to run later. This means you always have to manually intervene, to get the latest new details file, before scheduling. We've tried using a macro tool, to automatically go through the file opening, etc., and although this works under test conditions, in practice we found it failed too often to be reliable.
So, to my question, has anyone out there ever tried anything like this, or have any ideas? All suggestions gratefully received
Sometime ago I perceived the need to allow the Team Leaders the ability to do very simple admin tasks, such as changing agent names, for example. Bits and pieces like this were taking up too much time for my team, and don't exactly require a technician's skills. Now, obviously I was not going to let all these team leaders have access to the switch, too risky - especially as you can't restrict them to only play with their own stuff.
So, we developed a 'Smart' tool, which works like this. Using DSA (or ASA now), we export all agent data, to a file on a server. We then display that info on a web page, giving the viewer the ability to edit the details. These changed records are saved to another file, which we later import back into the switch. This works fine on a manual basis.
My problem is that although we can schedule the export to happen when we want, using the DSA scheduler, we can't do the same with the import. With the import, you have to open the file in DSA, and then schedule that specific import to run later. This means you always have to manually intervene, to get the latest new details file, before scheduling. We've tried using a macro tool, to automatically go through the file opening, etc., and although this works under test conditions, in practice we found it failed too often to be reliable.
So, to my question, has anyone out there ever tried anything like this, or have any ideas? All suggestions gratefully received