bpt-approval-process-how-to
Web icon

BPT Approval Process How To

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 12 December 2019
 by 
3.5
 (2 ratings)
bpt-approval-process-how-to

BPT Approval Process How To

Documentation
1.0.1

This is a sample application that implements a two step validation with option to reject.

Application will create 3 users with the following usernames (using a timer that is schedule to run after deployment):

  • BPTDemoUser (normal user - that submits product for approval)
  • BPTApprovalUser (user responsible for the 1st step of approval)
  • BPTValidatorUser (user responsible for the 2nd step of approval)


OutSystems#2020 is the password for all users.


You can trigger the approval flow by login-in with BPTDemoUser:

- You will find a list of Products, choose one by clicking in the image:





- In the product details you will have an overview of the process, and if you click 'Submit for approval' button you will start the workflow of approval:



- The ProductValidationProcess was implemented the OutSystems Business Process Technology (BPT):