Why Profound.js
Capabilities
Pricing
Resources
2535
0
This example demonstrates how to pass the PUI Session ID global property pui.appJob.auth from client side to server side.
Last updated on May 25, 2023
Public Permissions: View Open/Fork Run
Endpoint without Session ID: https://profoundjs.com/run/rcabpfl/pui-session-id/testService
Test GUI app with Session ID: https://profoundjs.com/run/rcabpfl/pui-session-id/
Explore app and endpoint: https://profoundjs.com/ide/rcabpfl/pui-session-id/
To begin development, drag new widgets into app.json in design view.
To test your changes, select Save, and then select Launch.
To name your project, select Settings.
pui.appJob.auth for CGI Authentication:
https://docs.profoundlogic.com/display/PUI/External+Programming+and+Authentication+APIs
pui.appJob.auth sent via ajaxJSON():
https://docs.profoundlogic.com/pages/viewpage.action?pageId=4849959
pui.appJob.auth for PJS on IBM i:
https://docs.profoundlogic.com/pages/viewpage.action?pageId=35029593
Filters:
Load data from web services into the Grid widget via client-side browser JS code, automatically.
3678
Load data from web services into the Grid widget via server-side Node.js code.
3751
1
Load data from web services into the Grid widget via server-side Node.js code, automatically.
3779