cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple buttons/calls to webservices in interactive form

Former Member
0 Kudos

Hi all,

I on EP 7.0 SP 14 and adobe 7, ACF 7SP11.

My question:

I am trying to create an interactive form within webdynpro java that calls one web services when pressing the submit button and calls an other service when clicking the find button. Is this at all possible and if so how would i go about to do it? Can I trigger an custom event in the webdynpro code from the form?

Cheers,

Max

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Max,

Please take a look at my blog about using web services. It explains how to get the buttons to call a web service.

/people/juergen.hauser2/blog/2008/02/25/using-web-services-with-sap-interactive-forms-by-adobe-overview-tips

As far as I know you cannot trigger a custom event.

Regards,

Juergen

Former Member
0 Kudos

Thanks, but I need to be able to log in so I guess that I will have to use JavaScripts instead then..

Cheers,

Max