Web Services Developer's Guide → Web Services API Reference → SBM Application Web Services → Application Calls
This section describes the Application Web service calls that are available in SBM. These calls represent the Web service operations that are invoked from a client and performed on the SBM Application Engine Web 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.
Call |
Description |
---|---|
This service creates a single auxiliary item within the same table. |
|
This service creates multiple auxiliary items within the same table. |
|
This service creates a new file attachment associated with an item. |
|
This service creates a new note on an existing item. |
|
This service submits a single primary item within the specified project. |
|
This service submits multiple primary items within the same project using the data supplied. |
|
This service deletes an existing attachment, which can be a note, item link, URL attachment, or file attachment. |
|
This service uses the delete transition to delete multiple items. |
|
This service deletes all the items that match the specified where clause. |
|
This service returns a list of available applications. |
|
This service returns all submit transitions for the specified project. |
|
This service returns a list of available transitions for the specified item. |
|
This service returns the full list of available selections for Single Selection, Multi-Selection, and Binary/Trinary fields. |
|
This service gets an existing file attachment. |
|
This services returns a list of users who are members of one or more specified groups. |
|
This service returns a single item, given the table ID and internal item ID. |
|
This service returns one or more items, given the table ID and internal item ID for each item. |
|
This service returns multiple items found using a where clause and an order by clause to determine the set of items returned. |
|
This service returns the e-mail address of the E-mail Recorder feature. |
|
This service returns a list of reports within a specified range, limited by one or more optional filters. |
|
This service returns a list of solutions that can be accessed by the user. |
|
This service returns a specified range of state change history for an item. |
|
This service returns a list of projects into which the user can submit items. |
|
This service returns a list of tables optionally filtered by solution or table type. |
|
This service returns one or more user records. |
|
This service returns the SBM version number. |
|
This service returns data about the graphical workflow diagram. |
|
This service determines whether a specified user is valid or not. |
|
This service links one item to another to create a subtask relationship. |
|
This service releases any licenses and resources associated with the session. |
|
This service runs a specified Listing report, given the proper privileges. |
|
This service runs a specified report, given the proper privileges. |
|
This service updates an existing file attachment for a specified item. |
|
This service transitions an existing item using a specified transition. |
|
This service transitions one or more existing items using a specified transition. |
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.