Solved
Preference management: Options
I am currently using WC12.0.2
Not able to find the "Soft Type Parameter" under the Upload category. any idea on this?

I am currently using WC12.0.2
Not able to find the "Soft Type Parameter" under the Upload category. any idea on this?

Sometimes it is possible that the loading does not load all preferences .
Hard to say what can case it
but you can upload the preference from a file
article describes the process here:CS152142
the xml preference definition for loadfromfile is>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE PreferenceImpExp SYSTEM "standardX20.dtd">
<PreferenceImpExp>
<PreferenceInstance>
<name>upload.soft.type.parameter</name>
<clientName>WINDCHILL</clientName>
<value>UPLOAD_SOFT_TYPE</value>
<locked>false</locked>
</PreferenceInstance>
</PreferenceImpExp>
hope this can help
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.