Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

Active Console - User Command on a multi-row dataview

When configuring a User Command to capture data from multiple rows of a Dataview, it is best to configure the appropriate Xpaths on your Concatenate options to capture the values from the columns of a row that you’re executing.

Problem Copied

Only a single data is extracted when executing a User-command manually after selecting multiple rows from a Dataview.

Possible Cause(s) Copied

The main cause of this is that you’ve configured your User Command argument options to match the whole Dataview. This then only registers the first value that you’ve initially clicked.

Possible Solution(s) Copied

To retrieve the values from different columns of a row:

  1. Add the Xpath of your sampler to match the whole dataview.
  2. Configure the type as a script.
  3. Add the script that you wish to add the values into.
  4. On your userCommand options, target the corresponding Xpaths of the columns you wish to extract.

Geneos - Active Console - User Command on a multi-row dataview

Doing so should give you the following output:

Geneos - Active Console - User Command on a multi-row dataview

Gateway Commands

[Guide:

["Geneos"] ["Geneos > Active Console"] ["FAQ"]

Was this topic helpful?