I have to assign monitors to an application where the port in use can be one of 27 options. In the past I have just created a different template for each port and assigned the corresponding one, but that method will be very hard in this case as I would have to create 27 monitors. Is there a way I can update the port field in the application component at the time of assignment? Alternately, updating it after assignment would also work I suppose. I see the method allows for Application Settings to be provided, but since there can be multiple components, I am unclear on how this would work. Thanks!