Step-By-Step Guide to Use Dock Window to Dock a Web Application on AssistEdge Engage

Let's see an example of viewing the Your Stocks page of the Google Finance web application in the Engage application. We would use the Image Mode to click the required tab. The web page must get undocked, navigate to the required page and then get docked again.

 

To dock the required window:

1.    In the Admin menu, add an application of Application Type- WebApps.

2.    In the Application Properties panel:

·       Enter the Login URL as https://www.google.com/finance.

·       Enter the Search URL as https://www.google.com/finance.

·       Enter a desired name in the Display Name field.

3.    Click the (Save Properties) icon to save the application details.

4.    Enter other details as per your requirement. The Google Finance web application is configured.

5.    In the Studio menu, create a new process.

6.    From the Canvas Tools panel, add Application activity to the Flowchart designer on the Canvas.

7.    In the Application Type list, select WebApps.

8.    In the Select an Application list, select the available Google Finance web application that you configured.

9.    Click the (Settings) icon to launch the WEB MODE of the Multimodal Interface and the configured application. Select the IMAGE MODE of the Multimodal Interface.

10.  Click the (Play) icon. Mark the image boundaries of the Your Stocks tab rectangular area and then click the marked area. The Field Properties pane of the Image Mode appears. The fields that are mandatory are highlighted with red box.

 

 

11.  In the Action list, select the Left Click action.

12.  In the Display Name field, enter a name of your choice. Here we have entered, Click Your Stocks.

13.  Select the Is Focus Required check-box. This adds the Focus Window activity prior to the Control Image activity that gets created because of the Left Click action configured using the IMAGE MODE.

14.  Add the Dock Window activity below the Focus Window activity.

15.  Select Is Default Value check box of the Dock Window activity, and then enter the same Window Title as that of the Focus Window activity.

16.  In the Equals drop down list, select  the Contains option.

17.  Save the process. Below is the sample of the saved process:

 

 

18.  Publish and deploy the process to send it to the Engage application.

19.  Launch Engage application and perform the test run.

Observe that the Google Finance page gets undocked, comes into focus, get docked again and the Your Stocks tab gets clicked automatically.

  Related Topics

Dock Window