How to check that email has sent by AR Remedy email engine

2009-12-14 Thread ITN (Amanullah Bashir Ahmed)
Hi All, Can anybody tell me how to take the log of successful or failed outgoing mails. Actually in my case most of mails are being delivered but few are not going. I believe there is some form or log file which can tell that mail has been sent out from Remedy or not. I am using BMC Remedy 7

Re: How to check that email has sent by AR Remedy email engine

2009-12-14 Thread Barnhill, Jason (Jason)
Hey Amanullah, Yes there is a form called AR System Email Messages form. Look for the field 'Send Message'. It is on the 'Message Information' tab, you have to set 'Display Advanced Options' = Yes to see that tab. It sets that field to 'Sent' after sending the email, so you can search for

fast way to find the object in Remedy

2009-12-14 Thread ITN (Atif Akbar)
Hi, I am using Remedy 7 and need to know the quickest way to find that Objects (e.g. active links, Filters) related to Form. Thanks Regards Atif Akbar DISCLAIMER: This e-mail message including any of its attachments is intended solely for the addressee(s) and may contain privileged

Fetching data through search

2009-12-14 Thread ITN (Amanullah Bashir Ahmed)
Hi there, Even though I changed the option Limit number of items returned to unlimited but still it is fetching up to 10,000 records. Can anybody tell where to change this option to remove this check. Thanks Regards Amanullah Software Consultant IT Application and Enterprise Management

Re: fast way to find the object in Remedy

2009-12-14 Thread Ramagiri
Hi Atif , Login to aradmin with administrator and in that go the Views tab in that go to BY FORM after going to that select the option Selected Forms and in the available forms :- select the form you want and add in the selected forms and click ok . Now you can find only that

Re: Fetching data through search

2009-12-14 Thread Misi Mladoniczky
Hi, There is one server setting for this, and one client setting. Both must be set to 0/unlimited. Best Regards - Misi, RRR AB, http://www.rrr.se Products from RRR Scandinavia: * RRR|License - Not enough Remedy licenses? Save money by optimizing. * RRR|Log - Performance issues or

AW: Fetching data through search

