Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » How can I execute a scout service using a URL(Web service)
How can I execute a scout service using a URL [message #1851693] Tue, 12 April 2022 14:11 Go to next message
Oueslati Anis is currently offline Oueslati AnisFriend
Messages: 128
Registered: June 2014
Location: Paris
Senior Member
Hello,
Can any one help me to implement this requirement :
I would like to call a service from a url that I will send in a mail, the url will simply call a web service and then execute the logic implemented.
Kind Regards
Anis
Re: How can I execute a scout service using a URL [message #1851700 is a reply to message #1851693] Tue, 12 April 2022 17:19 Go to previous message
Nils Israel is currently offline Nils IsraelFriend
Messages: 72
Registered: May 2010
Member
Hi Anis,
you can use the REST support, which is described in the Technical guide.
There is a small example here and you can follow the steps in the documentation.
If you want to call the service from a link in an email you have to use GET and use path parameters.
I guess that you want to provide a one time link and you don't want to use the AuthFilter, so you have to add the path to the filter-exlude parameter of the AuthFilter in web.xml in your server.app.dev and server.app.war.
Best
Nils
Previous Topic:AbstractDateTimeField with Milliseconds
Next Topic:HGap in GroupBoxes
Goto Forum:
  


Current Time: Fri Apr 26 03:49:54 GMT 2024

Powered by FUDForum. Page generated in 0.02741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top