<?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 get VR oid after multi-selecting the Parts available on PSB in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055140#M11111</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/937068"&gt;@NG_12993661&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to process all OR oid and call a function to get VR oid.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
    <pubDate>Tue, 17 Feb 2026 08:35:19 GMT</pubDate>
    <dc:creator>HelesicPetr</dc:creator>
    <dc:date>2026-02-17T08:35:19Z</dc:date>
    <item>
      <title>How to get VR oid after multi-selecting the Parts available on PSB</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055084#M11108</link>
      <description>&lt;P&gt;Version: Windchill 12.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Case: Custom action on the right click menu of Part Structure Page.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Description: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Created a custom action on right-click menu of PSB, after selecting multiple parts available under PSB and clicking the action I want VR oid of all the parts selected but getting OR oid in the form processor.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 21:18:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055084#M11108</guid>
      <dc:creator>NG_12993661</dc:creator>
      <dc:date>2026-02-16T21:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get VR oid after multi-selecting the Parts available on PSB</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055091#M11109</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/937068"&gt;@NG_12993661&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I just wanted to understand your use case.&lt;/P&gt;
&lt;P&gt;Is there a specific reason for getting the VR?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 02:26:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055091#M11109</guid>
      <dc:creator>TDT</dc:creator>
      <dc:date>2026-02-17T02:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get VR oid after multi-selecting the Parts available on PSB</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055140#M11111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/937068"&gt;@NG_12993661&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to process all OR oid and call a function to get VR oid.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 08:35:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055140#M11111</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2026-02-17T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get VR oid after multi-selecting the Parts available on PSB</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055170#M11115</link>
      <description>&lt;PRE class="ckeditor_codeblock hljs cs"&gt;&lt;SPAN&gt;VersionReference verRef=VersionReference.newVersionReference(part);
ReferenceFactory rf = &lt;SPAN class="hljs-keyword"&gt;new&lt;/SPAN&gt; ReferenceFactory ();
String refString = rf.getReferenceString (verRef);
System.&lt;SPAN class="hljs-keyword"&gt;out&lt;/SPAN&gt;.println(refString);&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Feb 2026 11:51:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1055170#M11115</guid>
      <dc:creator>Fadel</dc:creator>
      <dc:date>2026-02-17T11:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get VR oid after multi-selecting the Parts available on PSB</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1059102#M11204</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/937068"&gt;@NG_12993661&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;Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.&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&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 11:37:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/How-to-get-VR-oid-after-multi-selecting-the-Parts-available-on/m-p/1059102#M11204</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2026-03-18T11:37:41Z</dc:date>
    </item>
  </channel>
</rss>

