<?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: Problems with versioning video through client automation. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/problems-with-versioning-video-through-client-automation/m-p/322643#M9644</link>
    <description>&lt;P&gt;What Nuxeo version did you use? This should be fixed since &lt;A href="https://jira.nuxeo.com/browse/NXP-13587"&gt;NXP-13587&lt;/A&gt; (Nuxeo 5.8.0-HF07, Nuxeo 5.9.2).&lt;/P&gt;</description>
    <pubDate>Fri, 21 Mar 2014 13:56:09 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2014-03-21T13:56:09Z</dc:date>
    <item>
      <title>Problems with versioning video through client automation.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problems-with-versioning-video-through-client-automation/m-p/322642#M9643</link>
      <description>&lt;P&gt;I maintain versioning through automation client as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;StreamBlob streamBlob = new StreamBlob (is, fileName, assetMimeType);
session.newRequest ("Blob.Attach"). SetHeader (Constants.HEADER_NX_VOIDOP, "true"). SetInput (streamBlob.) set ("document", origDoc). execute ();


Document versionedDocument = ds.createVersion (origDoc, "Major");
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;When I try to do the revert (via csession.restoreToVersion ()) to a particular version, I do not find the transcodedVideos.&lt;/P&gt;
&lt;P&gt;Why? Any suggestions?&lt;/P&gt;
&lt;P&gt;Note: I tried to set the parent asset transcodedVideos versions but it blocks the exception VersionNotModifiable&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 20:01:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problems-with-versioning-video-through-client-automation/m-p/322642#M9643</guid>
      <dc:creator>maumig_</dc:creator>
      <dc:date>2013-12-13T20:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with versioning video through client automation.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problems-with-versioning-video-through-client-automation/m-p/322643#M9644</link>
      <description>&lt;P&gt;What Nuxeo version did you use? This should be fixed since &lt;A href="https://jira.nuxeo.com/browse/NXP-13587"&gt;NXP-13587&lt;/A&gt; (Nuxeo 5.8.0-HF07, Nuxeo 5.9.2).&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:56:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problems-with-versioning-video-through-client-automation/m-p/322643#M9644</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2014-03-21T13:56:09Z</dc:date>
    </item>
  </channel>
</rss>

