Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 30 Next »

This section will refer to the Reference Data Management dashboard found on the Desktop and all relevant materials and functions associated with the dashboard. The Reference Data Management dashboard will allow you to do the following:

  • Query the results from a table based on the Reference Data Management profiles in the system

  • Filter certain results by using expressions in your query

  • Insert new rows in your table

  • Edit existing fields in your query results

  • Import data from a CSV file

  • Export the entire table or queried result into a CSV file

You can access the dashboard from the Manage View. Go to Manage → Data Management and then select Reference Data Management.

Temporary files are created on the Platform host when the user executes queries via Reference Data Management. These temporary files, stored in $MZ_HOME/tmp/rowset, are removed automatically when the user session expires. Users sessions expire automatically after six (6) hours.

For Oracle Database Users!

For Oracle database, the CLOB datatype is not supported by the Reference Data Management. You will be unable to view the contents of a CLOB datatype.

When you click on the Reference Data Management button a page will appear that looks like this.

Click on Get Started to begin querying. You can refer to the Steps to query a result for more information.

Furthermore, you can use these links to navigate to the information you need when working with the dashboard:

Query Result View

Once you have gotten a query result, the status bar above the toolbar will display query parameters information. The status bar summary will contain selected Reference Data Profile and Table, and if Last Update feature is enabled, the most recent Last Update user and timestamp. Click on the status bar to reveal the list of query expressions applied for the query result.

Subject to user permission settings(via the Reference Data Profile and Access Controller), appropriate table toolbar buttons will be enabled above the query result view. This bar allows you to select from the operations that you will want to use Reference Data Management for, such as Query, searching for specific data in the columns, Insert Row, Refresh, Export, Import and Delete.

At the bottom of the view, you get the a Data Set control bar to switch between Data Sets if the query result total rows exceeds the Data Set Size. The Data Set control bar also displays the total of rows for the entire query result and Data Set information.

Table Toolbar Options

Options

Description

Query

Opens the Query dialog, allowing you to tweak with the expressions or query configurations. Refer to Querying A Table In Reference Data Management for more information.

Insert Row

Opens the Insert Row dialog for you to add insert more rows of data into your table. Refer to Inserting rows for more information.

Refresh

Refreshes the query result view, especially after you have added new rows using the Import function.

Export

Exports the query result view or the entire table into a file. Refer to Exporting data for more information.

Import

Imports bulk data from a file into the table. Refer to Importing data for more information.

Delete

Marks all rows in the query result for deletion. Refer to Removing rows for more information.

  • No labels