Calling tbe Profound Sign On from my App

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
jac53
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:

Calling tbe Profound Sign On from my App

Post by jac53 »

I would like to call the Profound UI Sign On from my phonegap app.
What program do I have to call?

Thanks
Paul_Ramcharitar
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

Post by Paul_Ramcharitar »

Hi Jorge,

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   
};
jac53
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

Post by jac53 »

Thanks Paul, by the way it worked for me calling PROFOUNDUI/PUI0001202
Paul_Ramcharitar
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

Post by Paul_Ramcharitar »

Ok great
Scott Klement
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

Post by Scott Klement »

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests