cancel
Showing results for 
Search instead for 
Did you mean: 

Data Action saving before execution

anatmc
Discoverer
0 Kudos
257

,Hi

I am encountering the following situation where I need to execute two Data Actions (DAs) within the same story. The logic for each of these DAs has been tested and the results have been verified. Both DAs are configured to interact with a table in the story containing percentages. When I modify these percentages and run the first DA multiple times, it consistently performs as expected without encountering any issues. However, when I switch to the second DA, it fails to execute in alignment with the changes made to the percentages in the table (pointing to different combination). This behavior persists even if I reverse the execution order.

No error message is presented, the DA Monitor reflects that no records were affected, so it seems it is not executed.

After repeated executions, I have noticed that saving the second DA, even without introducing any changes, acts as a catalyst for the correct execution and produces the desired results.

Any idea?

Thanks in advance

View Entire Topic
anatmc
Discoverer
0 Kudos

Thank you Nikhil, It indeed seems like a glitch.

Would like to update that at some point I suspected that maybe the fact that one DA was saved from the other might have something to do with this behavior (although I see no reason).

I have created a new DA and copied the steps to the new one.

Now it works ..