Need to Store new workflow models in my custom project folder which i created ?
I have requirement like when new workfow model create it should store in custom project folder which i created and it has to show in workflow model console.
I have requirement like when new workfow model create it should store in custom project folder which i created and it has to show in workflow model console.
If creating models programmatically (using a crx package) you can also create a sub-folder within:
/var/workflow/models
For example, /var/workflow/models/prototypes
This folder can then be used for managing access to the models in that folder.
Initially, the model, and its properties, is presented in read-only mode as:
For the full documentation click here: https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-models.html?lang=en#editing-a-default-or-legacy-workflow-for-the-first-time
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.