amillamill Posted April 19, 2019 Share Posted April 19, 2019 I have entity1 and entity2 entering a server. I want entity1 to have priority over entity2 when in the input buffer waiting to be processed no matter how many entities are already in the input buffer. I'm using connectors leading the entities into the server input node. Any suggestions? Link to comment Share on other sites More sharing options...
GFurtado Posted April 22, 2019 Share Posted April 22, 2019 Check the server property Ranking Rule. This property determines the order entities are processed. Look at the attached model. I assign the Entity.Priority when it cames out of the sources and set my server to rank entities based on the Entity.Priority expression. I hope it helps. EntityPriority.spfx 1 Link to comment Share on other sites More sharing options...
amillamill Posted April 23, 2019 Author Share Posted April 23, 2019 Thanks @GFurtado Link to comment Share on other sites More sharing options...
Recommended Posts