Skip to main content
5-Regular Member
May 26, 2026
Solved

Create a Manufacturing view via workflow

  • May 26, 2026
  • 1 reply
  • 15 views

Hello,

i am trying to find a way to create a manufacturing view for a wtPart in a workflow.
For example, when a promotion request is reviewed and the promotion object is Released, the manufacturing view should be automatically created. Until now this can be done manually via the menu: Actions → New → New view version.
 


Is this possible?

Best answer by TDT

Hi ​@SS_14534388,

Yes, this is possible.
You will need to add the required logic in the Expression Robot to create the Manufacturing View.

1 reply

TDT17-PeridotAnswer
17-Peridot
May 26, 2026

Hi ​@SS_14534388,

Yes, this is possible.
You will need to add the required logic in the Expression Robot to create the Manufacturing View.

5-Regular Member
May 26, 2026

Thanks for the reply! I manage to do that with some coding in an expression robot.