This section shows how to create the Domino update application (Demo_HelpDesk_Update).
Creating and approving the Domino update application
From Mobile Web Studio, select Applications in the left pane, select New in the Application Manager Status menu, and click the New button to launch Application Builder.
Click the down arrow to the right of Add, and select Domino Element.
On the Domino Element Definition window, make sure the Domino URL option is selected.
Enter the Domino connection information:
Database – enter the path for
the database file you are using, for example, NewHelpdeskSystem.nsf.
Username – enter your Domino server user
name, for example, UA Group\SYBASE
.
Password – enter the password that is associated
with the user ID file.
Click Find to populate the Agent and View drop-down lists.
Application Type – select Agent.
Agent – select an agent from the drop-down list:
To pass the parameters to the agent:
Parameter Type – select Field Names from View.
Select the view you created when you created the Demo_HelpDesk_List application in “Creating and approving the list application.”
Click Next.
In the Define window, click Next.
In the Filter window, click Next.
In the Configure Parameters window, select any parameters you want to pass to the Domino agent.
All parameters with the prefix “dmno_” are used to parameterize the Domino connection parameters. Click Next.
In the Preview window, in Element Name, enter Demo_Helpdesk_Update
.
Click Finish.
In the Application Builder, from the Device Type drop-down list, select PDA, and click Save.
On the Finish window, make these entries (otherwise accept the defaults):
Content tab In Name, enter Demo_HelpDesk_Update
.
Roles tab Click Add All to add all roles to this application.
Click Finish to save the application, and click OK to confirm.
Click Close in the upper-right corner to close the Application Builder window.
When you return to the Mobile Web Studio main window,
select New from the Application Builder Status menu. The Demo_HelpDesk_Update
application
displays in the detail pane.
In Mobile Web Studio, right-click the Demo_HelpDesk_Update
application
in the detail pane, and select Approval Status | Approved.
Click OK.
Select Approved from the Application Manager Status
menu. You see the newly approved Demo_HelpDesk_Update
application
in the detail pane.
You have successfully created an update application using the Domino database as a source.