Question
Axiom Technology Group
US
Last activity: 23 Jun 2022 3:40 EDT
Screen Flow name differentiation in header URL
Hi All,
We are using screen flow for our application functionality and it has 7 screens. When user creates the work object he/she we will be displayed with Screen1 to enter member Medicare and basic details and after entering all the required details he will move to next screen which is Screen2 (user address details). So each screen has its own name configured in the flow rule.
We are trying to configure Angelfish/Dynatrace monitoring features and for one of the functionality it expects to differentiate the screen names.
Its hard to differentiate screen names as the URL is not appending with screen name (which is configured in Screen Flow) when we navigate from one screen to other screen.
Is there known way where we can achieve this? Like any code change to add the screen names in Header URL so that it would be useful for one of our monitoring functionality.
Currently its not appending screen flow name and having URL for each screen like below
Home Page after login:
(Host)/prweb/PRAuth/app/lfs_/xM6Ymghy2hGc_94ud8Qhjw*/!STANDARD
Screen1:
(Host)/prweb/PRAuth/app/lfs_/xM6Ymghy2hGc_94ud8Qhjw*/!STANDARD
Screen2:
(Host)/prweb/PRAuth/app/lfs_/xM6Ymghy2hGc_94ud8Qhjw*/!STANDARD
Screen3:
(Host)/prweb/PRAuth/app/lfs_/xM6Ymghy2hGc_94ud8Qhjw*/!STANDARD
Please let me know if any other information is required to help us on this!