User Guide > Tasks > Working with Cloud Connected Mobile > Setting Web Services Project

Setting Web Services Project

A Cloud Connected Mobile (CCM) project usually consists of a mobile project containing the client side configurations, and a linked server-side project containing RPC and RESTful services.

When using the Mobile GUI Editor to configure your mobile project, the list of services available for linking to GUI widgets corresponds to the methods defined in the 'config.xml' file of the server-side project associated with your mobile project.

Zend Studio allows you to:

Binding a Mobile Project to a Server-Side Project

This procedure explains how to associate a standalone mobile project with an existing server-side project, and how to associate a mobile project already associated with a server-side project, with a different server-side project.

 

 

Instructions on how to complete a procedure

To bind a mobile project:

  1. In the PHP Explorer, select your mobile project, and from the menu-bar, select Project | Properties | Web Services Project.
    The Web Services Project properties dialog is displayed.
  1. Click the drop-down menu to select a different existing server-side project to be associated with your mobile project.
  2. Click OK.

Note:

When using the Mobile GUI Editor to configure a standalone mobile project, the Web Services Project properties dialog is also displayed when clicking the Go to Service Definitions link in a widget Properties box.

 

 

Related Links

Related Links:

Creating a New Cloud Connected Mobile Project

Creating a New Web Services Project

Using the Mobile GUI Editor

 

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.