<?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 How can i disable the transformer service behaviour when i create or update a node on java code ? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125432#M34200</link>
    <description>&lt;P&gt;I need to disable the call to transformers in a specific piece of java code how can I do it ?&lt;/P&gt;&lt;P&gt;I know I have to disable the behaviour, but I am misconfiguring .....&lt;/P&gt;&lt;PRE&gt;            // Disable the behaviour which prevents the call to the transformers.
            behaviourFilter.disableBehaviour(myNode, &amp;lt;WHAT I PUT HERE ??&amp;gt;);
            try
            {
               &amp;lt;MY CODE FOR CREATE AND UPDATED NODE&amp;gt;
            }
            finally
            {
                behaviourFilter.enableBehaviour(myNode, &amp;lt;WHAT I PUT HERE ??&amp;gt;);
            }&lt;/PRE&gt;&lt;P&gt;any suggestion ? or alternative solution ?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 07:06:52 GMT</pubDate>
    <dc:creator>AlfrescoZZZ</dc:creator>
    <dc:date>2023-08-04T07:06:52Z</dc:date>
    <item>
      <title>How can i disable the transformer service behaviour when i create or update a node on java code ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125432#M34200</link>
      <description>&lt;P&gt;I need to disable the call to transformers in a specific piece of java code how can I do it ?&lt;/P&gt;&lt;P&gt;I know I have to disable the behaviour, but I am misconfiguring .....&lt;/P&gt;&lt;PRE&gt;            // Disable the behaviour which prevents the call to the transformers.
            behaviourFilter.disableBehaviour(myNode, &amp;lt;WHAT I PUT HERE ??&amp;gt;);
            try
            {
               &amp;lt;MY CODE FOR CREATE AND UPDATED NODE&amp;gt;
            }
            finally
            {
                behaviourFilter.enableBehaviour(myNode, &amp;lt;WHAT I PUT HERE ??&amp;gt;);
            }&lt;/PRE&gt;&lt;P&gt;any suggestion ? or alternative solution ?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 07:06:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125432#M34200</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2023-08-04T07:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable the transformer service behaviour when i create or update a node on java code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125433#M34201</link>
      <description>&lt;P&gt;There is no behaviour for that.&lt;/P&gt;
&lt;P&gt;Why do you want to disable the call to the Transform Service?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 07:33:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125433#M34201</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2023-08-04T07:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable the transformer service behaviour when i create or update a node on java code</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125434#M34202</link>
      <description>&lt;P&gt;Is a strange use case of mine for aovid a conflict between multiple actions, but if it can't be done, it doesn't matter&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 08:35:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-disable-the-transformer-service-behaviour-when-i/m-p/125434#M34202</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2023-08-04T08:35:05Z</dc:date>
    </item>
  </channel>
</rss>

