Changes between Initial Version and Version 1 of queueHell


Ignore:
Timestamp:
06/08/17 16:11:09 (7 years ago)
Author:
lttoth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • queueHell

    v1 v1  
     1= Managing the ZUAUSR Processing Queue = 
     2 
     3If a request can be handled via an invocation from !AppManager, the request for addition or deletion of roles in both ORACLE or BANNER will be picked up every 30 minutes.  !AppManager invokes one of two scripts to set granting process in motion: 
     4* /users/zu/zuausr/appworx/zua_request_processing.pl 
     5* /users/zu/zuausr/appworx/zua_request_client_processing.pl 
     6 
     7The results of the processing by these scripts normally does not require any action on the part of the ZUAUSR Administrator.  However, there are times in which manual intervention is necessary to complete provisioning or de-provisioning.  Some of the actions are normal, i.e., they are always required for that type of request.  Other interventions are due to abnormal results.  The processing queue falls into several categories: 
     8* Terminating Users 
     9* Re-activating Users 
     10* Handling Special Requests 
     11* Handling INCOMPLETE processing 
     12* Handling FAILED processing 
     13* Handling !WorkFlow provisioning or de-provisioning 
     14 
     15Refer to Google Documents in the [[https://drive.google.com/drive/folders/0B1lxXqYPLTCiOENjVjBXaTJyUWM|ZUAUSR Administration Documents]] folder for a more detailed description of many of the above processing scenarios. 
     16 
     17== Terminating Users == 
     18When a user is terminated, The Security Coordinator enters the user's Banner User ID into the Account Management Screen to Grant a special Class, EMPLOYEE_TERMINATE_CLS.  Then the Security Coordinator enters the user's Banner User ID into the Terminate/Activate Screen to set the Termination flag.  Once done, the user's ID appears in the processing queue in the following format: 
     19 
     20<USER ID> : <TYPE> : <INSTANCE> : CLASS_NAME.   
     21 
     22Three classes should appear, although they do not always do so:[[br]] 
     23 
     24snwhat : SUPER : PROD : EMPLOYEE_TERMINATE_CLS : ADD PENDING PROCESSING[[br]] 
     25snwhat : SUPER : LRGP : EMPLOYEE_TERMINATE_CLS : ADD PENDING PROCESSING[[br]] 
     26snwaht :                                                                            : TERMINATE_PENDING_PROCESSING 
     27 
     28If the first class listed does not appear, the ZUAUSR administrator must add it. 
     29 
     30