RE: [Arsperl-users] Export of the User form
Brought to you by:
jeffmurphy
|
From: Lintner, M. <mit...@ci...> - 2006-05-09 14:02:44
|
Mark, =20 I would really be interested in taking a look at your script that creates a def file. I don't get much time to write Perl scripts anymore and have never done anything in the ars_Export area. Note: my servers are HP Unix. =20 Thanks, =20 Mitch =20 Mitch Lintner=20 Analyst/Programmer=20 Remedy Developer=20 Cingular Wireless=20 1125 E Campbell Rd=20 Richardson, Texas, 75081=20 972-907-6965=20 mit...@sw...=20 =20 ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Mark Vaughan Sent: Monday, May 08, 2006 9:18 AM To: ars...@ar... Subject: RE: [Arsperl-users] Export of the User form Mitch, I have written a Perl script which runs nightly, via cron. It writes out both a .def file (same as exporting from the Admin tool, thanks to the authors of ars_Export) and an in-house formatted dump file. The .def file can be used to import definitions, via the Admin tool. The in-house dump format is great for searching on. =20 I have an additional Perl script which runs every minute, via cron. It checks the Server Events table, calling the first script whenever a change is made to an active link, active link guide, application, char menu, escalation, filter, filter guide, packing list, schema, or web service. This requires the addition of a check box field on the Server Events table and selecting, in the Admin tool, which objects you'd like to track. =20 I have found these tools immeasurably beneficial because I can go back to a previous version if a mod to an object has caused problems. =20 Although these are written in a Solaris environment, I would presume that Windows has some kind of job scheduler which could run similarly. =20 If you (or anyone else) believes these tools might be beneficial, I'd be more than happy to send them out. =20 HTH, Mark =20 Mark Vaughan Programmer III Direct: +1 303 802 2426 Mobile: +1 303 601 4434 Fax: +1 303 802 1420 mar...@ev... <mailto:mar...@ev...>=20 Evolving Systems, Inc.=20 9777 Pyramid Court, Suite 100, Englewood, CO USA 80112 www.evolving.com ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Lintner, Mitchell Sent: Friday, May 05, 2006 12:56 PM To: ARSPerl Subject: [Arsperl-users] Export of the User form =20 By chance are there any sample scripts available that will create an export (.arx) of the User form?=20 Thanks,=20 Mitch=20 Mitch Lintner=20 Analyst/Programmer=20 Remedy Developer=20 Cingular Wireless=20 1125 E Campbell Rd=20 Richardson, Texas, 75081=20 972-907-6965=20 mit...@sw...=20 This e-mail and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please inform Evolving Systems TIS at ti...@ev... and then delete the e-mail from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail. To ensure regulatory compliance and for the protection of our clients and business, Evolving Systems may monitor and read e-mails sent to and from its servers. Although Evolving Systems routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Evolving Systems makes no representation or warranty as to the absence of viruses in this e-mail or any attachments. Registered Office: 9777 Pyramid Ct Suite 100, Englewood, CO 80112=20 |