catch the email before it is deleted

2012-07-12 Thread Remedy Maniac
dear list, when an error occurs on email submission, the Email engine deletes the message and logs an entry in AR System Email Error Logs. I need to catch the email before it is deleted. Is there a (simple) way to do so? Any help would be appreciated. Best serouche

Re: catch the email before it is deleted

2012-07-12 Thread Misi Mladoniczky
Hi, Do you mean deleted from the mail server? You should have a copy in AR System Email Messages, right? When a record has been created in AR System Email Messages, the original mail is always deleted. You might configure your email system to keep a copy of all emails in another mailbox.

Re: catch the email before it is deleted

2012-07-12 Thread Rajesh Nair
Hello, Are you talking about incomign email fucntionality?? then yes systen deletes the mail from the mailbox once read. You can see it from the log what is happening in the backend and why it giving error. It will be helpful if you can post te error log On Thu, Jul 12, 2012 at 1:50 PM, Misi

Re: catch the email before it is deleted

2012-07-12 Thread Gregory, Malcolm
we set up a rule on the mailbox to copy the email to another folder in the mailbox on arrival, that way regardless of what the email engine did, we caught the email Cheers, Malcolm On 12/07/2012, at 6:10 PM, Remedy Maniac remedy.man...@gmail.com wrote: dear list, when an error occurs on

Re: catch the email before it is deleted

2012-07-12 Thread Remedy Maniac
i am thinking to that solution too. I already have a procedure to copy the email to disk before I give it to the email engine. But I'd like to build a workflow upon the error occurs So i'd like to have the email not being deleted from the Remedy database And to answer to Misi and Rajesh: - I

Re: catch the email before it is deleted

2012-07-12 Thread Marathe, Shivdatta
The error out entries are stored on AR System Email Error Messages form Thanks and Regards - Shivdatta -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Gregory, Malcolm Sent: Thursday, July 12, 2012 2:26 PM To:

ITSM 7.6.04 Add Task form to Application List using the Landing Console

2012-07-12 Thread Phil
Hi, I want to add the Task (Search) form to the Application list and make the Task form open within the Landing Console like other forms. Ok, I can make the Task form an Entry Point and then open it via the Applications List but it then doesn't open in the Landing Console. Looking at how

Re: catch the email before it is deleted

2012-07-12 Thread Rajesh Nair
if i am not wrong in arsystem email messages configuration form you have an option for setting outgoing mail do u want to delete or not if set to know the mail remains in the email message form even if there is error in transmitting it. if the option is NO and still the message gets deleted then

Re: catch the email before it is deleted

2012-07-12 Thread Remedy Maniac
I am concerned by incoming emails and I do not see any AR System Email Error Messages in my ARSystem installation On 7/12/2012 11:42 AM, Rajesh Nair wrote: ** if i am not wrong in arsystem email messages configuration form you have an option for setting outgoing mail do u want to delete

Re: FW: TelAlert

2012-07-12 Thread Rajesh Nair
Yes you can do it with active link set field action on when submission of ticket if the status of the ticket is urent/high or the user is a VIP $PROCESS$ @@ : D:\Telalert\Telalert.exr -g $Group Name$ -m detials the group name value should be the configuration file of telalert s/w hope this

Re: catch the email before it is deleted

2012-07-12 Thread Rajesh Nair
Thats was my question Are you talking about incomign email fucntionality?? as said earlier one way is to auto forward this mail which is send to the system to another mailbox, or make a form on creation of Unique id before mail create a backup to a form. more over have you checked what

Re: TelAlert

2012-07-12 Thread Longwing, LJ CTR MDA/IC
LOL.now I guess I can't say I 'don't know' anyoneyet, I still have never quite MET you :) From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jason Miller Sent: Wednesday, July 11, 2012 11:17 PM To: arslist@ARSLIST.ORG Subject: Re: TelAlert **

Re: ITSM 7.6.04 Add Task form to Application List using the Landing Console

2012-07-12 Thread Longwing, LJ CTR MDA/IC
Phil, There is an option in an AL Guide (if I remember correctly) that allows you to enable the AL Guide as an entry pointthen you just add your AL that does the open window to a specific view and you are good. -Original Message- From: Action Request System discussion list(ARSList)

