Re: Pushing data from character field to date field

2013-03-26 Thread Ali A. Musa
You need to write a filter and update through DIRECT SQL, I have this experience with one of my API. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Karthick Sent: Tuesday, March 26, 2013 3:00 AM To: arslist@ARSLIST.ORG

Re: Pushing data from character field to date field

2013-03-26 Thread Misi Mladoniczky
Hi. It does not have to be that complicated... If the only problem is a swap of mm and dd, a simple FLTR Set-Fields should suffice. Insert this action before you use the data in what I presume is a Push-Fields action to the DateTime-field. Set-Fields: CharField = SUBSTR($CharField$, 3, 4) + /

Re: Error while uploading Foundation Data (ver8.1.00)

2013-03-26 Thread Abhishek Gupta
Hi Carl, I used all short names for Pentaho Plugin (in ar.cfg, pluginsvr_config.xml, armonitor.cfg) and still getting the same error. Please mention if I missed something. Also, I noticed following error in javaplugin.log: 2013-03-26 03:06:27,641 ERROR [pool-4-thread-3]

Re: Error while uploading Foundation Data (ver8.1.00)

2013-03-26 Thread Ali A. Musa
Check the CLASSPATH of java #echo $CLASSPAT$ C:\echo %CLASSPATH% And see if apache or com.bmc (i.e. *.jar). From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Abhishek Gupta Sent: Tuesday, March 26, 2013 1:43 PM To: arslist@ARSLIST.ORG Subject: Re:

EXTERNAL in a menu qualification

2013-03-26 Thread Atul Vohra
(Not sure if this message made through) All, I am trying to use EXTERNAL in a select menu qualification - is this possible? If so can I get an example of where it made sense.   Thanks Atul     ___ UNSUBSCRIBE or

Re: EXTERNAL in a menu qualification

2013-03-26 Thread Grooms, Frederick W
I've never tried that. I have done Menus based on specific field values in the parent form (and for that you just use the Field ID) i.e. You have a form with 3 fields Activity1 536870923, Activity2 536870924, and Activity3 536870925. You are pulling menu data from a form with fields of

Re: Pushing data from character field to date field

2013-03-26 Thread Grooms, Frederick W
It sounds like the date format in your character field does not match the format of your date field. Your third party app is using mm/dd/ and your ARS system is using dd/mm/ Misi's set fields should take care of the issue, although you probably should make sure all systems agree on

Dev Studio 7.6.04 Question

2013-03-26 Thread Pruitt, Christopher (Bank of America Account)
Hello Fellow Listers, We are in the process of learning the Dev Studio 7.6.04 for the first time. We are now upgrading from 7.1 to 7.6.04 and one of the developers asked the following questions that we really don't know the answers to. I was hoping someone on this list would be able to provide

Integrating availability monitoring

2013-03-26 Thread Jose Manuel Huerta Guillén
Hi listers, I have a problem that is forcing me to develop a lot of code. I'm sure that there is an easier way to solve it, so I call for your knowledge about it. Surely I'm not the first to face this situation. I have a monitoring tool that send events to ARS when some situations are found. The

Re: Dev Studio 7.6.04 Question

2013-03-26 Thread Jon Slaven
Hi Christopher, If you try to delete an object with an overlay, it will delete the overlay and return you to the Out-Of-Box object. There's no benefit to modifying the base OOB object. Besides not having an undo... When you do an upgrade, the base object will be replaced. If you have an

Remedy 7.6.04 -Corrupt Cache / Corrupt Fields

2013-03-26 Thread Chris Wilson
All, We are experiencing issues with cache corruption in Remedy 7.6.04. For example, certain fields become corrupt, such as the Assignee Field in Incident Management. The field becomes collapsed and non-functional. The only work-around we have found is to delete the mid-tier caches during

Re: Remedy 7.6.04 -Corrupt Cache / Corrupt Fields

