コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Aem 6.5 workflow history issue

Avatar

Level 4

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

1 受け入れられたソリューション

Avatar

正解者
Community Advisor and Adobe Champion

@manisha594391,

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?

元の投稿で解決策を見る

6 返信

Avatar

正解者
Community Advisor and Adobe Champion

@manisha594391,

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?

Avatar

Level 4

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

Avatar

Community Advisor and Adobe Champion

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?

Avatar

Level 4

@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!!

Avatar

Community Advisor and Adobe Champion

Can you accept an answer, and resolve this ticket please 🙂

Avatar

Level 1
I got the similar issue. Non of the history were being shown in the workflow history page. I troed the ootb "request for activation" workflow. The result were the same. Have anyone had the same issue ? My aem version is 6.5.6.