Re: RRR|DefDiff new free tool published

2012-12-09 Thread Jan Lindhardsen
Thanks Misi, sounds very useful!
Looking forward to test this out.


On 3 dec 2012, at 19:35, Misi Mladoniczky m...@rrr.se wrote:

 Hi,
 
 I have just added a new tool to the RRR|Commands section that can compare
 complete systems and create delta def-files and diff-lists for you.
 
 Sample command: rrrDefDiff.exe source.def target.def
 
 The above command will produce a diff-list and and these set of def-files:
 - source-import-diffobj.def
 - source-import-newobj.def
 - target-backup-delete.def
 - target-backup-diffobj.def
 
 Together with the RRR|ExportDef command, you have a fast way of comparing
 two complete ITSM systems. They can be on different AR versions. Even
 different databases and encodings will give you relevant output.
 
 RRR|DefDiff: https://www.rrr.se/cgi/tools/main#rrrDefDiff
 RRR|ExportDef: https://www.rrr.se/cgi/tools/main#rrrExportDef
 
 Enjoy!
 
Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)
 
 Products from RRR Scandinavia (3 x Best R.O.I. Award at WWRUG10/11/12):
 * RRR|License - Not enough Remedy licenses? Save money by optimizing.
 * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
 Find these products, and many free tools and utilities, at http://rrr.se.
 
 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: The New BMC Chat (what version of ARS and ITSM will it work on)

2012-12-09 Thread Howard Richter
Christopher,

 

Thanks. 

 

Not even BMC support know that.

 

Now I wonder what version of ARS does it need.

 

Thanks again and take care,

 

Howard

 

From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of strauss
Sent: Saturday, December 08, 2012 10:29 PM
To: arslist@ARSLIST.ORG
Subject: Re: The New BMC Chat (what version of ARS and ITSM will it work on)

 

** 

You might want to check the online docs - a BMC Software Customer Support
Notice went out on 26 Nov highlighting this:

 


Type(2)

Description

Date

Link


Online Technical Documentation
Online Technical Documentation

Online documentation for the BMC Chat 8.0.

November 15, 2012

HTML https://docs.bmc.com/docs/display/chat80 (3)


Product

Version(s)


BMC Remedy IT Service Management Suite

8.0.00, 7.6.04

 

I downloaded the pdf docs that day, but have yet to dig into them.

 

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

 

 

From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Jason Miller
Sent: Saturday, December 08, 2012 6:44 PM
To: arslist@ARSLIST.ORG
Subject: Re: The New BMC Chat (what version of ARS and ITSM will it work on)

 

** I wonder if there is some confusion regarding what is now BMC Chat and
what was my-eService Virtual Agent.  We were a my-eService customer and used
Virtual Agent with AR 7.5 and Help Desk 6.  Now that BMC owns my-eService I
am not sure if it is possible to get older version of the product.  If it is
possible to get it in a pre-BMC Chat version, that might be what was
discussed with the manager.

 

The last version of Virtual Agent we worked with was 7.2 but I can't imaging
it changed too drastically (the Remedy pieces anyways, the UI did become
more webby).  The way it was designed pre-BMC it was pretty self-sufficient
and you just have to plug it into your existing Incident Management system
and people data (we use a custom form).  Since BMC incorporating it so quick
it make me think they didn't change it too much to get it out the door.
Again this is speculation since I haven't see Chat 8.0.

 

I am not surprised that support doesn't have the pre-BMC documentation or
know too much about it since it was a pretty recent acquisition.

 

Jason

 

On Sat, Dec 8, 2012 at 3:06 PM, Remedy rem...@richter-home.net wrote:

All,

I hope you're having a great weekend.

Now for my strange issue.

My management team came back from Houston and was demoed the new BMC Chat,
that was released with ITSM 8.0.

During the meeting someone informed one of the managers that BMC Chat could
be used with ITSM and ARS 7.6.4 (which we just upgraded to) and I was tasked
to get more info.

When I asked  BMC support they say that is not true. Yet they cannot find
any documentation that says that (i.e. no compatibility list) and in fact
could not find any of the documentation on BMC Chat (I found it on my own,
but compatibility was not part of what I found).

So I am I at a loss.

