Hello Matthew, The maxLimit qualification field is used in the "opGetList" Operation. This operation is of type "Get".
But in Get Operation system simply ignores the input mapping. All the entries are returned by using only the qualification. This doesn't mean that you can not set the input mapping. You can, but system ignores it. But you can use the XML in qualification. Only the qualification and Output mapping is important because in this operation we fetch the values from the AR System. So values are returned on the basis of qualification and we should use a proper output mapping to hold these values. So I think you are using maxLimit somewhere in your qualification so at the time of expanding the XML it does not getting that element thats why it is giving the error. In this case if I am wrong then please let me know the same. Thanks & Regards, Ajit Patil Matthew Kunkel wrote: > > Listers, > > I'm working on implementing Remedy web services which are returing the > following error: > > Jan 28, 2008 12:41:18 PM - FINE (com.remedy.log.WEBSERVICES) : (Thread > 5235) Token: maxLimit > Jan 28, 2008 12:41:18 PM - FINE (com.remedy.log.WEBSERVICES) : (Thread > 5235) Given Xpath expression not found in the input document. > ARERR [9334] The XPATH expression /ROOT/maxLimit is not found in input > mapping. > > > The WSDL we generated does not contain maxLimit, nor do the SOAP > messages that we're sending to the webservice. Has anyone run into > this? Does anyone know what maxLimit is? > > Thanks, > Matt > > > > ----------------------------------------- > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the individual or entity to whom they are > addressed. If you have received this email in error destroy it > immediately. > ********************************************************************** > Wal-Mart Confidential > ********************************************************************** > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > -- View this message in context: http://www.nabble.com/Remedy-WebService-returning-error-9334%2C-%22The-XPATH-expression--ROOT-maxLimit-is-not-found-in-input-mapping%22-tp15142816p15152847.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

