Hello,
I am attempting to add a Controller Service to a processor property via the
rest API by changing the descriptors field and the properties field to the
correct Id of the controller Service for the ProcessorEntity before
uploading it;
For some reason the first step is giving unexpected results: I cannot
access any of the controller services via a GET rest api call until all of
the other components (processors, process groups, connections) are loaded.
Is there a certain order to when context services can be accessed and
applied to a processor via the rest api?