この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Is workflow inbox empty for all users? What is the output of [1]?
[1] http://<host>:<port>/libs/cq/workflow/content/inbox.infinity.json
表示
返信
いいね!の合計
Verify your permission settings.
表示
返信
いいね!の合計
Can you post a screenshot of your workflow model please
表示
返信
いいね!の合計
Attached is the screenshot for my Workflow model
表示
返信
いいね!の合計
are there any specific settings that we need to have/set
表示
返信
いいね!の合計
Is workflow inbox empty for all users? What is the output of [1]?
[1] http://<host>:<port>/libs/cq/workflow/content/inbox.infinity.json
表示
返信
いいね!の合計
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"}}}
表示
返信
いいね!の合計
is that user member of workflow-editor/workflow-user group?
表示
返信
いいね!の合計