This documentation page focuses on configuring a Profound UI Rich Display File to run via the Mobile Client. For more information on configuring a Profound.js application to run with the Mobile Client, see the following documentation page: https://profoundlogicsupport.atlassian.net/l/cp/bPDkf8X3.

The Profound UI Mobile Client is an app that is created and maintained by Profound Logic, starting with Profound UI Version 4, Fix Pack 6.0. It is intended to be a "generic app" that can run any Rich Display screen on any server. The Mobile Client app is free to use and may be installed on Android from Google Play, or on iOS devices from the Apple App Store.

While the Mobile Client is a free app, you will need to have Profound UI Mobile licensing in order to configure the Mobile Client to run your programs. 

Getting Started with the Mobile Client

These are the steps required to use the Profound UI Mobile Client:

  1. Develop a Rich Display File program that will be run from the Mobile Client.

  2. Use the Visual Designer to configure Profound UI to run your Rich Display File when a Mobile Client connects.

  3. Install the Profound UI Mobile Client on each device that wishes to use it.

  4. Connect the Profound UI Mobile Client to your IBM i server.

Develop a Rich Display File Program

Use the Visual Designer to create a Rich Display program (or convert green-screen DDS to a rich display) the same way for mobile devices that you would for desktop PCs. We recommend that you give some thought to using larger fonts and buttons on a mobile device so that it's easy to read the text or touch the buttons on small screens.

Use the Visual Designer to Configure Profound UI Mobile

In order to specify which application should be run via the Mobile Client, you will need to set up the Initial Mobile Program. This is done on the Launch menu of the Visual designer. Select Launch and then Configure Profound UI Mobile.

2024-04-11_12-23-15.png

Next, you will need to specify the program name and library. The program that you configure here will be the program that is run when using the Mobile Client on this instance of Profound UI.

Configuring Profound UI Mobile When The Visual Designer Is Not Available

The settings for the initial mobile program (shown above) are stored in a physical file named PUIMOBP. If you can't use the dialog in the Visual Designer (for example, if running Profound UI on a production partition where the Visual Designer is not available) you can set the initial mobile program by updating the PUIMOBP file directly. Here are the fields in the file:

Install the Profound UI Mobile Client

The Profound UI Mobile Client is a free app available in either the Google Play Store or the Apple App Store and it is named 'Profound UI'. Search the app store for the app, and install it exactly the same way you would install any other mobile app.

Connect the Profound UI Mobile Client to your IBM i Server

Once the Profound UI app is installed, run it and you will be presented with a screen like this:

IMG_9223.png

At this point, you are ready to start defining connections to servers.

Defining a Connection

You can manually define a connection by tapping the New Connection button:

img.png

You will be presented with a screen like this:

IMG_9225.png

Once you've entered your settings, click Save to save them. Now, when you open the Profound UI mobile app, you will be able to select your server from the list and it will connect and run the program that was configured in the Visual Designer.

You also have the ability to import connections, rather than entering them manually. For more information on available methods for this, see https://profoundlogicsupport.atlassian.net/l/cp/1yopYJkj.