cancel
Showing results for 
Search instead for 
Did you mean: 

want to create custom Administration UI for BPM Process monitoring

Former Member
0 Kudos

Hi

I have a business process with  process instance starting from WD java UI manually by an Admin user on portal.once the process starts admin want to track each task/activity with its current status to match the SLAs till completion.

I want to create a custom dashboard  UI in WDjava  for Admin with each activity in the process as a tab/button with background colour depending on the status of that activity. on click of button/tab it should show the activity details with the current owner of the activity .

Is this possible using the BPM APIs?Or I have to use BPM analytics modelling for the same.

Regards

Poonam

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

should be possible.

BPM analytics has nothing to do with this

Former Member
0 Kudos

Hi Jun

My approach is :

create a BPM process flow in process composer .

assign a task to each activity .

Trigger the process through a WD UI based screen. once process triggered the Admin will log into to his dashboard role . here I want to fetch the current flow of the entire process .How can I get all activity details and bind the individual activity graphically to the dashboard elements?

Regards

Poonam

junwu
Active Contributor
0 Kudos

bpm api