http-process-tracker
Reactive icon

HTTP Process Tracker

version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 24 December 2024
 by 
0.0
 (0 ratings)
http-process-tracker

HTTP Process Tracker

Documentation
1.0.0

Step to Configure:

  1. After install Update the dependence and module called "HttpTracker" and Select a Element called "UplaodProgressBar".
  2. Next Inside screen Drag and drop the "UplaodProgressBar" block at footer.
  3. Pass Required parameter for the block which are IsSave has True when Click on Parent screen, API_Body has to be plan text which is the body parameter of Post API, API_URL is the which api you want to call make sure it is Post.
  4. Once the API is successful completed There is a event called Completed is triggered which returns the API response as a Plan Text.