Hi All,
If my elements had consistent naming with keywords etc, how might I go about having a service template that adds elements from different protocols to generate a service based on the naming & keywords of different running elements?
Looks like you can only add fixed elements or add by fixed protocols? Reading up docs but thought someone might know the answer.
and...
Is it possible to have a service template automatically add new elements to the generated services?
Thanks
Dave
Hi David,
For this case you could use regular expressions. In the example below, I will include all elements that contains the name 'TEST_ELEMENT':
It is true that for this case you will only add elements using a specific protocol, however you could either add a new alternative (see the button 'Add alternative'), or add a new child element.
When applying this service template I will get the following service:
If you would like to add new elements automatically you could use the option 'Auto execute template when new elements have been added to the system':
If you plan to use the same elements on multiple services, don't forget to select the option 'Allow element to be reused by multiple services' in the child element options.
Hope it helps.
Hi David,
Indeed, there is no option to select elements from multiple protocols.
And this make sense since you can determine for each protocol, what parameters should be included in the service.
Hope it helps.
Okay, thanks Miguel
Thanks Miguel for your response. This is helpful. So from what I can gather there is not an option to select elements from different protocols? seems to be “Or” “Alternative” So one protocol at a time? Need to verify this myself.