08 Nov 2021 12:43 PM - edited 08 Nov 2021 12:44 PM
Hello Folks,
We are in initial stage to configure the Dynatrace Synthetic for our customer and they wants to monitor some business critical steps/flows. However, those will write a data to application. Few of the use cases as follows,
How can we monitor such kind of business transaction flows under Dynatrace Synthetic?
Can someone please guide and recommend?
Regards,
AK
Solved! Go to Solution.
12 Nov 2021 10:01 PM
synthetics is going to be the same thing over and over, especially for input. If you are having "Kevin" create a user account on step 1, it will always supply the input Kevin, unless your application has a button that just creates a user account and assigns a random ID. Same goes for the Survey, if its the same survey that comes up each time you can put in static input as results, but you cant add dynamic like selecting poor vs great.
13 Nov 2021 06:10 PM - edited 13 Nov 2021 06:12 PM
@AK, you can do all sort of things with the Javascript interface available with Dynatrace synthetics. Please beware of some things that might fail, based on my experience: