활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
I need to Expose Web Services from AEM as both SAOP and REST.
How difficult or easy it is?
Appreciate your responses.
Thanks,
Rama.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
The engineering team did not build SOAP based web services into AEM. If you are familiar with LiveCycle ES, it did support SOAP end points so a client (that supports SOAP) like a C# client could invoke it.
As far a RESTful endpont - all you need to do is build a custom sling servlet. We have a lot of articles on how to build Sling Servlets.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
AEM does not support SOAP based end points. You can write servlets that let outside clients invoke via Restful requests.
조회 수
답글
좋아요 수
Hi all,
1. Do we have an Adobe official tutorial on this subject?
2. Any idea of why exposing SOAP based web services are ruled out?
Anything to do with the architecture or so?
Appreciate your replies.
Thanks,
Rama.
조회 수
답글
좋아요 수
The engineering team did not build SOAP based web services into AEM. If you are familiar with LiveCycle ES, it did support SOAP end points so a client (that supports SOAP) like a C# client could invoke it.
As far a RESTful endpont - all you need to do is build a custom sling servlet. We have a lot of articles on how to build Sling Servlets.
조회 수
답글
좋아요 수