Fw: Automating definition export using driver

2009-05-22 Thread Tony Worthington
And thanks to Jim Bruce I didn't realize that aradmin (7.1 anyway) command line options allowed for the export of individual objects. Integrating, p197 ** CONFIDENTIALITY NOTICE: This is a transmission from Kohl's

Re: Fw: Automating definition export using driver

2009-05-22 Thread Carey Matthew Black
Tony, Yea... but what do you do if your server is not a windows OS? :( The OS options are: Windows vs Solaris AIX HP-UX RedHat SuSe So that is a design choice that offers only 1 out of 6 supported server platforms a feature. Even if that one platform is 80% of your

Re: Fw: Automating definition export using driver

2009-05-22 Thread Robert Molenda
But in 7.5 the Developer Studio (AKA - Administrator Tool) is in Eclipse - so in theory it should run just fine on non-windows-machines. (Note to self - try installing it on my Fedora platform to check)... IMHOAnd the admin tool seems to be a bit slow - versus a small java-app... /IMHO Robert

Re: Fw: Automating definition export using driver

2009-05-22 Thread Grooms, Frederick W
@ARSLIST.ORG Subject: Re: Fw: Automating definition export using driver But in 7.5 the Developer Studio (AKA - Administrator Tool) is in Eclipse - so in theory it should run just fine on non-windows-machines. (Note to self - try installing it on my Fedora platform to check)... IMHOAnd the admin

Re: Fw: Automating definition export using driver

2009-05-22 Thread Robert Molenda
: Automating definition export using driver But in 7.5 the Developer Studio (AKA - Administrator Tool) is in Eclipse - so in theory it should run just fine on non-windows-machines. (Note to self - try installing it on my Fedora platform to check)... IMHOAnd the admin tool seems to be a bit slow

Automating definition export using driver

2009-05-21 Thread Tony Worthington
I've used driver in the past to export object definitions and am thinking of automating the process to be called from within a form. I know you can create a drm script file with commands similar to the following using rec and screc exp 1 1 HPD:Incident Management Console 0 c:\test.def Anyone

Re: Automating definition export using driver

2009-05-21 Thread Carey Matthew Black
Tony, I have often consider this kind of feature... and after a few iterations of this concept this is what I would suggest Don't use the driver. I know that sounds harsh. It is a helpful tool. However, it is not stable enough to build an integration on. There is no guarantee that it will

Re: Automating definition export using driver

2009-05-21 Thread Tony Worthington
From: Carey Matthew Black black@gmail.com To: arslist@ARSLIST.ORG Date: 05/21/2009 12:12 PM Subject: Re: Automating definition export using driver Sent by: Action Request System discussion list(ARSList) arslist@ARSLIST.ORG Tony, I have often consider this kind of feature... and after a few

Re: Automating definition export using driver

2009-05-21 Thread Robert Molenda
@gmail.com To: arslist@ARSLIST.ORG Date: 05/21/2009 12:12 PM Subject: Re: Automating definition export using driver Sent by: Action Request System discussion list(ARSList) arslist@ARSLIST.ORG -- Tony, I have often consider this kind of feature... and after

Re: Automating definition export using driver

2009-05-21 Thread Tony Worthington
Thanks! :-) From: Robert Molenda robert.mole...@gmail.com To: arslist@ARSLIST.ORG Date: 05/21/2009 02:22 PM Subject: Re: Automating definition export using driver Sent by: Action Request System discussion list(ARSList) arslist@ARSLIST.ORG ** Here is how I do it in Java :) private static