この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I am facing an issue with creating and starting workflow in aem 6.5.
I tried creating a workflow model in aem 6.5.
Now when I run the workflow, when i open the history in instances tab, I can just see 2 steps - first and last. I am unable to see the middle steps. It seems node transition is not working as expected. Please suggest
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
There might be a problem in your workflow process step. Can you share some code? Try replacing your custom workflow process step with something that is out of the box like "activate page". Run your custom workflow model. Review the invoked workflow history. This can determine if there is a defect in your custom workflow process code. Also, do you have any errors in the error.log?
There might be a problem in your workflow process step. Can you share some code? Try replacing your custom workflow process step with something that is out of the box like "activate page". Run your custom workflow model. Review the invoked workflow history. This can determine if there is a defect in your custom workflow process code. Also, do you have any errors in the error.log?
The same process step is working with the existing. workflow. Also, I tried using OOTB Activate process. The workflow instance history is still the same. when seen the history, the initiators are different. For thhe existing workflow the initiator is workflow-service, while for the fresh one the initiator is workflow-administrator
表示
返信
いいね!の合計
I'm trying to figure out if it's the the AEM product that you are having problems with, or is it your custom workflow model. Please run an out of the box workflow model, http://localhost:4502/cf#/libs/settings/workflow/models/request_for_activation.html, and review the workflow history, are all the steps presented in the workflow history?
表示
返信
いいね!の合計
@BrianKasingli It was a custom model. The issue is now resolved. The issue was, if any of the step fails, all steps from start till before the failed step are not shown in history of workflow. Thanks!!
表示
返信
いいね!の合計
Can you accept an answer, and resolve this ticket please 🙂
表示
返信
いいね!の合計
表示
返信
いいね!の合計