Jump to content

fameri

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by fameri

  1. In my model, there is a transfer node that is connected to 6 servers. One of the servers (out of 6) should be selected to route the entity through it. A random score between 0 and 1 is assigned to each server and the server with the highest score will be selected to process the entity. How should I implement this routing logic in the transfer node ? Thanks,
×
×
  • Create New...