I think there is an example of how to export an check objects into an
RCS system too. (In the ARSPerl distribution.)

\ARSperl-1.85\example\Dump_Setup.pl

Looks like it deals with:

@schema
@activelink
@filter
@escalation
@menu

And even... admin extensions. :) hehe.. do those even still exist in ARS?

@admin_ext = ars_GetListAdminExtension($c);


Here is the header of the script for reference:

#!/usr/local/bin/perl
#
# $Header: /cvsroot/arsperl/ARSperl/example/Dump_Setup.pl,v 1.3
1999/06/14 17:07:39 jcmurphy Exp $
#
# EXAMPLE
#    Dump_Setup.pl [username] [password] [path]
#
# DESCRIPTION
#    Log onto the server and export all schemas, filters, etc.
#
# NOTES
#    This might require special permission for the username you login as
#
# AUTHOR
#    joel murphy
#
# 03/14/96
#
# $Log: Dump_Setup.pl,v $
# Revision 1.3  1999/06/14 17:07:39  jcmurphy
# added some login error checking
#
# Revision 1.2  1998/12/11 15:24:38  jcmurphy
# adjustments to GetListSchema for >=3.0 systesm
#
# Revision 1.1  1996/11/21 20:13:50  jcmurphy
# Initial revision

--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.
Never ascribe to malice, that which can be explained by incompetence.


On 5/9/06, Heider, Stephen <[EMAIL PROTECTED]> wrote:

Mark,

Could you post it to the list?

Thanks.
Stephen

 ________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lintner, Mitchell
Sent: Tuesday, May 09, 2006 9:46 AM

To: [email protected]
Subject: RE: [Arsperl-users] Export of the User form



Mark,

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.

Thanks,

Mitch


Mitch Lintner
Analyst/Programmer
Remedy Developer
Cingular Wireless
1125 E Campbell Rd
Richardson, Texas, 75081
972-907-6965
[EMAIL PROTECTED]


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to