Hi everyone,
I have an ItemChanged event that triggers a function with POST, this function has 3 reference arrays as parameters. The OK button script triggers twice the ItemChanged event but in debug mode, I only can see one. Then one of the reference arrays returns values no expected. I solved the problem removing the post-execution but I want to know if it could be a concurrent execution that are using the same reference arrays at the same time.
BTW: this is a web application running in PowerServer 2017 R3
Best Regards,
Oscar Naranjo