The following parameters apply to the changeStatus method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
|
creator |
String |
Identifies the handle of the contact responsible for the activity. |
|
objectHandle |
String |
Identifies the handle for a request, issue, or change order. Any other object type is rejected. |
|
description |
String |
Identifies the description for the activity, which will appear in the activity log. |
|
newStatusHandle |
String |
Identifies the handle of the status for the object. |
Description
Performs a status change activity on an issue, request, or change order. This method generates an activity log and optionally sets the status value. It corresponds to the “Activites—Update Status” command in the CA SDM interface.
Returns
The handle to the activity log object created.
|
XML Element |
Type |
Description |
|---|---|---|
|
<LogHandle> |
String |
Identifies the handle for the new activity log (zero or more of these can be returned). |
|
Copyright © 2013 CA.
All rights reserved.
|
|