4.1 KiB
4.1 KiB
Aviator-widget-on-boarding-tasks-for-UCMDB_688982982
Introduction
This documents provides a sequence of tasks required for Aviator widget on-boarding on UCMDB as a reference for SaaS operations team. Follow the tasks one by one.
Compatibility
| UCMDB | ESM SMAX | ITOM Aviator |
|---|---|---|
| 25.1 | 25.1 | 25.1 |
Task 1: Prepare ESM tenant
Scenario 1: Onboarding a New ESM Tenant
Steps:
- Apply for an ESM Tenant:
- Contact the ESM Cloud Service Team to apply for an ESM tenant, which includes both SMAX and UCMDB.
- Enable the Aviator Capability for the SMAX Tenant:
- Follow the instructions in the documentation to add the Aviator capability to the tenant(https://docs.microfocus.com/doc/SMAX/24.4/AddAviator)
Scenario 2: Existing ESM Tenant Without Aviator Capability Enabled
Steps:
- Enable the Aviator Capability for the SMAX Tenant:
- Follow the instructions in the documentation to add the Aviator capability to the tenant(https://docs.microfocus.com/doc/SMAX/24.4/AddAviator)
Scenario 3: Existing ESM Tenant With Aviator Already Enabled, go to Task 2 directly
Task 2: Add UCMDB AI content with SMAX Tenant Admin user (only required for 25.1)
Steps:
- Log in SMAX agent page, go to "Administration -> Studio
- In Dropdown list select “Aviator Models".
- Select Tab “Import Data”, click “Browse” upload CSV file “AviatorModel_UCMDB.csv”, import it.
Task 3: Set CORS allow domain for UCMDB
Steps:
- Log in SMAX agent page, go to "Administration -> AI Studio -> Configurations".
- Set the base URL of UCMDB server to "Allowed origins for Aviator service", e.g. https://cms.esmupg.itsma-ng.org)
(Optional) Task 4: Apply to setup SSO for UCMDB and ESM
Refer to the following document to configure SAML authentication and setup SSO for UCMDB and SMAX.
Associate SMAX tenants with UCMDB customers for Single Sign-On - Service Management Automation X
If you skip this task, then the end users will get a popup window to enter the credentials when accessing the Aviator widget.
Task 5: Aviator server integration with UCMDB
Add below settings for Aviator, they are all customer specific. And will take effect after re-login. Below are descriptions of settings added for Aviator.
- Mandatory:
- aviator.host (Aviator Host Name or IP address)
- aviator.tenant (Aviator Tenant ID)
- aviator.host (Aviator Host Name or IP address)
- Optional:
- aviator.port (Aviator Server Port, Default 443)
- aviator.root.context (Aviator Server URL Root Context, Default ‘/’)
- aviator.idm.auth.group (Aviator Authentication Configuration Group Name, it is required when using
- aviator.port (Aviator Server Port, Default 443)
Steps:
- Use UCMDB sysadmin user login UCMDB URL: https:///jmx-console/
- Use method setSettingValue to set "Aviator Host Name or IP address"
- customerID: (example: 100000002) 2. name: aviator.host 3. value: (example: eu3-smax-saas.microfocus.com)
- Use method setSettingValue to set "Aviator Tenant ID"
- customerID: (example: 100000002) 2. name: aviator.tenant 3. value: (example: 1000002)
Task6: Validate Aviator Widget in UCMDB
- The Aviator widget is shown after login to UCMDB web UI.
- User can login to Aviator widget.
- When drill down into CI detail from Inventory, CI explorer, Global Search, the CI Summary button is shown. Can summarize individual CI and its related CI
- E.g. Go to CI explorer search for CI of node, Right click one CI and click properties, go to CI detail page. "Summarize this CI" button show and can summarize individual CI and its related CI
- User can ask ci related question using chat box, e.g. list this ci disk information
