Spectrum OneClick Client Details missing the WebApp Column
search cancel

Spectrum OneClick Client Details missing the WebApp Column

book

Article ID: 235336

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

Client Details missing WebApp Column:

 

Environment

Release : 21.2.x

Component : Spectrum OneClick

Resolution

Check SPECROOT/custom folder on the OneClick Server.

Any modifications to the client-table config will override the default view if it's been modified, or is from a release before this column\view existed.

This can be an older client-table-config.xml file or a similar modification made at the user level:

The entry that exposes the WebApp column is:

<column-name>com.aprisma.spectrum.app.console.web.struts.webapp</column-name>

<column-list>
<column-name>Client</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.UserName</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.webapp</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.HostName</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.HostAddress</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.LicensedRole</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.StartTime</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.Debug</column-name>
<column-name>com.aprisma.spectrum.app.console.web.struts.sesssiondata</column-name>
<column-