Hi,

The Java API certainly has classes to deal with this.

The .Net API should have similar methods and classes.

Otherwise it is just a matter of splitting the string first on chr(3) and you
will get each value-pair (User/Timestamp), and then split each entry again on
chr(4). The result is a little different depending on if it is a linear or
custom status-field.

        Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)

Ask the Remedy Licensing Experts (Best R.O.I. Award at WWRUG10/11/12/13):
* 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.

> Thanks Misi for your inputs. I will fetch the data and do the string
> manipulation on it but curious to know if other APIs also have
> ARStatusHistoryList like JAVA and .Net ?
>
> _______________________________________________________________________________
> 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"

Reply via email to