169 lines
6.6 KiB
Markdown
169 lines
6.6 KiB
Markdown
# OO-APM-Monitoring-Business-Flow_686073823
|
|
## Introduction
|
|
|
|
This document describes the use cases used for OO RUM (Real User Monitoring) testing.
|
|
|
|
## OO APM Monitoring Business Flow
|
|
|
|
#### SMAX LOGIN
|
|
|
|
- Login into **https://<farm>- smax.saas.microfocus.com/saw/ess?TENANTID=<tenant id>**
|
|
- **example: [https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684](https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684)**
|
|
|
|
This will load Agent Interface. (optional): Opentext menu(3 lines) and click -Agent Interface
|
|
|
|
#### 1.Check availability of Automation Operations
|
|
|
|
**1.a.**Navigate to Run>Automation Operations: https://<farm>- smax.saas.microfocus.com/oo/?tenantId=<tenant id>#/runtimeWorkspace/runs
|
|
|
|

|
|
|
|
It should load by default: Example: [https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684#/runtimeWorkspace/runs](https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684#/runtimeWorkspace/runs)
|
|
|
|
**1.b.**See that Run Management > Run Explorer is available by default.
|
|
|
|

|
|
|
|
**1.c.**Select Content Management. See that Flow Library is available by default.
|
|
|
|

|
|
|
|
#### 2.Check availability of Orchestration Settings
|
|
|
|
**2.a.**Navigate to Administration>Orchestration Settings: https://<farm>- smax.saas.microfocus.com/oo/?tenantId=<tenant id>#/systemWorkspace/t opology
|
|
|
|

|
|
|
|
**2.b.**See that Topology is available by default.
|
|
|
|
Example:[https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684#/systemWorkspace/topology](https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684#/systemWorkspace/topology)
|
|
|
|

|
|
|
|
**2.c**.See Workers tab is available and that at least one worker is Enabled and Available
|
|
|
|

|
|
|
|
#### 3.Run OO out-of-the-box AFL Flow
|
|
|
|
**3.a.**Navigate to Run>Automation Operations as in **1.a.** above: https://<farm>- smax.saas.microfocus.com/oo/?tenantId=<tenant id>#/runtimeWorkspace/runs
|
|
|
|
**3.b**.Go to Run Management > Flow Launcher
|
|
|
|
**3.c**.Search for: ***How do I***
|
|
|
|
**3.d**.Pick How do I create a parallel flow
|
|
|
|
**3.e.**Select Open Run After Launch
|
|
|
|
**3.f.**Press Run
|
|
|
|

|
|
|
|
**3.g.**See that a pop-up appears with Status message
|
|
|
|
**3.h.**Press Resume and Wait for it to self refresh!!!
|
|
|
|

|
|
|
|
**3.i.**See that the flow completes successfully in the pop-up that appears. Then click to close on top right X.
|
|
|
|

|
|
|
|
**4.Run OO out-of-the-box *CloudSlang* Flow (SKIP this STEP, till OO is on 24.4.1 for all farms)**
|
|
|
|
**4.a.**Navigate to Run>Automation Operations as in **1.a.**: https://<farm>- smax.saas.microfocus.com/oo/?tenantId=<tenant id>#/runtimeWorkspace/runs
|
|
|
|
**4.b.**Go to Content Management > Flow Library
|
|
|
|
**4.c.**Search for: **verify**
|
|
|
|
**4.d.**Pick: **verify\_url\_is\_accessible**
|
|
|
|
**4.e.**Fill in URL to the Automation Operations actual url (example: [https://oo.<farm>-smax.saas.microfocus.com/](https://oo.eu8-smax.saas.microfocus.com/))
|
|
|
|
[https://oo.eu8-smax.saas.microfocus.com](https://oo.eu8-smax.saas.microfocus.com/oo/?tenantId=384525684#/runtimeWorkspace/runs) /
|
|
|
|
**4.f.**Press Run
|
|
|
|

|
|
|
|
**4.g.**See that the flow completes successfully in the pop-up that appears and Wait for it to self refresh with final status!!!
|
|
|
|

|
|
|
|
**4.h.** See that the flow completes successfully in the pop-up that appears. Then click to close on top right X.
|
|
|
|
**5.Schedule an out-of-the-box Flow**
|
|
|
|
- 5.a.Navigate to Run>Automation Operations as in **1.a.**: https://<farm>- smax.saas.microfocus.com/oo/?tenantId=<tenant id>#/runtimeWorkspace/runs
|
|
|
|
**5.b.**Go to Run Management > Scheduler
|
|
|
|

|
|
|
|
**5.c.**Press the + (create) button.
|
|
|
|

|
|
|
|
**5.d.**Select flow Path
|
|
|
|

|
|
|
|
**5.e.**Search for: ***generate random***
|
|
|
|
**5.f.**Pick up: ***generate random number from io folder***. and click SELECT.
|
|
|
|

|
|
|
|
**5.g.**Press Next
|
|
|
|
**5.h.**Pick a recurrence: ***yearly***. Make sure it is several months from the date of the schedule.
|
|
|
|

|
|
|
|
**5.i.**Press Next (it will not move further unless the start time is in the future)
|
|
|
|
**5.j.**Press Finish
|
|
|
|
**5.k.**See that the schedule has been created and available in the list.
|
|
|
|

|
|
|
|
**5.l.**Select the schedule. Press the edit button. Change the schedule name. Press Next, Next, Finish.
|
|
|
|
**5.m.**See that the schedule has been edited and the new name is available in the list.
|
|
|
|

|
|
|
|
**5.n.**Select the schedule. Press the **Delete** button Icon at top left and confirm the removal.
|
|
|
|
- 
|
|
|
|
**5.o.**Confirm table has no records.
|
|
|
|

|
|
|
|
## Attachments:
|
|
|
|
[image-2025-1-21\_13-49-42.png](attachments/686073823/686073726.png) (image/png)
|
|
[image-2025-1-21\_13-49-58.png](attachments/686073823/686073727.png) (image/png)
|
|
[image-2025-1-21\_13-50-16.png](attachments/686073823/686073729.png) (image/png)
|
|
[image-2025-1-21\_13-51-0.png](attachments/686073823/686073734.png) (image/png)
|
|
[image-2025-1-21\_13-51-29.png](attachments/686073823/686073738.png) (image/png)
|
|
[image-2025-1-21\_13-51-51.png](attachments/686073823/686073740.png) (image/png)
|
|
[image-2025-1-21\_13-52-11.png](attachments/686073823/686073743.png) (image/png)
|
|
[image-2025-1-21\_13-53-33.png](attachments/686073823/686073756.png) (image/png)
|
|
[image-2025-1-21\_13-53-49.png](attachments/686073823/686073759.png) (image/png)
|
|
[image-2025-1-21\_13-56-40.png](attachments/686073823/686073769.png) (image/png)
|
|
[image-2025-1-21\_13-57-2.png](attachments/686073823/686073771.png) (image/png)
|
|
[image-2025-1-21\_13-57-20.png](attachments/686073823/686073772.png) (image/png)
|
|
[image-2025-1-21\_13-57-37.png](attachments/686073823/686073775.png) (image/png)
|
|
[image-2025-1-21\_13-58-19.png](attachments/686073823/686073781.png) (image/png)
|
|
[image-2025-1-21\_13-59-11.png](attachments/686073823/686073787.png) (image/png)
|
|
[image-2025-1-21\_13-59-35.png](attachments/686073823/686073789.png) (image/png)
|
|
[image-2025-1-21\_14-0-13.png](attachments/686073823/686073796.png) (image/png)
|
|
[image-2025-1-21\_14-2-1.png](attachments/686073823/686073810.png) (image/png)
|
|
[image-2025-1-21\_14-2-31.png](attachments/686073823/686073815.png) (image/png)
|
|
[image-2025-1-21\_14-2-50.png](attachments/686073823/686073817.png) (image/png)
|