Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
Please can anyone confirm if we can expose the resourcetype based post servlet as a rest API to a system.
Thanks
https://blogs.perficient.com/2018/07/26/no-servlets-required-exporting-data-with-sling-models/
@Aditya-Singh :
What is the data you want to expose ?
Because , we can expose or export data using the Sling models instead of Sling servlet.
and if multiple requests hitting the servlet or Sling model exporter , there will be no issues.
Siva
Hi @SivakumarKanoori ,
We are trying to use the servlet as rest end point to post the data from third party and then create PDF with the input stream posted by third party.
Therfore, we want to clarify whether hitting the servlet with multiple request can bounce some of the request.
thanks
Views
Likes
Replies