• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# In-Process Events Processing
2
3### Introduction
4
5This sample exemplifies the in-process event processing. After the user selects a product and submits an order, the selected product is displayed in the order.
6
7### Usage
8
91. On the home screen of the sample app, touch the button to access the e-mall.
10
112. On the e-mall screen, select a product and touch the submit button. The displayed page shows the selected product.
12
13### Constraints
14
15This sample can only be run on standard-system devices.
16