I created some Services within ITSI using the "Import from Search" and it runs every hour to import anything new along with those entities(that is working well).
Example: machine1, machine2, machine3,machine 4
I also have some other Services that I created that do run every hour as well and those are supposed to just have a service title and a service dependencies to the above services.
Example: rack-001 Service Dependencies to machine1, machine2
rack-002 Service Dependencies to machine3, machine 4
The initial search works but as more machines are added I see the search being run but I'm not seeing the Service with the Service Dependencies being created.
Any thoughts?