Hi,
is it possible to have within SRM if i have an Service definition with 3 the same functions to have an sort of preference on the resource while selecting the first?
Use case for example:
i've got a source routing to 3 graphic processors each to their own destination. They are usually used in pairs so if i select 1a the other gfx processing normally would be 1b and 1c. so when selecting the GFX 1a in the first spot i would like to auto select 1b and 1c in the other ones. However it might be the case that there is an issue and we need to use 2b instead of 1b.
How can this be done? Looking at DTR it gives a too riged pattern of fixed rules.
Hi Gerwin
To accomplish that you can create a capability parameter on those resources profile definition.
Then for each resource you fill with a value indicating to each resource it connects to.
Then you create a DTR, on first resource change, that will fill that parameter on the other two.
The other resources will then be auto-selected an in the drop-down you will only see the ones that it can connect to. So 1b will be auto-selected but in the dropdown you will also see 2b, but no others.