Question
Verizon Data Services
IN
Last activity: 20 Nov 2017 6:37 EST
Events not triggering properly in drop down
Hi All,
I have a drop down control where I have configured 4 event on change Post --> Run Data Transform --> Refresh Section -->Refresh Section .Once the value is posted I am using the value in the data transform to build a page list from a data page passing the value of the drop down as a parameter.
The issue which I am facing is out of 1000 times 10/20 times , the value doesn't post properly and hence a null value is being passed and hence we get an exception.
As the occurrence of fail scenario is very less , I couldn't trace the same.
Could some body tell me, if there is a probable chance that my second event got triggered before first or any other issue which is causing this.
Hi Nikhil,
It may be due to some other reason. We would require the tracer logs to investiate further. Actions execute in the order in which they are listed. If you define more than one event for a control, the actions are executed from the top down as displayed in the list; the inherited actions (the ones in the rule) execute first. All processing effects of an action in the list will complete before the next action starts.
Thanks,
Gisela