활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi All,
I am getting issue org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing while storing the values to Workitem in dialog participant step and found that its a bug. I dont see this issue fixed in Bug release notes. Any idea whether its resolved in 6.3 or 6.4?
Error during completion of workflow dialog participant step | AEM 6.0, 6.1, 6.2
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
This worked for me to save values in workitem.
By overriding /libs/cq/inbox/gui/components/inbox/dialoginjection/render/render.jsp i can able to save values in workitem.
Change:- data-payloadpath="<%= xssAPI.getValidHref(workitem.getWorkflow().getId()+"/data/metaData") %>"
조회 수
답글
좋아요 수
By overriding /libs/cq/inbox/gui/components/inbox/dialoginjection/render/render.jsp i can able to save values in workitem.
Change:- data-payloadpath="<%= xssAPI.getValidHref(workitem.getWorkflow().getId()+"/data/metaData") %>"
조회 수
답글
좋아요 수
I have not heard back. Have you found a workaround.
조회 수
답글
좋아요 수
This worked for me to save values in workitem.
By overriding /libs/cq/inbox/gui/components/inbox/dialoginjection/render/render.jsp i can able to save values in workitem.
Change:- data-payloadpath="<%= xssAPI.getValidHref(workitem.getWorkflow().getId()+"/data/metaData") %>"
조회 수
답글
좋아요 수
I checked, the issue is product issue CQ-49206 which is fixed in AEM 6.4.
조회 수
답글
좋아요 수