この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi there,
What is the best practice in storing workflows and launcher configs into your github repository?
Thanks,
-Leo
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
@manlosa2 : Custom workflows model and launchers need to created under this path /conf/global/settings/workflow. Same folder path would need to be created in your repo as well.
Here is the link for extending the workflows and create a custom workflow https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/extending-wor...
Hope this helps.
@manlosa2 : Custom workflows model and launchers need to created under this path /conf/global/settings/workflow. Same folder path would need to be created in your repo as well.
Here is the link for extending the workflows and create a custom workflow https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/extending-wor...
Hope this helps.
Simple Funda for committing the changes to git for anything in AEM is take the package for those content extract the zip once package is downloaded and then copy the structure in the respective project folder.
Add the filter in the module filter.xml to make sure it is available in the next deployment.
Thanks, Manikumar. This gave me the clarity I needed.
表示
返信
いいね!の合計
Custom workflow models can be kept under /conf/global/settings/workflow/models/<My Project>/MyCustomWF
Locations - Workflow Models
/conf/global/settings/workflow/models/...
here is adobe best practice for Workflows:
Thank you everyone.
表示
返信
いいね!の合計