Reusing Web Forms across BPM Roles
Posted
by Mona Rakibe
on Oracle Blogs
See other posts from Oracle Blogs
or by Mona Rakibe
Published on Tue, 2 Jul 2013 22:43:47 +0000
Indexed on
2013/07/02
23:12 UTC
Read the original article
Hit count: 292
/Web Forms
Recently Varsha(another BPM Product Manager) approached me with a requirement where she wanted to reuse same Web Form for different task activity.We both knew this is easily achievable.The human task outcomes can differ to distinguish the submission based on roles.Her requirement was slightly more than this, she wanted to hide some data based on the logged in user. If you have worked on Web Form rules, dynamically showing and hiding data is common requirement and easily achievable using Form Rules. In this case the challenge was accessing BPM role inside the Web Form. Although, will be addressing this requirement in future release she wanted a immediate solution(Aha, after all customers are not the only one's who can not wait). Thankfully we managed to come-up with a solution and I hope this will be helpful to larger audience.
Solution has 3 steps :
Detailed steps and sample can be downloaded from Java.net.
© Oracle Blogs or respective owner