Difference between revisions of "SSMT: Task View-Users"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
*Loading data: IMPSetUserTaskViews
 
*Loading data: IMPSetUserTaskViews
  
==Column Listings:==
+
==Column Listing and Descriptions:==
  
 
*  '''*HDRAUsername''' - The task view will appear in this user's dropdown
 
*  '''*HDRAUsername''' - The task view will appear in this user's dropdown
Line 34: Line 34:
 
*  '''Create (Y N)'''  -  adds the row to the existing table
 
*  '''Create (Y N)'''  -  adds the row to the existing table
 
     Limitations:  'N' or 'Y'. Set to Y only for the rows that are added. Do not change extracted rows from Y to N (?)
 
     Limitations:  'N' or 'Y'. Set to Y only for the rows that are added. Do not change extracted rows from Y to N (?)
 +
 +
'''back to [[SSMT]] main page'''

Revision as of 12:07, 14 May 2010

Description

This category is used to assign task views to users via the SSMT tool. Below are the descriptions of each column based on 11.1.1

Stored Procedures used:

  • Extracting data: IMPGetUserTaskViews
  • Loading data: IMPSetUserTaskViews

Column Listing and Descriptions:

  • *HDRAUsername - The task view will appear in this user's dropdown
    Limitations:  Must be an existing username
  • Name - Task View Name. This is the unique identifier for the task view.
    Limitations:  Must be an existing task name
  • Task Owner - (?)
    Limitations:  
  • Subsystem - CF
    Limitations:  
  • Subset - WF
    Limitations:  
  • Section - TaskList
    Limitations:  
  • OrganizationID - (?)
    Limitations:  
  • IsDefault - Sets view as default view for the user
    Limitations:  Must be Y or N. Only one row per user can be Y
  • Create (Y N) - adds the row to the existing table
    Limitations:  'N' or 'Y'. Set to Y only for the rows that are added. Do not change extracted rows from Y to N (?)

back to SSMT main page