+

Search Tips   |   Advanced Search

Procedure invocation

We can test a procedure by running it within the MobileFirst Studio.

This feature is available only when you are running MobileFirst Studio. It is not available when we run an adapter on a stand-alone server based on WebSphere Application Server or Tomcat.

In MobileFirst Studio, we can select a procedure, enter a set of parameters, and invoke the procedure on the MobileFirst Server. Only procedure invocations are supported, with results displayed in a browser window. For each invoked procedure, the MobileFirst Studio remembers the most recent parameter values, so we can reinvoke the procedure without re-entering parameter values.

Figure 1. Invoking MobileFirst procedures.

In the dialog box, provide a comma-separated list of procedure parameters.


Parent topic: Develop the server side of a MobileFirst application