0 votes
1.3k views
by (2.1k points)

1 Answer

0 votes
by (21.5k points)
One way of using Angular JS can be with IBM BPM 8.x onwards is to create a Headless UI which communicates with BPM8 using REST API calls and JSON processing, you can build a complete portal with inbox etc and also have your own user interfaces(Human Tasks) connected to input and outputs of an "external activity" in BPM, The process (BPD) manages the process flow and routing etc. but the Human tasks are built in angular js which at the beginning pick up the data from the external activity and at the end update the data and mark the task complete, similar to a Human Service, all this interaction can be done with REST API calls.
by (2.1k points)
Thanks for the quick reply. That make sense.
But I am looking for an end to end IBM BPM solution where instead of "external activity" we want "human task" only and we want to use angular JS within coach views.

If I get the guidelines on how to use angular JS within coach views.
by (200 points)
If you are using v8.5.6 then below link might be useful
https://developer.ibm.com/bpm/blog/resources/bpm-responsive-coaches/
by (260 points)
reshown by
For loading an angular js controller we need to use coachViewHelper function.First we need to make sure that coachViewHelper function is loaded.Then the coachViewHelper will load angular js library and several helper functions.Then using the coachViewHelper we can load the angular js controller and we can bootstrap your view.

Related questions

0 votes
0 answers 506 views
0 votes
0 answers 450 views
0 votes
3 answers 2.0k views
0 votes
1 answer 1.2k views
asked May 26, 2018 in Coach Views by BHAGYARAVI (320 points)
0 votes
0 answers 962 views
0 votes
1 answer 841 views
0 votes
0 answers 249 views

634 questions

495 answers

97 comments

2.7k users

Join BPM Community Discord Channel

Welcome to BPM Tips Q&A, Community wiki/forum where you can ask questions and receive answers from other IBM BPM experts and members of the community. Users with 2000 points will automatically be promoted to expert level.
Created by Dosvak LLC
Our Youtube Channel
...