Re: Looking for a cheap way to run OOB crystal reports in 7.6.4

2012-07-12 Thread Murnane, Phil
Howard: While doing something completely different, I ran across this web page: http://www.sap.com/solutions/sme/business-intelligence-crystal-solutions/sap-crystal-server/requirements.epx -- read the part about SAP Crystal Viewer; it may be exactly what you're looking for. --Phil From:

911: Trusted Dataset CMDB _ADDM 7.6.4

2012-07-12 Thread KathyMorris
Still stuck. Does anyone know how to create a trust relationship with the BMC.ADDM dataset in CMDB 7.6.4? I have looked in several of the BMC technical guides and what is written is not working. The guide states Trusted datasets is listed in the Admin Console (Custom tab) under Foundation -

Re: TelAlert

2012-07-12 Thread Ddussie
We maintain and own end to end telpage infrastructure. Further leveraging verizon, arch. Comm., and other company... All pages via telalert. So you have company ! Dee On Jul 12, 2012, at 9:59 AM, Longwing, LJ CTR MDA/IC lj.longwing@mda.mil wrote: ** LOL…..now I guess I can’t say I

Issues w/round robin assignments not working

2012-07-12 Thread Rose Mancinelli
Server 7.0.01 patch 003 SunOS 5.10 Oracle 10.2.0.2.0 - 64bi We're having issues with round robin/auto assignment for indivuduals in groups that are specified in the Support Group form to have auto assignment turned on. Auto assignment/round robin has stopped assigning individuals for the

Re: DMT 7.6 Validation Error-RESOLVED

2012-07-12 Thread Peter Joran
Pete Many thanks for the heads-up! Cheers Pete On Wed, Jul 11, 2012 at 12:50 PM, Peter Romain p.romain.arsl...@parsolutions.co.uk wrote: ** Glad to help. ** ** There may be other gotchas in the DMT too – I know of one other, the filter guide AST:DLP:Validate_FG needs the 'EXIT'

Re: catch the email before it is deleted

2012-07-12 Thread Lou
You can change the option to delete outgoing notification messages as well. P On Jul 12, 2012, at 4:20 AM, Misi Mladoniczky m...@rrr.se wrote: Hi, Do you mean deleted from the mail server? You should have a copy in AR System Email Messages, right? When a record has been created in AR

Re: catch the email before it is deleted

2012-07-12 Thread Mahesh Chandra
You may create a custom Filter and leverage Filter error handler to capture the error so that the transaction is not rolled back. Thanks Mahesh Sent from my iPhone On Jul 12, 2012, at 3:09 AM, Remedy Maniac remedy.man...@gmail.com wrote: dear list, when an error occurs on email

Post Upgrade - Server Information is empty

2012-07-12 Thread jaya munjal
Hi List We are upgrading our ARS 7.1 to ARS 7.6.04 SP2 , the installer runs fine but we have noticed that most time the server information becomes blank. The services come up and the host id is shown on the license console. But server information remains empty, we have tried restarting ar

Re: catch the email before it is deleted

2012-07-12 Thread Remedy Maniac
yeah great ... many thanks for your input ... do you have more help on this idea? On 7/12/2012 5:12 PM, Mahesh Chandra wrote: You may create a custom Filter and leverage Filter error handler to capture the error so that the transaction is not rolled back. Thanks Mahesh Sent from my iPhone

Re: Upgrade ARS 7.1 to 7.6.04 SP2 in server group

2012-07-12 Thread jaya munjal
Hi William Thanks for sharing your experience. A couple of questions these parameters need to set in all the AR Server or only on the secondary servers. Secondly should be take the primary server out of the server group before upgrading or it doesn't matter till we select overwrite during

Re: how to change RMI port of email engine

2012-07-12 Thread jaya munjal
Hi Axton Thanks.. yes that was an issue. In our pre prod environment we have multiple ARS Servers and email engine running, therefore we got this issue. Once we stopped the other email service and change the port it works. Cheers Jaya From: Axton

JOB: Remedy Developer - Houston, TX - 1 year contract

