Serena Agile Web Services API → Item Management → ItemManagement Webservice Methods → GetWorkItemChangeForTransaction
Description
This method gets a list of changes made to a work item with a specified ID.
Arguments
Parameter | Datatype | Description |
---|---|---|
token | string | A security token authorizing access to the web service. |
transactionGuid | string | The Id of the transaction for which to get changes. |
externalSource | string | If this parameter is specified, the change list will include only items mapped in Serena Agile and the external source. To specify items mapped in Serena Business Mashups, set this parameter to the value "SBM". |