1) What can be the best way : chnaging or customising the OOTB workflow (I dont think so its good idea )
OR overlay the whole workflow in our project and customised it ?
Please provide any link which can describe how in a project we can overlay the OOTB workflow and customise it according to the requirement
2)suppose in system console i found the bundle related to my java code (workflow and all) everything is inside bundle ....i know i can download gthe bundle and with jd-gui compiler i can see java code but for customisation i have to download the actual java files so from where i can get that ?
so taht i can change the workflow services java code and all and built it and again redeploy taht bundle with my changes .
please sugest ...I am new to workflow ....
Solved! Go to Solution.
overlays and customization are usually done under /apps with the same structure ... see best practices Workflow Best Practices
Also check this sample which can help you to understand when creating custom workflow how pieces are structured and what goes where ... Adobe Experience Manager Help | Creating an Adobe Experience Manager 6.4 custom workflow step that u...
Check the following document where you can see how to create workflow models or edit existing workflow models:
hey actually for esting purpose i have created the workflow and process steps and all ....editing the workflow is also i know ....but what i want that how in real time project we can overlay any workflow ?
suppose any workflow which is in etc how to overlay means in which location apps ?
and start adding if any extra process steps i wanna add and service i written ?
2nd question suppose any OOTB workflow has one one process step (more clealry if i say its one java service ) if i want to add some extra code (feature) then how to get all the code of that pacakge ...so that i can import in eclipse or somewhwere ad chnage OOTB workflow process.
Views
Replies
Total Likes
overlays and customization are usually done under /apps with the same structure ... see best practices Workflow Best Practices
Also check this sample which can help you to understand when creating custom workflow how pieces are structured and what goes where ... Adobe Experience Manager Help | Creating an Adobe Experience Manager 6.4 custom workflow step that u...
Views
Likes
Replies