2012-07-12 Thread Carol Dorethy
Please e-mail me with your resume and availability for a phone conversation. *** MUST KNOW HOW TO DEVELOP IN BMC SERVICE REQUEST MANAGEMENT (SRM), BMC AR SYSTEM, OR BMC IT SERVICE MANAGEMENT (ITSM) *** * Develop / configure new service request functionality within BMC Service Request

Can we change char size of Organisation field across ITSM

2012-07-12 Thread Vikram
hi All, I have a requirement where I need to change the char size of Organisation field in ITSM from 60 to 254 chars. Is there any way where we can do this in one place and it would reflect in all 300+ forms where this field is used. It would be a bad task to do manually, do anyone know a

Re: Post Upgrade - Server Information is empty

2012-07-12 Thread Matt Reinfeldt
Jaya, I would enable plugin logging through the ar.conf file. it sounds as if the plugin is having issues connecting/communicating. Review all of your plugin server alias lines in the ar.conf as well, to ensure that the server name is correct (short name not FQDN) for all plugins.

Abydos: srd not showing up..

2012-07-12 Thread patrick zandi
Sorry: I have a weird issue that I am trying to nail down. Abydos installed, and configured.. Create a very simple SR and it creates a WO.. Go to the service catalog manger console, it does not show up.. I have also selected the create, switched to search and did a CLEAR all and a blank search..

Re: Abydos: srd not showing up..

2012-07-12 Thread Kerman, Thomas
Hi Patrick, Two things to check, first has the process been promoted to Live? second, in the process properties, is the Request field set to SRM:Request? Hope this helps Tom From: Action Request System discussion list(ARSList) [arslist@ARSLIST.ORG] On Behalf

Re: 911: Trusted Dataset CMDB _ADDM 7.6.4

2012-07-12 Thread Peter Romain
I assume you want the CIs arriving in the ADDM dataset to create product catalog entries automatically? Personally I don't recommend this but it just depends on your processes to fix the bad product catalog entries that arrive: - proactively by them failing normalisation and not being allowed

Re: Abydos: srd not showing up..

2012-07-12 Thread Tauf Chowdhury
Patrick, I'm a little confused. It sounds like you are in the SRM Service Catalog Manager console. So, you went and created a basic SRD and can't see it in the console? Can you create a non-Abydos SRD and have it show up in your Service Catalog Manager console? On Thu, Jul 12, 2012 at 12:10 PM,

OT (kind of): Post Upgrade - Server Information is empty

2012-07-12 Thread Tauf Chowdhury
Matt, You stated that the server name on the plugin configurations should be short name and not FQDN. What's the reason for recommending that? I am asking purely for knowledge. Thanks :) On Thu, Jul 12, 2012 at 11:57 AM, Matt Reinfeldt arsl...@mattreinfeldt.comwrote: ** Jaya, ** ** I

Re: Post Upgrade - Server Information is empty

2012-07-12 Thread Longwing, LJ CTR MDA/IC
Jaya, I agree with Matt, I've had this problem before and found the solution through the plugin logs. The problem was that there was stuff on the form that didn't work properly. I corrected by manually re-importing the Server Administration def file from the upgrade and telling it to delete

Re: catch the email before it is deleted

2012-07-12 Thread patchsk
You should be able to find a form with name AR System Email Error Messages, which is an exact replica of AR System Email Messages form, with additional feature(button) to copy entry to AR System Email Messages form. If you do not find it you can re import this form from the def file in the

Re: 911: Trusted Dataset CMDB _ADDM 7.6.4

2012-07-12 Thread Mertner, Allan
Hi Kathy, Did you try the ADDM training/doc on the subject? You can find it here http://discovery.bmc.com/confluence/display/83/Preparing+BMC+Atrium+CMDB+for+synchronization or http://discovery.bmc.com/confluence/display/ADDMcet/CMDB+Sync, depending on the format you prefer. Hope that helps,

Re: Abydos: srd not showing up..

2012-07-12 Thread patrick zandi
it is online, live.. if I just create one non-abydos.. it shows up.. that is what is weird.. SQL, 2003 32bit, windows, On Thu, Jul 12, 2012 at 12:16 PM, Tauf Chowdhury taufc...@gmail.com wrote: ** Patrick, I'm a little confused. It sounds like you are in the SRM Service Catalog Manager

