Re: Using VB Script to Add an Attachment in Remedy

2007-01-15 Thread Kern, Robert SBA
Hello Cevans, I would love to have a link to the Website with that example. Thanks :-) Robert -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of cevans Sent: Saturday, January 13, 2007 6:24 PM To: arslist@ARSLIST.ORG

Re: Using VB Script to Add an Attachment in Remedy

2007-01-15 Thread cevans
Hi Robert, Actually, my post was a bit misleading. The example is actually in the API download from the website. After you extract all of the files look in the samples folder \arapi.net\Samples\VBScript\CreateEntry.vbs Here is the sample code. '

Re: Create a field on all forms

2007-01-15 Thread Matt
Thanks for the reply, i'm looking into developing an api in java to get this done, at least it would be re-useable too. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers Are

Re: When is TR valid

2007-01-15 Thread Mike White
Ouch! (and yes, that's what I meant by no apparent reason - found this TR value idiosyncrasy after-the-fact, and was surprised by it at the time). Mike White Office: 813-978-2192 E-mail: [EMAIL PROTECTED]

Re: Create a field on all forms

2007-01-15 Thread Carey Matthew Black
Matt, Ok. Then I think the following will help some. While I am not sure I can share my code, I think it is reasonable to discuss how I approached the problem. So here are some of the comments I left in my code to give you a few ideas about what you likely need to deal with for your program.

Re: How to disable Copy All and Paste All Functionality

2007-01-15 Thread Shawn Stonequist
Wouldn't it be a great Enhancement if Remedy/BMC would add Copy All to the Execute On list? Then we could handle it as we needed. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers

Re: Using VB Script to Add an Attachment in Remedy

2007-01-15 Thread Papolu, Appajee
Hi Good to hear that your issue is resolved. Any way, I like to add a note I wrote to some one else previously with regards to GetListFilter overloads -- this issue kind of applies to your usage (Login method in your case) and several other methods in AR .NET API that have overloaded methods.

OT: Sun for Free

2007-01-15 Thread Will Du Chene
I am not sure if anyone has seen this, but Sun is shipping Solaris 10 (Sparc, and x86) out to anyone that wants to simply sign up... Sun Studio is also included. http://www2.sun.de/dc/forms/reg_us_2211_391.jsp ___

Remedy Developer Certification?

2007-01-15 Thread GoDario27
Hi, List Anyone ever hear of any certifications you can obtain for admin/dev of Remedy?!! I'm going to classes, but can't believe there are no certs you can get. What related certs have you persued?...i.e., such as ITIL certification...and what else do you think is important to possess out

Re: Remedy Developer Certification?

2007-01-15 Thread Rick Cook
There are two certs currently, and more (maybe) on the way. The RAC (Remedy Approved Consultant) and RSP (Remedy Skilled Professional) have been around for many years. Remedy, I think, is planning several more of the skilled practitioner type of certs for ITSM, but I don't know when that will

Re: Remedy Developer Certification?

2007-01-15 Thread Lucero, Michelle - IST contractor
Hi, Side note: I would contact BMC Remedy Education, to verify that everything including the classes and certification is still valid. Have you checked the BMC Remedy Education site? Go here to see the ones listed. http://www.bmc.com/education/servicemgmt/ There is a Remedy Skilled

ARSList Data Dump

2007-01-15 Thread Frank Caruso
Is there a way to download the last few years worth of ARSList messages? I can see that you can go back and search archives from 2004 but would like to get one big extract for each. Thank you ___ UNSUBSCRIBE or access

Server Group and Remedy Email Engine

2007-01-15 Thread Nachi Govindasamy
We have our AR Servers(2 servers. primary and secondary on same DB Hi, We have our AR Servers(2 servers. primary and secondary on same DB) running with Server Group On. we would like to set up the AREmail fail over to the other when one of the email engine fails. In order to set this, we have

Re: Server Group and Remedy Email Engine

2007-01-15 Thread Carey Matthew Black
Nachi, I am not sure you have a problem. Referencing the White Paper May 2005: Using a hardware load balancer with AR System 6.0 Page 29 In addition to the above operations, AR System 6.0 supports fail-over management for the following operations in a multi server environment: snip Email

How to check version and patch level

2007-01-15 Thread Puneet MALIK
Hello All, Do we have any command with which we can get version and patch number of AR server and it's components?? Thanks, Puneet ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the

Re: Create a field on all forms

2007-01-15 Thread Ben Chernys
If it's a one-time thing, use the driver program. Just add the field manually once and capture (carefully) all of the enters and responses to the prompts, then edit a script for driver replicating the set of commands for each form. Ben Chernys Senior Software Architect Software Tool House Inc.

Re: Server Group and Remedy Email Engine

2007-01-15 Thread Geoffrey Endresen
Carey, Actually, we found that ARSystem 6.3, patch 18 is supposed to include exactly this fix which was a documented bug com.remedy.arsys.emaildaemon.EmailDaemon.suspend(EmailDaemon.java:197) rant (it was very hard to find on the BMC site, that's another thread)./rant After installing the

Re: How to check version and patch level

2007-01-15 Thread Jarl Grøneng
In admin tool; File- Server Information - Platform -- Jarl On 1/16/07, Puneet MALIK [EMAIL PROTECTED] wrote: Hello All, Do we have any command with which we can get version and patch number of AR server and it's components?? Thanks, Puneet