cancel
Showing results for 
Search instead for 
Did you mean: 

I am a newcomer in alfrsco, I have the following questions in the process of use I want to customize a process, when a file into the folder, start the approval process, when all the approval process through after into the folder, rejected not into this fo

guoh1988
Champ on-the-rise
Champ on-the-rise

I am a newcomer in alfrsco, I have the following questions in the process of use
I want to customize a process, when a file into the folder, start the approval process, when all the approval process through after into the folder, rejected not into this folder

12 REPLIES 12

ths 

Hello, I am trying to create a jbpm workflow that assigns review tasks to a group of users.  The user group would then approve the document and it would need 100% approval, if 100% is attained it would move the document to Final Document Folder with it Site Document Lib. (/sites/test/documentLibrary/D-Final-Document).  If 100% approval is not attained it moves it to a Review Needed Folder with in Site Document Lib (/sites/test/documentLibrary/C-Rejected-Updates-Needed)

mitpatoliya
Star Collaborator
Star Collaborator

"I want to customize a process, when a file into the folder"

You can achieve this by creating rule on that folder. It will start workflow as soon as new document will be added into it.

when all the approval process through after into the folder, rejected not into this folder

Not able to understand what you want to do here. May be you need rephrase your question.

Hello, I am trying to create a jbpm workflow that assigns review tasks to a group of users.  The user group would then approve the document and it would need 100% approval, if 100% is attained it would move the document to Final Document Folder with it Site Document Lib. (/sites/test/documentLibrary/D-Final-Document).  If 100% approval is not attained it moves it to a Review Needed Folder with in Site Document Lib (/sites/test/documentLibrary/C-Rejected-Updates-Needed).