We are trying to create a quote line with a smart string and then fire off the configurator’s own processes via BPM to run the configuration based on the values in the smart string like described in this post Product Configurator - Rest API?.
However they figured out how to use bo method to do it, we tried to do it but it raised errors about not valid smart string format. Somebody knows how to fill in smart string with correct format?
beya, I thought that you could make a “no inputs configurator” that works off a smart string like that. @skhan I know it’s been a while but do you recall? Beya do you have access to any guides about the different types of configurators?
I had access to Kinetic_techrefConfigurator_2023.2, they tell about the using of the smart string to load configuration option from orderdtl.SmartString the code in this post Product Configurator - Rest API, but there is no examples of smart string format. When i try to do it raises error about this method configRunBO.EDIValidateSmartString(_cfgPartNum, _cfgRevisionNum, row.SmartString, out ssLogText), on not valid smart string format.
Can you see if you can reach out to support and get an updated copy of the technical reference guide?