The services in this section are used for a variety of tasks, including working with batch loads, retrieving pages, and chunking files for uploading. The following services are described in this section:
This service adds support for calling a Content Server service that is very large. It chunks the request.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Service used by the SelectUser applet to provide type-ahead capabilities to the Users or Alias table. It returns ListBoxServiceItems, a resultset containing the results of the query.
Location: IdcHomeDir/resources/core/templates/std_services.htm
Additional Required Service Parameters
dataSource: The name of the data source to use (for example, select query stub).
limit: The number of items to download. The default is 100.
op: The operator to use when creating the WHERE clause.