Login  Register

Need to call custom web service after click on save

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Need to call custom web service after click on save

raju

Hi All
Please help me below things

1.I have created forms fine in my My SQL DB fine .

My Scenarios :
1.After click on save in form builder need to call custom web service and also in form runner
2.I have find in orbeon forms below to call web service but i am unable to find where exactly i have to write
                 * xforms:submission (to call the service)
                 * XForms events and actions (to respond to the click and call the submission)
                 <xforms:action ev:event="xforms-submit-done"
                    ev:observer="fr-create-update-submission">
                                  ... call here the XForms submission that calls your service...
                    </xforms:action>
3.which file i have to write in source code (File Name)please help me ?
3.Is it possible to call custom webservice after click on save (Due to i am using the mysql persistence layer )


Please help me out to resolve

Thanks,
RaaZ
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Need to call custom web service after click on save

Alessandro  Vernet
Administrator
Hi RaaZ,

I think this is pretty much the same question that you posted in the thread linked below. I answered in that thread, and suggest we continue the discussion there. But of course, just let me know if I missed anything.

http://discuss.orbeon.com/Need-to-call-web-service-on-clicking-save-in-Form-builder-tp3332792p4658148.html

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet