<?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 java webservice content transformation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/java-webservice-content-transformation/m-p/280064#M233194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am interested how transform method from ContentServiceSoapBindingStub works for java webservice&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;link below)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/web-service-client/generated/org/alfresco/webservice/content/ContentServiceSoapBindingStub.html#transform" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/web-service-client/generated/org/alfresco/webservice/content/ContentServiceSoapBindingStub.html#transform&lt;/A&gt;&lt;SPAN&gt;(org.alfresco.webservice.types.Reference, java.lang.String, org.alfresco.webservice.types.Reference, java.lang.String, org.alfresco.webservice.types.ContentFormat)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Method has the following parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Reference source, java.lang.String property, Reference destinationReference, java.lang.String destinationProperty, ContentFormat destinationFormat)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So if I understand correctly:&amp;nbsp; source is the reference to source of transformation, destinationReference is the target of transformation, content fromat is a pair of mimetype and encoding(ContentFormat format = new ContentFormat("image/jpeg", "UTF-8");&amp;nbsp; ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But what are the other two parameters java.lang.String destinationProperty&amp;nbsp; and java.lang.String property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also how does this method work does it actually create new transormed Node or does it just return the transformed node content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How does one know if the transformation fails with this method?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2014 00:15:46 GMT</pubDate>
    <dc:creator>leftright</dc:creator>
    <dc:date>2014-03-29T00:15:46Z</dc:date>
    <item>
      <title>java webservice content transformation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-webservice-content-transformation/m-p/280064#M233194</link>
      <description>I am interested how transform method from ContentServiceSoapBindingStub works for java webservice&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;link below)http://dev.alfresco.com/resource/docs/java/web-service-client/generated/org/alfresco/webservice/content/ContentServiceSoapBindingStub.html#transform(org.alfresco.webservice.types.Reference,</description>
      <pubDate>Sat, 29 Mar 2014 00:15:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-webservice-content-transformation/m-p/280064#M233194</guid>
      <dc:creator>leftright</dc:creator>
      <dc:date>2014-03-29T00:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: java webservice content transformation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-webservice-content-transformation/m-p/280065#M233195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;source: the source node ref;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;property:the source node 's content property to be transformed&amp;nbsp; (a content node may have more than one cm:content property,cm:content type has define one cm content property named cm:content,your custom type can define more)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;destinationReference: destination node ref&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;destinationProperty:&amp;nbsp; the destination node 's content property is where the transformed result will be saved (default is cm:content)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It will not&amp;nbsp; create a new transormed node ,you must specify an existing node as destination node&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the transformation fails , it will throw exception&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 15:39:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-webservice-content-transformation/m-p/280065#M233195</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-04-04T15:39:57Z</dc:date>
    </item>
  </channel>
</rss>

