This chapter explains how to use the Argus Insight administration tools. To access the administration tools, click the Tools button in the upper-right corner of the Argus Insight main page. The Administration Tools page appears.
You can use the various tabs in the Administration Tools page to perform these tasks:
Configuring Personal Options
Maintaining Argus Insight Lists
Configuring User Groups and Accounts
Scheduling the ETL
Configuring Dashboard Indicators
Viewing the Audit Log
Use the Personal Options tab page to change the password for an account, change the home page, set overwrite confirmation, and view group membership.
The Personal Options tab page is the default page that appears when you access the Administration Tools page. This page is available to all users.
The description of tasks that you can perform from this tab page follows.
Task | Description |
---|---|
Changing the password for an account |
Passwords in Argus Insight are not case sensitive. Before verifying passwords, the system converts them to lower case. |
Changing the Home Page | The default Argus Insight home page is the FilterLibrary page. To change the default home page:
|
Configuring overwrite confirmation | When you save any modifications you make to an existing Case Series, QBE, Filter, or Advanced Condition, Argus Insight saves the changes directly without prompting you to confirm whether you want to overwrite the existing one.
You can have Argus Insight display an overwrite confirmation dialog box by checking these checkboxes, as appropriate:
|
Viewing group memberships | The Group Membership list shows the names of the groups to which the currently logged in user belongs. Group memberships can be managed from the Security tab page. Only an administrator can manage users and groups. |
Use the List Maintenance page to configure the various List Maintenance items and their attributes. The following topics describe the various List Maintenance items and explain how to configure them. Consult your company's policies and the terminology used before configuring Argus Insight lists.
Use the List Maintenance page for the following:
Configuring Profile Switches
Configuring EU Countries
Configuring Workflow Management
Configuring Categories
Configuring Duration Value Bands
Configuring Derivation Functions
Configuring Case Series Modification Justification
Configuring Cub-on-the-Fly Case Limit
Configuring Holiday Schedule Management
Configuring PDMECs
Configuring Measurable Suppliers
Configuring Report Pre-Filter Population
The profile switches are used to control the behavior of the Argus Insight application. To configure profile switches, you specify a certain value for a switch. Depending on the type of profile switch, the values can either be pre-defined or based on user input. While certain profile switches can only be configured through direct SQL statements, many profile switches can be updated from the List Maintenance page. You can also add new profile switches to Argus Insight from the List Maintenance page.
This topic explains how to update profile switch values and describes the various profile switches, their possible values, and their use.
Note: Refer to the CMN_PROFILE document for detailed information about all the profile switches. This document also has a sample SQL for inserting profile switches and updating their values in the database. All profile switch values are case sensitive. |
The following table lists the profile switches included in the factory data:
Profile Switch | Description |
---|---|
ALPHANUMERIC PASSWORD | This value will force user to enter alphanumeric password. 1 - Alphanumeric and 0 - Non Alphanumeric. |
ARGUS INSIGHT SERVER | Host Name or IP Address of Argus Insight Server. This is used for cube view save functionality with Cognos series 7. This value can be left blank if Cognos series 7 is not used for cubes. |
BITOOL LDAP ENABLED | LDAP Enabled at BITool level. BITool could be Cognos or Business Objects. 1 - LDAP is enabled in Cognos or Business Objects, 0 - LDAP is not enabled in Cognos or Business Objects. |
BO ADMIN AUTHENTICATION TYPE | BO Admin user authentication type. Following could be the possible values 1. SecLDAP 2. SecEnterprise |
BO ADMIN PASSWORD | The BO Password for configured BO Admin User (BO_USER) stored encrypted in the Insight database. If it does not match the BO Password that was configured at the time of BO User creation then application access to BO will fail. |
BO ADMIN USER | BO user having admin privileges to create, update and delete users in Business Objects Repository. This is a BO User name, potentially not an Insight user. |
BO PORT NUMBER | BO PORT Number used by Infoview. The value should be a number with no. of digits between two and five (max value 65535). Access from Infoview will be denied if this value is incorrect. Default value - 8080. |
BO REPORT FOLDER NAME | BO Reports root folder name, which will contain all the objects from Argus Insight. The length of folder name should not exceed 255 characters. If the folder name is incorrect, the list of reports will not function. |
BO REPORT WRITER NAME | BO Report Writer Universe Name. If this value is incorrect, Report Writer functionality will not work.
Default value - ReportWriter |
BO SERVER | BO Server Host Name or IP Address. This is used to identify the BO server to be used. If BO clustering is used, please specify the primary cluster name. |
BO USER GROUP NAME | BO Users group name under which all users will be created in Business Objects repository. |
BO USER LICENSE | Type of the user created in BO by Argus Insight i.e. Named or Concurrent.
Default value - Named |
BO WEBI SERVER | BO WebI Server Name or IP Address. This is used while accessing ReportWriter and Infoview from Argus Insight. |
BRING ARGUS USERS TO MART | Flag to bring User information (name, password) from Argus Safety if it does not exist in Argus Insight.
Default value - 1 |
CASE REFERENCE TYPE ID | This key is used for populating RPT_CASE.FIRST_REF_NO column. |
CAUSALITY ASSESSMENT.C | Used in Standard Reports for Company Defined Causality. Please refer cmn_profile document for the report list. |
CAUSALITY ASSESSMENT.R | Used in Standard Reports for Reporter Defined Causality. Please refer cmn_profile document for the report list. |
CAUSALITY ASSESSMENT.R+C | Used in Standard Reports for Reporter and Company Defined Causality. Please refer cmn_profile document for the report list. |
CAUSALITY ASSESSMENT.UD FIELD | Used in Standard Reports for User Defined Field to determine Causality. Please refer cmn_profile document for the report list. |
CIOMS MANUFACTURER | Allows the user to configure the Manufacturer information to be printed on the CIOMS Report. |
COMPANY LOGO PATH | For Cognos - Logo File Name with full URL path of company logo on the local server. This will appear in header of reports. File types - .jpg, .gif, .bmp.
For BO - Logo File Name with directory path of the images on the BO server. This will appear in header of reports. File types - .tiff, .bmp. |
CONFIDENTIALITY TEXT | Confidential Text entry which will appear in the footer of reports.
Default value - Confidential |
CUBE-ON-THE-FLY-LIFESPAN | The default lifespan (in days) for the cubes created on the fly based on a case series. |
CUSTOM HELP URL | Allows the user to configure the Custom Help URL. This must be a valid URL otherwise a 404 - Page Not Found error will be displayed to the user. |
CUSTOM ROUTINE AFTER INCREMENTAL ETL | This is the full path of the custom routine (Oracle stored procedure) to be executed after Incremental ETL. If the routine fails or is not found, an email is sent to the administrator. |
CUSTOM ROUTINE BEFORE INCREMENTAL ETL | This is the full path of the custom routine (Oracle stored procedure) to be executed before Incremental ETL. If this routine fails or is not found, then the ETL will not be run and an email will be sent to the administrator. |
DATASHEET BPI | Allows the user to configure the user Defined fields for assessment of BPI Datasheet on the product tab. Please refer cmn_profile document for the report list. |
DATASHEET EMEA | Allows the user to configure the user Defined fields for assessment of EMEA Datasheet on the product tab. Please refer cmn_profile document for the report list. |
DATASHEET FLAG | Flag used during Incremental ETL for populating data based on four Datasheet Fields for all cases or modified cases.
0 - Modified cases 1 - ALL cases. Four Datasheet fields as defined in the LM (Datasheet BPI, Datasheet EMEA, Datasheet IB, Datasheet PI). |
DATASHEET IB | Allows the user to configure the user Defined fields for assessment of IB Datasheet on the product tab. Please refer cmn_profile document for the report list. |
DATASHEET PI | Allows the user to configure the user Defined fields for assessment of PI Datasheet on the product tab. Please refer cmn_profile document for the report list. |
DATE DIFFERENCE BAND | Allows the user to configure the highest value of the Dimensions which are having Date Difference columns as data source in Administration Statistics and Submission Statistics Cube. |
DAYS TO LOCK | Allows user to configure Days to Lock for a Case. Please refer cmn_profile document for the report list. |
DELAY IDENTIFIER | Specify the delay text which will be used to extract routing comment. It is used by ETL to populate RPT_FOLLOWUP.CORE_DELAY_ROUTING_COMMENT. This field is used in Supplier Performance Report and Process Performance - Workflow Report |
DOSE CATEGORY UNITS | Dose units to be categorized separately in the Cubes, such as 'mg','ml'. |
ENABLE COMPANY HOLIDAY | Company holiday calendar in due date calculation of Data Entry Performance Over Time Report (0 = Disable and 1 = Enable). A value of 1 will include COMPANY holidays in the calculations. A value of 0 will not include COMPANY holidays in calculations. |
ETL DATA EXCLUSION | IGNORE - Continue the ETL but skip cases with erroneous data, ABORT - Abort the ETL if it encounters cases with erroneous data. |
ETL EMAIL RECEIVER ADDRESS | If this field is left blank then an email will not be sent. Otherwise this field should contain the comma separated addresses of the administrators monitoring the ETL. |
ETL EMAIL SENDER ADDRESS | If this field is left blank then email will not be sent. Otherwise it will contain the address on whose behalf the email should be sent. |
ETL EMAIL SETUP | 0 = Not Configured 1 = Send Email on Initial/Incremental ETL failure 2 = Send Email on Initial/Incremental ETL success 3 = Send Email on Initial/Incremental ETL Success or Failure. |
FOLLOW-UP ACTION CODE | Allows user to configure Code considered for requiring a follow-up. Please refer cmn_profile document for the report list. |
INVESTIGATIONAL DATASHEET | Allows the user to configure the Investigational Datasheet for the Event Listedness dimension in the Clinical Trial Analysis Cube. |
LDAP ANONYMOUS | Set to 1 if Anonymous Bind is enabled on LDAP Server else 0. Default value - 1 |
LDAP AUTHENTICATION | System wide indicator for LDAP Authentication usage. |
LDAP BASE DN | LDAP Distinguished Name |
LDAP SEARCH KEY | Name of LDAP column for User ID. For example. Value for SUN ONE LDAP = uid and Value for ADS = SAMAccountName. In some scenarios it can be CN. |
LDAP SEARCH PASSWORD | Password for configured LDAP search user (LDAP_USER). |
LDAP SEARCH USER DN | This is the user ID having rights to search in LDAP directory. Provide the complete distinguish name(DN) for search user. |
LDAP SERVER NAME | Name or IP Address of LDAP Server. |
LDAP SERVER PORT | Port Number of LDAP Server. |
LDAP SSL | Set to 1 if SSL is enabled on LDAP Server else 0.
Default value - 0 |
LDAP TIME OUT | LDAP Time out in Seconds.
Default value - 120 |
MARKETED DATASHEET | Allows the user to configure the Marketed Datasheet for the Event Listedness dimension in Medical Analysis and Overdose/Pregnancy/Interaction Cubes. |
MEDWATCH MANUFACTURER | Allows the user to configure the Manufacturer information to be printed on the MedWatch Report. |
PASSWORD EXPIRATION | Days before password expires. |
PASSWORD LENGTH | The minimum length of the Password. It will restrict users from having password length less than the configured limit. |
POPULATE AFFILIATE DATA | No Affiliate data will be brought into the Datamart, 1 = Affiliate data will be brought into the Datamart. |
POPULATE BLOB DATA | 0 = No BLOB data will be brought into the Datamart, 1 = BLOB data will be brought into the Datamart. All Binary LOB (BLOB) data type columns of Argus Owner schema tables and Interchange Schema Owner tables. |
POPULATE CUBES FACT DATA | 0 = No FACT Table will be populated, 1 = FACT Tables for Business Objects Cubes will be populated, 2 = FACT Tables for Cognos Cubes will be populated, 3 = All FACT Tables will be populated. |
POPULATE DLL SLL REPORTS TABLE DATA | 0 = Table RPT_CASE_EVENT_PRODUCT required for DLL and SLL Reports will NOT be populated, 1 = Table RPT_CASE_EVENT_PRODUCT required for DLL and SLL Reports will be populated. |
POPULATE INTERCHANGE CLOB DATA | 0 = No Interchange CLOB data will be brought into the Datamart, 1 = Interchange CLOB data will be brought into the Datamart. |
POPULATE INTERCHANGE DATA | 0 = No Interchange data will be brought into the Datamart, 1 = All Interchange data will be brought into the Datamart, 2 = Only SAFETYREPORT, MESSAGES and EDI_INFO tables data will be brought into the Datamart. |
POPULATE WHO Drug C DATA | 0=Do Not Populate WHO Drug C Tables, 1=Populate WHO Drug C Tables |
PRODUCT LOGO PATH | Logo File Name with full URL path of product logo. This will appear in header of reports. Please refer cmn_profile document for the report list. |
REPORT FOOTER LOGO PATH | Logo File Name with full URL path of report footer logo. This will appear in footer of reports. Please refer cmn_profile document for the report list. |
REPORT PROMPTS | User Interface to allow a user to add new report prompts and modify existing report prompts. |
REPORTING TOOL | This is the name of reporting tool/BI tool used with Argus Insight application. Following could be the possible values for reporting tool: BOXI - For Business Objects as BI Tool, COGNOS8 - For Cognos 8 as BI Tool. |
RESET PASSWORD | Default value used when resetting a User's password. |
UDN Column for SUPPLIER NAME | User Defined Number column of Argus table CASE_MASTER used for SUPPLIER NAME value. |
USE BO JOB SERVER | Use the BO Job Server to execute the Reports. 1 - Use Job Server, 0 - Use Report Server (Default) |
WHO DRUG BROWSER FORMAT | WHO Drug Browser Format. Possible values: 1. B - All the WHO Drug browsers in the application will show B Format. 2. C - All the WHO Drug browsers in the application will show C Format. |
Use the following procedure to modify the value of an existing profile switch.
In the List Maintenance page, select the Profile Switches item from the List Maintenance Items list. The Attributes list displays the names of the default profile switches.
From the Attributes list, select the profile switch you want to modify.
Click Modify. The Modify Attribute dialog box appears.
Modify the values, as appropriate.
Click OK. The profile switch is updated.
Use the following procedure to add a new profile switch.
In the List Maintenance page, select the Profile Switches item from the List Maintenance Items list. The Attributes list displays the names of the default profile switches.
Click Add. The Add New Attribute dialog box appears.
Enter the profile switch name, key, and, values, as appropriate
Click OK. The profile switch is added to the system.
From the List Maintenance page, you can configure the list of European Union countries for reporting purposes. The countries can be added and removed as required.
The following table lists the European Union countries included in the factory data:
EU Country List | ||
---|---|---|
Austria | Hungary | Norway |
Belgium | Iceland | Poland |
Bulgaria | Ireland | Portugal |
Cyprus | Italy | Romania |
Czech Republic | Latvia | Slovakia (Slovak Republic) |
Denmark | Liechtenstein | Slovenia |
Estonia | Lithuania | Spain |
Finland | Luxembourg | Sweden |
France | Malta | Switzerland |
Germany | Netherlands | United Kingdom |
Greece |
Use the following procedure to add new countries to this list
In the List Maintenance page, select EU Countries from the List Maintenance Items list. The Attributes list displays the existing EU country names.
Click Add. The Add EU Countries dialog box appears.
Select the country from the Countries list in the Add EU Countries dialog box.
Click OK. The new country is added to the EU countries list.
Use the following procedure to delete an existing country from the list.
In the List Maintenance page, select EU Countries from the List Maintenance Items list. The Attributes list displays the existing EU country names.
Select the country you wish to delete from Attributes list.
Click Delete. A delete confirmation dialog box appears.
Click OK to confirm the delete operation.
From the List Maintenance page, you can map all the site-specific workflow states to these default groups for the purpose of grouping outputs of certain reports:
Compliance Metrics - Data Entry Performance - all workflow states that are considered as Data Entry in Data Entry Performance Over Time Report
Compliance Metrics - HQ Acceptance - all workflow states that indicate Review Completion in Data Entry Performance Over Time Report
Manufacturing Metrics - Distribution States - all workflow states that are considered as Distribution in Manufacturing Monthly Report
Performance Metrics - External Data Entry - all workflow states that are considered as Data Entry in External Clinical QC Report
Performance Metrics - External QC - workflow states that are considered for a secondary QC check in External Clinical QC Report
Performance Metrics - HQ Acceptance - all workflow states that indicate QC Review Completion in External Clinical QC Report
QC Metrics - HQ Acceptance - all workflow states that indicate QC Review Completion in Regulatory Submission and Distribution Compliance Report and Process Performance Report
Workflow Metrics - Archiving States - all workflow states that are considered as Archived/Closed in Argus
Workflow Metrics - Data Entry Complete - all workflow states that indicate completion of data entry in Argus
Workflow Metrics - Assessment Complete - all workflow states that indicate completion of event assessment in Argus
Workflow Metrics - Approval Complete - all workflow states that indicate that the case is ready for reporting after being locked in Argus
Although these mappings are pre-configured when you install Argus Insight, you can modify them by adding or removing workflow states from a group as required. However, you cannot add more groups or delete existing ones.
Use the following procedure to modify a workflow mapping
Select Workflow Management from the List Maintenance Items list.
Select Workflow Metrics - Archiving States from the Attributes list.
Click Modify.
Select Germany Expediting Reporting, US-Reporting and Japan Reporting from the list on the left and click > to add them as Archiving States.
Click OK to save the modification and return to the List Maintenance page.
Select Workflow Metrics - Data Entry Complete from the Attributes list.
Click Modify.
Select Germany Data Validation, US-Validation, and Japan Validation from the list on the left and click > to add them as Data Entry Complete.
Remove the Closed item from the list on the right by selecting Closed and clicking <.
Click OK to save the modification and return to the List Maintenance page.
Select Workflow Metrics - Assessment Complete from the Attributes list in the List Maintenance page.
Click Modify.
Select Germany Medical Review, US Medical Review, and Japan Medical Review from the list on the left and click > to add them as Assessment Complete.
Remove the Closed item from the list on the right by selecting Closed and clicking <.
Click OK to save the modification and return to the List Maintenance page.
Select Workflow Metrics - Approval Complete from the Attributes list.
Click Modify.
Select Germany Medical Review, US Medical Review, and Japan Medical Review from the list on the left and click > to add them as Approval Complete.
Remove the Closed item from the list on the right by selecting Closed and clicking <.
Click OK to save the modification and return to the List Maintenance page.
Select Compliance Metrics - Data Entry Performance from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select Compliance Metrics - HQ Acceptance from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select Manufacturing Metrics - Distribution States from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select Performance Metrics - External Data Entry from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select Performance Metrics - External QC from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select Performance Metrics - HQ Acceptance from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Select QC Metrics - HQ Acceptance from Attributes in List Maintenance Items - Workflow Management.
Click Modify.
Make the required selections by selecting the required entities from the list on the left and click > to move them individually or click >> to move all of them together.
Alternatively, click the entities to be de-selected from the list on the right and click < to move them individually or click << to move all of them together.
Click OK to save the modification and return to the List Maintenance page.
Various Argus Insight objects, such as queries, Case Series, and Standard Reports, can be grouped in five default categories: Compliance, Configuration, General, Management, and Pharmacovigilance. This topic explains how to add, modify, and delete categories.
Use the following procedure to add a new category.
In the List Maintenance tab, select the Categories item from the List Maintenance Items list.The Attributes list displays the existing categories.
ClickAdd. The Add New Category dialog box appears.
Enter the category name.
Click OK. The new category is added to Argus Insight.
To change the name of an existing category, select the category from the Attributes list and click Modify. In the Modify Category dialog box that appears, change the category name and click OK.
To delete an existing category, select the category from the Attributes list and click Delete. In the delete confirmation dialog box that appears, click OK.
In Argus Insight, the time values (entered in Argus Safety) in the Product Tab > Drug Duration of Administration, Events Tab > Time to Onset from First Dose, and Events Tab > Time to Onset from Last Dose fields can be mapped to specific ranges called Duration Value Bands. This enables you to specify querying criteria based on ranges instead of specific values for the above fields.
The Duration Values Bands item in the List Maintenance page lets you configure the duration value bands in the hour, day, week, month, and year categories. In each category, you can specify multiple ranges by entering maximum and minimum value for each range item. Any value that falls within a configured range will map to that range.
Use the following procedure to configure duration value bands.
In the List Maintenance tab page, select the Duration Values Bands item from the List Maintenance Items list.The Attributes list displays the existing categories.These are default categories and cannot be modified.
Select a category.
Click Modify. The Duration Value Bands Configuration dialog box appears. The factory-configured ranges are displayed. The Labelcolumn represents the name of the range. The Lower Range (>=) and Higher Range (<) columns contain the minimum and maximum values, respectively.
Modify the values, as appropriate. In the Duration Value Bands Configuration dialog box, you can delete an existing range by clicking the Deleteicon or you can modify a range by editing the values in the Lower Range (>=) and Higher Range (<) columns. Note that the lowest band cannot be deleted. Additionally, the highest value band includes values that are greater than the highest range value that you specify. To add a range, enter a higher range compared to the previous highest range in Higher Range (<)and press TAB. This add a new row.
If you delete an intermediate range, the highest value of the deleted range is automatically converted to the lowest value in the next range. However, the range labels do not change.
Click OK to save the changes.
Argus Insight lets you create a new List Maintenance item and derive specific cases to this item based on case attributes. These attributes are supplied to the system as an SQL.
For example, you can create a new List Maintenance item called ReportType 1 and derive to this item, all the cases that have the Report Type attribute as Spontaneous, Literature, and Compassionate Use. As a result, the Report Type 1 List Maintenance item appears as an option in the query tool interface corresponding to the Report Type attribute. When you select the Report Type 1 from the Report Type list and execute your query, the system returns only those cases that have the report type attribute as Spontaneous, Literature, and Compassionate Use.
You may also create a further specialized List Maintenance item called Report Type 1 US and derive to this item, all the cases that have the Report Type attribute as Spontaneous, Literature, and Compassionate Use and the Country of Incidence attribute as United Sates.
Note: In some configuration situations two different List Maintenance items need to be created containing similar attributes (in the SQL criteria). In this case, you can assign a priority level to individual List Maintenance items. The priority level determines which LM item SQL is executed first. |
Use the following procedure to configure derivation functions.
In the List Maintenance tab page, select the Derivation Functions item from the List Maintenance Items list.The Attributes list displays the existing categories.This is a default category and cannot be modified.
Select the category All derivations.
Click Modify. Use the icons (described below) to add/delete/rearrange rows in the Derivation Fields window.
Refer to the brief descriptions for the explanation of the fields as displayed in the Derivation Fields window.
The Argus Field Mapping derivation rules are applicable as shown below:
ANALYSIS > BfArM Information > Causality
ANALYSIS > Case Assessment > Listedness Determination
ANALYSIS > Case Assessment > Case Outcome
EVENTS > Event Information > Lack of Efficacy
GENERAL > General Information > Report Type
GENERAL > General Information > Pregnancy
PATIENT > Patient Information > Age Group
PATIENT > Patient Information > Patient weight BMI desc
PRODUCTS > Product Drug > Derived Overdose
PRODUCTS > Product Drug > Derived Drug Interaction
PRODUCTS > Product Drug > Last daily dose
Note: If there are no cases present in the active series of Argus, an error message appears indicating the same. Age Group, Causality, Last daily dose and Report Type are comma separated Derivation rules. |
This functionality is available only if the selected field has a list maintenance table. When this field is not enabled, the value of the derivation field is saved along with a new value in the corresponding LM (List Maintenance) table.
When this field is enabled, the old value of the derivation field is replaced with a new value in the corresponding LM (List Maintenance) table.
If Suppress is checked while creating the derivation rule, LM tables will have only those values which are present in the corresponding case tables. For example, if derivation rule is created for Gender field with Suppress checkbox checked and case data has Gender values as Male, Female and value satisfying 'Unknown/<Unspecified>'derivation rule, DM_LM_GENDER table will be populated with Male, Female and Unknown/<Unspecified> values only.
Note: This is applicable only if the condition specified in the SQL text box covers all the cases having the selected LM field |
This is a textbox which captures the value for the new derivation field.
Note: For the following rules the system expects the user to enter the rule's new value as a comma separated value.Verify that the values for these rules are entered as mentioned below. Unexpected results and/or ETL error might result if the values are not entered as specified. |
a. Age Group rule: VALUE,GROUP_LOW,GROUP_HIGH
Parameter | Parameter Description |
VALUE | New value for the rule |
GROUP_LOW | Lower value of the Group |
GROUP_HIGH | Higher value of the Group |
Example: NewAgeGroup,25,50
If you do not want to specify the High Value then the comma is mandatory in the end. For example, Unknown,70
b. Causality: VALUE,REPORTABILITY
Parameter | Parameter Description |
VALUE | New value for the rule |
REPORTABILITY | Lower value of the Group |
Example: NewCausality,1
c. Last Daily Dose: VALUE, DAILY_DOSE_SORTING_ORDER
Parameter | Parameter Description |
VALUE | New value for the rule |
DAILY_DOSE_SORTING_ORDER | 1 or 2 or 3 and so on to define the sorting order if there are more than 1 rule for Last Daily Dose field |
Examples:
Example:1 > 0to1,1
Example:2 > 2to3,2
Example:3 > 5to8,3
d. Report Type: VALUE, INC_LIT, INC_TRIAL,ABRV
Parameter | Parameter Description |
VALUE | New value for the rule |
INC_LIT | 1 if Literature Report Type else 0 |
INC_TRIAL | 1 if Clinical Trial Report Type else 0 |
ABRV | A 3 letter abbreviation for the Report Type |
Example: NewReportType,0,1,NRT
Priority
This field captures the priority for a list of derivation rules applied to a single LM field. The value should be which is a value from 1 to 255.
In this textbox we specify the SQL statement to capture the cases for which the derivation rule is applicable.
Note: The SQL statement should follow the correct syntax.The UI does not validate the length of the new values against the database. Verify that new values getting inserted into the MART do no exceed the limit defined in the database. |
The SQL query configured against a rule should only have the primary key column name(s) of the field in the SELECT clause. It should also not contain the table name.
Example:
select case_id from rpt_case where ….. (CORRECT)
select rpt_case.case_id from rpt_case where …. (INCORRECT)
Verify that there is only one space after the select clause in the SQL query.
Example:
select case_id, seq_num from rpt_product where ….. (CORRECT)
select case_id, seq_num from rpt_product where …. (INCORRECT)
Verify that no oracle keyword (such as distinct) is used after the select clause in the SQL query.
Example:
select case_id, seq_num from rpt_product where ….. (CORRECT)
select distinct case_id, seq_num from rpt_product where.. (INCORRECT)
Argus Insight lets you configure justification messages (which can be used by Argus Insight users) to justify any modifications to a case. This topic explains how to configure the text for justifying changes made to a case series, using the Case Series Modification Justification feature.
The Case Series Modification justification feature helps you to capture the reason for modifying a Case Series. This message must be captured for maintaining the case series history.
Note: To modify a case, the user must select a relevant justification (text) from the Justification drop-down list box. |
The Case Series Modification Justification item in the List Maintenance page lets you configure the messages that appear in the Justification list box. Use the following procedure to configure the messages
In the List Maintenance tab page, select the Case Series Modification Justification item from the List Maintenance Items list.The Attributes list displays the existing configured justification text, if any.
Click Add. The following dialog box appears.
Enter the required justification text in the dialog box.
Click OK. The text is saved to the system as a justification for modifying a case series.
Argus Insight lets you configure un-freezing messages (which can be used by Argus Insight users) to justify any un-freezing to a case. This topic explains how to configure the text for justifying unfreezing a case series, using the Case Series Un-freezing Justification feature.
The Case Series Un-freezing Justification feature helps you to capture the reason for unrfeezing a Case Series. This message must be captured for maintaining the case series history.
Note: When unfreezing a case, the user must select a relevant justification (text) from the Justification drop-down list box. |
The Case Series Un-freezing Justification item in the List Maintenance page lets you configure the messages that appear in the Un-freezing list box. Use the following procedure to configure the messages.
In the List Maintenance tab page, select the Case Series Un-freezing Justification item from the List Maintenance Items list. The Attributes list displays the existing configured justification text, if any.
Click Add. The following dialog box appears.
Enter the required justification text in the dialog box.
Click OK. The text is saved to the system as a justification for un-freezing a case series.
Argus Insight lets you configure custom cubes to work with a certain maximum number of cases for cubes on the fly. The Cubes-on-the-Fly Case Limit feature helps you to limit the case series to a certain number of cases.
The Cube-on-the-Fly Case Limit item in the List Maintenance page lets the system administrator configure the attribute values for cubes. Use the following procedure to configure attribute values (to limit the maximum number of cases in a case series on which a demand cube can be built).
In the List Maintenance tab page, select the Cube-on-the-Fly Case Limit item from the List Maintenance Items list. The Attributes list displays the associated values for the case series.
Note: Six (6)different standard cube names are displayed in the attributes list. |
Click Modify.
Enter the value for the attribute in the dialog box. This value is the maximum number of cases, within a case series, which can be used to build a demand cube.
Click OK. The value is saved to the system.
Use the following procedure to configure or manage a Holiday Schedule.
Select Holiday Schedule Management from the List Maintenance Items list.
Select from Company or US Federal from the Attributes list.
Click Modify.
Make the required holiday selections and click OK to return to List Maintenance.
A PDMEC is the abbreviated form for a Product Designated Medical Event Configuration. Use the following procedure to configure or manage a PDMEC:
Select Product Designated Medical Event Configuration from the List Maintenance Items list.
Select All Configurations from the Attributes list.
Click Modify.
Make the required selections and click OK to return to List Maintenance
Use the following procedure to configure or manage Measurable Suppliers.
Select All Configurations under Attributes from List Maintenance Items - Measurable Suppliers.
Click Modify.
Make the required selections and click OK to return to List Maintenance.
Click the Logout button in the upper-left corner of the page to exit Argus Insight.
Use the following procedure to configure or manage Report Pre-Filter Population.
Select Set Report Pre-Filter Population under Attributes from List Maintenance Items - Profile Switches.
Click Modify.
Note: When the profile switch is set to 0, the Limit Prompt Values to Active Case Series checkbox on the pre-filter page is unchecked.When the profile switch is set to 1, the Limit Prompt Values to Active Case Series checkbox is checked. The default value is 1. |
Make the required selections and click OK to return to List Maintenance.
Click the Logout button in the upper-left corner of the page to exit Argus Insight.
The Argus Insight installation program automatically creates the Administrators group that contains a user account for the system administrator. The default user name and password for the system administrator is administrator and password, respectively. More accounts can be added to this group.
To create non-administration user accounts, you first need to create additional groups and configure the access rights. Next, you can create the various user accounts and assign them to one or more groups you created.
Additionally, all the existing Argus Safety user names and their passwords are replicated in Argus Insight.
The following sections explain how to create and manage user groups and accounts.
Use the following procedure to create new groups and accounts.
Create groups.
Select the Security tab in the Administration Tools page. The Security page appears.
Click Add in the Groups section. The Group Administration dialog box opens.
Enter a group name in the Group Name text box.
Note: When you first log in to Argus Insight, the Available Users list in the Group Administration dialog box only displays the administrator user name. After you have created additional user accounts, the Available Users list will show all the existing user names.While creating a new group, you can directly add existing user names to the group by selecting a user name from the Available Users list and clicking Add in the Group Administration dialog box. |
Select the Access Rights tab in the Group Administration dialog box. The Access Rights tab opens.
Check the items in the Security Elements list to enable access to those elements, as appropriate.
Click OK. The list in the Groups section displays the group you created.
Click Add in the Users section. The User Administration dialog box opens.
Enter the user name and user ID in the User Full Name and User Name text boxes, respectively.
Note: Argus Insight assigns the default password as password for the new users you create.The checked Force Password Change at next login checkbox indicates that the user would need to change the password at the first login. If you require the new password to be alphanumeric, set the ALPHANUMERIC PASSWORD profile switch to 1. The checked Enabled checkbox indicates that the user account is enabled. If you clear this checkbox, the user will not be able to log in to Argus Insight. |
Check the Use Argus Data Security checkbox if you want to implement the Argus' product, site, and study security policies for the user account.
By default, the Sync Blinded Protection from Argus Safety checkbox is checked. For users who exist in Argus Insight only (no access to Argus Safety), this checkbox is unchecked and disabled. If this checkbox is checked, it means that Single Sign On is used to sync blinded protection from Argus Safety for that user.
By default, the Protect from unblinded information checkbox is disabled. If the Sync Blinded Protection from Argus Safety checkbox is unchecked, the Protect from unblinded information checkbox is enabled. Also, for users who exist in Argus Insight only (no access to Argus Safety), the Protect from unblinded information checkbox is again enabled and unchecked.
Note: For Argus versions other than Argus Safety 6.0, the status of "Protect from unblinded information" checkbox of an Argus user can be updated only by running the next incremental ETL in real time through Single Sign On in Argus Insight. |
From the Available Groups list, select a group with which you want to associate the user account.
Click Add. The selected group name appears in the Member Groups list indicating that the account has been associated.
Repeat steps 4 and 5 to associate the user account with other existing groups.
Click OK. The list in the Users section displays the details of the user account you created.
Once you have created a user group or account, you can use the Copy functionality to save the existing user group or account by another name while retaining all the access rights, group associations, and user associations. This is useful when you are creating multiple groups or user accounts with similar access rights and associations.
Use the following procedure to create a new group or account by copying information from an existing group or account.
In the Security page, select a user name or a group name you wish to copy.
Click Copy in the Users or Groups section, as appropriate. The User Administration or Group Administration dialog box appears.
Enter a group name in the Group Name text box or the user name and user ID in the User Name and User ID text boxes, as appropriate.
Click OK. Settings from the copied group/account are carried over to the new group/account.
Use the following procedure to modify a group or user account details.
In the Security page, select a user name or a group name you wish to modify.
Click Modify in the Users or Groups section, as appropriate. The User Administration or Group Administration dialog box appears.
Modify the settings, as appropriate.
To reset the existing password of the user to the default password (password), click the Reset button.
Click OK to save the modifications to the selected group or account. The modifications are saved.
Use the following procedure to delete a group or account.
In the Security page, select a user name or a group name you wish to delete.
Click Delete in the User or Group section, as appropriate. A delete confirmation dialog box appears.
Note: When you delete a user, all the queries and Case Series that the user saved in Argus Insight are also deleted. |
Click OK to delete the selected account or group.The selected account or group is deleted.
ETL stands for extract, transform and load processes that enable you to move data from your drug safety database, reformat it, and load it into another database (datamart) for querying, drill-down analysis, and report generation.
When Argus Insight is installed, the Initial ETL process is run to populate the datamart for the first time. Subsequently, you need to run incremental ETL processes at specific intervals to update the datamart with the latest data from your drug safety database.
Note: Incremental ETL should not be run for more than 30,000 cases. If the number of cases exceeds 30000, run the Initial ETL again. The Argus Insight Installation Guide explains how to run the initial ETL. |
The ETL Scheduler tab page lets you schedule the incremental ETL process to run automatically and update the datamart.
Use the following procedure to schedule the ETL.
In the ETL Scheduler tab page, check the checkboxes corresponding to the days of week when you wish to run the ETL.
In the Select Start Time text box, enter the time (HH:MM:SS) when you want to start the ETL on the days you selected. The time should be entered in the 24-hour format.
Click Save to save your settings.
You can also run the ETL immediately by clicking Run ETL Now. Running the ETL immediately does not affect the scheduled ETL.
During the execution of the ETL, a Progress Meter displays the progress of the ETL on your screen.
If an error occurs during the ETL execution, ETL is stopped and the error message is displayed on your screen.
After the ETL execution is over, the system generates ETL reports. The ETL report details follow these guidelines:
ETL initial execution can be reviewed in the balancing log. These files can be viewed in the database installation folder.
ETL incremental execution log is generated for:
Argus to Staging
Staging to Mart (with the List maintenance tables and configuration tables, also case by case log is generated).
The last incremental execution can be reviewed in Case Series Reports > Standard Reports > Configuration
ETL log Argus to Staging
ETL log staging to mart
Earlier history of all ETL executions can be reviewed in the ETL log summary report
Argus Insight has three Dashboard Indicator reports: Executives, Reporting, and Data Entry. Based on a user's profile, you can assign a specific Dashboard Indicator report to a user by using the options in the Dashboard Indicator Options page. Only one report can be assigned to a user.
Each Dashboard Indicator report consists of a number of sub-reports. In turn, each sub-report has a set of filter elements associated to it. You need to set the filter elements for only those sub-reports that you wish to display in the Dashboard Indicator report output.
The selection of a particular Dashboard Indicator report and the sub-reports that appear in it is based on the profile and the reporting requirement of the user who would view these reports.
The following table lists the sub-reports for each Dashboard Indicator report and the filter elements associated with each sub-report.
Dashboard Indicator Report | Sub-Report | Filter Element | ||
---|---|---|---|---|
Name | Description | Name | Description | |
Executives | Executives Profile | This report provides a tabulation of case count for each site. The total count of serious cases for all sites is also listed. | Site | List of all sites as configured in Argus You can select specific sites or select All |
Top 5 Products | This report is a listing of the top 5 products having the largest total case count sorted in descending order. The serious case count for each product is also listed. | Sites | List of all sites as configured in Argus You can select specific sites or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Cases in Workflow | This report is a graphical summary of the initial, follow up, and total case count in each workflow state. | Workflow States | List of all Argus workflow states You can select specific states or select All | |
Late Reports | This report is a detailed listing of all cases for which reports are past the due date. Days past the due date are provided for each destination. | Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |
Reporting Compliance | This report provides a graphical overview of reporting compliance count broken down by days remaining to due date and days past due date. | Date Range | List of pre-configured date ranges
Select a date range from this list |
|
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |||
Receipt Latency | This report provides a graphical overview of receipt latency (from initial receipt date to central received date) by country of origin. | Sites | List of all sites as configured in Argus You can select specific sites or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Reporting | Reporting Profile | This report is a summary of scheduled report and past due report count for all the reporting groups. | Groups | List of all reporting groups as configured in Argus You can select specific groups or select All |
Reporting Compliance (Count) | This report provides a graphical overview of reporting compliance count for each reporting destination. The counts are broken down by days remaining to due date and days past due date. | Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Reporting Compliance (Percentage) | This report provides a graphical overview of reporting compliance percentage broken down by days remaining to due date and days past due date. | Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list of values |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Outstanding Submissions by Responsible Group (Summary) | For the selected reporting groups, this sub-report shows the outstanding report count by reporting destinations. Against each destination, the outstanding report count is further broken up in these groups:
Due in greater then seven days Due in 3-7 Days Due in 0-2 days Past the due date |
Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list of values |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Outstanding Submissions by Responsible Group (Listing) | This report provides a detailed listing of cases for which report submissions are coming up.
The listing is grouped by the responsible group. Within each group, the listing is sorted in ascending order of days remaining for submission. |
Regulatory Authorities | List of all regulatory authorities as configured in Argus You can select specific entities or select All | |
Data Entry | Data Entry Profile | This report provides a tabulation of case count for each site. The total count of serious cases for all sites is also listed. | Site | List of all sites as configured in Argus You can select specific sites or select All |
Receipt Latency | This report provides a graphical overview of receipt latency (from initial receipt date to central received date) by country of origin. | Sites | List of all sites as configured in Argus You can select specific sites or select All | |
Date Range | List of pre-configured date ranges
Select a date range from this list of values |
|||
From | Date field for specifying the start date for a custom date range | |||
To | Date field for specifying the end date for a custom date range | |||
Cases in Workflow | This report is a graphical summary of the initial, follow up, and total case count in each workflow state. | Workflow States | List of all Argus workflow states You can select specific states or select All | |
Case Load | This report provides a tabulation of cases received, cases in processing, and pending case counts for each workflow state. | Workflow States | List of all Argus workflow states You can select specific states or select All | |
Case Workload by Site and Country | This report provides a tabulation of serious, non-serious, and total case counts grouped by site. For each site, the counts are displayed for each country. | Sites | List of all sites as configured in Argus You can select specific sites or select All |
Note: The date range in reports is based on the ETL execution date. For example, if you select Yesterday for the Date Range filter element, the date populated for "Yesterday" will be the day before the ETL was last run. |
Use the following procedure to configure a Dashboard Indicator report for a user.
In the Dashboard Indicator Options page, use the list box in the For User section to select the user for who you wish to configure the Dashboard Indicator Report. If no report is configured for this user, the following dialog box appears. Click OK in this dialog box and proceed.
Depending on the profile and reporting requirement for the selected user, select a type of Dashboard Indicator Report from the list in the Dashboard Report section.Depending on the type of Dashboard Indicator report you selected, the Dashboard Indicator Options page displays the filter elements for the associated sub-reports.
Set the filter elements for the sub-reports you wish to display in the Dashboard Indicator report. See the table above for descriptions of sub-reports and filter elements.
Click OK to save the settings.
From the Audit Log page, you can view the configuration activities performed by an Argus Insight user during a particular period.
Use the following procedure to view the Audit Log.
In the Administration Tools page, click the Audit Log tab.The Audit Log page appears.
Select the activity category from the Category list box.
Select the user name from the User list box.
Enter a date range in the Date Range From and To text boxes.
Click Search. The Audit Log page displays the list of activities according to the criteria you specified. You can print the list of activities by clicking Print at the bottom of the page.
Click the Audit Log Details icon for an activity. A dialog box displays the activity details.You can print the activity details by clicking Print in the dialog box.
Note: The Argus Insight application logs all failure activities such as execution of Reports, Cubes, QBE, Filters, Advanced Conditions and Scheduler etc. at the following location <Power Reports Folder>\Power Reports\Bin\Log. |