cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Requirement is to create Classification category,Classification class,ClassAttributeAssignment,ClassificationAttributeValue,ClassificationAttribute,Feature and their association through Code,not using impex.Can you help on this.

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

arvind-kumar_avinash
Active Contributor
0 Kudos

Hi - anything that you can create using an ImpEx can also be created using ModelService. Please create the models using the create method and then set the values using setters. Finally, save the model using save or saveAll method. Please let me know if you need any further help.

Former Member
0 Kudos

Thank you ,I am going to follow the suggested solution and keep you posted.

arvind-kumar_avinash
Active Contributor
0 Kudos

You are most welcome.

Answers (0)