Update field OrderDtl.PartNum in sales order entry after save configurator

Hello,
I am using configurator in Epicor 10.2.700.3. I want to change OrderDtl.PartNum after I finished to used configurator. For example, I have a line in order entry where OrderDtl.PartNum is equal a “AG”. In the configurator I write EpiPcTextBox the value “Bottle”, when I save the configurator I want the OrderDtl.PartNum would be equal a “Bottle”.
Is that possible? What tools or steps I use to solve it?
Thank you for your answers.

Yes. and you have all sorts of options for setting it (too many if you ask me).

Do you want to create a Part master entry? Or just leave it as an On The Fly part that happens to have configurator data attached to it?

I want to leave it as an On The Fly part, even I would expect the configurator button to be disabled after save configurator. How could I do that?
Thank you .

On the Record Creation tab of the Configurator Entry window, use the Smart String and Options sections:

With the above settings, the partnum will be set to whatever my configurator designer put into the text box txtPartNum.

1 Like

Hello,
I configure smart string, but it is not working. I wrote “Bottle” in my inputs preitem but when I saved configuration the value partnum did not change to Bottle. I attach a image, did you configure something wrong?
Thank you

Try deleting the line and making a new one. Sometimes an already configured part (configured by a different configurator setup) won’t update the Partnum

Hello,
I created a new line and it is not working; the partnum didn’t update. Any idea? Thank you

Sorry… I missed a few steps.

You do need to check these too.

Hello @ckrusen
It is working, I add configurations that you mentioned previous quote and now it is working. Thank you so much :slight_smile: . A last question, is it possible the smart string happens in sales order and not happen in quote?
Thank you.

Yes. Unapprove the configurator, unselect the Quote Detail Allow Record Creation check box, then re-approve.

image

@ckrusen the configuration is working. I appreciate your time and answers. I have no more doubts. Thank you.Regards.