2013-03-26 Thread jayesh panchal
Upgrade to sp4 On Mar 26, 2013 8:27 PM, Chris Wilson christopher.j.wil...@stls.frb.org wrote: All, We are experiencing issues with cache corruption in Remedy 7.6.04. For example, certain fields become corrupt, such as the Assignee Field in Incident Management. The field becomes collapsed and

Re: Remedy 7.6.04 -Corrupt Cache / Corrupt Fields

2013-03-26 Thread Melissa reed
Jayesh - Did you see issues like this prior to SP4? From: jayesh panchal jhpancha...@gmail.com To: arslist@ARSLIST.ORG, Date: 03/26/2013 10:03 AM Subject:Re: Remedy 7.6.04 -Corrupt Cache / Corrupt Fields Sent by:Action Request System discussion list(ARSList)

Re: Remedy 7.6.04 -Corrupt Cache / Corrupt Fields

2013-03-26 Thread jayesh panchal
Yes..cache curruption we faced in sp2 same like u ... We upgraded to sp3 as per bmc But because of sp3 we faced cache rebuilding and long time to rebuild.. Now all the cache related issues are sorted out after SP4 and latest hotfix On Mar 26, 2013 8:38 PM, Melissa reed

Missing solutions

2013-03-26 Thread Peters, Ron
Hi all, I'm updating some contacts and I seem to remember that there's a vendor on here with a name something like Missing Solutions or ??? but I can't remember/find the name. The idea of the name is that they have add-ons/packages that probably should have been included in main product but

Re: Missing solutions

2013-03-26 Thread Carl Wilson
Hi Ron, It is Missing Pieces Software Solutions. http://www.missingpiecessoftware.com/ _ Kind Regards, Carl Wilson http://www.missingpiecessoftware.com/ From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Peters, Ron Sent:

Re: Disable Resize of Display Only Form

2013-03-26 Thread Karthik
On window open, can you use a run process action and perform these actions using JavaScript? I remember doing stuff like this sometime back but not sure if I had done it using run process. Regards, Karthik On Mar 26, 2013 8:51 AM, Mohamed Abdelaziz moe.abdela...@gmail.com wrote: ** Is there

Re: Installing SSL Certificate on AR Server running on UNIX

2013-03-26 Thread MIZELL, MICHELE
No I didn’t have to import any libs as they were already in place. If you are registering the certificate for the 1st time then you will need to copy the libs to the arsystem/bin directory. Yes LDAP is working fine. From: Action Request System discussion list(ARSList)

ITSM - Time Spent Mandatory

2013-03-26 Thread Brittain, Mark
Hi All, In 6.3 we had a custom Trouble Ticket and Change Request forms. On these form any time a user made an update, it was required to make an entry in the Work Log and the Time Spent fields. These two fields were next to each other so the follow of motion was natural. Moving to 7.6 ITSM

Re: ITSM - Time Spent Mandatory

2013-03-26 Thread Lou
You could use sla's to do this for you that way it happens automatically behind the scenes with no need for assignee to do anything. You can trigger sla's on a lot of different fields. On Mar 26, 2013, at 1:06 PM, Brittain, Mark mbritt...@navisite.com wrote: ** Hi All, In 6.3 we had a

Re: Pushing data from character field to date field

2013-03-26 Thread Mueller, Doug
As others have stated, the system is doing a conversion from a character field to a date field. It has to assume the format of the character field is the format it is using. Your system must have the date format for the server set to a different format than the data is flowing into the system.

Re: Installing SSL Certificate on AR Server running on UNIX

2013-03-26 Thread laurent matheo
** I see :)So in your case those libs were already there (the ones from the kb).Thanks a lot :)On 26 Mar, 2013,at 05:50 PM, "MIZELL, MICHELE" mm3...@att.com wrote:No I didn’t have to import any libs as they were already in place. If you are registering the certificate for the 1st time then you

Re: EXTERNAL: Re: License considerations for custom approval process

2013-03-26 Thread Reiser, John J
Axton, I've found that the best way to handle something like this is to have the approver create a record in a supporting form that uses a GUID or the Request ID of the Request that needed approval. Then a Join form is updated by a licensed user to close out the request/approval chain.

