Hi,
My submission to a pipeline returns the following on the top left of my page: Error while processing response: ORBEON.xforms.Globals.formServerEvents[formIndex] has no properties The submission goes to a pipeline that in turn uses XUpdate and the REST interface to eXist. That pipeline works fine in a separate unit test. o What kind of response does the XForms submission expect? o Should I null-serialize the response in my pipeline as the DMV example does? o Is there another example I should follow as a pattern? o When my submit is replace="all", I expect to have the page refreshed with the pipeline response, but no... Happy to post sources, thanks all, Hank Ratzesberger Institute for Crustal Studies University of California, Santa Barbara -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Adding the instance="" and replace="instance" cleared the error message.
I had replace="all" because I wanted to see the return from the xpl call, anyway, this is how I want things to be going forward, so the question is moot for me. Regards, Hank ----- Original Message ----- From: "Hank Ratzesberger" <[hidden email]> To: <[hidden email]> Sent: Thursday, January 18, 2007 11:36 AM Subject: [ops-users] Problem/Question with submission to pipeline > Hi, > > My submission to a pipeline returns the following on the top left > of my page: > > Error while processing response: ORBEON.xforms.Globals.formServerEvents[formIndex] has no properties > > The submission goes to a pipeline that in turn uses XUpdate and > the REST interface to eXist. That pipeline works fine in a separate > unit test. > > o What kind of response does the XForms submission expect? > o Should I null-serialize the response in > my pipeline as the DMV example does? > o Is there another example I should follow as a pattern? > o When my submit is replace="all", I expect to have > the page refreshed with the pipeline response, but no... > > Happy to post sources, thanks all, > > Hank Ratzesberger > Institute for Crustal Studies > University of California, Santa Barbara > > > > > -------------------------------------------------------------------------------- > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |