<?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: How to read Attribute value using form processor and perform further process in Windchill</title>
    <link>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/952539#M80524</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://community.ptc.com/t5/user/viewprofilepage/user-id/508409"&gt;@RS_10128209&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up with you on your post to see if your question has been answered.&amp;nbsp;&lt;BR /&gt;If so, please mark the appropriate reply as the Accepted Solution.&amp;nbsp;&lt;BR /&gt;Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2024 19:59:47 GMT</pubDate>
    <dc:creator>anursingh</dc:creator>
    <dc:date>2024-05-27T19:59:47Z</dc:date>
    <item>
      <title>How to read Attribute value using form processor and perform further process</title>
      <link>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/948394#M80088</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RS_10128209_0-1715170649302.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/103826i6B4C25FEFB0D0140/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RS_10128209_0-1715170649302.png" alt="RS_10128209_0-1715170649302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to read attribute value named as, "Part Number" from the WTDocument creation page and perform further operation using form processor&lt;/P&gt;&lt;P&gt;expected - Read attribute value if it contains value then need to create WTPart with same number as passed in this attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 12:21:46 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/948394#M80088</guid>
      <dc:creator>RS_10128209</dc:creator>
      <dc:date>2024-05-08T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Attribute value using form processor and perform further process</title>
      <link>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/949239#M80168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/508409"&gt;@RS_10128209&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your processor, there is NmCommandBean input variable, this variable contains all what you need from the wizard&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;// NmCommandBean nmcb
public FormResult doOperation(NmCommandBean nmcb, List&amp;lt;ObjectBean&amp;gt; var2) throws WTException
{
nmcb.getChecked();
nmcb.getText();
nmcb.getTextArea();
}&lt;/LI-CODE&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 07:34:26 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/949239#M80168</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2024-05-13T07:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Attribute value using form processor and perform further process</title>
      <link>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/952539#M80524</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://community.ptc.com/t5/user/viewprofilepage/user-id/508409"&gt;@RS_10128209&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up with you on your post to see if your question has been answered.&amp;nbsp;&lt;BR /&gt;If so, please mark the appropriate reply as the Accepted Solution.&amp;nbsp;&lt;BR /&gt;Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 19:59:47 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/How-to-read-Attribute-value-using-form-processor-and-perform/m-p/952539#M80524</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2024-05-27T19:59:47Z</dc:date>
    </item>
  </channel>
</rss>

