0
나는 자바 애플리케이션에서 휴식 서비스를 만들었습니다. Alfresco Share 페이지의 버튼 클릭으로이 휴식 서비스에 전화해야합니다. 어떻게 내가 그것을 approacj합니까. 직접 URL로 서비스를 호출 할 수 있습니까? 예 플리커 엔드 포인트 공유 설정-있는 Custom.xml : JS 코드가 바로 플리커를 사용 Alfresco에서 외부 레스트 서비스 호출하기 공유 페이지
<alfresco-config>
<config evaluator="string-compare" condition="Remote">
<remote>
<endpoint>
<id>flickr</id>
<name>flickr - unauthenticated access for oembed resolution</name>
<description>Access flickr to resolve URLs to embed presentations.</description>
<connector-id>http</connector-id>
<endpoint-url>http://www.flickr.com/services</endpoint-url>
<identity>none</identity>
</endpoint>
</remote>
</config>
</alfresco-config>
브라우저에서
엔드 포인트를 통해