Value of Long attribute is not getting Modified

0
I have requirement to Register a material Info, In which I have one attribute with Data type long.During creating a Material ,it is successfully creating. But while am modifying the existing Material in a form the long attribute value is not getting changed . for example , if the existing value is 700 and when am changing to 80 .The value revert backs to 700 within fraction of seconds. There is on change microflow for that, but it is not hitting , the revert is happening before hitting the ON change Microflow. Can anyone faced this kind of strange behavior. NOTE: The same code is working well and good in Modeler Version 6.8.1. The issue am facing in Modeler Version 7.11.0
asked
2 answers
0

I would recommend updating to the latest version of the modeler if possible and retesting this scenario. 

answered
0

Are there any event handlers on the entity?

answered