Solved
Create Variant Specification by API
Hello,
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.23
I would like to programmatically create Variant Specification. As far as I can see in the documentation such customization should be possible.
e.g.
Sample Code for VariantLoadNavCriteriaBean API but the problem is I cannot find
VariantSpecLoaderHelper.service.loadVariantSpecs(beans, partConfigSpecBeans, atoConfigSpecBeans);
The classes for 'VariantSpecLoaderHelper' are not present in the Windchill installation and I do have license and I am able to manually create Variant Specification in the system.
Can you help me to resolve this issue?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.23
I would like to programmatically create Variant Specification. As far as I can see in the documentation such customization should be possible.
e.g.
Sample Code for VariantLoadNavCriteriaBean API but the problem is I cannot find
VariantSpecLoaderHelper.service.loadVariantSpecs(beans, partConfigSpecBeans, atoConfigSpecBeans);
The classes for 'VariantSpecLoaderHelper' are not present in the Windchill installation and I do have license and I am able to manually create Variant Specification in the system.
Can you help me to resolve this issue?


