Back Forward Service activity

A service activity is an activity that is referenced by a service rule. At runtime, the activity operates in a background requestor to perform processing and return results to the client or calling external system.

Service activities are referenced on the service rule form, typically on a form tab named Service. For example, the Service Activity field on the Service tab of the Service SOAP form identifies the second key part of an activity. The system uses information in another field of the form to determine the Applies To class of the activity.

Services operate as a BATCH requestor type and accordingly can't use methods that depend on interactive HTTP processing and human responses, such as the Show-HTML method.

NoteOn the Security tab of a service activity, select the May Start? checkbox to allow the service to start the activity. For maximum security, also select the Authenticate? checkbox unless the service runs as a guest, without authentication. BIXBS 11/12/07 verbal

The Process Engine API activities allow services to perform BPM processing without using user forms.C-2467

Definitions package, request, requestor type, response, service, service-oriented architecture
Related topics Integration services category
Standard rules Atlas — Standard activities in the Process Engine API

UpDefinitions