Re: Abydos: srd not showing up..

2012-07-12 Thread patrick zandi
Oh and another guy on the team did the exact same thing.. but he cannot see either.. so I figured this is common.. On Thu, Jul 12, 2012 at 1:16 PM, patrick zandi remedy...@gmail.com wrote: it is online, live.. if I just create one non-abydos.. it shows up.. that is what is weird.. SQL, 2003

Re: Abydos: srd not showing up..

2012-07-12 Thread Kerman, Thomas
Hi Patrick, Just to make sure I understand your issue, this is the procedure for creating an Abydos based SRD.. 1. You create an Abydos process, n the process properties, the request field is set to SRM:Request. 2. Put the process into Live 3. On the SRM Service Catalog

Re: TelAlert

2012-07-12 Thread Pargeter, Christie :CO IS
Also, Hospitals still need pagers since Cell signals can interfere with medical monitors. Then add the lead in the walls and makes it harder to get a cell signal. J From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jason Miller Sent: Wednesday,

Re: catch the email before it is deleted

2012-07-12 Thread Grooms, Frederick W
Serouche, You didn't state what version ARS. The AR System Email Error Messages form was introduced in the 7.6.x version of ARS. Unless you have custom workflow the default escalation leaves inbound emails in the AR System Email Messages form for a couple of days before deleting them. The

Re: Abydos: srd not showing up..

2012-07-12 Thread patrick zandi
I found it.. It was in the Abydos Sample.. Why is it going there ? On Thu, Jul 12, 2012 at 1:30 PM, Kerman, Thomas tom_ker...@bmc.com wrote: ** Hi Patrick, ** ** Just to make sure I understand your issue, this is the procedure for creating an Abydos based SRD.. ** ** **1.

retrieving enumerated (selection list) ID integer instead of value in filter action

2012-07-12 Thread Goodall, Andrew C
My integration partner needs the urgency and impact value ID passed to them instead of the value/alias character string. How do I do this in a filter action? $urgency$ will always give me the value associated with ID=2000 (2-High), but I want it to return the ID value 2000. Do I

Re: retrieving enumerated (selection list) ID integer instead of value in filter action

2012-07-12 Thread Brittain, Mark
Probably have to do a set field if urgency = High set field temp_urgency = 2000. Also pay attention to your partner's data type. Mark From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Goodall, Andrew C Sent: Thursday, July 12, 2012 3:01 PM To:

Re: retrieving enumerated (selection list) ID integer instead of value in filter action

2012-07-12 Thread Axton
For selection fields, I think you can set the selection field into an integer field and you will get the int value. Check me on that. Axton Grams On Thu, Jul 12, 2012 at 2:07 PM, Brittain, Mark mbritt...@navisite.comwrote: ** Probably have to do a set field if urgency = “High” set field

AR Server License and HostID Question

2012-07-12 Thread Rick Sharp
** Hi All - I am getting confusing information about the Remedy HostID for license keys. We are running on Wintel 2K8 and VM ESX platform as a guest OS. The HostID that shows up in the top right corner of the License screen is 00505688. In the properties of the active NIC for the AR

Re: AR Server License and HostID Question

2012-07-12 Thread strauss
There was a bug in one release of 7.6 where it pulls the WRONG MAC address from the server BIOS in Win2K8 (does not happen on Win2K3) and was not possible to control; they were using an outdated cmd line utility that obtained a different response from the OS. I think it was fixed in a patch,

Re: AR Server License and HostID Question

2012-07-12 Thread Goodall, Andrew C
We're using W2K8 pm VM ESX and did not have this issue with 7.6.04 sp2 or sp3 Regards, Andrew C. Goodall Software Engineer Development Services ago...@jcpenney.com jcpenney 6501 Legacy Drive Plano, TX 75024 jcp.com From: Action Request System discussion list(ARSList)

Re: retrieving enumerated (selection list) ID integer instead of value in filter action

