<?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 Information about nodes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/information-about-nodes/m-p/230301#M183431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I need information about CRUD node.&amp;nbsp; Tuturial or manual in java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way to create nodes of these two&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;CMLCreate create = new CMLCreate("1", parentReference, null, null, null, Constants.TYPE_CONTENT, properties);&lt;BR /&gt;CML cml = new CML();&lt;BR /&gt;cml.setCreate(new CMLCreate[]{create});&lt;BR /&gt;WebServiceFactory.getRepositoryService().update(cml);&amp;nbsp; &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;o con &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Service.Registry.getNodeService.addChild(ParentRef,ChildRef,Asoctype Qname, Qname)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 May 2010 17:00:41 GMT</pubDate>
    <dc:creator>ferdinandum</dc:creator>
    <dc:date>2010-05-20T17:00:41Z</dc:date>
    <item>
      <title>Information about nodes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/information-about-nodes/m-p/230301#M183431</link>
      <description>Hello, I need information about CRUD node.&amp;nbsp; Tuturial or manual in java.What is the best way to create nodes of these twoCMLCreate create = new CMLCreate("1", parentReference, null, null, null, Constants.TYPE_CONTENT, properties);CML cml = new CML();cml.setCreate(new CMLCreate[]{create});WebServiceFa</description>
      <pubDate>Thu, 20 May 2010 17:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/information-about-nodes/m-p/230301#M183431</guid>
      <dc:creator>ferdinandum</dc:creator>
      <dc:date>2010-05-20T17:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Information about nodes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/information-about-nodes/m-p/230302#M183432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Neither method is "better", one is a Web Service call which would be used from a remote application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The other is the local Java API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However saying that, Alfresco recommends Web Scripts as the way to access alfresco from a remote application rather than Web Services.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And for a new application on 3.3 you should probably be using CMIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 17:32:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/information-about-nodes/m-p/230302#M183432</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-05-20T17:32:09Z</dc:date>
    </item>
  </channel>
</rss>

