<?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 Workflow System.out.println to logs working in Windchill 12, not in 13.0 in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055493#M11129</link>
    <description>I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.6&lt;BR /&gt;&lt;BR /&gt;I have several Workflows where I use system print statements for debugging purposes. Here is an example: System.out.println("+++++++"); In Windchill 12 this statement appears in the Background logs, not 13. Is there a switch to turn logging on in 13?&lt;BR /&gt;&lt;BR /&gt;The history is "System.out.println" commands would be recorded in the Windchill logs for every version before Windchill 13.0. I do not see the logging anywhere for this output. Perhaps there is a switch in 13.0 that we are not aware of to direct system printing to the logs instead of some bit bucket.</description>
    <pubDate>Thu, 19 Feb 2026 20:00:15 GMT</pubDate>
    <dc:creator>rsutherland</dc:creator>
    <dc:date>2026-02-19T20:00:15Z</dc:date>
    <item>
      <title>Workflow System.out.println to logs working in Windchill 12, not in 13.0</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055493#M11129</link>
      <description>I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.6&lt;BR /&gt;&lt;BR /&gt;I have several Workflows where I use system print statements for debugging purposes. Here is an example: System.out.println("+++++++"); In Windchill 12 this statement appears in the Background logs, not 13. Is there a switch to turn logging on in 13?&lt;BR /&gt;&lt;BR /&gt;The history is "System.out.println" commands would be recorded in the Windchill logs for every version before Windchill 13.0. I do not see the logging anywhere for this output. Perhaps there is a switch in 13.0 that we are not aware of to direct system printing to the logs instead of some bit bucket.</description>
      <pubDate>Thu, 19 Feb 2026 20:00:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055493#M11129</guid>
      <dc:creator>rsutherland</dc:creator>
      <dc:date>2026-02-19T20:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow System.out.println to logs working in Windchill 12, not in 13.0</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055514#M11131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/41246"&gt;@rsutherland&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have tested the same, and the sysout statements are not being printed in the BGMS logs.&lt;/P&gt;
&lt;P&gt;There could be multiple reasons for this, and PTC would be able to provide clarification.&lt;/P&gt;
&lt;P&gt;However, using System.out.println is not recommended. It is always advisable to use proper logging mechanisms such as Log4j.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 06:33:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055514#M11131</guid>
      <dc:creator>TDT</dc:creator>
      <dc:date>2026-02-20T06:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow System.out.println to logs working in Windchill 12, not in 13.0</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055700#M11133</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/41246"&gt;@rsutherland&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI, I tested&amp;nbsp;&lt;SPAN&gt;System.out.println("****** testing 1 2 3 ..."); in an expression robot in Windchill&lt;STRONG&gt; 13.1.2.0&lt;/STRONG&gt; and it does write to BGMS log.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I know you're on 13.0 but I thought knowing how it behaves in 13.1 would be worth knowing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Feb 2026 15:15:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1055700#M11133</guid>
      <dc:creator>d_graham</dc:creator>
      <dc:date>2026-02-21T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow System.out.println to logs working in Windchill 12, not in 13.0</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1057793#M11169</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/41246"&gt;@rsutherland&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 15:57:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1057793#M11169</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2026-03-09T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow System.out.println to logs working in Windchill 12, not in 13.0</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1057853#M11173</link>
      <description>&lt;P&gt;Thanks for the help and comments.&amp;nbsp; This problem solved itself.&amp;nbsp; The output started showing up in the logs as expected.&amp;nbsp; Maybe the system needed a reboot to flush whatever was causing the block.&amp;nbsp; I do use this output for debugging only so any Java errors are matched to what values variables have and what robots I am in.&amp;nbsp; Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2026 21:16:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Workflow-System-out-println-to-logs-working-in-Windchill-12-not/m-p/1057853#M11173</guid>
      <dc:creator>rsutherland</dc:creator>
      <dc:date>2026-03-09T21:16:22Z</dc:date>
    </item>
  </channel>
</rss>

