on ‎2013 Mar 30 5:29 PM
We are building an application using BPM. The workflow are tasks are determined based on business rules which are maintained in BRM. We have a requirement to display the complete list of all approvers when the request is created. The way I understand it is that with BPM and BRM the task assignment is determined at run time. Is there a way to determine the list of approvers and display it when the request is created?
Any ideas would be greatly appreciated.
Thanks,
Gaurav
Request clarification before answering.
Agreed - assuming your BRM rule is in a separate Rules Composer project to your BPM Process, generate the WSDL artifact for your BRM ruleset so that it can be called as a web service and you can then call it either from your BPM Process (using an automated activity) or from your user interface application as a web service.
Regards,
Jocelyn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just make a call to brm, which will return you the approver list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.