The attached simple app is an example of how to use the BPM AppDev bpm-work-list Business Component in another HTML5 application.
It requires TIBCO ActiveMatrix® BPM 4.1 (and ActiveMatrix Platform HF 13 or higher).
Just unzip the attached file, then deploy worklistApp.app.zip to appdev (http://localhost:8080/apps)
Then run the app with: http://localhost:8080/apps/worklistApp/index.html
If you look at the code you will see that it uses the <bpm-work-list> Business Component inside components/worklist-display/worklist-display.html. The configuration of the required objects for this component is inside worklist-display.js
See business components docs for more details:
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now