Good things you should know

Some things might be more straight forward for one than the other.
This is a small list with some of those things.

  • If an incoming configuration is not configured in an (active) route, a task will not be created
    • search terms:
      tasks are not created, there are no tasks, running incoming does not create tasks
  • Running a route will not run an incoming configuration
    • an incoming configuration (subscriber) should be ran before the route
  • A route can run automatically if its incoming configuration has ran and tasks are available.
    By enabling ‘realtime processing’ in the route itself
  • A best practice is to only send data with outgoing configurations (publishers) and not with an entity transformer