18 Apr 2019 05:56 PM
Hello
we are planning to upgrade from Appmon 7.0 to Dynatrace managed very soon.. we have some existing BT which we need to replicate in the new tool. one of the scenario is below
we have a page and Click button which we have written in Appmon. screenshot attached.
how to write the same in Dynatrace managed so that we can get the same results?
do let me know the steps with screenshot.
Thanks
RamP
Solved! Go to Solution.
19 Apr 2019 03:34 PM - last edited on 16 Oct 2023 03:45 PM by random_user
Hello Ramakrishnan,
In Dynatrace there is no direct conversion one-to-one for Business Transaction, but it has most of the functionalities that it provided in AppMon:
Mike Kopp explains it well in this post https://community.dynatrace.com/questions/204930/how-to-create-business-transactions-and-reporting.h...
* Request Naming which is most akin to BT and BT splitting:https://www.dynatrace.com/support/help/server-side-services/request-attributes/how-can-i-name-my-req...
* Multi dimensional analysis: https://www.dynatrace.com/support/help/server-side-services/request-attributes/how-do-i-chart-custom...
* Custom Business Errors: https://www.dynatrace.com/support/help/server-side-services/request-attributes/how-do-i-use-request-...
Here you can see a video that explains how to do the conversion of Business Transactions from AppMon to Dynatrace functionalities, https://www.youtube.com/watch?v=o4Z6XWFwtRY
Your use case looks like would be enough with a key request at service level, but as said it will need a little of rethinking to see the best approach to replicate it.
Regards