<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Howto create custom Web Service with web scripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/howto-create-custom-web-service-with-web-scripts/m-p/166054#M119684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there, I'm totally new to Alfresco, for please forgive my newbee question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I could see, Web scripts look like a great way for expanding Alfresco API, and creating business oriented custom APIs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So are born "URL services".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What about Web Services? Is it possible to do WebService (answer to SOAP requests) with WebScripts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking this because I can not find a way to create easily a custom WebService (SOAP based) with Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any guru around here to enlight the track?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 09:58:47 GMT</pubDate>
    <dc:creator>svast</dc:creator>
    <dc:date>2008-04-07T09:58:47Z</dc:date>
    <item>
      <title>Howto create custom Web Service with web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/howto-create-custom-web-service-with-web-scripts/m-p/166054#M119684</link>
      <description>Hi there, I'm totally new to Alfresco, for please forgive my newbee question:As far as I could see, Web scripts look like a great way for expanding Alfresco API, and creating business oriented custom APIs.So are born "URL services".What about Web Services? Is it possible to do WebService (answer to</description>
      <pubDate>Mon, 07 Apr 2008 09:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/howto-create-custom-web-service-with-web-scripts/m-p/166054#M119684</guid>
      <dc:creator>svast</dc:creator>
      <dc:date>2008-04-07T09:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Howto create custom Web Service with web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/howto-create-custom-web-service-with-web-scripts/m-p/166055#M119685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While it is possible, you'd have to parse the incoming SOAP messages yourself (in the Web Script controller) which I think would be difficult in Javascript, and only marginally easier in Java.&amp;nbsp; That said, it's worth considering since extending the Alfresco SOAP API is not trivial either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Returning SOAP messages is easy - simply configure your Freemarker template with a canned SOAP message template and fill in the blanks based on what the Javascript controller passes to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 16:18:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/howto-create-custom-web-service-with-web-scripts/m-p/166055#M119685</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-08T16:18:03Z</dc:date>
    </item>
  </channel>
</rss>