2012-07-12 Thread Longwing, LJ CTR MDA/IC
Andrew, I believe if you do as you suggested and set it to an int field you will get what you are looking forbut I also agree that a .ID type of thing would be beneficial :)maybe submit an RFE...I would vote for it. -Original Message- From: Action Request System discussion

Re: AR Server License and HostID Question

2012-07-12 Thread Grooms, Frederick W
While I can't answer the Win2k8 part I do know that some NIC adapters (I know the Intel ones do) have the ability to accept a Locally Administered Address for the MAC address. It is usually located in the Advanced tab of the properties of the Network Adapter device. Fred -Original

Re: Post Upgrade - Server Information is empty

2012-07-12 Thread Andrew Fremont
Yep. We also had the same issue after upgrade to 7.5 from 7.01. Re-import the Server Administrator forms fixed the problem. On Thu, Jul 12, 2012 at 9:40 AM, Longwing, LJ CTR MDA/IC lj.longwing@mda.mil wrote: Jaya, I agree with Matt, I've had this problem before and found the solution

Re: retrieving enumerated (selection list) ID integer instead of value in filter action

2012-07-12 Thread Goodall, Andrew C
Thanks, that did work (force section into integer/numeric field). Found another solution too - go against a View - the DB value is the integer, but then all the date fields are integers too - :S Regards,   Andrew C. Goodall Software Engineer Development Services ago...@jcpenney.com jcpenney

VM Processors, one or two?

2012-07-12 Thread Drew Shuller
Good afternoon everyone. We're in the process of building a virtual server for a very small ITSM/CMDB/ADDM installation. BMC's hardware docs state that the server should have two processors. We're thinking that we can get by with only one. Any thoughts? Thank you in advance. Drew Shuller Remedy

Re: VM Processors, one or two?

2012-07-12 Thread patrick zandi
Drew, you are at a base.. come on.. 2 cpu's with loads of RAM.. minimum.. you might be able to get away with 1 but your going to have contention.. so just tell the commander, don't be such a cheap skate.. On Thu, Jul 12, 2012 at 6:05 PM, Drew Shuller drew.shul...@gmail.comwrote: ** Good

Re: VM Processors, one or two?

2012-07-12 Thread patchsk
The ITSM/CMDB is very bulky and there are lot of sub processes like reconciliation,normalization, aie, fts etc... I would suggest you follow BMCs hardware requirement to have better performance in your production env. The last time I spoke to our SA he told me that in a Virtual machine a

Re: VM Processors, one or two?

2012-07-12 Thread Roger Justice
If it is version 7.6 or later the 4 Cores so one CPU with 4 cores will work it also needs 4 GB RAM these should be dedicated. ADDM is an appliance and it will need to have dedicated Cores and RAM, you need to check the ADDM manuals. -Original Message- From: Drew Shuller

Re: VM Processors, one or two?

2012-07-12 Thread Pat Zandi
Lol I thought this was 3 different vms Ha ha ha Sent from my iPhone On Jul 12, 2012, at 20:26, Roger Justice rjust2...@aol.com wrote: ** If it is version 7.6 or later the 4 Cores so one CPU with 4 cores will work it also needs 4 GB RAM these should be dedicated. ADDM is an appliance and

Re: VM Processors, one or two?

2012-07-12 Thread Axton
It all depends on how much time you want to spend waiting on the CMDB. You can try 1, but if you start to hit timeouts (which, btw, probably means some type of unrecoverable or a PITA to recover failure), I would suggest you bump it up to 2. The installation process alone will probably time out;

Re: 911: Trusted Dataset CMDB _ADDM 7.6.4

2012-07-12 Thread KathyMorris
Hi, These are the exact steps that I was referring to. The issue is that step #5 (below) does not exist. It is not possible to select Trusted dataset is not under Product Catalog - because it does not exist. The question is why? Or where can I go to select the trusted dataset as BMC.ADDM?

Weird Normalization behaviour

2012-07-12 Thread Anuj DUA
Hello All, I have an issue while normalizing entries in product CI. When I create entry through AIE tool, it does not normalize When the same entries are created manually, they get normalize. Here, I have checked all configurations - 1)Normalization configuration 2)NE:ProductAlias