cancel
Showing results for 
Search instead for 
Did you mean: 

How to access custom stencil from project ?

dharmraj
Confirmed Champ
Confirmed Champ

I have created stencil in alfresco BPM . this stencil  i can access in BPM flow but  I am not getting from ADF1.9 when i start process and click in task

1 REPLY 1

amruta_w
Star Collaborator
Star Collaborator

Hi,

Steps

  1. Create the stencil(don't write any code) in APS(Stencil name- example1)
  2. Create the process, add that stencil(example1)
  3. Publish the process
  4. Refer the link to write the code in adf 

    https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/user-guide/extensibility.md

    https://github.com/Alfresco/adf-examples/tree/master/ADF_1.5.0