I would like to call the Profound UI Sign On from my phonegap app.
What program do I have to call?
Thanks
Calling tbe Profound Sign On from my App
-
- Experienced User
- Posts: 170
- Joined: Mon Jul 19, 2010 2:40 pm
- First Name: Jorge
- Last Name: Cabrera
- Company Name: Lennar Corp
- Phone: 305-229-6400
- Contact:
-
- Profound User
- Posts: 91
- Joined: Fri Aug 03, 2012 11:07 am
- First Name: Paul
- Last Name: Ramcharitar
- Company Name: Banks DIH
- City: Georgetown
- Zip / Postal Code: 592
- Country: Guyana
- Contact:
Re: Calling tbe Profound Sign On from my App
Hi Jorge,
In app.js, I used "pui.start()", to get the sign on screen.
In app.js, I used "pui.start()", to get the sign on screen.
Code: Select all
pui.serverURL ="yourServerUrl"; // replace this with a url path to your IBM i server
window.onload = function() {
pui.start(); //calls the profoundui sign on screen
};
-
- Experienced User
- Posts: 170
- Joined: Mon Jul 19, 2010 2:40 pm
- First Name: Jorge
- Last Name: Cabrera
- Company Name: Lennar Corp
- Phone: 305-229-6400
- Contact:
Re: Calling tbe Profound Sign On from my App
Thanks Paul, by the way it worked for me calling PROFOUNDUI/PUI0001202
-
- Profound User
- Posts: 91
- Joined: Fri Aug 03, 2012 11:07 am
- First Name: Paul
- Last Name: Ramcharitar
- Company Name: Banks DIH
- City: Georgetown
- Zip / Postal Code: 592
- Country: Guyana
- Contact:
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Calling tbe Profound Sign On from my App
Paul's method of calling pui.start() is the correct way.
pui.start() does more than simply launch PROFOUNDUI/PUI0001202. So, some features of the product may not work if you call PUI0001202 directly.
pui.start() does more than simply launch PROFOUNDUI/PUI0001202. So, some features of the product may not work if you call PUI0001202 directly.
Who is online
Users browsing this forum: Bing [Bot] and 0 guests