Experiments: keeping track of labels of products

All topics specific to modeling questions in Enterprise Dynamics
Post Reply
Freya
Posts: 1
Joined: Friday 02 August, 2013 - 14:22

Experiments: keeping track of labels of products

Post by Freya »

Hello,

I am running experiments and the most important data I need to collect are the values of the labels that are assigned to the products, especially regarding time. For example, in the source atom a label 'creation time' is assigned to all products. How do I get the value of this label for all the products that run through my model during the experimentation time?

In the experimentation wizard I have tried to select the performance measure 'label' for the atom 'source', but this only gives me 0's as output which cannot be correct.

Does somebody know how this works?
Thank you!
Freya
marlies
Posts: 301
Joined: Monday 17 January, 2011 - 09:28

Re: Experiments: keeping track of labels of products

Post by marlies »

Hi Freya,

The problem is that you ask for the label values on the source atom, but as you describe the labels were assigned to the products. As this label isn't assigned to the source, the pfm will indeed return 0.

To log the values of the product's labels, you could do the following: instead of assigning a label to the product, you could write the creation times to a table. In the experiment wizard select the table atom and as pfm for that atom the option [TABLE].

Regards, Marlies
Post Reply