On one hand I have a manager that says he was told (by someone at this
executive meeting in Houston that it will work with our current version and
on the other BMC support that cannot even send me a compatibility doc (or
even find anyone that can answer my question).

Any ideas?

Howard




___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years

 

_ARSlist: Where the Answers Are and have been for 20 years_ 

_ARSlist: Where the Answers Are and have been for 20 years_ 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years
image001.jpg

Date/Time format in Webservice

2012-12-09 Thread Saraswat, Praveen
Hi Guys,



I am getting ARERR8957 when i am testing my webservice in SOAP UI.

It says date format is not valid.

I tried with

mm/dd/ hh:mm:ss

/dd/mm hh:mm:ss

mm/dd/Thh:mm:ss

/dd/mmThh:mm:ss



But none of them worked



Any suggestions.



Regards,

Praveen Kumar Saraswat


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Date/Time format in Webservice

2012-12-09 Thread Terry Bootsma
Try this:

 

2012-04-01T13:44:12-05:00, where -05:00 at the end specifies the time zone
offset...

 

Terry

 

 

  _  

From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Saraswat, Praveen
Sent: December-09-12 8:44 PM
To: arslist@ARSLIST.ORG
Subject: Date/Time format in Webservice

 

Hi Guys,

 

I am getting ARERR8957 when i am testing my webservice in SOAP UI.

It says date format is not valid.

I tried with

mm/dd/ hh:mm:ss

/dd/mm hh:mm:ss

mm/dd/Thh:mm:ss

/dd/mmThh:mm:ss

 

But none of them worked

 

Any suggestions.

 

Regards,

Praveen Kumar Saraswat

 

_ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Date/Time format in Webservice

2012-12-09 Thread Schon, Stuart
i.e. -MM-ddThh:mm:ssTZ

 

 

From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Terry Bootsma
Sent: Monday, 10 December 2012 2:04 PM
To: arslist@ARSLIST.ORG
Subject: Re: Date/Time format in Webservice

 

** 

Try this:

 

2012-04-01T13:44:12-05:00, where -05:00 at the end specifies the time
zone offset...

 

Terry

 

 



From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Saraswat, Praveen
Sent: December-09-12 8:44 PM
To: arslist@ARSLIST.ORG
Subject: Date/Time format in Webservice

 

Hi Guys,

 

I am getting ARERR8957 when i am testing my webservice in SOAP UI.

It says date format is not valid.

I tried with

mm/dd/ hh:mm:ss

/dd/mm hh:mm:ss

mm/dd/Thh:mm:ss

/dd/mmThh:mm:ss

 

But none of them worked

 

Any suggestions.

 

Regards,

Praveen Kumar Saraswat

 

_ARSlist: Where the Answers Are and have been for 20 years_ _ARSlist:
Where the Answers Are and have been for 20 years_


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Date/Time format in Webservice

2012-12-09 Thread jayesh panchal
did you try *-MM-DDThh:mm:ss  where T is deli. between date and time?*
*
*
*Regards,*
*Jayesh
*


On Mon, Dec 10, 2012 at 10:06 AM, Schon, Stuart stuart.sc...@au.fujitsu.com
 wrote:

 **

 i.e. -MM-ddThh:mm:ssTZ

 ** **

 ** **

 *From:* Action Request System discussion list(ARSList) [mailto:
 arslist@ARSLIST.ORG] *On Behalf Of *Terry Bootsma
 *Sent:* Monday, 10 December 2012 2:04 PM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Re: Date/Time format in Webservice

 ** **

 ** 

 Try this:

  

 2012-04-01T13:44:12-05:00, where -05:00 at the end specifies the time
 zone offset...

  

 Terry

  

  
 --

 *From:* Action Request System discussion list(ARSList) [
 mailto:arslist@ARSLIST.ORG arslist@ARSLIST.ORG] *On Behalf Of *Saraswat,
 Praveen
 *Sent:* December-09-12 8:44 PM
 *To:* arslist@ARSLIST.ORG
 *Subject:* Date/Time format in Webservice

  

 Hi Guys,

  

 I am getting ARERR8957 when i am testing my webservice in SOAP UI.

 It says date format is not valid.

 I tried with

 mm/dd/ hh:mm:ss

 /dd/mm hh:mm:ss

 mm/dd/Thh:mm:ss

 /dd/mmThh:mm:ss

  

 But none of them worked

  

 Any suggestions.

  

 Regards,

 Praveen Kumar Saraswat

  

 _ARSlist: Where the Answers Are and have been for 20 years_ _ARSlist:
 Where the Answers Are and have been for 20 years_
 _ARSlist: Where the Answers Are and have been for 20 years_


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years