Thursday, January 20, 2011

Users are not able to see the modified/added responsibility in their Login ID

We had this issue and i resolved by using below:-


1 - Check if the responsibility is not end dated.

2 - Run the request "Syn responsibility role data into the WF table".

3 - Run the request " Shnchronize WF LOCAL Tables" enter the following parameters


-Orig System : ALL
-Parallel Process :0
-Loggin Mode : LOGGING(Logging Activated)
-Temporary Tablespace :Blank
Raise Errors: yes


4 - Run the request "Workflow Directory Services User/Role Validation"
 Enter below parameters
-p_BatchSize:10000
-Fix dangling user/roles : Yes
-Add missing user/role assignment : Yes
-Update WHO columns in WF tables : yes

5 - Log off and login back and verify that the responsibility appears.


That should resolve the issue.


If the problem persists then start the below.


Workflow Deferred Agent Listener
Workflow Deferred Notification Agent Listener
Workflow Error Agent Listener
Workflow Java Deferred Agent Listener
Workflow Java Error Agent Listener 

No comments:

Post a Comment