Serena Agile Web Services API → Item Management → Item Management Types → IdMap
Description
The IdMap type represents a mapping of an object's Id in Serena Agile to the corresponding object Id in SBM. An array of IdMap values is contained in the AgileToSBMMappingContainer type.
Parameters
| Parameter | Datatype | Description |
|---|---|---|
| sourceId | string | The Id in Serena Agile. |
| targetId | string | The Id in SBM |