Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80876

Knowledge needed about Commits within Schedular or Microflow

$
0
0

I have a microflow which is called by a schedular. 

The microflow retrieves the first entity out the database with a certian enum state. The first action there after is to change the state to a new state before calling a microflow that performs a large number of retrieves and changes to a number of different entities through a loop. 

 

From what i can see the first commit of the entity simply doesn't actually commit. It's almost as if it's being rolled back somehow. 

 

I've read through the commit, schedular and rollback documentation. I can't seem to understand why it's doing that. There are rollbacks that are potentially being called in deeper microflows but according to the documentation once you commit an entity any further rollbacks do not affect it. 

 

I get the feeling I don't understasnd something about either the database session within a microflow or something deeper but I've reached a deadend. Is there any deeper documentation I could read or more detailed why i could potentially debug this problem? 

 

 

 


Viewing all articles
Browse latest Browse all 80876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>