この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi ,
I am using the AEM 6.2 version. Workflow tab is empty when we open the page in Classical UI , its returning the widgets.js:163768 Uncaught TypeError: Cannot read property 'wcm' of undefined .
I have checked these 2 paths existed or not
/libs/cq/workflow/content/wfmodels
/libs/cq/workflow/components/wfmodels.
Even for the geometrixx app pages as well same problem.
Can any one suggest me what should be the cause and how to solve it. Its urgent.
Thanks
Uma
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Its seems that one ( or more ) of the workflow instance are corrupt which might be the root cause of this issue. Terminating corrupted workflow/running workflow may help in the situation . You may also try moving workflow instances /etc/workflow/instances to /tmp directory and refresh the page.
Best Regards,
Abhishek Dwevedi
表示
返信
いいね!の合計
Hi Uma ,
This forum is dedicated for queries related to Adobe DTM Hence we are moving your query to Adobe AEM forum
Thanks & Regards
Parit Mittal
表示
返信
いいね!の合計
Hi
There was one problem similar to this in forums.
// I would request you to please create a customer care ticket.
~kautuk
表示
返信
いいね!の合計
Its seems that one ( or more ) of the workflow instance are corrupt which might be the root cause of this issue. Terminating corrupted workflow/running workflow may help in the situation . You may also try moving workflow instances /etc/workflow/instances to /tmp directory and refresh the page.
Best Regards,
Abhishek Dwevedi
表示
返信
いいね!の合計
widgets.js:163768 Uncaught TypeError: Cannot read property 'wcm' of undefined .
The problem occurs when we are upgrading from 5.6, 6.0 to uppper version of aem or install service pack. i have resolved this issue by overlaying the sidekick.js and then inside there is method loadWorflowtab.
In that please change the line
var pageInfo=CQ.WCM.getPageInfo(this.getPath(), true).
It will resolve the problem
表示
返信
いいね!の合計