Routing system Designer

Hello Experts,

We are trying to use Routing system designer instead of Routing Mechanical.
The issue we are facing is with Stock component name.

whenever we are trying to generate a stock from RSD it's create a random number instead of that we need defined item number as we are using Managed NX.

In Routing mechanical if we enable the below plugin

<Plugin>
<Name>
TEMP_STOCK_COMPONENT_NAME
</Name>
<External_Dll>
<DLL_Name>
libroute_plugins
</DLL_Name>
<Entry_Point>
UFD_Routing_GenerateStockComponentName
</Entry_Point>
</External_Dll>
</Plugin>

it will allow us to get the desired result but we don't have this kind of plugin available for Routing system designer in NX 2212 version.

Can you please help me to edit the plugin file so we can have the desired stock result for RSD also.

location of the plugin is NX installation directory
DIR\nx\ROUTING\ugroute_mech\plugins\source