<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tagging based on Services from a web application in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180169#M19835</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47626"&gt;@Sten&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes this is possible. It's not too straight forward though. You can use the relationships in entitySelectors to identify those services. See my &lt;A href="https://community.dynatrace.com/t5/Dynatrace-tips/Pro-Tip-Tagging-entities-which-have-no-autotagging-rule-support/td-p/175701" target="_self"&gt;Pro Tip post here&lt;/A&gt;. Number 7 in that list is doing it the other way around (tag applications up from services, but if you use a "toRelationship" from the Application entitytype&amp;nbsp; you should be able to achieve this.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I think the entitySelector would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;type(SERVICE),toRelationships.calls(type(APPLICATION),tag(tagOfApplication))&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;You can use this selector in an auto tagging rule which would then also assign the same tag (tagOfApplication) to the services. And then further on use this tag in you MZ assignment rule.&lt;/P&gt;&lt;P class=""&gt;Only drawback: you cannot use placeholders or key:value tags for entitySelector rules...&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kr,&lt;/P&gt;&lt;P&gt;Reinhard&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 22:31:32 GMT</pubDate>
    <dc:creator>r_weber</dc:creator>
    <dc:date>2022-02-03T22:31:32Z</dc:date>
    <item>
      <title>Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180126#M19824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to tag all services that belong to a specific Web Application so I can make a complete Management Zone based on the Web App.&lt;/P&gt;
&lt;P&gt;So basically when I click on the services that belong to the web app, I can see the service flow and I want to tag all of those components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sten&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 12:54:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180126#M19824</guid>
      <dc:creator>Sten</dc:creator>
      <dc:date>2022-03-25T12:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180169#M19835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47626"&gt;@Sten&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes this is possible. It's not too straight forward though. You can use the relationships in entitySelectors to identify those services. See my &lt;A href="https://community.dynatrace.com/t5/Dynatrace-tips/Pro-Tip-Tagging-entities-which-have-no-autotagging-rule-support/td-p/175701" target="_self"&gt;Pro Tip post here&lt;/A&gt;. Number 7 in that list is doing it the other way around (tag applications up from services, but if you use a "toRelationship" from the Application entitytype&amp;nbsp; you should be able to achieve this.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I think the entitySelector would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;type(SERVICE),toRelationships.calls(type(APPLICATION),tag(tagOfApplication))&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;You can use this selector in an auto tagging rule which would then also assign the same tag (tagOfApplication) to the services. And then further on use this tag in you MZ assignment rule.&lt;/P&gt;&lt;P class=""&gt;Only drawback: you cannot use placeholders or key:value tags for entitySelector rules...&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kr,&lt;/P&gt;&lt;P&gt;Reinhard&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 22:31:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180169#M19835</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-03T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180200#M19838</link>
      <description>&lt;P&gt;Hi Reinhard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your awesome reply! This is really nice knowledge.&lt;/P&gt;&lt;P&gt;Unfortunately, I can't make it work on the environment. I made a tagging rule via the API as follows:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "sampleAutoTag",&lt;BR /&gt;"description": "sampleDescription",&lt;/P&gt;&lt;P&gt;"entitySelectorBasedRules": [&lt;BR /&gt;{&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"entitySelector": "type(SERVICE), toRelationships.calls(type(APPLICATION), tag(tagOfApplication))"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was succesful, however the tags of the Application are (45 minutes later) still not visible on the Services. Do you know what I'm doing wrong?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 12:50:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180200#M19838</guid>
      <dc:creator>Sten</dc:creator>
      <dc:date>2022-02-04T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180207#M19839</link>
      <description>&lt;P&gt;Update from my side: it works!! I need to specify the tag within the call at the place "tagOfApplication"&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 13:45:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180207#M19839</guid>
      <dc:creator>Sten</dc:creator>
      <dc:date>2022-02-04T13:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180224#M19841</link>
      <description>&lt;P&gt;Good to know, glad it helped!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 19:45:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/180224#M19841</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2022-02-04T19:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/187002#M21022</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35901"&gt;@r_weber&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Get lost a bit on what are the allowed types for&amp;nbsp;toRelationships.calls so my question is if&amp;nbsp;there is a way to tag all services in service flow that are being called from a specific Key User Action?&lt;/P&gt;&lt;P&gt;Thanks in advance for your insight on this&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best and stay safe&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 08:14:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/187002#M21022</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2022-05-23T08:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tagging based on Services from a web application</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/290576#M38114</link>
      <description>&lt;P&gt;It took me "some time" to get back to my question and the answer is&amp;nbsp;type(service_method)/type(application_method)&lt;/P&gt;&lt;P&gt;But still today its not possible to use them for tagging or for Management Zones&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@F2D1C2F7F4E2482D3B1CB233C93F9C13/images/emoticons/facepalm.gif" alt=":facepalm:" title=":facepalm:" /&gt;&lt;/P&gt;&lt;P&gt;with the follow error message:&lt;EM&gt; entitySelector Entity selector contains type which does not support automatically applied tags&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 11:19:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Tagging-based-on-Services-from-a-web-application/m-p/290576#M38114</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2025-12-01T11:19:03Z</dc:date>
    </item>
  </channel>
</rss>

