Re: Remedy Integration

2008-04-24 Thread Andy Hey
All Thanks for the responses both on and off list. I think the Web  
Service API route is my preferred route currently.


Can anyone point me to the documentation?

Thanks again

Andy
On 24 Apr 2008, at 02:11, Matt Reinfeldt wrote:


Chris,

I use ARSPerl v. 1.90 on my local machine (windows install) to  
create and
get entries out of a 7.1 patch002 server.  The ARSPerl module itself  
is
compiled against 7.0.1, I believe, so, of course, there's the  
possibility of
missing objects and functionality, however, the API calls that  
currently

exist still do function, from what I can tell in my testing.

Matt R.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of strauss
Sent: Wednesday, April 23, 2008 11:11 AM
To: arslist@ARSLIST.ORG
Subject: Re: Remedy Integration

The current version of ARSPerl is unable to get at data through the  
7.1

API, but works fine if you are on ARS 7.0 or earlier.

Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Chapin, John
Sent: Wednesday, April 23, 2008 10:34 AM
To: arslist@ARSLIST.ORG
Subject: Re: Remedy Integration

Using the ARSperl module be another option...  but I'm not certain of
it's use with ARS v7.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Hey
Sent: Wednesday, April 23, 2008 11:21 AM
To: arslist@ARSLIST.ORG
Subject: Re: Remedy Integration

The app is written in php/mysql with some perl scripts as well... if
that helps?

Andy
On 23 Apr 2008, at 16:18, LJ Longwing wrote:


there are literally dozens of ways to get a record created, the ones
you
list below are valid, the ones you mention require changing the
application
to accept the messages, depending o the language that your tool is
written
in, you may be able to use API to connect and create the records.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Hey
Sent: Wednesday, April 23, 2008 8:53 AM
To: arslist@ARSLIST.ORG
Subject: Remedy Integration

List,

This may be the wrong place and if so please feel free to point me
in the
right direction.

A company I work for has a vulnerability management tool which
generates an
alert when certain vulnerabilities are found. They are winning
several large
deals now which are demanding integration to their Remedy solution.
The
vulnerability management app essentially needs to create a ticket in
Remedy
when we would normally email the user.

Can this be done as simply as emailing the Remedy instance and
creating a
ticket that way or through a web service? It seems overkill to go
the AIE
route.

Any advice/comments greatly appreciated.

Andy






___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum
Sponsor:
www.rmsportal.com ARSlist: Where the Answers Are




___

UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are




___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

-
The information contained in this transmission may be privileged and
confidential and is intended only for the use of the person(s) named
above. If you are not the intended recipient, or an employee or agent
responsible
for delivering this message to the intended recipient, any review,
dissemination,
distribution or duplication of this communication is strictly
prohibited. If you are
not the intended recipient, please contact the sender immediately by
reply e-mail
and destroy all copies of the original message. Please note that we do
not accept
account orders and/or instructions by e-mail, and therefore will not  
be

responsible
for carrying out such orders and/or instructions.  If you, as the
intended recipient
of this message, the purpose of which is to inform and update our
clients, prospects
and consultants of developments relating to our services and products,
would not
like to receive further e-mail correspondence from the sender, please
reply to the
sender indicating your wishes.  In the U.S.: 1345 Avenue of the
Americas, New York,
NY 10105.



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


___
UNSUBSCRIBE or access

Remedy Integration

2008-04-23 Thread Andy Hey

List,

This may be the wrong place and if so please feel free to point me in  
the right direction.


A company I work for has a vulnerability management tool which  
generates an alert when certain vulnerabilities are found. They are  
winning several large deals now which are demanding integration to  
their Remedy solution. The vulnerability management app essentially  
needs to create a ticket in Remedy when we would normally email the  
user.


Can this be done as simply as emailing the Remedy instance and  
creating a ticket that way or through a web service? It seems overkill  
to go the AIE route.


Any advice/comments greatly appreciated.

Andy

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

smime.p7s
Description: S/MIME cryptographic signature


Re: Remedy Integration

2008-04-23 Thread Andy Hey
I'm struggling to find the documentation (long day here in the UK!)  
any pointers?


Thanks for the quick response as well.

Andy
On 23 Apr 2008, at 16:15, Rick Cook wrote:

** I think you could do it that way, but a better (IMO) way would be  
to build a command line input from your application, and then put  
that into a small script of some kind.  The API set is available to  
be used in that way, instructions are in the Remedy documentation,  
and it isn't that hard to do at a basic level.  The Driver utility  
could also be used.


Rick

On Wed, Apr 23, 2008 at 7:52 AM, Andy Hey [EMAIL PROTECTED]  
wrote:

List,

This may be the wrong place and if so please feel free to point me  
in the right direction.


A company I work for has a vulnerability management tool which  
generates an alert when certain vulnerabilities are found. They are  
winning several large deals now which are demanding integration to  
their Remedy solution. The vulnerability management app essentially  
needs to create a ticket in Remedy when we would normally email the  
user.


Can this be done as simply as emailing the Remedy instance and  
creating a ticket that way or through a web service? It seems  
overkill to go the AIE route.


Any advice/comments greatly appreciated.

Andy

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are

__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers  
Are html___



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


smime.p7s
Description: S/MIME cryptographic signature


Re: Remedy Integration

2008-04-23 Thread Andy Hey
The app is written in php/mysql with some perl scripts as well... if  
that helps?


Andy
On 23 Apr 2008, at 16:18, LJ Longwing wrote:

there are literally dozens of ways to get a record created, the ones  
you
list below are valid, the ones you mention require changing the  
application
to accept the messages, depending o the language that your tool is  
written

in, you may be able to use API to connect and create the records.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Hey
Sent: Wednesday, April 23, 2008 8:53 AM
To: arslist@ARSLIST.ORG
Subject: Remedy Integration

List,

This may be the wrong place and if so please feel free to point me  
in the

right direction.

A company I work for has a vulnerability management tool which  
generates an
alert when certain vulnerabilities are found. They are winning  
several large
deals now which are demanding integration to their Remedy solution.  
The
vulnerability management app essentially needs to create a ticket in  
Remedy

when we would normally email the user.

Can this be done as simply as emailing the Remedy instance and  
creating a
ticket that way or through a web service? It seems overkill to go  
the AIE

route.

Any advice/comments greatly appreciated.

Andy


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum  
Sponsor:

www.rmsportal.com ARSlist: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


smime.p7s
Description: S/MIME cryptographic signature