(Noob alert!) Cheat sheets? Remedy 7.6.04 for Dummies?

2013-03-26 Thread Sanner, Lorraine
After nearly 2 years of banging my head against a wall trying to decipher data, I've decided to give up and ask the experts. Are there any best practices forums or cheat sheets out there to assist HelpDesk managers better utilize the Remedy system? Lorraine Sanner AOC Support Services

ADDM

2013-03-26 Thread Kathy Morris
Hi Question - if ADDM in Prod scans 50 subnets, and QA ADDM scans 4 subnets. A business was telling me they want to copy Prod to QA to see all of the assets, reconcile the assets and normalize the assets into the CMDB in QA. They believe everything will work fine. Is there some licensing

Re: (Noob alert!) Cheat sheets? Remedy 7.6.04 for Dummies?

2013-03-26 Thread Darrell Reading
What metrics do you use to evaluate your people? Or are you looking for something more on the system side of data? Are you using Out of the Box BMC applications, or is this custom built? What version of the remedy server are you on, and do you use a web browser, or do you use the native

Splitware client for mobile devices..

2013-03-26 Thread Joe D'Souza
Has anyone attempted to use this on home grown applications? From the description, it doesn't appear to be designed for anything other than the ITSM applications. https://itunes.apple.com/us/app/mobile-reach-splitware/id465769933?mt=8 Joe

SSO/CAC on 7.5

2013-03-26 Thread Drew Shuller
Good afternoon everyone. I've been looking on the BMC website for compatibility information for Atrium SSO. That's why I'm here now, asking this question. :-) Can SSO run on ARS 7.5, or does it start on 7.6.04? Thanks a million. Drew Shuller JTF-Bravo Honduras

Re: SSO/CAC on 7.5

2013-03-26 Thread Rjust
7.6.04. Sent from my iPhone On Mar 26, 2013, at 3:30 PM, Drew Shuller drew.shul...@gmail.com wrote: ** Good afternoon everyone. I've been looking on the BMC website for compatibility information for Atrium SSO. That's why I'm here now, asking this question. :-) Can SSO run on ARS 7.5,

Re: Splitware client for mobile devices..

2013-03-26 Thread Jason Miller
I don't know if I would call Mobile Reach home grown. http://mobilereach.com/ Jason On Tue, Mar 26, 2013 at 12:26 PM, Joe D'Souza jdso...@shyle.net wrote: ** Has anyone attempted to use this on home grown applications? ** ** From the description, it doesn’t appear to be designed

Re: Splitware client for mobile devices..

2013-03-26 Thread Barbour, Brandi D
I have used it for other applications within Remedy space and also another application out of the remedy space. It also works with ITSM applications. You have the option for ITSM apps, to either use their OOTB solution or you can have the wizard so you can customize and bring in any

Re: SSO/CAC on 7.5

2013-03-26 Thread Drew Shuller
Thank you Rjust. On Tue, Mar 26, 2013 at 1:36 PM, Rjust rjust2...@aol.com wrote: 7.6.04. Sent from my iPhone On Mar 26, 2013, at 3:30 PM, Drew Shuller drew.shul...@gmail.com wrote: ** Good afternoon everyone. I've been looking on the BMC website for compatibility information for

Row Count of Table Field

2013-03-26 Thread Wilson, Bruce B
Has anyone found a way to get the current row count of a table field? My goal is to display this on the form below the table field for the user to see. I know the row count functionality is supported using the web browser...I am still using the Windows user tool. I am looking for some

Re: Row Count of Table Field

2013-03-26 Thread Grooms, Frederick W
I believe you just need to do a set fields using the function COLCOUNT COLCOUNT (column) or (table) For a list view, tree view, or results list table field, returns the total number of rows. For a column field, returns the total number of non-NULL rows in a given column. Fred

Re: Row Count of Table Field

2013-03-26 Thread Misi Mladoniczky
Hi, The COLCOUNT($TableField$) function should return the number of rows. Or do you mean the number of the selected row? Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011) Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11/12): * RRR|License - Not enough

