This conversation has been locked due to inactivity. Please create a new post.
    
    
    
            
          
This conversation has been locked due to inactivity. Please create a new post.
          
        
I have created a workflow that runs fine, i am facing a problem though whenever a task is initiated for a particular user, i do not see any workflow notification in inbox, i could see the page level notification in Inbox instead.
A mail is send to a user whenever workflow task is assigned to him, but this task could not be found in his workflow inbox.Can any let me know the issue might be.
Thanks
Sudeep
Solved! Go to Solution.
Views
Replies
Total Likes
          
        
Is workflow inbox empty for all users? What is the output of [1]?
[1] http://<host>:<port>/libs/cq/workflow/content/inbox.infinity.json
Views
Replies
Total Likes
          
        
Verify your permission settings.
Views
Replies
Total Likes
          
        
Can you post a screenshot of your workflow model please
Views
Replies
Total Likes
          
        
Attached is the screenshot for my Workflow model
Views
Replies
Total Likes
          
        
are there any specific settings that we need to have/set
Views
Replies
Total Likes
          
        
Is workflow inbox empty for all users? What is the output of [1]?
[1] http://<host>:<port>/libs/cq/workflow/content/inbox.infinity.json
Views
Replies
Total Likes
          
        
Yes Workflow inbox is empty for all users:
and output of [1] is :
{"xtype":"workflow-inbox","sling:redirect":false,"sling:resourceType":"cq/ui/components/widget","jcr:mixinTypes":["cq:Console"],"jcr:title":"CQ5 Workflow Inbox","iconClass":"inbox","consoleDescription":"Manage your inbox items.","jsLibs":["cq.workflow"],"sling:vanityPath":"/inbox","consoleTitle":"Inbox","jcr:primaryType":"nt:unstructured","sling:vanityOrder":250,"list":{"sling:resourceType":"cq/workflow/components/inbox/list","jcr:primaryType":"nt:unstructured"},"models":{"sling:resourceType":"cq/workflow/components/inbox/models","jcr:primaryType":"nt:unstructured"},"steps":{"sling:resourceType":"cq/workflow/components/inbox/steps","jcr:primaryType":"nt:unstructured"},"authorizables":{"sling:resourceType":"cq/workflow/components/inbox/authorizables","jcr:primaryType":"nt:unstructured"},"tags":{"jcr:primaryType":"nt:unstructured","icon1":{"href":"/libs/cq/workflow/content/inbox.ico","type":"image/vnd.microsoft.icon","jcr:primaryType":"nt:unstructured","rel":"shortcut icon","tagName":"link"},"icon2":{"href":"/libs/cq/workflow/content/inbox.ico","type":"image/vnd.microsoft.icon","jcr:primaryType":"nt:unstructured","rel":"icon","tagName":"link"}}}
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		Views
Replies
Total Likes
          
        
is that user member of workflow-editor/workflow-user group?
Views
Replies
Total Likes