2009-12-14 Thread Jan Harenburg
** Hi, you may check: - the client setting - the server information setting: -- Max entries Returned by GetList -- ServerTable Field Chunk Size - per Form -- in the view definition(tab Advanced Results List, chunk size) - per Form --limitation on table fields (chunk size, tab Advanced display,

Re: How to check that email has sent by AR Remedy email engine

2009-12-14 Thread Grooms, Frederick W
You can also see the error messages in the form AR System Email Error Logs. From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Barnhill, Jason (Jason) Sent: Monday, December 14, 2009 3:02 AM To: arslist@ARSLIST.ORG Subject: Re: How to check that email

Re: How to check that email has sent by AR Remedy email engine

2009-12-14 Thread Chowdhury, Tauf
Amanullah, Building on what Jason stated, I've noticed sometimes that even if 'Send Message' = Yes, the message has not gone out. For me, I also confirm that the 'Date Sent' field has a value. If it does, I usually can confirm that the message has been sent. If 'Date Sent' is NULL, it may mean

Re: Task error - suggestions?

2009-12-14 Thread Chowdhury, Tauf
Richard, I found the KB article but no def file. Where is it located? Tauf Chowdhury | Forest Laboratories, Inc. Analyst, Service Management Mobile:646.483.2779 From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of

Re: Task error - suggestions?

2009-12-14 Thread Copits . Richard
We obtained it from the BMC support folks. From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Chowdhury, Tauf Sent: Monday, December 14, 2009 9:02 AM To: arslist@ARSLIST.ORG Subject: Re: Task error - suggestions? Richard, I found the KB article but

How To Track Floating HD licenses

2009-12-14 Thread Sokol, Brian
We have floating ARS and Help Desk licenses. It is easy to track our ARS license usage. Is there a way to also track our floating Help Desk license usage? We are on ARS 7.1 and Help Desk 5.6. Thanks, Brian Sokol Manager, Desktop Services Scholastic Inc. 557 Broadway NY, NY 10012 (212)

Re: How To Track Floating HD licenses

2009-12-14 Thread Misi Mladoniczky
Hi, Licenses in Help Desk 5.6 are not tracked by the system. You could build some workflow to push information to a tracking form. For example a filter that runs on GetEntry/Submit/Modify that creates/updates a record in your tracking form with the following search: ('Submitter' = $USER$ AND

Re: How To Track Floating HD licenses

2009-12-14 Thread Kelly Gatewood
Brian, The ability to monitor ITSM application user licenses is not included with the OOTB products until version 7.x. That being said, what I did to estimate the usage was too create a form which collected the users who submitted of modified a HPD:HelpDesk request. I then created a

Re: How To Track Floating HD licenses

2009-12-14 Thread Misi Mladoniczky
Hi, If you only have one application on this server, the AR System License Usage and the Application License Usage is the same thing. Remember that license are taken on Search as well as on Modify/Submit. Best Regards - Misi, RRR AB, http://www.rrr.se Products from RRR Scandinavia: *

Re: How To Track Floating HD licenses

2009-12-14 Thread Sokol, Brian
Misi, We have other apps as well. Not everyone has a Help Desk license. They may only have an ARS license. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Misi Mladoniczky Sent: Monday, December 14, 2009 11:19 AM To:

Re: How To Track Floating HD licenses

2009-12-14 Thread Misi Mladoniczky
Hi Brian, In that case you need to take the advice of Kelly Gatewood into account! Best Regards - Misi, RRR AB, http://rrr.se Misi, We have other apps as well. Not everyone has a Help Desk license. They may only have an ARS license. -Original Message- From: Action Request

Re: fast way to find the object in Remedy

2009-12-14 Thread Joe D'Souza
Atif, Since you say 'quickest' technically the AR Admin tool isn't the 'quickest' way to find objects especially if you have all those OTB apps of ITSM installed.. The quickest way would be trying a database search.. For e.g. if you want to search for all AL's tied to a particular form: select

ARERR 44901

2009-12-14 Thread Martinez, Marcelo A
I've created 2 new product categories for database and application system as shown below. I'd like to assign these categories to CI's I've created in order to my users to be able to search by the type of CI. But I am getting ARERR44901 when I search for a database on BMC.CORE:BMC_Database and

Re: fast way to find the object in Remedy

2009-12-14 Thread Lyle Taylor
You could also do it fairly easily in Developer Studio, if you're brave enough to use Developer Studio against a 7.1 server (I haven't really had any issues so far). Developer Studio lets you easily filter workflow and forms based on various criteria, one of which is the Primary Form for the

Re: fast way to find the object in Remedy

2009-12-14 Thread Sabyson Fernandes
Another option is if you have a documentation utility like ARInside (www.arinside.org). From here you can view all fields and workflow related to the form and go down to the field level as well. If you still want to stick to the admin tool, as Joe pointed out, it can be slow at times. If I

CORRECTION: fast way to find the object in Remedy

2009-12-14 Thread Joe D'Souza
I just noticed that in my post I missed out a bracket but then if you have already attempted to use that statement you might have already figured that out.. The statement should have been.. select name from actlink where schemaid in (select schemaid from arschema where name = 'your schema

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Rabi Tripathi
Joe, Droid is Google's operating system that uses a Webkit based browser. iPhone's browser is built on Webkit too. I don't want to get hung up on the specifics. I just want to hear about successes and failures from people that have tried to get Midtier to work on different mobile devices.

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Rick Cook
People have been using Remedy on Blackberry and Palm devices for years. Aeroprise, MobileReach, and a slew of other companies have written apps and plugins to do just that. If you are trying to do it without one of those apps, you could size down a view of a form and view it on any device that

Reporting from Share:Application_Properties question....

2009-12-14 Thread Copits . Richard
I'd like to get a report out of SHARE:Application_Properties that lists name, version and patch values but these don't appear to be selectable items from the reporting choices. Is there a utility that anyone has run across that can be used to display these or will it need to be developed by or

Re: Reporting from Share:Application_Properties question....

2009-12-14 Thread Joe D'Souza
Richard, Where are you trying to select these from? The results list? Or the Reporting interface of the user tool? Either case it should be selectable.. You can report or even export the whole contents of the Share Properties form if you need to. I do it whenever I have need to 'fix' problems

Re: Reporting from Share:Application_Properties question....

2009-12-14 Thread Copits . Richard
What I was doing was bringing up SHARE:Application_properties and then doing a search to display all in the top pane. This has in the upper pane Property Name, Property Value, Application ID and Instance ID. In the lower pane it shows All Application Properties on a tab and in the window Property

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Tony Worthington
I just tried on my iPhone with mid-tier 7.5p3. I was able to log in, the home page rendered correctly, but I was unable to scroll up or down to see the entire contents of the entry point list on the left. I did not try with direct URL's but I bet it works... at least partially. Here's a

Re: Reporting from Share:Application_Properties question....

2009-12-14 Thread Tony Worthington
There's an app for that on BMCDN... Steve Wilson wrote it... http://communities.bmc.com/communities/docs/DOC-6451 Application Properties Console_v2.0.zip The Application Properties Console provides a user friendly way to access application property data stored in the

Re: Reporting from Share:Application_Properties question....

2009-12-14 Thread Joe D'Souza
You need to select the fields you see in the Reporting dialog, and then use those to create a report.. If you want to call me, write to me offline and I'll send you my number and I'll guide you.. You would need to be my 'eyes' though on what you see on your screen as I am not facing a Remedy

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Rabi Tripathi
I could sure use a lesson in clear communication. I am not asking this question right. I know Rick that there are many vendors that since forever have been selling wares to enable mobile devices to access Remedy applications. God bless these fine folks and their ingenuity. I also know that

Re: Issue in Sending Mail in HTML format

2009-12-14 Thread jham36
The only suggestion I have is to make sure you use the database name of the field in your template, not the field label. James On Dec 11, 12:51 am, Nair, Rajesh IN BOM SISL nairraj...@siemens.com wrote: Dear LIst, I am facing a issue in sending mail from remedy system in HTML format.. I have

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Jason Miller
We have tried for years as the device get more powerful and the MT gets faster. To this day we are yet to find a device that can utilize enough functionality to be usable. The closest we have come is with the newer generation Blackberries (Storm/Tour) and the iPhone with both MT 7.1 and 7.5. We

Re: Issue in Sending Mail in HTML format

2009-12-14 Thread Lyle Taylor
In addition, Remedy takes field permissions into account when sending e-mails. If the user receiving the e-mail doesn't have permissions to those fields (or Remedy can't determine that they do), then it will not include those fields in the e-mail. Remedy will be able to determine if the user

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Rabi Tripathi
Thanks Jason. Your'e right about the situation getting better. The only reason I am taking this trouble at this point is that the pages look fantastic on my phone...even complex forms used in regular browsers. I can login without any issue. Many of the buttons work. So, I feel that there is

Re: fast way to find the object in Remedy

2009-12-14 Thread Mohan, Sureshbabu
Lyle, To bring up workflow associated to a form that isn't the primary form, you would use the Working Lists feature introduced in the 7.5 Developer Studio (especially the Related List type Working List). Here is a snippet from the chapter that talks about Working Lists in the 7.5 Developer

Re: fast way to find the object in Remedy

2009-12-14 Thread Lyle Taylor
Thanks for the info, Suresh! I'll take a look that. Lyle From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Mohan, Sureshbabu Sent: Monday, December 14, 2009 4:58 PM To: arslist@ARSLIST.ORG Subject: Re: fast way to find the object in Remedy ** Lyle,

Re: fast way to find the object in Remedy

2009-12-14 Thread vinitPatil
Hi Atif, You can use Remedy Developer Plus too. The initial setup will took sometime but after that you can easily find out Active Links, Filters, Fields etc. associated with a form. HTH Vinit ITN (Atif Akbar) wrote: Hi, I am using Remedy 7 and need to know the quickest way to find that

Re: Getting Midtier to work on mobile devices: how far can it go?

2009-12-14 Thread Ian Trimnell
Jason Miller wrote: ** We have tried for years as the device get more powerful and the MT gets faster. To this day we are yet to find a device that can utilize enough functionality to be usable. The closest we have come is with the newer generation Blackberries (Storm/Tour) and the iPhone