1.
Oscar is a Process Engineer responsible for creating product models. He plans to create a model for a configurable lamp. Oscar needs to implement the lamp power calculating on the basis of bulb number and power. Which node type should he use to implement such calculation?
2.
Oscar is a Process Engineer responsible for creating product models. His task is to create a model for a table lamp. The modeling tree of this model is set up to calculate the lamp height on the basis of the user input in the Product Builder configuration form. If the calculated height is more than 50 cm, Oscar wants to inform the user of this. How can he inform the user that the lamp height is more than 50 cm?
3.
What do the modeling tree nodes handle?
4.
When is the modeling tree executed?
5.
Which sub nodes are automatically assigned to a new IF node in the modeling tree?
6.
What is the purpose of the Look up tab in the Table node form?
7.
Oscar is a Process Engineer responsible for creating product models. He is given a task to create a model for a configurable shade. When configuring this shade, the user is to select the shade type: round, square, or triangle. Depending on the users choice for the shade type, Oscar wants to determine which frame item to use. How can he implement selecting a frame item depending on the shade type?
8.
Oscar is a Process Engineer responsible for creating product models. His task is to create a lamp product model. In this model, Oscar needs to implement calculating the material consumption for the lamp on the basis of the lamp dimensions specified by the user in the Product Builder configuration form. How can Oscar implement such calculation?
9.
What can you do with a message node?
10.
Which node types can have a Document handling subnode?