<?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 Re: Non-interactive Capture of XML Content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106898#M74811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today, the best means of supporting this includes setting up a drop folder for your XML reports.&amp;nbsp; This drop folder would be a formal Alfresco space, and you can output reports into it either via CIFS or FTP.&amp;nbsp; On this space, you would configure a rule that would initiate a workflow.&amp;nbsp; This workspace would move the XML to the appropriate AVM store, where you can do your staging, versioning, snapshoting, deployment and more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An alternative - if you do not want to auto-trigger on every XML asset create a new workflow - is to use the built-in Quartz scheduler to run a job every so many minutes to package up a set of XMLs and then initiate a workflow.&amp;nbsp; If a particular set need to go as a package, they should get sent into Alfresco as a ZIP, and the job triggered by Quartz would unpack each ZIP and start a workflow unique for each.&amp;nbsp; If doing this route, you would dump your XMLs direct into an AVM store, as the need for an asset-level create trigger is not needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you've more questions.&amp;nbsp; I'd like to help with this use case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 11:14:45 GMT</pubDate>
    <dc:creator>kvc</dc:creator>
    <dc:date>2007-05-18T11:14:45Z</dc:date>
    <item>
      <title>Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106897#M74810</link>
      <description>Hi,My client has an ERP/Business Intelligence system that produces XML reports for web publication. We would like this client to use Alfresco's WCM for that to allow some CIFS access, XSLT/XSL-FO transformations, versioning, sandbox, staging and overall workflow/BPM. In short, we would like the ERP</description>
      <pubDate>Wed, 16 May 2007 19:59:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106897#M74810</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-05-16T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106898#M74811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today, the best means of supporting this includes setting up a drop folder for your XML reports.&amp;nbsp; This drop folder would be a formal Alfresco space, and you can output reports into it either via CIFS or FTP.&amp;nbsp; On this space, you would configure a rule that would initiate a workflow.&amp;nbsp; This workspace would move the XML to the appropriate AVM store, where you can do your staging, versioning, snapshoting, deployment and more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An alternative - if you do not want to auto-trigger on every XML asset create a new workflow - is to use the built-in Quartz scheduler to run a job every so many minutes to package up a set of XMLs and then initiate a workflow.&amp;nbsp; If a particular set need to go as a package, they should get sent into Alfresco as a ZIP, and the job triggered by Quartz would unpack each ZIP and start a workflow unique for each.&amp;nbsp; If doing this route, you would dump your XMLs direct into an AVM store, as the need for an asset-level create trigger is not needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you've more questions.&amp;nbsp; I'd like to help with this use case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:14:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106898#M74811</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-05-18T11:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106899#M74812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for taking so long, I wanted to think about what we want to do. Here's what I came up with…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally, there are two things I would like to do with the CMS (Alfresco) in conjunction with the KMS (custom ERP). It's fairly simple :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Get data from the CMS to the KMS (data entry in the KMS from, based/inspired by unstructured content from the CMS, following a workflow controlled by the CMS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Get data from the KMS to the CMS (XML reports generated from structured data from the KMS that are handled, transformed, published, controlled by a workflow and WCM features from the CMS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to abstract the Alfresco-ERP paradigm into CMS-KMS, because it simplifies the use I want to make of Alfresco, without getting into the details of the actual data that is managed. So first, let me explain what I mean by KMS and CMS :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* KMS : repository of structured, queriable, analyzable data elements called the entities (or resources or instances). The backend for this is a combination of RDBMS, object database and triplestore. Amongst other things, it has the capacity to generate XML reports following a schema that matches a determined ontology (defined by a UML model). Example of entities: "Blue Dress", "Mr. John Lee", "Microsoft".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* CMS : repository of unstructured, unqueriable (but usually searcheable) content : the document. Documents in the CMS are representations or serializations of a entity/resource's state (to recuperate REST vocabulary)&amp;nbsp; from the KMS. A resource state is simply a snapshot of the entity/resource in time. The backend for, this, at least with Alfresco, is simply the filesystem, with a light database for metadata persistence. Example of representations: "Blue Dress Product Sheet", "Mr. John Lee's Business Card", "Microsoft's Corporate Profile on June 1 2007".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, for the KMS–&amp;gt;CMS problem, you partially answered my question, however, the thing is that I want to reuse the WCM workflows for forms and XSLT content transformations I created so that I can either initiate the same WCM workflows both by manual form capture or by sending one or more XML documents from the KMS. I don't want to maintain two workflow paths, one for the KMS and one for the data entry people. I would like the WCM to expose an API or webservices or something to enable the KMS to interact with the CMS as a human would.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I'd like to tackle the CMS-&amp;gt;KMS problem. If, for example, a workflow that is controlled by Alfresco's JBPM engine contains a task that requires the actor to manually input data into the KMS from information contained in documents from the CMS, what are my options? The KMS already exposes simple, AJAX-compliant webservices and has a very granular UI framework allowing the inclusion of form snippets (HTML+Javascript) in other applications. Would it be possible to integrate that in a task's UI so that it can automatically be sent to the KMS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for your time. It is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 15:28:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106899#M74812</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-06-13T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106900#M74813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sounds exciting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco's workflow services (or assets) can be programmatically controlled by another application (your workflow engine) - our workflow is specific to content creation and approval processes, which oftentimes are a subset of an overall business process.&amp;nbsp; And yes you can either embed your own custom actions into our task dialog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you'd like assistance with designing this custom application, we'd love to help - easier to do via a Skype call / Acrobat Connection session rather than forums, however.&amp;nbsp; Do send an email to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:info@alfresco.com" rel="nofollow noopener noreferrer"&gt;info@alfresco.com&lt;/A&gt;&lt;SPAN&gt;, and we'll see how we can help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 16:00:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106900#M74813</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-06-13T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106901#M74814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently preparing a formal use case for what we want to do and I'll contact you when it is ready. Thanks for you help! Talk to you soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 17:19:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106901#M74814</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-07-04T17:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106902#M74815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Keep us posted!&amp;nbsp; You can email us details of your project and what help you need to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:info@alfresco.com" rel="nofollow noopener noreferrer"&gt;info@alfresco.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 11:03:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106902#M74815</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-05T11:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106903#M74816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I posted something at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:info@alfresco.com" rel="nofollow noopener noreferrer"&gt;info@alfresco.com&lt;/A&gt;&lt;SPAN&gt;, but I no one got back to me, yet.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are slowly getting around some of the problems that we initially encountered. However, we still have some unresolved issues about the "Move/copy/commit to my sandbox action" :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Does the AVM and general Alfresco Javascript API exposes enough functionalities to do this in Javascript? Let's assume it does… If it doesn't is it possible to do it in the Java Foundation API? I hope the Javascript option will work, because the Foundation API Javadoc is really scary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- We first want to have a manual process by which users would be able to copy/move/commit any nodes (documents or spaces) from the "normal" spaces to their sandbox, so how do we make sure the action is available on a node in the web client &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt;&lt;SPAN&gt; if the user has an AVM sandbox? Also, we don't wan't the user to have to run the Script action, then select the "copy to AVM" script… We want a simple "copy to AVM" with a nice desrciptive icon, in the "more actions" on a node, if the user has the AVM setup to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Should we move or copy, or is there a special "commit" action to the AVM we should use?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 01:28:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106903#M74816</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-08-02T01:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106904#M74817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You do have a JavaScript API for moving/copying items from a space to a sandbox.&amp;nbsp; You will need to use the interstore copy service here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API#Cross_Repository_Copy" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API#Cross_Repository_Copy&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also create a rule on a space that executes any Javascript you've written - you'll see this custom Javascript execution as one of your available actions in the rules wizard (you'll also see a default 'copy item to web project' action there as well that uses the interstore copy service).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do this as a rule, in your Javascript you can first check to see if a user has a sandbox in the targeted web project, and, if not, use our new Javascript API support for the AVM to create a sandbox for that user - or just write everything into a default sandbox used for general contributions (say, the Admin sandbox).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Let me know if you have more questions.&amp;nbsp; If you can email me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:kevinc@alfresco.com" rel="nofollow noopener noreferrer"&gt;kevinc@alfresco.com&lt;/A&gt;&lt;SPAN&gt;, I can also put you in touch with an appropriate person who can work with you more directly to help you accomplish what you need.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 09:28:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106904#M74817</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-02T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106905#M74818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here's what I got so far (Alfresco 2.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the configuration file :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;alfresco-config&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;config&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;actions&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Copy to My Sandbox –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action id="copy_to_my_sandbox"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;Copy to My Sandbox&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;image&amp;gt;/images/icons/user_sandbox.gif&amp;lt;/image&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;gt;/GIR/Data Dictionary/Scripts/CopyToMySandbox.js&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;params&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;!– IMPORTANT : allows the script to fetch its context with default objects (document, person, etc.) –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="nodeRef"&amp;gt;#{actionContext.nodeRef}&amp;lt;/param&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/params&amp;gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/action&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Add action to more actions menu –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action-group id="document_browse_menu"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;action idref="copy_to_my_sandbox" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/action-group&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/actions&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/config&amp;gt;&lt;BR /&gt;&amp;lt;/alfresco-config&amp;gt;&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;/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;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;/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;BR /&gt;&lt;SPAN&gt;And the javascript file per se :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var output = null;&lt;BR /&gt;&lt;BR /&gt;if(logger.isLoggingEnabled()) logger.log("Starting CopyToMySandbox.js script.");&lt;BR /&gt;&lt;BR /&gt;// Fetch document from action context&lt;BR /&gt;var document = search.findNode(args["nodeRef"])&lt;BR /&gt;&lt;BR /&gt;if(document != null) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Document found.");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Fetch document path&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var documentPath = document.displayPath;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Fetch document name&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var documentName = document.name;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Fetch current user's name&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var currentUserName = new String(person.properties['cm:userName']);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Fetch current user's AVM store&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var targetUserAVMStore = null;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;for(var i in avm.stores) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var currentStore = avm.stores[i];&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Check that the store's owner is the current user and that&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// it's its personnal sandbox and not the preview&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// repository or the staging sandbox.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var storeName = new String(currentStore.name);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Iterating over store : " + storeName);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var storeOwnerUserName = new String(currentStore.lookupRoot().owner);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var storeSuffix = '–' + currentUserName;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Store suffix : " + storeSuffix);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var storeSuffixPosition = storeName.length - storeSuffix.length;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Store suffix position : " + storeSuffixPosition);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var storeSuffixLastIndex = storeName.lastIndexOf(storeSuffix);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Store suffix last index : " + storeSuffixLastIndex);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Current user name : " + currentUserName);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Current user name length : " + currentUserName.length);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Store owner : " + storeOwnerUserName);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Store owner length : " + storeOwnerUserName.length);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("storeOwnerUserName == currentUserName : " + new String(storeOwnerUserName == currentUserName));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("storeSuffixLastIndex == storeSuffixPosition : " + new String(storeSuffixLastIndex == storeSuffixPosition));&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// TODO : why "storeOwnerUserName == currentUserName" doesn't work?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(storeSuffixLastIndex == storeSuffixPosition) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Set the sandbox&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;targetUserAVMStore = currentStore;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Setting personal sandbox : " + storeName);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// If personal sandbox found, copy document to sandbox.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(targetUserAVMStore) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;document.copy(currentStore.lookupRoot());&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(logger.isLoggingEnabled()) logger.log("Moved source document to personal sandbox.");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;output = "&amp;lt;script&amp;gt;history.back();&amp;lt;/script&amp;gt;";&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;output;&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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;Here are my questions :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shouldn't "currentStore.lookupRoot().owner" return the owner's GUID? Right now, it returns the user name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Is there a better way to make sure to get the user's sandbox (and not the preview repository or the staging sandbox) instead of "storeName.lastIndexOf(storeSuffix) == storeSuffixPosition"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- I tried to use "storeOwnerUserName == currentUserName" as a test but this would aways fail, even if both were set to the same value, say "admin". Do you have any idea why. Look a the logging traces to see that…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- is there a nice way to recursively create the parent repositories of the source node (in a "mkdir -p" fashion) before copying the node to the sandbox? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- I'm not sure how to use the cross-repository copy function. The "document.copy(currentStore.lookupRoot());" in the code doesn't work (the function seems to exetute, but I don't find anything "My Sandbox") and I have tried many other combination that resulted in an Alfresco stack trace for "method not found". Can you give me the proper way to call this method?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 19:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106905#M74818</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-08-02T19:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106906#M74819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll try and answer your Javascript related questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;- Shouldn't "currentStore.lookupRoot().owner" return the owner's GUID? Right now, it returns the user name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;99% of the time we store the username when dealing with an authority as the username/groupname is a unique identifier. You can easily lookup the person GUID for that user using the JavaScript People API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API#People_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API#People_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;- Is there a better way to make sure to get the user's sandbox (and not the preview repository or the staging sandbox) instead of "storeName.lastIndexOf(storeSuffix) == storeSuffixPosition"? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not right now. We have added a bunch of helpers for this in the equivalent Template AVM API but they did not make it into the JavaScript API for 2.1. They will be in the next release to make this easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;- I tried to use "storeOwnerUserName == currentUserName" as a test but this would aways fail, even if both were set to the same value, say "admin". Do you have any idea why. Look a the logging traces to see that…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Assuming they are both valid Javascript 'string' objects then it should work. I'm not sure why you are using the&amp;nbsp; new String(…)&amp;nbsp; syntax everywhere - you don't need to do conversion by hand as the JavaScript engine will convert between Java String and Javascript string objects automatically for you. If you stick to using the values returned from the properties (which are valid JavaScript 'string' objects) then the problem will probably go away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;- is there a nice way to recursively create the parent repositories of the source node (in a "mkdir -p" fashion) before copying the node to the sandbox? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No there is not. You could write a function for this and then use the script import features to include that util function into all your scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;- I'm not sure how to use the cross-repository copy function. The "document.copy(currentStore.lookupRoot());" in the code doesn't work (the function seems to exetute, but I don't find anything "My Sandbox") and I have tried many other combination that resulted in an Alfresco stack trace for "method not found". Can you give me the proper way to call this method? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cross-repo copy is performed via a special helper object. I've corrected the docs to mention that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API#Cross_Repository_Copy" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API#Cross_Repository_Copy&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;So you would do something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;crossRepoCopy.copy(document, currentStore.lookupRoot(), document.name);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:04:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106906#M74819</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-03T11:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106907#M74820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This looks like it would be a great addition to the product … maybe you could open a project on our forge site, so that we may evaluate it and see if this is something we should incorporate in a future distribution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:06:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106907#M74820</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-03T11:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Non-interactive Capture of XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106908#M74821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are sure looking to publish our whole MDA generator (and it's integration with Alfresco) into the open source domain. But I want something that works, first &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So with the crossRepoCopy call, I get a "child exist" for the document on which I call the action and I checked, there is no file with the same name in the target store… Here is the error message :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Failed to execute script 'workspace://SpacesStore/7aadc4ee-4111-11dc-b92c-f9d5092a70a6': Failed to execute script 'workspace://SpacesStore/7aadc4ee-4111-11dc-b92c-f9d5092a70a6': Wrapped org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js (AlfrescoScript#63)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/7aadc4ee-4111-11dc-b92c-f9d5092a70a6': Failed to execute script 'workspace://SpacesStore/7aadc4ee-4111-11dc-b92c-f9d5092a70a6': Wrapped org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js (AlfrescoScript#63)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/7aadc4ee-4111-11dc-b92c-f9d5092a70a6': Wrapped org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js (AlfrescoScript#63)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Wrapped org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js (AlfrescoScript#63)&lt;BR /&gt;caused by:&lt;BR /&gt;org.mozilla.javascript.WrappedException: Wrapped org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js (AlfrescoScript#63)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.avm.AVMExistsException: Child exists: CopyToMySandbox.js&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;/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;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:32:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/non-interactive-capture-of-xml-content/m-p/106908#M74821</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2007-08-03T11:32:34Z</dc:date>
    </item>
  </channel>
</rss>

