---
sourceDocument: Xanadu Enterprise Architecture (formerly Application Portfolio Management)
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/application-portfolio-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Enterprise Architecture (formerly Application Portfolio Management)

ft:clusterId :

    - appportman

bundleId :

    - appportman

workflow :

    - Technology


---

# Managing the Technology Portfolio Management (TPM) in Enterprise Architecture Workspace

# Managing the Technology Portfolio Management (TPM) in Enterprise Architecture Workspace {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 6 minutes to read

Technology Portfolio Management helps Enterprise Architects to manage technology life-cycle risks and technology life-cycle exceptions. Enterprise Architects can evaluate all their business applications and application
services by accessing the discovered technologies and auditing information in the Enterprise Architecture Workspace.
The
underlying technologies of the business applications used in your business enterprise have a shelf life that must be actively managed and diligently monitored to track their versions and life-cycle.

The software products used in your business applications can be operating systems, database management systems, development tools, and middle ware, each of which has a life cycle. If these life-cycle stages aren't tracked, there
are risks where the vendor may not support them any longer and the business applications that run on these technologies are at stake.  
Creating an inventory of all technologies used in the enterprise helps to:

* Track the versions of the software and manufacturer support dates for the software
* Set an internal life-cycle guidance for the software
* Assess the risks in using outdated software
* Plan to retire them just like the applications they support, at a definite date
* Support upgrade processes
{#eaw-tpm__ul_ums_lvy_g1c}

The data for the software products are populated from the Computer (CMDB_CI_Computer) and all similar instances of the table, Docker Container (CMDB_CI_Docker_Container), and Serverless Hardwares
(CMDB_CI_Serverless_Hardware) tables, by default. However, if you want to include other CMDB tables that contain software products, you must update the system property sn_apm_tpm.configurationItemsWithSoftwareInstalls. For information on how to update the
system property, see [Update the system property to gather software products from a CMDB table](https://www.servicenow.com/docs/Y53E7AIntXjfzAZbZaualA "You can optionally customize the default values of the sn_apm_tpm.configurationItemsWithSoftwareInstalls system property, to capture the details of Technology Portfolio Management (TPM) software products that aren’t stored in the default CMDB tables, Computer (CMDB_CI_Computer) and all similar instances of the table, Docker Container (CMDB_CI_Docker_Container), and Serverless Hardwares (CMDB_CI_Serverless_Hardware).").

## Installing the Technology Portfolio Management plugin {#eaw-tpm__section_a1y_z2p_k1c}

For instructions to install Technology Portfolio Management, see [Activate the Technology Portfolio Management (TPM) plugin](https://www.servicenow.com/docs/BK_ssBgf_wRI1aJGAefrPw "Activate the Technology Portfolio Management (TPM) store application that you purchased from the ServiceNow Store to make it available on your instance.").
Important:  
Technology Portfolio Management (TPM) fetches the hardware life-cycle data for your enterprise. To fetch the software life-cycle data, you must activate the Software Asset Management (SAM) Professional plugin. Before installing the SAM Foundation plugin, carefully review the [Software Asset Management Foundation plugin
migration](https://www.servicenow.com/docs/access?context=c_SAMMigrationSAMF&version=xanadu&pubname=xanadu-it-service-management&ft:locale=en-US) documentation.

## TPM indicators in EA Workspace {#eaw-tpm__section_nt2_hnw_k1c}

The following are the indicators for Technology Portfolio Management (TPM) in EA Workspace:{#eaw-tpm__table_ot2_hnw_k1c__entry__2}

| Indicator | Description |
|-|-|
| Technology Lifecycle Risk \[sn_apm_tpm_technology_risk\] | Calculates the lifecycle risk score for business applications. |
[ ]

{#eaw-tpm__table_ot2_hnw_k1c}

## TPM reference model in EA Workspace {#eaw-tpm__section_oyy_vjp_k1c}

In EA Workspace, the Technology Portfolio Management enables you to align technologies using the Update TPM data action from a business application record or using the schedule job Populate TPM Discovered Technologies and Lifecycles. Figure 1. TPM Reference Model

## Technology discovery process in EA Workspace {#eaw-tpm__section_asl_xqq_k1c}

The following is the technology discovery and alignment process for business applications in the EA Workspace.  
* Query and fetch the Consumes::Consumed by Application Services.  
  Note:  
  It must be an Application Service and these Application Services must be mapped. The Service Configuration Item Associations \[svc_ci_assoc\] table is populated for each Application Service and its Computers.Figure 2. Service Configuration Item Associations
* For each computer identified in the Service Configuration Item Associations \[svc_ci_assoc\] table, you can see the installed software by selecting the Software Installations tab. Also, if a Hardware Model is associated with the computer, you can see the Hardware type details in the TPM Discovered Technologies tab.
* For each software install, you can see the associated discovery model. The software discovery models must be of a product type Licensable or Unknown and they must be normalized or manually normalized to get any appropriate information. You can also also use the sn_apm_tpm.softwareDiscoveryModelProductFilterForTPMsystem property to gather data on non-licensable software products. For information see, [Filter software results using an encoded query in TPM](https://www.servicenow.com/docs/TTTccxuonTdInmOD303WWQ "Filter out unwanted software products and reduce the number of results to skip unwanted software and their lifecycles to be shown in the Lifecycle Timeline view of a business application. By default, the TPM picks licensable software. Use this encoded query when you want TPM to include other software (non-licensable) and filter the result.").
* For each discovery model, create a TPM Discovered Technology record.
* When you create a record for the TPM Discovered Technology, it triggers the creation of an associated TPM Technology Lifecycles record and it fetches the lifecycle information for the hardware or software technology.

{#eaw-tpm__ul_inl_ssq_k1c} Figure 3. Technology life-cycle discovery process in EA Workspace  
For successful software alignment records, you must have the following tables populated:

* Business Application \[cmdb_ci_business_app\]
* CI Relationship \[cmdb_rel_ci\] - Consumes::Consumed by
* Application Service \[cmdb_ci_service_auto, discovered, calculated, query_based, tag_based, manual\]
* Service CI Association \[svc_ci_assoc\] - note: Only table used to find App Service
* Computers/Hardware Computer \[cmdb_ci_computer\]
* Software Installation \[cmdb_sam_sw_install\]
* Software Discovery Model \[cmdb_sam_sw_discovery_model\]
* Software Product \[samp_sw_product\]
* Software Product Lifecycle \[sam_sw_product_lifecycle\]  
  Note:  
  Depending on your how you have setup your instance, other tables can also contain software records. Check with your administrator.
{#eaw-tpm__ul_qyr_4fw_k1c}Hardware requires the Hardware Model reference on the Computer be populated.

## Update TPM Data for a business application or application service {#eaw-tpm__section_rx4_wxs_q1c}

You can manually refresh the TPM life-cycle data manually for a selected business application or application service. A scheduled job Populate TPM Discovered Technologies and Life-cycles is also run on
schedule or on-demand to update the life-cycle data for all business applications and application services​​. For more details, see [Update TPM data for a business application or application service](https://www.servicenow.com/docs/Twvo8NtnAepNbhejle7FPg "Manually update the Technology Portfolio Management (TPM) lifecycle data including end of support date, end of extended support date, and end of life date for your software and hardware models for your business applications and application services.") and [Run a scheduled job to generate TPM lifecycle data](https://www.servicenow.com/docs/j141dj8kOUCBCaXMgWQ9fw "Run a scheduled job to fetch the technology lifecycle data for your technology portfolio.")

## View insights for technology life-cycle risks {#eaw-tpm__section_dnv_2zs_q1c}

You can track the technology lifecycle risk for business applications, application services, servers, software products, and hardware models. The Populate TPM Discovered Technologies and Life-cycles scheduled
job shows the lifecycle results in the Insights section of the EA Workspace home page. Select the Technology Portfolio tab in the Insights section and then select the View all technology lifecycle risks.  
* Use this filter to see the risks for the next 1 month, 3 months, 6 months, 12 months, and 18 months. By default, the 1 month filter is applied.
* Use the Show only production instances toggle button to see only production instances that are having technology lifecycle risks. By default, this filter is off.
* Select the View all technology lifecycle risks link to see the list of all technology lifecycle risks sorted by earliest lifecycle date, which means the earliest date when a technology lifecycle risk is to happen. You can also export the Technology lifecycle risks information to Excel, CSV, JSON, or PDF as required.

  The data in the Technology lifecycle risks table is fetched from the TPM Discovered Technologies
  \[sn_apm_tpm_discovered_technology\] table.
* Execute the Populate Technology Lifecycle Risks scheduled job to generate the TPM technology lifecycle risks. This scheduled job populates the risk scores for business applications (BA), application services (AS), software products, and hardware models for a fiscal period of type month in the Technology lifecycle risks (sn_apm_tpm_technology_risk) table. For more details, see [Schedule a job to generate TPM technology risk](https://www.servicenow.com/docs/D2qWkaIJV6kyA9l6iJv7VQ "Execute the  Populate Technology Lifecycle Risks scheduled job to generate the TPM technology lifecycle risks and populate the result in the TPM Technology Lifecycle Risks [sn_apm_tpm_technology_risk] table.").
{#eaw-tpm__ul_rn4_2bt_q1c}

## View TPM analysis run logs {#eaw-tpm__section_ubq_zbt_q1c}

You can track the progress of TPM analysis by examining the TPM Discovered Technology Run Logs \[sn_apm_tpm_discovered_technology_run_log\] table. Each time the analysis is run, an entry is added to this
table. Navigate to EA WorkspaceSetupLogs section view the logs.

## TPM lifecycle timelines on Gantt chart {#eaw-tpm__section_iwx_ydv_q1c}

For the Technology Portfolio Management (TPM), the business applications and their related application services (associated hardware models and software
products) are displayed in a hierarchical structure. The corresponding timelines of the application services are displayed as bars on the Gantt chart.

The application services (composed of software products and hardware
models) have lifecycle timelines determined for them. On the Gantt chart, the earliest TPM phase start date of either the software products or hardware models are rolled up to calculate the TPM phase start date of the overall
application service. That is, the earliest TPM phase start date of any software product or hardware model is taken as the TPM phase start date of the application service, overall. For more details, see [TPM lifecycle timelines on Gantt chart](https://www.servicenow.com/docs/FfnlPAuExocclKSNf8_rOg "For Technology Portfolio Management (TPM), the business applications and their related application services (associated hardware models and software products) are displayed in a hierarchical structure. The corresponding timelines of the application services are displayed as bars on the Gantt chart.") and [View TPM and TRM lifecycle timelines on the Gantt chart](https://www.servicenow.com/docs/zD0PMjLA6i6G2XfLZG~v5w "Use the Gantt chart to view and track Technology Portfolio Management (TPM) and Technology Reference Model (TRM) lifecycle timelines.").

## Data visualization for TPM data {#eaw-tpm__section_nwx_t2v_q1c}

In the Enterprise Architecture Workspace Dashboard, the 'Top 10 business applications with normalized TPM risk' widget shows the top 10 business applications having normalized TPM risk. For more details, see [Working with the Enterprise Architecture Workspace dashboard](https://www.servicenow.com/docs/UmK7RDMqwjQWUemittnWCA "The Enterprise Architecture Workspace dashboard provides a summary of the business and application portfolio of your organization. It’s arranged according to different portfolios such as the application portfolio, technology portfolio, information portfolio, and so on.").
* **[Activate the Technology Portfolio Management (TPM) plugin](https://www.servicenow.com/docs/BK_ssBgf_wRI1aJGAefrPw)**   
  Activate the Technology Portfolio Management (TPM) store application that you purchased from the ServiceNow Store to make it available on your instance.
* **[Filter software results using an encoded query in TPM](https://www.servicenow.com/docs/TTTccxuonTdInmOD303WWQ)**   
  Filter out unwanted software products and reduce the number of results to skip unwanted software and their lifecycles to be shown in the Lifecycle Timeline view of a business application. By default, the TPM picks licensable software. Use this encoded query when you want TPM to include other software (non-licensable) and filter the result.
* **[Update TPM data for a business application or application service](https://www.servicenow.com/docs/Twvo8NtnAepNbhejle7FPg)**   
  Manually update the Technology Portfolio Management (TPM) lifecycle data including end of support date, end of extended support date, and end of life date for your software and hardware models for your business applications and application services.
* **[Restart Populate TPM Discovered Technologies and Lifecycles scheduled job](https://www.servicenow.com/docs/pshRq8inIalh9k4bx9OT3w)**   
  You can restart the TPM Discovered Technologies and Lifecycles job if it encounters any interruptions or failures.
* **[View technology lifecycle details](https://www.servicenow.com/docs/YtgZE1cc0_oRFrGJSRxtHg)**   
  You can view the Technology Portfolio Management (TPM) lifecycle timelines in Enterprise Architecture Workspace, to track the different phases of a product's lifecycle, such as end of support, end of extended support, and end of life.
* **[View TPM risk details](https://www.servicenow.com/docs/CzhircO9RBkQ~TMACL0ACw)**   
  View all the Technology Portfolio Management (TPM) risk data for software products that are facing high and moderate technology risks.
* **[Update the system property to gather software products from a CMDB table](https://www.servicenow.com/docs/Y53E7AIntXjfzAZbZaualA)**   
  You can optionally customize the default values of the sn_apm_tpm.configurationItemsWithSoftwareInstalls system property, to capture the details of Technology Portfolio Management (TPM) software products that aren't stored in the default CMDB tables, Computer (CMDB_CI_Computer) and all similar instances of the table, Docker Container (CMDB_CI_Docker_Container), and Serverless Hardwares (CMDB_CI_Serverless_Hardware).
* **[Working with technology portfolio audit details](https://www.servicenow.com/docs/O3eztLhcuLmu61nuRHga7w)**   
  The  Technology portfolio audit tab shows audit information for your applications. An entry in this table indicates that at least one lifecycle for that software product or hardware model was either approximated, or not found, or doesn't exist.

*[\>]: and then


