Jump to content

Recommended Posts

Posted

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? 

Posted

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

  • Thanks 1
×
×
  • Create New...