Error while getting records from LDAP

2013-03-26 Thread rajkiran Alle
HI I am working on a task to sync LDAP records with People form. So in that process i created a Vendor form to retrieve records from LDAP table and its throwing me following error while doing search for records but when i search for single record its retrieving. I have gone through the Error

Mobility Service Desk supports customized workflow?

2013-03-26 Thread Oswaldo Carmo
Hi everyone, Does anyone here have experience with BMC Mobility Service Desk? I have a customer that have an ITSM environment with several customizations and I'm trying to discover if Mobility supports those customizations. For example: there is customized workflows that make almost all fields

Re: (Noob alert!) Cheat sheets? Remedy 7.6.04 for Dummies?

2013-03-26 Thread Sanner, Lorraine
In addition to call handling metrics, I evaluate performance based on Created Tickets, Work Logs, First Call Resolution, Tickets Meeting SLA, Resolved 30 days (we get a large volume of 'request' tickets), and Updating Tickets within 14 days. This last one is quite a challenge to find without

Long running query

2013-03-26 Thread Rajesh
Have seen a post similar this, but since i could not find this out i am posting this again. We are facing performance issue and while going throught the DB log we can see following query run and it is taking log time to execute Allow unqualified search is checked T1141 :- SLM measurement and

Re: ADDM

2013-03-26 Thread Carl Wilson
Hi, I do not believe there are licensing implications as each ADDM environment is its own instance, as is the ARS system. This is common practise to use a scanning/consolidation device(s) from one environment to populate another ARS environment. I have seen this technique used at a number of

Re: [EXTERNAL] Re: (Noob alert!) Cheat sheets? Remedy 7.6.04 for Dummies?

2013-03-26 Thread Stroud, Natalie K
Lorraine: Ummm...If we are talking about ITSM as your application for working tickets, it doesn't work with the native desktop client anymore once you get somewhere around version 7.5ish. We run ITSM 7.6.04 SP2 at our site, and I know our user community *has to* use a browser to work their

Re: WebServices - Access-Control-Allow-Origin.

2013-03-26 Thread Benz, Michael
Hello, Does anyone know anything about this? Regards, Michael Benz Holcim Australia Shared Services www.holcim.com.auhttp://www.holcim.com.au/ From: Benz, Michael Sent: Tuesday, 26 March 2013 8:27 AM To: 'arslist@ARSLIST.ORG' Subject: WebServices - Access-Control-Allow-Origin. Hello World

Re: Error while getting records from LDAP

2013-03-26 Thread vaibhav wadekar
Hello Raj, Can you confirm the below ARSystem Version? OS? If it is 7.6.04, it appears that C based ardbcldap.so did not get load with start of C Plugin server? If it is 8.0 or later version, Java plugin server did not started? Also check the Server-Plugin-Alias entry for ARDBC to confirm

Re: Splitware client for mobile devices..

2013-03-26 Thread Mike McKee
Official Mobile Reach Statement: Mobile Reach provides mobile applications for ITSM apps as well as completely home grown AR apps. We would welcome the opportunity to showcase this fact. Mike McKee | mmc...@mobilereach.com | 919-371-2188

Re: Long running query

2013-03-26 Thread Ali A. Musa
Check the column included in where and ensured they are indexed WHERE ((T1411.C300411500 LIKE :SYS_B_00) AND ((T1411.C112 LIKE :SYS_B_01) OR (T1411.C112 LIKE :SYS_B_02) OR (T1411.C112 LIKE :SYS_B_03) OR (T1411.C112 LIKE :SYS_B_04) -Original Message- From: Action Request System

Re: WebServices - Access-Control-Allow-Origin.

2013-03-26 Thread Ali A. Musa
Check the internet connection setup on your IE: Tools -- Internet options -- Connection From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Benz, Michael Sent: Wednesday, March 27, 2013 3:36 AM To: arslist@ARSLIST.ORG Subject: Re: WebServices -