November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi Steve!
That link is broken.. It's not the first one I see in this forum.. :) Any idea why?
The correct link to the article referred to is this one:
http://world.episerver.com/en/Articles/Items/Creating-and-Using-a-Workflow-in-EPiServer-CMS-5-R1/
The article was moved from our previous knowledge base into EPiServer World.
Thanks!
Maybe you should have installed https://www.coderesort.com/p/epicode/wiki/404Handler :)
Hi I need sample workflow for 3 lavel i am giving my requirement over here help me Asap.
Author------>Content Approver----------->Publisher
Author can create only page then Approver can only approve that page and Publisher will published that page.
So please help me asap I am strugling with last 3days i am not able to figure out. I got that code sample workflow solutin but its not working properly...
Thnaks in Advanced
Anup Ghosh
Hi Anup
Would we be able to discuss this 3 level workflow a little further. My email address is minesh.shah@netcel.com.
Regards
Minesh
There will be three step when we will publish one page and availble into the web application which is then only visible.
Author------> Approver----->Publisher.
and for each lavel auto mate mail communication shoul be there. Task will created autometicaly.
Each level will start when the prevoius level been completed
There will be three step when we will publish one page and availble into the web application which is then only visible.
Author------> Approver----->Publisher.
and for each lavel auto mate mail communication shoul be there. Task will created autometicaly.
Each level will start when the prevoius level been completed
Does your approver have to have publish rights for this workflow to work. We tried using out of the box Parallel approvel although if one of the users does not have publish rights the workflow does not work correctly.
no approver dont have publish right. but u can give that riht because i have check it thin he will approved and as well as he aill publishe the page
Hey anup thanks, is there anychance you can send me the source of your workflow as we are tying to do something similar and the out of the box workflows just are not working as we want them to.
The author checks in a page, the approver only authorises the page and the last step would be for someone to actually accept and publish. The approver in the middle does not have publish rights.
Cheers
Minesh
Yes we are trying for 3 level similar to how your diagram is. Author (Check's in Page) ---> Approver (Approves page / Declines Page) ---> Publisher (Has the final say if the page should be published or not).
Approver and Publisher will be different users and the approver must not have publish rights.
Regards
Minesh
in this senario i can suggest u no need to give publish right to the approver and middle lavel like approver then last group which u can say publ;ish group can have publish right only.
Regards
Anup
I think ur reqmnt is like me but i cant share source code bt i can give u idea because company policy i cant share the code sory to say u. if any idea u need plz let me know...
Hi Anup.
We tried this using both parallel and sequenctial approvel, although if one of the people who are approving the pages does not have publish rights the workflow does not work correctly. This is why I was interested in your custom 3 level workflow which you have developed.
That is fine I completly understand about sharing source code and it not being possible as we would also be in the same situation. This work was only for proof of concept and just wanted to make sure it was possible before I continued.
Thanks for your help.
Minesh
Minesh
just follow the sample workflow which have geveen from episerver side developed two more user control for approver and publisher follow the existing user control and do the operation. I think I have geiven you the path follw the sample workflow you will understand properly Ithink so. create all controll and neccessary class file for the approver & publisher, and if you developed properly then when you are going to deploy into the epi server side there we can see 3 levels of user
1. Author
2. Approver.
3. Publisher.
if it is through then almost you have done..
If any help let me know....
Regards
Anup