![]() |
Operation: StartActivity | The StartActivity operation is used by an EGO client to request the execution of an activity on a resource. If more than one ResourceName is provided in the request, the activity is only started on the first resource in the list. Usually resources are allocated by the client prior to starting an activity, via an EGO allocation request. Thus the AllocationID within the request message is one returned from a previous RequestAllocation call. The version of JSDL supported in the request message is JSDL v1.0 (TODO: put pointer to specification). Generic link to WS-Security support. |
---|---|
Input Message |
The StartActivityRequest contains the following elements:
|
Output Message |
The response message for StartActivity contains the ActivityID assigned by EGO to this activity. The ActivityID can then be used in other operations to manage and query the state of the activity. |
Operation: ControlActivity | The ControlActivity operation is used by an EGO client to manage the state of an activity started with a prior call to StartActivity. The operation is chosen via the ActivityControlOperation element within the request message. (TODO: describe who can perform this operation ... i.e the activity "owner" and the cluster/consumer admins?). Generic link to WS-Security support. |
---|---|
Input Message |
The ControlActivityRequest contains the following elements:
|
Output Message |
Currently, the response message from ControlActivity is an empty element tag (<ControlActivityResponse/>). |
Date Modified: 26 Nov 2007 Platform Computing: www.platform.com Platform Support: support@platform.com Platform Information Development: doc@platform.com Copyright © 1994-2007 Platform Computing Corporation. All rights reserved. |