In my DTR script I would like to find out the protocol name of a resource that is used in a contribution resource in order to set one or the other configuration setting on the other resources.
Is there a way to access this information?
Contribution resource: Satellite Feed
Resource in Contribution resource: Demodulator
DTR on Event service definition will trigger on selection of the Satellite Feed.
Anyone who knows how to reach the Demodulator protocol name from there?
The contributing resource should have a property ("Main Reservation") with the id of the main reservationInstance. You should be able to retrieve that reservationInstance and get whatever you need from that?