RestaurantsWithinNeighborhood.bwp

This demonstrates how to use the plug-in to find the restaurants within neighborhood.

The subprocess is designed with the following activities:

The following table describes the activities in the subprocess.

Activity Description
GetTenNearestRestaurants Returns the ten nearest restaurants in the sorted order from near to far within the radial distance specified by the user in the query.
GetAllWithinSphere Returns all restaurants in unsorted order within the radial distance specified by the user in the query.