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

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
*  '''Task Owner''' - (?)  
 
*  '''Task Owner''' - (?)  
     Limitations:   
+
     Limitations:  Must match the UN that created the Task if other than IDXAdmin
  
 
*  '''Subsystem''' - CF  
 
*  '''Subsystem''' - CF  

Revision as of 14:42, 2 December 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:  Must match the UN that created the Task if other than IDXAdmin 
  • 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