Has anybody used the Ruby programming language to write a web service client against Remedy Web Services?
The web service client I have seems to work for retrieving records, but I'm having trouble creating or modifying records. When modifying a record, the request will succeed if only 3 or 4 record attributes are supplied, but if more than that are supplied, an ARERR 8962 error is returned, stating that an unexpected element was encountered in the input XML document. The element the error references is a perfectly valid attribute, configured exactly like all the other attributes. If I remove all other attributes from the request, and try it again with just the attribute that failed (or up to 3 more), it works. Anybody have any ideas? We are using AR Server 6.00.01 patch 1539, Mid-Tier 6.0.0. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

