Serena Agile Web Services API → Item Management → ItemManagement Webservice Methods
This section describes the Web service API calls that are available in the ItemManagement API. The calls represent the Web service operations that are invoked from a client and performed on the Serena Agile server. The calls receive one or more arguments from the client, perform an operation on the server, and return an XML response to the client when applicable.
A brief description of the call.
A table describing the parameters for each call. Both simple and complex types are listed for each argument. For each complex type parameter, you can click the parameter name for a detailed description. For more information on these types, see Item Management Types.
A brief description of the call's response. For each complex type response, you can click the response name for a detailed description.
Any notes, additional details, and concerns regarding the call are addressed here.
Possible error values are listed here.
An example of the actual XML payload being sent is displayed here. The XML not only shows the call and its respective elements, you can also see detailed examples of each argument and how to format the expected data.
Calls Available
Call |
Description |
---|---|
This method moves a work item assigned to one backlog by assigning it to a new backlog. |
|
This method creates an item, with a specified set of properties and attributes. |
|
This method creates a work item, with a specified set of properties and attributes. |
|
This method deletes a specified item. |
|
This method gets attributes associated with a work item with a specified ID. |
|
This method gets a list of changes made to a work item with a specified ID. |
|
This method gets a list of work items in a specified backlog. |
|
This method maps an item in Serena Agile with another application, such as Serena Business Mashups. |
|
This method updates the attributes associated with an item. |
|
This method updates the attributes associated with a work item. |
|
This method deletes a specified work item. |
|
This method gets the attributes for an item with a specified ID. |
|
This method gets a list of items matching a specified pattern. |
|
This method gets an XML document specifying the relationship between attributes in Serena Agile and Serena Business Mashups. |