Hi. There's a defined process in BPM that I don't quite understand how it works.
I've given a very simple example.
1.- I start having a Variable and make a process with it.
2.- Before and after the process they must have different values.
3.- I save it before and after the process to other variables, that I do not modify.
4.- I write in a test log record (LogPruebass) the values that all the variables have.
Then I compare the results obtained with the ones I expected. I do not understand it,
I don't understand why they all have the same value.
In the images you can see, the process, the code of the two tasks, the result generated in the test log and a comparison between the expected results and these last ones.
Thanks in advance for your help
I've given a very simple example.
1.- I start having a Variable and make a process with it.
2.- Before and after the process they must have different values.
3.- I save it before and after the process to other variables, that I do not modify.
4.- I write in a test log record (LogPruebass) the values that all the variables have.
Then I compare the results obtained with the ones I expected. I do not understand it,
I don't understand why they all have the same value.
In the images you can see, the process, the code of the two tasks, the result generated in the test log and a comparison between the expected results and these last ones.
Thanks in advance for your help
Comment